-
Author
-
July 9, 2015 at 00:01 #67391juandiasParticipant
Hi, yesterday I update my Kleo Theme and everthing was fine, today I see my website diferent, i re-upload the theme (specially the style.css) but still can see the errors.
The problem is, the lines are some style are like broke.
How can i fix it?
July 9, 2015 at 16:55 #67478sharmstrModeratorYour site is throwing errors.
Which styles.css? The one in /kleo/ shouldnt have anything in it. Its supposed to be blank.
Looks to me like you need to clear your server cache. You can also try resaving theme options.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 18:06 #67501sharmstrModeratorDoes /kleo/assets/js/main.js exist on your server? If not, sounds like your update didnt install correctly.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 18:19 #67505juandiasParticipantNo, but i copy that file and clean cache, but still not working.
July 9, 2015 at 18:20 #67507juandiasParticipantI download the wordpress files from Themeforest, and look into the folder and the main.js is not there.
Attachments:
You must be logged in to view attached files.July 9, 2015 at 19:13 #67517juandiasParticipantany idea? i reupload the theme again, can u check it?
July 9, 2015 at 19:30 #67519sharmstrModeratorThe main.js error is gone, but you have google tag jquery errors. Disable all plugins that kleo doesnt recommend and clear your server cache.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 19:45 #67522juandiasParticipantI disable all the plugins, and clear the cache, but still looking with errors
Attachments:
You must be logged in to view attached files.July 9, 2015 at 19:57 #67527sharmstrModeratorwhat is googletag? Did you add that code somewhere? That’s whats throwing the error.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 20:01 #67530juandiasParticipantGoogle Tag is the code from Google DFP (our adserver) i disable all the plugins i guess the Google DFP is looking for the plugin for show the ads.
July 9, 2015 at 20:03 #67531sharmstrModeratorRemove the code temporarily.
You never indicated if you resaved Theme Options as I suggested.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 20:04 #67533sharmstrModeratorAlso, the googletag error was there before I told you to disable the plugins.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 20:16 #67537juandiasParticipantWell, i disable all the plugins, and reupload the theme, clean the cache and still with those errors, can u check my website?
July 9, 2015 at 20:26 #67539juandiasParticipantOk, i delete all my adserver codes, some are in the widget area, and now the website is fine. Now i have to see how to fixed.
July 9, 2015 at 20:29 #67540sharmstrModeratorYou still havent answered this: You never indicated if you resaved Theme Options as I suggested. Please answer. Its important.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 20:34 #67541juandiasParticipantno, i dont, after yout post 6767 i going yo theme options and delete all the Quick CSS code, and Google Analytics code, them i resaved, after that I went to widgets area and delete all the Google Adserver codes.
July 9, 2015 at 20:45 #67544sharmstrModeratorSo, the answer is yes. You have saved them.
Okay, try this in your child theme’s functions.php file. Then go back to theme options, refresh the page and then save them. Remember to clear your server cache after. It could be that your site has an issue with building the dynamic.css file via ajax. This code disables that and used the old way of saving them.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 22:14 #67563sharmstrModeratorLooks like its fixed now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.