Hello – I am using a SO Features widget which contains an array of product images. Let’s call it Gallery-Page. On Page-2, I’m using a series of SO Editor widgets and each Editor contains details about each item in the Gallery-Page.
How can I link each item in the Gallery-Page to the corresponding Editor item on Page-2?
Appreciate all helpful responses.
How to link images to particular Editor widget in a page
This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.
Hi Murray
You could perhaps try editing a widget and open the Attributes section on the right. Enter a widget ID such as:
test-id
Then view the page that the widget is on and add to the end of the url
#test-id
. You could try linking to URL + ID with hash to see if that helps.Thank you Andrew for the quick reply. This item is resolved.
I should’ve further clarified. I could access sections of the page using the ID by navigating to the page and specifying the #id, just as you stated. I didn’t know how to accomplish the same thing from the calling widget, realizing that it only recognizes the page, less the
.
Instead of using the page selector, I simply typed in the full url followed by the anchor. Thanks again for pointing me in the right direction.
Super, glad to hear you’ve made progress with this navigation challenge. All the best with your site.