Hi
On the last 2 themes I downloaded the fonts are not loading the google stylesheet into the rendered page. For example on this theme: https://www.sktthemes.org/shop/furniture-carpenter-wordpress-theme/
I have to manually load the google style sheet into the header.php file to get the google fonts to load?
My site is in maintenance mode so I need to send you a link to the log in.
Have you seen this before?
Breda
Kindly ask hosting to increase upload_file_max_size in php.ini to 10mb and this problem should be solved.
If you hosting doesn’t respond fast kindly send us FTP details and WordPress admin details via sktthemes.net/contact and we will do the free installation for you.
Hi Brad,
the website is in maintenance mode, so you would only see the coming soon page. I can´t see why you should need the URL to answer my questions. The question is where or in which php file are the definitions of the theme shortcodes stored? And is it possible to create an additional new shortcode by copying the settings of e. g. the [menu-price] shortcode amd then modify them?
Regards,
Tom
how to correctly create a child-theme out of SKT BIZ Pro? I failed when I tried to do it with plugins.
Is there a plugin you recommend where I can also easily copy / modify related php files?
Thank you! BR Peter
that work good for the featured images of the posts. thank you
now how we get this one
1 – need add shortcode for currerany under price
please check link – https://bodyfeed.com/product/team-bodyfeed-2015-triathlon-suit/
Here is shortcode – <?php echo do_shortcode(‘[woocs]’); ?>
Documentation – https://currency-switcher.com/documentation/
1 Answer : Kindly remove header image from Appearance >> Header.
Kindly go to Appearance >> theme options >> Homepage Slider >> "Inner Page Banner" and upload banner image for default banner.
2 Answer : Go to themes >> 'inc/custom-functions.php' and find 'main-form-area' and change "phone" change it your language.
3 Answer : Go to themes >> 'template-contact.php' and find 'address2' and remove and change "phone" change it your language.
4 Answer : Go to themes >> 'footer.php' and find "phone" and change it your language.
I am wondering if there is a way with Naturo Pro to set a background for a specific page when I have a CSS code for a background image for the whole website set in Appearance -> Customize -> Additional CSS. Basically, at this point in development I want to avoid having to go back and set a background image for every page, as I have many pages. I tried to find CSS code to put in the Additional CSS field but it didn’t work. It appears specifying the page ID is needed, but I don’t know how to get it to work.
There are several pages on which I want a different background image than the one set via CSS. Here is one of them. This is a protected page viewable only via Admin. http://jasonsignor.net/dc17/
The page ID is 1183, as follows, I think:
<body class=”page-template page-template-full-width page-template-full-width-php page page-id-1183 logged-in admin-bar no-customize-support”>
<div class=”header”>
If you can give me a CSS code that will work for this theme, and where to put it, that would be helpful. Or, if you need admin access, let me know so I can send you the login credentials.
[It would be nice to maybe add functionality to the theme/themes to set background for all and for specific pages through a selector for image and specific page(s) — an idea to consider — for those of us like myself who are almost CSS illiterate, but learning :-)]