-
Search Results
-
Topic: Homepage options not visible
Hello Support,
In the Gardening Theme not all homepage sections are visible ont the Frontpage settings.
I only see Slider and Homepage settings. i have tried several browsers.Please advise.
With regards,
Hasso Weeke
RED PILL DesignSystem Information
WordPress Information
Home URL: https://agrifer.redpilldesign.nl
Site URL: https://agrifer.redpilldesign.nl
WP Version: 5.4.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: No
WP Cron: Yes
Language: nl_NL
Upload Directory Location: https://agrifer.redpilldesign.nl/wp-content/uploads
Server Information
Server Info: Apache
Server IP Address: 185.135.241.60
Server Protocol: server60.hosting2go.nl
Server Administrator: noreply@server60.hosting2go.nl
Server Web Port: 443
CGI Version: CGI/1.1
PHP Version: 7.3.9
PHP Post Max Size: 64 MB
PHP Time Limit: 30
PHP Max Input Vars: 3000
cURL Version: 7.35.0, OpenSSL/1.0.2g
SUHOSIN Installed: –
MySQL Version: 5.6.29
Max Upload Size: 64 MB
Default Timezone is UTC: Yes
PHP Error Log File Location:
PHP Extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, bz2, calendar, ctype, curl, dom, hash, fileinfo, filter, ftp, gd, gettext, gmp, SPL, iconv, session, intl, json, mbstring, standard, mysqlnd, mysqli, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, imap, SimpleXML, soap, sockets, exif, sysvsem, sysvshm, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, cgi-fcgi, ionCube Loader
fsockopen/cURL: Yes
SoapClient: Yes
DOMDocument: Yes
GZip: Yes
Multibyte String: Yes
Remote Get Status: Yes
Post Types
attachment: 115
customize_changeset: 40
nav_menu_item: 24
post: 18
page: 13
photogallery: 12
elementor_library: 9
team: 8
mgmlp_media_folder: 8
testimonials: 6
revision: 1
wpcf7_contact_form: 1
custom_css: 1
Time and Zone
WP Local Time: Europe/Amsterdam
DB Time : 2020-05-30 19:20:43
PHP Time: 2020-05-30 19:20:43
Current Theme
Name: SKT Gardening Child
Version: pro3.0.1590843262
Author URL: https://www.sktthemes.org
Child Theme: Yes
Parent Theme Name: SKT Gardening
Parent Theme Version: pro3.0
Parent Theme Author URL: https://www.sktthemes.org
Active Plugins (9)
Akismet Anti-Spam Automattic 4.1.5
Child Theme Configurator Lilaea Media 2.5.3
Klassieke editor WordPress-bijdragers 1.5
Contact Form 7 Takayuki Miyoshi 5.1.9
Elementor Elementor.com 2.9.9
Media Library Folders for WordPress Max Foundry 5.2.0
Theme Demo Import Themely 1.0.6
WP Edit Josh Lobe 4.0.4
WP System Info Nurul Amin 1.3Topic: Shortcode is not displayed
I bought SKT Girlie Pro. The version is 1.0.
After changing PHP to 7.1,
Shortcode [latest posts show = “3”] in theme options is no longer displayed.
How should I solve it? ?
Thank you.How should I handle it?
I would appreciate if you could give me a solution.Thank you for your kind attention to these matters and I look forward to hearing from you soon!
Kindest regards,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!