-
AuthorPosts
-
July 5, 2017 at 4:22 am #816572
Hi,
In this page, i have set the Gird in “open then entry on a new page”, but it not work, still open in same page, please help to solve this.
Thank you.
Tommy
-
This topic was modified 8 years, 4 months ago by
Tommy.
July 6, 2017 at 1:06 pm #817217Hey Tommy,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaJuly 9, 2017 at 10:09 am #818356Hi Victoria,
Plese see login information as below>
Best regards,
Tommy
July 10, 2017 at 4:56 am #818529Hi,
Thanks for the login details, though we can’t see much of the installation since the account doesn’t have admin rights. Could you upgrade the account please?
Best regards,
RikardJuly 11, 2017 at 4:23 pm #819483hi,
have upgrade the account, please try again.
Thank you
Tommy
July 12, 2017 at 5:37 am #819788Hi,
Thanks for that. First off, could you try updating the theme to the latest version (4.1) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/. Also try to update WordPress itself to the latest version, 4.8.
Best regards,
RikardJuly 13, 2017 at 5:41 pm #820694Hi Rikard,
I have updated both, but still not working, please check.
Best reagars,
Tommy
July 14, 2017 at 2:29 pm #821170Hi Tommy,
“Open on a new page” in this case does not mean open in a new browser window, it means that you’re are taken to the portfolio item page. So it is working correctly. Does it not work for you this way?
Best regards,
VictoriaJuly 14, 2017 at 4:48 pm #821268Hi Victoria,
I want to open it in a new browser, how should i do?
Best regards,
Tommy
July 15, 2017 at 4:03 pm #821705Hi Tommy,
Here is the code you can put in your child theme functions.php
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { jQuery(".page-id-24 #after_full_slider_1 .grid-image.avia-hover-fx").each(function() { this.setAttribute("target", "_blank"); }); } $(window).load(function() { a(); }); })(jQuery); </script> <?php }If you need further assistance please let us know.
Best regards,
Victoria -
This topic was modified 8 years, 4 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
