-
Search Results
-
Hi,
I have created child theme and successfully activated with below comment in style.css. But Child’s theme style.css is not working after I add up add_action in function.php using below code:
add_action( ‘wp_enqueue_scripts’, ‘wp_enqueue_styles’, 11 );
function wp_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ‘/style.css’ );
}/*
Theme Name: SKT Vet Clinic Child Theme
Theme URI: https://www.sktthemes.org/shop/veterinary-wordpress-theme/
Description: A child theme of Vet Clinic Lite Theme.
Description: Elevate your veterinary practice or pet-related business with our premium Veterinary WordPress theme. Crafted for animal lovers and professionals, our theme offers a perfect blend of stunning design and practical features. Demo : https://sktperfectdemo.com/themepack/vetclinic
Author: SKT Themes
Author URI: https://www.sktthemes.org
Version: 1.0.0
Template: skt-vet-clinic
*/Please help me to fix my child theme style issue. It is very important.
Thanks
Looking forward to get response from you.Regards
AbeTopic: Minimal blog issues
Hello,
I have a couple of issues with a few things that I hope you can help with. I’ve tried experimenting, but without success. I’ve created a child theme – which works flawlessly.
1. I would like the front page animation to be on all pages.
2. I want the front page’s right sidebar with the animation on all pages and posts that have a right sidebar.Best Regards
KarstenTopic: Minimal blog theme – issues
Hello,
I have a couple of issues with a few things that I hope you can help with. I’ve tried experimenting, but without success. I’ve created a child theme – which works flawlessly.
1. I would like the front page animation to be on all pages.
2. I want the front page’s right sidebar with the animation on all pages and posts that have a right sidebar.Topic: Child Themes
Do you have detailed instructions how to create a Child Theme
Or, do you have premade Child Themes?Hi Support,
A relation of mine asked me to redesign his website. I thought to use “The Art” theme for this.
I have created a copy from his current site (i.e. degierguitars.com which is hosted elsewhere) to a subdirectory of my own site (https://redpilldesign.nl/degierguitars) and installed “The Art” theme and created a Child theme for it.
When I want to use the “Customizer” under Themes menu option I get a http 500 error. This page is not working. This goes for the Main, as well as the child theme.Any ideas?
I can create an admin account on the site if wou want.
With regards
Hasso
RED PILL DesignHello SKT Themes,
After setting up a mock-up for a new project (https://redpilldesign.nl/osvdelphis/) using the Underwater Pro 1.0 Theme and importing the Demo content, the site does not look like the demo you provide in https://sktperfectdemo.com/demos/underwater/.
Also I am unable to upload a different logo.
System info:
WordPress Information
Home URL: https://redpilldesign.nl/osvdelphis
Site URL: https://redpilldesign.nl/osvdelphis
WP Version: 5.8.1
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: No
WP Debug Log Active: No
WP Debug Log file location: —
WP Cron: Yes
Language: nl_NL
Upload Directory Location: https://redpilldesign.nl/osvdelphis/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.4.6
PHP Post Max Size: 64 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
cURL Version: 7.70.0, OpenSSL/1.1.1g
SUHOSIN Installed: –
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, xml, xmlreader, xmlwriter, xsl, zip, cgi-fcgi
fsockopen/cURL: Yes
SoapClient: Yes
DOMDocument: Yes
GZip: Yes
Multibyte String: Yes
Remote Get Status: Yes
Post Types
customize_changeset: 12
page: 6
attachment: 5
post: 2
wpcf7_contact_form: 1
Time and Zone
WP Local Time: Europe/Amsterdam
DB Time : 2021-10-29 15:50:36
PHP Time: 2021-10-29 15:50:36
Current Theme
Name: Underwater Pro
Version: pro1.0
Author URL: https://www.sktthemes.org
Child Theme: No. If you’re want to modifying a theme, it safe to create a child theme. See: How to create a child theme
Active Plugins (6)
Akismet Anti-Spam Automattic 4.2.1
Contact Form 7 Takayuki Miyoshi 5.5.2
SKT Builder SKT Themes 4.0
Theme Demo Importer Themely 1.1.0
WooCommerce Automattic 5.8.0
WP System Info Nurul Amin 1.4Topic: How to delete demo content?
I’ve created a child theme, and need to delete the demo content. Where is this ability in the theme navigation?