btcjon
October 7, 2023, 9:38pm
1
I follow this video in detail. https://www.youtube.com/watch?v=YLZX7QBrgvs
Im stuck on populating the single page.
I set its source in the page area… But when I goto assign the elements, I get no data to pick from.
Can anyone tell me what I am missing here?
dejan
October 7, 2023, 10:04pm
2
Hi @btcjon
Could you share your domain please It would be much easier to look into the problem and propose solution.
btcjon
October 7, 2023, 10:30pm
3
dejan
October 7, 2023, 10:33pm
4
@btcjon
You need to set the source on page (I already did it for you)
Then, you’ll have all the data available using the variable system
I’ve added example h1 with product name
dejan
October 7, 2023, 10:34pm
5
@btcjon
And now you can access: Bravenly | Product
btcjon
October 7, 2023, 10:45pm
6
Wow! thank you for such a quick response.
Am I doing something wrong with the links from shop/home page so that they are not showing up correctly?
No matter what product link clicked, its always showing 1st product in list and not changing
dejan
October 7, 2023, 10:49pm
7
@btcjon
It works for me? Each of shop item goes into it’s own dynamic page?
Can you record quick video or send screenshots of the issue?
dejan
October 7, 2023, 11:03pm
9
@btcjon
The video you sent me is how the links should work. Each product link you clicked, redirected you to dynamic page with the clicked product data.
Now you need to finish that dynamic page for each product, to add the rest of structure and connect rest fields.
btcjon
October 7, 2023, 11:14pm
10
thank you so much for your help! If I can work thru the kinks… this is going to be awesome!!
dejan
October 7, 2023, 11:16pm
11
@btcjon
It’s there just under “Page” variable
Because when you create dynamic page using source, now the data from that shop item becomes available globally inside page, so that’s why it’s placed inside “Page” variable. Hopefully that makes sense.
dejan
October 7, 2023, 11:18pm
12
@btcjon
For the underline, you can find it here, three dots for more settings:
btcjon
October 7, 2023, 11:27pm
13
u are my hero! thank you!!! Very impressed with the fast response here in the forum.
1 Like
dejan
October 7, 2023, 11:30pm
14
@btcjon
You’re welcome
I’ll have to go now, but feel free to ask any questions and we will respond to them al tomorrow morning.
btcjon
October 7, 2023, 11:45pm
15
next roadblocks I am hitting…