Hi,
In this page (private content) I have a button ‘Options’ beneath the picture. If a user clicks on it a iframe opens up with a page.
In this page the user can click on the items but then it navigates to the new page in the opened iframe. I don’t want to navigate to it in the iframe but in the window with the ‘Options’ button. Can I achieve this?
Hey (Email address hidden if logged out) ,
You could try to implement a plugin like “Read more without refresh”: https://wordpress.org/plugins/read-more-without-refresh/ which shows or hides content with a javascript effect. Instead of “Read more” use the words you want to make clickable (Foot pedal, Sorting table, etc.) and then add the remaing content as hidden content to the page which pops up if the user clicks on the words.
Best regards,
Peter
Hi,
I want the user to navigate to this page: https://www.audion.com/product/speedpack-option-foot-pedal/ if he or she clicks on foot pedal in the iframe
Because on that page there also is a bigger picture of it and a gravity form.
Hi (Email address hidden if logged out) ,
You mean you want a user to click on options and the new page opens in the new tab or?
Best regards,
Victoria
That would be the most simple solution but I want it to open in the same tab
Hi,
Your links in the “Available Options” tab all have a target=”_blank” attribute attached. This attribute will open a new window/tab if the user clicks on the link. I’m not sure if a plugin adds target=”_blank” to your links or if you added it manually.
If you’re not sure please create me an admin account and I’ll check the code.
Best regards,
Peter