I would like to add a link in the post excerpt to show it in the masonry entries. But every time I try it, the layout becomes buggy.
Just a guess, but does a itemprop: text not support any kind of hyperlinks and just plain text?
Hey Martin!
Masonry excerpts are linked. Not sure if i understood the issue. Can you please elaborate?
Best regards,
Yigit
Hey Yigit,
thanks for your reply. I’m sorry if I expressed myself unclear. I want to include a hyperlink to the excerpt of the blog entry. But when I display the blog entries in the masonry, it’s broken. Maybe these screenshots will explain my problem:
http://imgur.com/jjmnKaH Excerpt without link
http://imgur.com/V8KdnfK And with link. Broken.
Thank you very much for your help, Yigit!
Greetings,
Martin
Hi Martin,
Can you please create us an administrator account? post it here as a private reply.
Regards,
Josue
Hi!
Please set the account to Administrator.
Regards,
Josue
Sure, done!
Hi,
Try the following, open /config-templatebuilder/avia-shortcodes/masonry_entries.php and look for line 312:
'container_links' => false,
Replace it by this:
'container_links' => true,
Then try to put a link in the excerpt again.
Regards,
Josue
Hi Martin!
It should work now, i edited your child masonry_entries.php, line 792.
Regards,
Josue
That’s awesome! Thank you very much, guys!
Outstanding customer service – highly appreciated :)
You are welcome, glad to help :)
Regards,
Josue