Hello,
I am loading a remote iframe on my wordpress page.
On WP page load, I am currently displaying 100x100 of the 600 x 600 iFrame.
However, on iframe click, I would like to display 600 x 600 of the iFrame.
Can you please describe how to do this? I have used your examples but they are not working.
Thanks.
I dont know how to get support. I just paid for the plugin.
You are in the support forum. So asking a question and wait for an answer is the best way ;).
About your question. Which configuration do you have. And how is your setup?
Which example you are using is not working for you?
Please provide more details so I'm able to help you.
Best, Michael
[advanced_iframe use_shortcode_attributes_only="true" src="https://bookings.gettimely.com/testbt/bb/book" id="example4" height="300" width="300" show_part_of_iframe="true" show_part_of_iframe_x="5" show_part_of_iframe_y="5" show_part_of_iframe_width="280" show_part_of_iframe_height="160" show_part_of_iframe_new_window="_top"]
I am using wordpress. The iframe is a remote site. I have not added or changed any scripts.
I am just using the short code above.