Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #323915

    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?

    #324535

    Hey Martin!

    Masonry excerpts are linked. Not sure if i understood the issue. Can you please elaborate?

    Best regards,
    Yigit

    #325094

    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

    #326272

    Hi Martin,

    Can you please create us an administrator account? post it here as a private reply.

    Regards,
    Josue

    #326639
    This reply has been marked as private.
    #326771

    Hi!

    Please set the account to Administrator.

    Regards,
    Josue

    #326829

    Sure, done!

    #326866

    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

    #327072

    Hi Josue,

    it is already set to “true” and still doesn’t work:

    Any ideas?

    Thank you very much,
    Martin

    #327295

    Hi Martin!

    It should work now, i edited your child masonry_entries.php, line 792.

    Regards,
    Josue

    #327359

    That’s awesome! Thank you very much, guys!
    Outstanding customer service – highly appreciated :)

    #327447

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.