-
AuthorPosts
-
December 14, 2015 at 3:29 pm #552343
Hi,
I’m trying to get a link post in the masonry blog.
Is it possible to have the post link to an external resource and open it in a new windows?
I’ve already read the topic below, did he mean in the first post ‘content’ instead of ‘contact’?
https://kriesi.at/support/topic/link-post-format/
Kind regards,
December 14, 2015 at 5:57 pm #552513Hi!
When setting the link, try appending
?iframe=trueto it.Regards,
JosueDecember 16, 2015 at 10:54 am #553559Hi Josue,
Thanks for your reply.
I’ve got it configured like below, but it’s still not working.

Kind regards.
December 16, 2015 at 11:51 pm #554070Hey!
Should be:
<a href='http://test?iframe=true'>Link</a>Cheers!
JosueDecember 18, 2015 at 12:36 pm #554913Hi Josue,
Unfortunantly it’s still not working. Again i added a screenshot below.

Thanks again!
December 18, 2015 at 2:10 pm #554949Hi,
Can you post the link to your website please?
Regards,
JosueJanuary 14, 2016 at 8:56 pm #565765Hi Josue,
I’m sorry for the late reply, i added the link below.
January 15, 2016 at 12:07 pm #566059Hi,
Open /enfold/config-templatebuilder/avia-shortcodes/helper-masonry.php and look for line:
case 'link' :Replace it by this:
case 'link' : $this->loop[$key]['url'] = get_url_in_content($entry->post_content);Regards,
JosueJanuary 18, 2016 at 12:09 pm #567107Hi Josue,
This file doesn’t exist in my /enfold/config-templatebuilder/avia-shortcodes/ folder!
January 18, 2016 at 12:14 pm #567112Hey!
There should be. Please firstly update Enfold to the latest version which is currently 3.4.7 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitMarch 14, 2016 at 5:34 pm #597889Thanks, it’s working now. Is there a way to have the links open in a new tab?
Regards.
March 14, 2016 at 6:03 pm #597907 -
AuthorPosts
- You must be logged in to reply to this topic.
