No Awecontent panel shows up, or the panel is empty.

jasonzing's picture
jasonzing
Tue, 04/19/2016 - 09:36
#1
No Awecontent panel shows up, or the panel is empty.

Hello, I just bought this content builder, but I get some problem with my theme, I bought this theme is foresttheme website as well, but when i fresh install them, it doesn't work. when i try to create a templete, the panel is empty. if I add it in a basic page, this time there is no panel at all. please help

Image title

Image title

jasonzing's picture
jasonzing
Tue, 04/19/2016 - 10:30

Image title

Image title

phuonght's picture
phuonght
Tue, 04/19/2016 - 22:27

Hi,

Please go to admin/awe-content/permission to set permission to used object.

If it is unnecessary, you can uninstall module AWEContent Permission.

jasonzing's picture
jasonzing
Wed, 04/20/2016 - 03:38

thanks,after set the permission, the /admin/awe-content/templates is working, but the node/add/page still not working.

Image title

phuonght's picture
phuonght
Wed, 04/20/2016 - 03:58

In file sites/all/modules/nikadevs_cms/modules/nd_visualshortcodes/css/nd-visualshortcodes.css, line 68, code

.layout{
display: none;
}

hides toolbar of awecontent. To solve problem, you can insert CSS code below or at the end of file sites/all/modules/md_awecontent/css/awecontent-style.css

.awe-toolbar.layout{
display: block;
}

 

jasonzing's picture
jasonzing
Wed, 04/20/2016 - 08:20

Thanks, it working now!

jasonzing's picture
jasonzing
Wed, 04/20/2016 - 22:08

Sorry, I found another problem.

after fix the layout, all the button is here, but they are not really woking.

I can drag them to the editable area when I try to edit a "page".

phuonght's picture
phuonght
Thu, 04/21/2016 - 03:11

Problem occurs because module NikaDevs Visual Shortcodes uses library http://johnny.github.io/jquery-sortable/ while our module uses https://jqueryui.com/draggable/ leading to conflict.

The library which we are using is official and used by most of users so we can not support this problem.

However, we recommend that:

+ You can request Nikadev to use https://jqueryui.com/draggable/ instead of http://johnny.github.io/jquery-sortable/

+ You can disable module NikaDevs Visual Shortcodes

+ You can create template from admin/awe-content/templates and use it after creating new node. 

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.