-
AuthorPosts
-
May 2, 2014 at 4:30 pm #259471
Hi, – running 2.7 and suddenly I am no longer able to drag/drop elements in Avia onto my layout.
I deactivated the last few plug-ins, back to well before the problem started. I’ve logged in and out, restarted my browser… I also went back about a day and restored an earlier version of the layout: same problem.
Interestingly, this seems to be a problem confined to this particular Page. Other existing pages allow drag & drop, and if I create a new Page, I am able to drag & drop.
Recent plugins that I have disabled include: MailPoet, WP Edit, Kento Pricing Table, Pricing Table, Pricing Table Ready! and FB Linked In Resume. I may be mistaken, but I believe that the Theme was working fine with all of these installed – except for MailPoet and maybe one of the pricing tables. Again, this list has been all disabled. Is there/are there left-over lines of code I need to clean up?
Here are the symptoms:
The element will drag from the repository section, and the page will highlight, but the highlight doesn’t change the way it usually does when the element reaches a place it can be dropped (e.g. a Color Section or a Column). When I release the mouse button, nothing happens and the page returns to un-highlighted.
Within the existing layout, I am able to edit and clone elements that are already there, but cannot move them out of the sections they are already in – so if I clone a text box within a color section, I can move it around that section, but can’t drag it to another section.
Please let me know if I can provide any additional info – and hopefully you’ve got a solution.
Thanks!
May 2, 2014 at 10:50 pm #259562Hey John!
Try this plugin to duplicate that particular Page and check if it allows you to use the ALB.
Best regards,
JosueMay 3, 2014 at 5:14 pm #259743Thanks, Josue!
Unfortunately, installing the Duplicate Posts plugin did not solve the problem. The clone of the page still will not accept drag/drop. Other pages still appear to be OK.Before receiving your suggestion, I also saved a Template of the page, and then applied that Template to a new page: same problem.
It would appear that something is corrupted on that page…
Is the only solution starting from scratch and rebuilding from the beginning?
Appreciate your help! Otherwise, I’m having a great experience with the Theme, and with the quality of support here on the Forum. You guys deserve all the success you’re getting with this Theme.
John
May 4, 2014 at 4:34 am #259853Hey!
Thank you for the update.
Yes, starting from scratch, unfortunately, seems to be a viable option. We’re not really sure what’s causing the page to break. What are the elements that you have on that particular page? Did you switch the avia builder to debug mode? Edit function.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
You will be able to see the actual shortcode below the builder. Refer to this link for more info:
http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Cheers!
IsmaelMay 4, 2014 at 9:33 pm #260004This reply has been marked as private.May 6, 2014 at 6:07 am #260579Hi, guys –
Any further insight on this thread?
Thanks,
JT
May 6, 2014 at 6:29 am #260582Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueMay 6, 2014 at 8:45 pm #260927This reply has been marked as private.May 7, 2014 at 3:35 am #261055Hey John!
i found the root of the issue:
I changed it to a proper element and it worked fine so far:
http://johntarnoff.com/mainpage-3/Now you can drag and drop without issue. All this changes where made in this clone:
http://johntarnoff.com/wp-admin/post.php?post=3400&action=edit&message=1Cheers!
Josue- This reply was modified 10 years, 6 months ago by Josue.
May 7, 2014 at 3:45 am #261066Excellent, Josue!
Makes perfect sense. Thanks so much for all your help here. You and your team rock! It’s all about the support, and you are awesome.John
May 7, 2014 at 3:50 am #261069You are welcome John, glad we could help.
Nice TED talk :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.