Tagged: advanced-layout-editor, php
-
AuthorPosts
-
August 25, 2020 at 1:22 pm #1240655
Hi,
my website runs on WP5.5, Enfold 4.7.6.3, PHP, 7.4.9,
and I can’t select elements with advanced layout editor.Please and thank you for your help
August 25, 2020 at 2:19 pm #1240664Hi! We are experiencing exactly the same problem.
We run:
WP 5.5
Enfold 4.7.6.3
PHP 7.3.19August 26, 2020 at 5:52 am #1240840Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoAugust 26, 2020 at 7:56 am #1240858See login credentials in private data :)
August 26, 2020 at 9:03 am #1240865Hi mb,
I tried to login but I got this error:
Feil: Passordet du la inn for brukernavnet gurotest er ikke korrekt.Best regards,
NikkoAugust 26, 2020 at 10:10 am #1240877This reply has been marked as private.August 26, 2020 at 12:28 pm #1240898This reply has been marked as private.August 26, 2020 at 4:22 pm #1240956Hi Extreme Cabarete,
It’s fixed now on your site, I have created a child theme, and added this code in it:
function avia_builder_fix() { echo '<style> #avia_builder { float: none; } </style>'; } add_action('admin_head', 'avia_builder_fix', 99);@mb, I tried to add the code in your child theme but it’s not writeable, please add it to your child theme’s functions.php code.
Best regards,
NikkoAugust 27, 2020 at 4:41 pm #1241258amazing thank you!
August 28, 2020 at 1:20 am #1241338Hi Extreme Cabarete,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘WP5.5, Enfold 4.7.6.3, PHP, 7.4.9, advanced layout editor, can't select elements’ is closed to new replies.
