Forum Replies Created
-
AuthorPosts
-
Hi Yigit, thank you for replying, those didn’t work but after playing around I set the background image to fixed instead of scroll and it fixed it.
Thank you
Awesome thank you, that worked perfectly. Would you also have a code that would stop the colour section that it is in from adding a top and bottom margin on mobile also? It only happens on the pages the Bookly booking form is in.
Hi Rikard, thank you that works but is there a way to make the top logo section not use that? My logo moves into the menus when I change it.
Hi, I have had to replace the theme with an older version just to get it back up. I searched the threads but couldn’t find any fixes, do you know of any as I don’t want to do the update on any of my sites now in case it happens again.
Thanks
Chowdhury I found it!!! After going through every file I could think of I found this in my child themes function.php file:
add_filter(‘clean_url’,’async_js’,11);
function async_js($url) {
if ( false !== strpos( $url, ‘jquery.js’ ) || false === strpos( $url, ‘.js’ )) {
return $url;
}
return “$url’ defer=’defer”;
}Thank you so much for your help, I wouldn’t have found it if you didn’t mention the Async, I really appreciate it.
After going through every file I could think of I have found the problem, I had this code in my functions.php in my child theme, deleted it and my editor is now fine:
add_filter(‘clean_url’,’async_js’,11);
function async_js($url) {
if ( false !== strpos( $url, ‘jquery.js’ ) || false === strpos( $url, ‘.js’ )) {
return $url;
}
return “$url’ defer=’defer”;
}March 8, 2017 at 3:57 am in reply to: Enfold 4.0.2 Text Block missing "Visual" and "Text" tabs. Can't close or save. #757454I am in Australia and have been having the same issue since I upgraded to the latest Enfold. I have deleted all caches, disabled all plugins, created new users, reinstalled the theme and nothing has fixed it. I am on a MAC also but have tried on various browsers without any luck.
Hi Rikard,
I have already overwritten with a fresh copy, the reason for opening another thread was I wasn’t getting a reply from my previous one, this problem has been going on for so long and still nothing is resolved. I have been through all threads on this and have seen that multiple people are having the same problems. I have overwritten with fresh copy, disabled all plugins and issue was still there even after all plugins were disabled, I have deleted cache, I have tried adding another user and it still happened with this user.
At the moment I only have Yoast SEO but I had disabled this to test it and it still didn’t work. I did have Use Google Libraries, Async JavaScript, Easy Theme and Plugin Upgrades, Google Tag Installer and One-Click Child Theme also but these are all now disabled.
No never used a plugin like that, only plugins that were new when this started happening was Optimisation plugins and found that not one of them worked for this site for some reason. I have them on other sites and they make a difference but not on this site. I have since disabled all these plugins as I thought they might be the culprit but still not working.
Also ever since I have started having this problem, google has also been having problems crawling my site. They can index my post and category sitemaps but not my page sitemaps. Not sure if these two are linked it is just a coincidence they started happening at the same time.
I thought the same thing, so I tried it but still didn’t work.
Hi Chowdhury, thank you so much for getting back to me so quickly!! My Visual Editor box isn’t checked though.
I have cleared all caches, I have tried creating a new user, I have disabled all plugins and it still happens. I am desperate to edit my site at the moment, could I get someone to look at this asap? Thanks
Hi Chowdhury, yes I have been clearing the browser cache every time I do something new. Just can’t get it to work. I have noticed a few people on this forum are having the same problem.
Hi Chowdhury, thank you for your solutions, the PHP didn’t work but I did create a new user and it worked for the first page and now won’t work again, same problem with no builder and then when I save the text it won’t save so I try and edit it again but the text is not there and the page locks up and I have to shut it down.
Hi Rikard,
No it is not solved, I have only reactivated Yoast as Google wouldn’t crawl my site. I am still having the same issues with no plugins activated, can you please have a look asap I really need to be able to edit my site.
Thanks
I am having the exact same issue with my text boxes, I upgraded but am still having the issues. I am using the same user as I have always used.
Someone else at Kreisi asked me to disable all plugins but then I don’t get a reply, I have again disabled all plugins, is it possible to look at this again please as I cannot get your theme to work, even when all plugins are deactivated.
is it possible to look at this asap, now I have all my plugins disabled google can’t crawl me so I need to get my plugins back up asap and also need to be able to edit my website.
I just managed to log in OK, I have now disabled all plugins is it possible to look asap so I can enable them again?
Thanks
The log in details are in private.
Hi did you manage to get into my site to have a look? I really need to change my site but I am unable to change anything.
I have put details in private thanks
- This reply was modified 7 years, 8 months ago by biancajolly.
-
AuthorPosts