• Resolved raidje

    (@raidje)


    Hello,

    thank you for your plugin.

    I try to add several links to some entries but only the first-one is shown… i don’t understand why….

    see my test entry “testeur”. I’ve put 2 links but only “Fichier 2” is visible.

    thank you for your help

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    The Tile Plus template default displays only a single web address link in the bottom corner.

    To display all add show_links=true to the existing [connection] shortcode on the page.

    I also suggest adding enable_website_link=false to the shortcode as well.

    Example:

    [connections show_links=true enable_website_link=false]

    I hope this helps; please let me know.

    Thread Starter raidje

    (@raidje)

    Great, it works.

    Thank you, have a nice weekend.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Happy to help; have a great weekend!

    Thread Starter raidje

    (@raidje)

    Hello Steven,

    another question :

    the link to an website is displayed two times, one with the links bloc and one in the bottom right of the tile (i’m using the tile layout).

    see here (test wysa entry)

    So i would like to remove the website link in the links bloc but keep it in the bottom right of the tile.

    hope i’m clear (i’im french).

    thank you for your help.

    Thread Starter raidje

    (@raidje)

    i think i’ve found a solution with css (target the span and display none…)

    Plugin Author Steven

    (@shazahm1hotmailcom)

    RE: the link to an website is displayed two times, one with the links bloc and one in the bottom right of the tile (i’m using the tile layout).

    You would need to use the one shortcode example I supplied in a previously reply:

    [connections show_links=true enable_website_link=false]

    RE: i would like to remove the website link in the links bloc but keep it in the bottom right of the tile.

    One way to accomplish this is to make the first link a “Website” link type, and then when adding additional links, set them to the “Blog” link type, then use this shortcode instead:

    [connections show_links=true link_types='blog']

    I hope this helps; please let me know.

    Thread Starter raidje

    (@raidje)

    thank you,

    i tried your solution but finally, i’d rather use my own solution with css (target the span and display none…) but i’m keeping your solution by my side.

    have a good day !

    • This reply was modified 2 years, 5 months ago by raidje.
    Plugin Author Steven

    (@shazahm1hotmailcom)

    Happy to help; have a great day!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Several links’ is closed to new replies.