-
AuthorPosts
-
May 15, 2015 at 9:44 am #444843
Hi,
I need help regarding opening the featured image on blog post grid into a new open window.
I used the manual excerpt and put the code I want to be on the blog grid, and it has the link_target=”_blank” attribute, but did not work.
I put the code below.
Basically I just want the open in new window work.
Please kindly help.
Thanks
May 18, 2015 at 5:43 am #445506Hi tropsens!
The correct link attribute for opening in a new window is as follows:
<a href="http://google.com" target="_blank">Google.com</a>
Cheers!
RikardMay 18, 2015 at 10:48 am #445569Hi Rikard,
Thanks for the response.
What i concern is, I generated a button from the advance editor, than copy the code generated and pasted it into manual excerpt.
The code example:
[av_button label='Click for Details' link='manually,http://mytargeturl.com' link_target='_blank' color='custom' custom_bg='#3399ff' custom_font='#ffffff' size='medium' position='right' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#f5aa33' custom_font='#ffffff']</h4><p>I understand that the correct html for link just like in your reply. My problem is, although the button already set to open in blank, it still open in the same window.
Is shortcode not working on manual excerpt?
Thanks
May 19, 2015 at 9:13 am #446256Hi!
I’m not sure if the shortcode will work there, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply. Also be specific on what page you are trying this on.
Regards,
RikardMay 19, 2015 at 9:16 am #446258This reply has been marked as private.May 19, 2015 at 9:18 am #446259This reply has been marked as private.May 20, 2015 at 6:26 am #446925Hey!
Sorry but I’m getting a bit confused about what you are trying to do here, you want to open the featured image on single posts in a new window but as far as I can see the featured image on the post you linked goes to an Amazon page which opens in a new window?
I think what you want is to have the same behaviour when clicking a product image from for instance your home page, correct?Regards,
RikardMay 20, 2015 at 7:08 am #446939This reply has been marked as private.May 21, 2015 at 2:58 pm #447749Hi!
Thank you for your feedback.
Out of the box Enfold does not offer this option.
For some elements you can set the target, but not for all.
To achieve this you need to customize the shortcodes – but this is out of scope of support.
You can post a feature request on https://kriesi.at/support/enfold-feature-requests/. Kriesi looks at these reguarly and decides, what to implement or develop.
Regards,
Günter -
AuthorPosts
- You must be logged in to reply to this topic.