Hello Team,
would it be possible to use card within card container as book mark? So it will navigate from one page to exact card in another page? Or can be bookmark object somehow added into card container? Is there any other way how to link into exact card within container?
Thanks.
Bookmark card within card container
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
- Pablo
- Posts: 23621
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Bookmark card within card container
This is possible by using an absolute link:
https://www.yourwebsite.com/pagename.html#Card1
https://www.yourwebsite.com/pagename.html#Card1
-
-
- Posts: 16
- Joined: Thu Nov 25, 2021 7:16 pm
Re: Bookmark card within card container
Thanks Pablo, look easy but does not work for me.
If you click on "BYU ALL YELLOW" picture https://www.stillandmotionpictures.com/buy-photo.php it suppose to open another page on Cart17 location, but it opens only the page, not on the Card17 position. Does it works for php? Or am I doing something wrong. Thanks
If you click on "BYU ALL YELLOW" picture https://www.stillandmotionpictures.com/buy-photo.php it suppose to open another page on Cart17 location, but it opens only the page, not on the Card17 position. Does it works for php? Or am I doing something wrong. Thanks
- Pablo
- Posts: 23621
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Bookmark card within card container
It should be
https://www.stillandmotionpictures.com/models-poses-reference-photos.php#wb_Card17
Note that this is standard HTML functionality, so not specific to WWB.
https://www.stillandmotionpictures.com/models-poses-reference-photos.php#wb_Card17
Note that this is standard HTML functionality, so not specific to WWB.
-
-
- Posts: 16
- Joined: Thu Nov 25, 2021 7:16 pm
Re: Bookmark card within card container
Thanks Pablo, now it works.