• Resolved lightning21

    (@lightning21)


    So for some reason the column link is not working when using a search to display posts, it does however work when refreshing the search link

    In the link above you will see that I created custom post loops and linked the image column using the column link option but it doesn’t work after the post has been filtered

    Not sure if its because of this plugin or search and filter

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Oooh Boi

    (@ooohboi)

    OK, it might be due to the fact that the link is JavaScript generated. I already thought about wrapping the column content with an anchor element instead, which is more “natural” and SEO-friendly, but something like that might fail due to the fact that other Widgets inside the column may also be anchor wrapped (such as the Heading). And that’s the huge problem.
    I appreciate your feedback on this topic as a reason PLUS to re-think the column link feature. Unfortunately, I don’t have any suggestions that might help.
    Just to be sure that Steroids are not on the faulty side, did you try to use the Happy Addons’ column link feature?

    Thread Starter lightning21

    (@lightning21)

    Hi

    Thanks for the quick response as always

    I quickly tested happy addons and it seemed to work when wrapping the entire section and not just the column

    Plugin Contributor Oooh Boi

    (@ooohboi)

    Buddy, there are like 27 JS errors on your website ( https://imgur.com/a/F8eKfks ), you should fix it up before trying the clickable column. Why? Because that feature is JS based, and in case one of the errors hits the browser before the clickable column code is executed – it’s not gonna work.

    Thread Starter lightning21

    (@lightning21)

    Hi

    Sorry to post after the ticket has been closed but the error you were talking about was just because I was deferring the jQuery for site performance and makes no difference on my tests

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Column link not working on search results’ is closed to new replies.