• Resolved bureaustroom100

    (@bureaustroom100)


    Hi,

    Is it possible to delete the links in the grids? So that they do not link to the specific pages?
    I use the filter for low-text products, so there’s no need to link to the specific page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    Please share your website page link.

    Thanks,

    Thread Starter bureaustroom100

    (@bureaustroom100)

    Not finished yet, but I added 2 products.

    https://www.bureaustroom.nl/filter-test/

    I want the different categories and the title of the products not to link to any other page.

    And now the thumbnail images are also gone.

    Thanx in advance!

    Hello,

    This plugin is related to the post.

    The link removes feature is not available in this. But you want to remove the link so that time we provide you JS. But remove “a” tag that time some “a” tag-related design disturb.

    If you want this so please put below Js in your theme JS.

    jQuery(document).ready(function(){
       jQuery(".pgafu-post-cnt").find("a").contents().unwrap();
    });

    Thanks,

    Thread Starter bureaustroom100

    (@bureaustroom100)

    Hello,

    Thanks for the info.

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

The topic ‘Delete links in post grid?’ is closed to new replies.