I am facing a similar problem to this ticket: https://www.sktthemes.org/forums/topic/session_start-function-causing-site-health-errors/
my website -> https://www.getech.com.tr/
I am using skt-nature theme and in my website health i get this warning:
*****************************
An active PHP session was detected
Performance
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
The REST API encountered an error
Performance
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
*****************************
I found the code in my theme, it is inside skt-nature/skt-donation-givewp-free/skt-donation-givewp-free.php
At the end of the file there is this function:
function skt_donation_givewp_register_session(){
@ob_start();
if( !session_id() )
session_start();
}
When I delete the code inside this function, the error is gone. Why this error occurs, does it affect my website if I delete it?
Kindly go to theme folder > templates > custom-style.php, from here remove the unused functions those are showing in log file for example “skt_testimonial_box_text_color”,
Kindly find this variable and remove this from the custom-style.php file
I am writing to you regarding an issue I have encountered with the Music Band Pro theme. This problem appears to be present across all accounts where this theme is used.
It seems that there are errors arising from plugins that are incompatible with the current version of WordPress. I have attempted to resolve this by disabling all plugins, but the problem persisted. I then proceeded to delete all plugins, but this did not rectify the issue either. However, when I changed the theme, I was able to access the WordPress administration.
I will be sending you the WHM access data via email so that you can access each of the CPanel accounts experiencing this issue. This will allow you to view the server environment and make necessary changes to the versions of PHP or other components. You will have full access.
However, I kindly request that you ensure everything is left in working order, whether with this theme or its closest replacement.
For your convenience, I have left backup copies of the sites from when they were functioning correctly. You may access these for your tests.
Kindly go to Theme Folder > sktframe > core-pageheader.php go to line number 78
Replace this : <h1><?php echo $post_type_obj->labels->name; ?></h1>
To : <h1>WYJAZDY</h1>
It’s look like given screenshot : https://nimb.ws/4EiWpD
1. I would like to add calendar option to filter tours that are being added. Is there such an option please?
Ans : There is no option to add calendar option for the tours filter.
2. How do I edit the search form shortcode? Can’t seem to find it: http://nowa.adrenaliner.com/
Ans : Here search form shortcode are mange by the core-functions.php file, Kindly go to Theme folder > sktframe > core-functions.php find “[searchadventure]” here form shortcode are start from line number 2406.
I just made my hompage at Sept/2023 (www.aikido-steyr.at) – everything worked well with Yogi Theme.
Just now I have seen, that something changed and the footer is now on the top and some other features (background picture) don’t also work anymore!!
I’ve tried to change PHP Version, but it does not matter.
So much work for creating the slides, but now, nothing works….
Solar Energy Theme Which you installed and activated, there is a missing sidebar-woo.php file. That’s why the sidebar is not showing on the shop page or other WooCommerce pages.
Regards,
Dave
Author
Search Results
Viewing 15 results - 76 through 90 (of 2,005 total)