insert data into a LayoutGrid

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
pacstar
 
 
Posts: 156
Joined: Wed Nov 14, 2018 8:49 pm
Contact:

insert data into a LayoutGrid

Post by pacstar »

Hi Pablo,
My shopping cart company creates pages for each of the products i sell, but I do not know if I can use it within WYSIWYG. Here is a sample of one of those pages.

https://shop.pacificcoaststar.com/index ... &p=9251144

If there a way to take that page content or code and insert it int a Layout Grid or other to make it appear on my site? By doing this I can control the content (pics and pricing, etc) of the item via the shopping cart.

I hope I explained that well enough.

Thanks
Cary
User avatar
Pablo
 
Posts: 23610
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: insert data into a LayoutGrid

Post by Pablo »

You can add custom or third party code via the HTML object. The HTML object can be placed in a layout grid.
https://www.wysiwygwebbuilder.com/add_html.html
pacstar
 
 
Posts: 156
Joined: Wed Nov 14, 2018 8:49 pm
Contact:

Re: insert data into a LayoutGrid

Post by pacstar »

Pablo,

Thank you! Would that then display "live" information, or would I need to re-upload the html each time there was a price update or change made via the shopping cart platform?

I have a message into the shopping cart company as well, maybe they have better info about how that would work as well.
User avatar
BaconFries
 
 
Posts: 5978
Joined: Thu Aug 16, 2007 7:32 pm

Re: insert data into a LayoutGrid

Post by BaconFries »

So what your saying is you want to insert the shopping carts code (cutting out the middleman) make changes to it ie images, price see it 'live' (working) in the workspace then no..you would still need to upload back to the server to take effect and see the outcome...reason is you would need the likes of a 'browser' within the workspace which it is not and that the cart is running php which cannot be "Previewed" locally due to it requires to be processed and run on a php enabled server.
User avatar
Pablo
 
Posts: 23610
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: insert data into a LayoutGrid

Post by Pablo »

Whether or not the content is updated live, depends on the code. This is unrelated to the layout grid or WWB.
If the code work in any other editor then it will work the same in WWB.
pacstar
 
 
Posts: 156
Joined: Wed Nov 14, 2018 8:49 pm
Contact:

Re: insert data into a LayoutGrid

Post by pacstar »

Pablo,

OK, So I'll need to check with the shopping cart code to figure that out. Sounds like it "may" be possible.

Cary
Post Reply