Forum Replies Created
-
AuthorPosts
-
August 8, 2025 at 11:07 am in reply to: Theme Demo Import – Version: 1.1.3: Causes 500 Error #232500
Hi,
Here we check SKT Farming theme on test server with PHP version 8.4 it’s working fine all demo content import properly, Kindly check execution time and memory limit as given below, if you are facing issue in “SKT Themes Demo Import” plugin after import demo content you can disable this plugin.
If your are facing problem to import demo content kindly set given execution time and memory limit and share WP login details with site url.
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 64M upload_max_filesize = 64M upload_max_size = 64M
Regards,
DaveHi,
Here we check SKT Farming theme on test server with PHP version 8.4 it’s working fine all demo content import properly, Kindly check execution time and memory limit as given below, if you are facing issue in “SKT Themes Demo Import” plugin after import demo content you can disable this plugin.
If your are facing problem to import demo content kindly set given execution time and memory limit and share WP login details with site url.
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 64M upload_max_filesize = 64M upload_max_size = 64M
Regards,
Daveπ
Okay
π
Hi,
Kindly use this CSS code to fix the issue.
#topmenu { float: none; width: auto; display: table !important; margin: 0 auto;}
Regards,
DaveHi,
Please use this CSS code to remove the button on the right side of the header.
.header-extras { display:none;}
Regards,
Chrisπ
π
Hi,
After add this file kindly clear browser cache and hard refresh and check if it’s not working kindly share WP login details with site url. Here on your given site we already done customizer changes and it’s working see screenshot : https://tinyurl.com/26y3jvrg
Regards,
DaveHi,
Here we replace updated customizer file to the old customizer file in customizer folder.
Replace customizer.css file from path : customizer > assets > customizer.css Replace customizer.css file from path : customizer > assets > customizer.js
You can download this file to the given link : https://app.box.com/s/yn7nudssmzararojklbwp7yx1pwrl0tf
Regards,
DaveJuly 29, 2025 at 11:08 am in reply to: Urgent: Appointment Booking Plugin for Psychology Pro 6.0 (Online Booking + Pay #232335Hi,
Q. 5 professionals with individual schedules (Monday-Friday).
Ans: No, but you should set the time schedules by date.Q. Online booking portal for patients to self-schedule appointments.
Ans: YesIntegrated payments (patients must pay to confirm bookings).
From my plugin list, I see multiple options (skt-appointment.zip, sktwc-appointment-pro.zip, and Braintree/Dwolla add-ons), but I need clarity on:
Which core plugin supports:
Q. Multiple professionals with custom hours?
Ans: YesQ. Online patient self-booking?
Ans: YesPayment integration:
Q. Does the system work with Braintree/Dwolla (or others) for paid bookings?
Ans: A payment gateway supported by WooCommerce.Q. Is sktwc-appointment-pro.zip the right solution?
Ans: YesQ. Setup: Any WooCommerce dependency or extra config needed?
Ans: No, it is fully compatible with WooCommerce.Note: Kindly review our documentation at https://sktthemesdemo.net/documentation/skt-wc-appointment-plugin/. If it meets your requirements, you are welcome to use it.
If you need any custom integration, please share your full requirements with us. We will analyze them and inform you of the estimated time required.
Regards,
DaveHi Langer,
Kindly use this CSS code to resolve your Search Races button issue.
@media screen and (max-width: 479px) { .header-button { display: block;} .logo img { margin: 30px 0 0 !important;} .header-button { float: right; margin-right: 0; width: 100%; text-align: center;} }
Regards,
ChrisHi,
Issue have been resolved. Now customizer is working fine.
Kindly see the screenshot : https://tinyurl.com/26y3jvrg
Regards,
DaveHi,
Kindly Downgrade PHP version 8.4 to 8.3 and check it working or not. if it’s not working kindly share WP login details with site url. it may be PHP version issue or execution time issue or memory limit issue kindly set execution time and memory limit as given below
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 64M upload_max_filesize = 64M upload_max_size = 64M
if it’s not working kindly share WP login details with site url to set PHP version 8.3
Regards,
Dave -
AuthorPosts