• Resolved dionysos73

    (@dionysos73)


    Hello Eliot,

    First, have a nice and happy new year ! And continue your excellent job…

    i have founded a problem with the shortcode [field title-link].
    This is my code:

    [loop menu=’Menu’ exclude=page-1,page-2]
    [field title-link]
    [/loop]

    there is the output html code:

    <a href="http://mysite.com/current_page/"></a><a href="http://mysite.com/page-3">Page 3</a>
    
    <a href="http://mysite.com/current_page/"></a><a href="http://mysite.com//page-4/">Page 4</a>
    
    <a href="http://mysite.com/current_page/"></a><a href="http://mysite.com/page-5/">Page 5</a>

    I think it’s not really good for SEO 🙂

    Thanks for your help.

    Best regards,

    https://ww.wp.xz.cn/plugins/custom-content-shortcode/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Thanks for this note, I didn’t notice it! Menu items’ title links were being wrapped again in the current post’s title link. I fixed it in the newest update.

    Thread Starter dionysos73

    (@dionysos73)

    Great!

    Thanks again, Eliot.

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Issue with [field title-link]’ is closed to new replies.