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
insert data into a LayoutGrid
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
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
Re: insert data into a LayoutGrid
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
https://www.wysiwygwebbuilder.com/add_html.html
Re: insert data into a LayoutGrid
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.
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.
- BaconFries
-
- Posts: 5978
- Joined: Thu Aug 16, 2007 7:32 pm
Re: insert data into a LayoutGrid
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.
Re: insert data into a LayoutGrid
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.
If the code work in any other editor then it will work the same in WWB.
Re: insert data into a LayoutGrid
Pablo,
OK, So I'll need to check with the shopping cart code to figure that out. Sounds like it "may" be possible.
Cary
OK, So I'll need to check with the shopping cart code to figure that out. Sounds like it "may" be possible.
Cary