-
Search Results
-
Topic: Adventure child theme
Hello,
i am note able to create a child theme for adventure :
I create a directory adventure-child, then put style.css and function.php and modify inside like this :
style.css
/*
Theme Name: adventure-child
Template: adventure
Theme URI: https://www.sktthemes.org/shop/adventure-wordpress-theme/
Description: Adventure WordPress theme has been designed and created to cater to the needs of those who create adventure sports websites and adventure tourism websites like skiing, ice skating, trekking, mountaineering, cycling, bike riding and others. Demo: http://sktperfectdemo.com/demos/adventure/Author: SKT Themes
Author URI: https://www.sktthemes.org
Version: pro3.0
License: GNU General Public License
License URI: license.txtText Domain: Adventure
Tags: one-column, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, front-page-posting, full-width templateRTL, language-support, sticky-post, theme-options, threaded-comments, translation-ready.Adventure WordPress Theme has been created by SKT Themes(sktthemes.net), 2018.
Adventure WordPress Theme is released under the terms of GNU GPL
*/Function.php
<!–A placer dans functions.php pour initialiser un thème enfant–>
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array( ‘parent-style’ ) );
}but its broke my home page and all the feature don’t work anymore …
could you please help ?
regards,
Cyrille
hi, I have 1 page that isn’t now loading in Elementor, https://www.thenestsouthwark.org.uk/wp-admin/post.php?post=511&action=elementor
The page is; https-//www.thenestsouthwark.org.uk/glossary/
Luckily this is the only page that I have the issue with. Can you resolve it for me please? Or do I need to create the page again?
Thanks
Rachel
Topic: Deleted Home
Hi,
I had over 64 pages from the demo and started to delete about 45 of them as Im now ready to go live.
I accidently deleted ‘Home’ and then went to trash and re-installed.
If I went to:
https://www.cforcakes.co.uk/wp-admin/post.php?post=3778&action=sktbuilder I can see the content so I thought all was OK. However, when I now look at my home page it is just header and footer with the blog in the middle no other content.
I thought I would ask you to look at it so you can re-install the home page?
Thanks
Hi, I bought the Pest theme last year and my client now has a special request I don’t know how to solve.
On page https://www.baufachkongress.com/test-mit-popup/ I added the text “Test-Animated”, with a fade-in effect implemented with the plugin “Animate It!”
Know my client’s wish is it to place the animated text placed in the featured image area. (in height of the caption text (here “title”), but on the left side.
I could to this hard-coded in the core-pageheader.php, but this is not my favourite solution, because the client should be able to edit the text by his own.
Could you give me a hint how to do this in an elegant way, I didn`t found a plugin to do this?
Thanks very much!
Topic: filmmaker theme support
Hi,
my theme and filmmaker! Please do I need my provider’s php settings?
I can’t import using the import demo content plugin
Topic: Agency Startup url anchor
Dear Admin,
I need to create a multiple number of anchors on the website for the different text/block parts
Theme: Agency Startup, website: http://aderes.agency
I was going through the number of post in this forum and found that some changes first have to be done in functions.php or core-functions.php file before I can implement URL anchor to the page element.
Could you please send me the updated file for this purpose.
Thank youTopic: Theme Size
Hi,
I cannot upload theme on wordpress. I got the below error and theme is skt-autocar-pro
The uploaded file exceeds the upload_max_filesize directive in php.ini.
can someone help me in this regards
Thanks