Tagged: advanced-layout-editor, Default editor
-
AuthorPosts
-
July 9, 2014 at 4:41 am #288802
I’m starting to notice a big problem I am having. First a few days ago on a small text block, I could not see the content in side when I pressed edit on it – I only saw “Click here to add your own text” even if on the visual editor the content was all there (even on the front end the content was correct). I didm;t think about it, I just deleted the text block and recreated it.
How, it happened again on another larger more complex text block. I need to modify it so I click on the text block but all I see is the default placeholder text and nothing inside even if on the visual editor before clicking its all there and on the fronted its all there.
Please help because what I thought was isolated is spreading.
Thanks
PS I got a notice form theme forest there is an update (yesterday) but I did not update.
July 9, 2014 at 5:23 am #288821Hello,
Does it get fixed if you disable all third-party plugins?
Regards,
JosueJuly 9, 2014 at 9:08 am #288888I don’t really have many plugins I added because we are designing and doing graphics and html. However, just to double check I deactivated the last 2-3 plugins but nothing changes.
July 9, 2014 at 9:11 am #288890Hi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJuly 9, 2014 at 9:24 am #288896This reply has been marked as private.July 9, 2014 at 11:51 am #288935Hi,
I am having a similar problem which is that the Default Editor in a page is empty and only in the Advanced Layout Editor I can see the content but when I want to add a picture or a gallery it wont proceed.
I have deactivated all plug-ins to see if it resolves the issue but it is still there. Also an update to the latest Enfold version did not resolve the issue.
After various trial and error I could resolve the issue with the page having problems implementing any picture/gallery element via creating a new and replacing the trouble-some page now with all the content elements working including the picture!?
Regards,
Dieter
- This reply was modified 10 years, 4 months ago by driedel.
July 10, 2014 at 2:47 am #289282Josue, did you get a chance to login and take a look? Let me know if you need anything else. Thanks.
July 10, 2014 at 4:30 am #289303Hi!
I couldn’t reproduce the issue. But i noted you have 2.8, the newest version of Enfold is 2.9, please update it.
Regards,
JosueJuly 11, 2014 at 3:25 am #289882Hi Josue, you couldn’t reproduce it because I could no longer wait for you to check – the site needs to be finished.
For anyone interest that has the same problem:
To solve the problem I used an older revision of the article and this solved the issue, but the problem remains as it is the second time it happens on two different pages.
If you are interested is seeing the problem I can create of copy of the page and give you the link so you can take a look while we go ahead with the site.
PS I mentioned the upgrade in the post (see above) and this happened before the upgrade was available. I can upgrade enfold if you want.
July 11, 2014 at 3:33 am #289883Hey!
Please do so (clone the compromised page so we can try to debug it).
Cheers!
JosueJuly 11, 2014 at 3:57 am #289884Done. Upgraded to version 2.9.1 which doesn’t solve the problem. Cloned page for you to debug:
IL CORSO – Bugs (slug: /enfold)
Let me know, thanks
July 11, 2014 at 4:51 am #289894Hey!
I enabled debug mode and could see the error, you have an unclosed div tag here:
You can fix it right in the debug input (it’s below the normal editor).
Regards,
JosueJuly 13, 2014 at 7:01 pm #290808Perfect. Thanks. So basically any error in HTML will result in a “blocked” page. Good to know if I have problems in the future, I’ll check out the debug window.
July 13, 2014 at 8:27 pm #290819Yes, not exactly errors but unclosed HTML tags.
Regards,
JosueJuly 29, 2014 at 1:37 am #297095I am having the same issue. My WordPress guy added a formatted text block in a 3/4 column. I just need to add a paragraph break between two sentences, but when I click on [Edit] I just get the default “Click here to add your own text.”
The html may show an extra </div> at the end of this text block.
Please help.
July 29, 2014 at 1:53 am #297099Hi @slimmer1,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJuly 29, 2014 at 3:52 am #297123This reply has been marked as private.July 29, 2014 at 4:00 am #297127Hi Alan!
Please specify which is the current page with the offending block.
Cheers!
JosueJuly 29, 2014 at 4:32 am #297135This reply has been marked as private.July 29, 2014 at 4:56 am #297149Hmm, well its not reproducible by me now, however i activated debug mode so if the issue reoccurs you can easily look and fix any unclosed HTML tags.
Regards,
JosueJuly 30, 2014 at 10:01 pm #297916How to turn off debug mode?
Thanks.July 30, 2014 at 10:03 pm #297917Hey!
Look for this in your theme / child theme functions.php:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.