-
AuthorPosts
-
December 1, 2015 at 9:50 am #545013
hi
i already used image hotspot tool, my question about .. i want when my user click in any hotspot point open a new picture in popup windows.
can i do that ??December 1, 2015 at 4:08 pm #545323Hey DAFSCHOOL!
Can you please try adding
?iframe=true
to the end of your links
Regards,
YigitDecember 2, 2015 at 6:53 am #545766Thanks Yigit for your help
but i still have a problem with height and width for the new screen
i tried width=”600″ height=”598″
but does not work ..December 2, 2015 at 4:49 pm #545960Hi!
Can you please post the link to your page where we can see an example?
Cheers!
YigitDecember 3, 2015 at 6:28 am #546250this is my link http://www.fikr.edu.sa/index.php/school_env_ar/
when you click on third point you will see what i mean
December 3, 2015 at 5:45 pm #546550Hi!
Please try adding following code to Functions.php file in Appearance > Editor
add_filter( 'avf_avia_builder_masonry_lightbox_img_size', 'enfold_customization_change_popup_size' ); function enfold_customization_change_popup_size( $size ) { return 'fullsize'; }
Cheers!
YigitDecember 6, 2015 at 7:02 am #547554hi Yigit
I edited my function.php file as you said, but nothing happened
December 7, 2015 at 5:04 am #547755Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardDecember 7, 2015 at 6:09 am #547774December 8, 2015 at 5:58 pm #548887Hi!
You are using an old version of the theme, so please upgrade to Enfold 3.4.5 and let us know if you still need help afterwards.
Best regards,
AndyDecember 9, 2015 at 7:17 am #549517Hi Andy
I want to try update my theme, but i afraid to lost all my data or my adjusting elements in enfold option menu.
in the same time i do not have a child theme.can you please guide me .. what can i do to update my theme with out losing any thing …
December 10, 2015 at 5:03 am #550145Hi,
Please do a full backup of your site and export your theme settings in the backend so if something should go wrong you can roll back or import your settings again.
Best regards,
RikardDecember 10, 2015 at 10:34 am #550264Thanks Rikard for your advice, but i found this message in theme update
“Theme Updates No Updates available. You are running the latest version! (3.3.2)”
so, i am not in need to update my theme, in the same time i still have a problem with
– > hotspot image
– > All icons in my website look like chinesDecember 10, 2015 at 3:12 pm #550436Hi!
Please try this plugin to clear WordPress transients: https://wordpress.org/plugins/artiss-transient-cleaner/. If that doesn’t work then please try to update manually: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.