Forum Replies Created
-
AuthorPosts
-
Hi,
PHP 8.4 is not fully compatible with WordPress, potentially causing issues. It is advisable to use a lower version of PHP.
Regards,
DaveHi,
Kindly show us your website URL?
Regards,
DaveHi,
The latest version of the Solar Energy Pro theme is 4.0.
Regards,
DaveAugust 19, 2025 at 11:52 am in reply to: Demo Import Issue – Only Header and Footer Visible, No Page Content #232601Hi,
In WooCommerce, the checkout page displays registration forms when a user purchases a product; this is the default WooCommerce registration form. If you wish to create a custom page for the registration form, please refer to the provided link for instructions on how to add a custom registration form.
https://woocommerce.com/document/user-registration-for-woocommerce/
Regards,
DaveHi,
Kindly use this CSS code to resolve your issues.
.page_head, .post_head { height: 210px;} .skt-page-title.hdr3 { bottom: auto;} .skt-page-title { transform: translateY(-50%);} .footer-infobox .center { padding: 65px 0 45px;} #footer .rowfooter { margin-bottom: 60px;} .header-extras {padding: 15px 15px 10px;} .header-extras li .custom-cart-count { display: inline-block; position: relative; top: -2px; right: 0;}
Regards,
DaveHi,
Please use this CSS code to fix the issue of content being cut off on the left side.
@media screen and (max-width:787px) { .tribe-events-view.alignwide { margin-left: 40px !important;} }
Regards,
ChrisAugust 18, 2025 at 11:36 am in reply to: Demo Import Issue – Only Header and Footer Visible, No Page Content #232581Hi,
We have check after slider sections are display if you want to set our theme home page as a Front Page see given documentation :
https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#homepage-setupAlso set our theme menu from menu : https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#navigation
Regards,
DaveAugust 18, 2025 at 10:45 am in reply to: How to change phone number colour in Header section when viewed on mobile phone #232580Hi,
Kindly show us your website URL?
Regards,
DaveAugust 13, 2025 at 10:51 am in reply to: Mobile Hamburger Menu Not Working on Home Page – Nightclub Theme #232558You are welcome 🙂
Regards,
ChrisHi,
The issue with the home page slider has been resolved on both devices.
Regards,
DaveAugust 12, 2025 at 5:50 pm in reply to: Mobile Hamburger Menu Not Working on Home Page – Nightclub Theme #232553Hi,
Mobile hamburger menu issue have been resolved. Kindly check and confirm.
Regards,
ChrisHi,
Please use this CSS code to resolve the mobile scrolling issue.
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { #gtx-trans { left: 0 !important;} }
Regards,
ChrisAugust 12, 2025 at 10:31 am in reply to: Theme Demo Import – Version: 1.1.3: Causes 500 Error #232550Hi,
If page builder never reaches 100%. It stops at 85% or 28%.:
Kindly go to Settings >> General Settings >> And changed the site addresses to https.
Regards,
BradAugust 11, 2025 at 3:40 pm in reply to: Theme Demo Import – Version: 1.1.3: Causes 500 Error #232537Hi,
Demo content has been successfully imported onto the website.
But hbs file does not supported on your server. Kindly make these changes below:
For IIS Server ::
Add Below code in Web.config
<system.webServer>
…
<staticContent>
<mimeMap fileExtension=”.hbs” mimeType=”text/x-handlebars-template” />
</staticContent>
</system.webServer>
=========================
Please go to cPanel >> Advanced >> MIME TypesFile Extension: hbs
MIME type: text/x-handlebars-templatehttp://i.imgur.com/YE3wL3g.png
Also kindly ask your server to enable ::
npm install hbs
npm i express-handlebarsRegards,
BradHi,
Unfortunately your theme subscription has expired.
Kindly re-purchase the theme from this link: https://www.sktthemes.org/shop/flexible-wordpress-theme/
Even though the design might have been changed as part of the new theme however you still get support and updates for old theme as part of the purchase.
Regards,
Dave -
AuthorPosts