Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    Hello sorry for the late response, this usually happens when using jQuery UI and displaying posts in a list. Post lists contain the following CSS classes “nav nav-tabs nav-stacked” which are used by jQuery UI for tabs and accordions which render links non clickable.

    To solve this issue just remove those CSS classes from your shortcode or widget like this:

    [nlposts ..options.. wrapper_list_css=""]

    Please let me know if there is anything else I can help you with.

    Best regards,
    José SAYAGO

    Thread Starter coforge

    (@coforge)

    Excellent thank you that worked.

    Plugin Author Jose Luis SAYAGO

    (@iluminatus)

    I am glad you made it work, happy coding!

    Cheers,
    José

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

The topic ‘Post title link doesn't work’ is closed to new replies.