-
Author
-
August 8, 2017 at 21:40 #169976cvance1488Participant
Hi, I am trying to change some styling in the header etc and the changes are displaying in customizer but not saving. It also wont save in the theme options styling area. I have disabled my cache plugin but it had no effect. Do you have any idea what I can try next?
Thank you
August 9, 2017 at 23:40 #170117LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 15, 2017 at 16:51 #170712RaduModeratorHi,
Sorry for the late reply,
I’ve tried to log in using the provided credentials to test the behavior that you describe and the login details are wrong.
You should try to deactivate all plugins and test again if you are able to make changes to theme options or customizer.
If the issue persists, try to re-upload the parent theme files over the existing ones.
If still persists enable wp_debug then save again theme options or customize and check the debug.log file, I will paste below the debugging procedure.
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2017 at 17:04 #171070RaduModeratorHi…
I understand,
Sorry but the credentials are invalid tried to log in and checking details letter by letterPlease let me know the correct one admin credentials.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 21, 2017 at 19:01 #171299RaduModeratorHi,
Just I’ve de-activated all plugins at once, and the change works, I’ve changed the body font from play to open sans, the changes reflected on the site only if I’ve deactivated all plugins and the changes was shown.
So you will have to deactivate all plugins then enable one by one until you find the problematic plugin.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.