HTML on extensions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Humberto
 
 
Posts: 32
Joined: Thu Jul 11, 2019 3:45 pm

HTML on extensions

Post by Humberto »

Hi all,

Can someone tell me why the code i put on object HTML on extensions is not published?

For exemple, i'm using Masonry Gallery Extension and i've some code in object HTML. When i publish the page all the code is ignored.

Thanks in advance.
User avatar
crispy68
 
 
Posts: 2908
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: HTML on extensions

Post by crispy68 »

Which is it "not published" or "ignored"?

If not published, it's hard to say as we don't know what your code actually is. Is it correct? Is being put in the right spot?

If published but ignored, then maybe the code is incorrect.

Need more info.
Humberto
 
 
Posts: 32
Joined: Thu Jul 11, 2019 3:45 pm

Re: HTML on extensions

Post by Humberto »

Hello crispy68,

The only code that is ignored is the custom code that i put in Obejct HTML. The code is right and in the right spot. If i edit the page outside wwb the page works just fine. This problem is happening witl all custom extension. The problem is easy to replicate, put some custom extension on a page and put some code in Object HTML (i'm putting code inside tag), publish the page and you can verify that the custom code was ignored.
User avatar
crispy68
 
 
Posts: 2908
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: HTML on extensions

Post by crispy68 »

Can you give a simple example of code you are adding so I can try for myself?
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML on extensions

Post by Pablo »

Extensions are external modules, which generate their own code, so it's not possible to add code.
Humberto
 
 
Posts: 32
Joined: Thu Jul 11, 2019 3:45 pm

Re: HTML on extensions

Post by Humberto »

Hi Pablo,

Tahnks for the replay.

As wwb gives the option to put code, i thought that was possible.
Post Reply