I've been blocked by the starting page

redcpu's picture
redcpu
Sun, 03/04/2018 - 03:26
#1
I've been blocked by the starting page

Hi there,

I have to post a new issue when I've been blocked by the page I want Edit MegaMenu, 

I'll attach the screenshot at below:

Before that, I just add the background color and bordor of my first section.

You can also full access my site with the old way. 

cindy's picture
cindy
Sun, 03/04/2018 - 22:30

Hi,

You need to add both name and value when adding custom attribute of Objects (section, column, ...) 

Please open file awe_builder/assets/js/awebuilder.js
line 15088, replace 

_self.$el.attr(attribute.name, attribute.value);

with:

if(attribute.name && attribute.value){
_self.$el.attr(attribute.name, attribute.value);
}

redcpu's picture
redcpu
Mon, 03/05/2018 - 02:45

Dear Cindy,

It's working now after replace with your code.

Thanks very much.

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.