-
AuthorPosts
-
September 26, 2018 at 12:18 pm #1014687
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?-
This topic was modified 7 years, 1 month ago by
Jarmo.
September 26, 2018 at 2:40 pm #1014747Hey (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,
PeterSeptember 26, 2018 at 2:43 pm #1014753Hi,
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.
September 26, 2018 at 4:34 pm #1014854Hi (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,
VictoriaSeptember 26, 2018 at 4:35 pm #1014859That would be the most simple solution but I want it to open in the same tab
September 27, 2018 at 8:13 am #1015151Hi,
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 -
This topic was modified 7 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
