Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter dingetjep

    (@dingetjep)

    Solved it myself. Add a line to your style.css:

    #main .custom_meta { display: none; }

    Plugin Author AHWEBDEV

    (@ahwebdev)

    Exclude pages in like button settings does not work ?

    Thread Starter dingetjep

    (@dingetjep)

    No, unfortunately not.
    Maybe because these so-called product pages are not normal/standard pages.

    Plugin Author AHWEBDEV

    (@ahwebdev)

    What kind of pages are you using ?

    Because if your “product pages” are custom posts types, you can disable the like button adding a constraint on the post type.
    However, can you declare new bug in the bug tracker.

    You wil be able to follow evolution of the issue.
    here => https://github.com/AHWEBDEV/Facebook-AWD/issues?state=open

    Thread Starter dingetjep

    (@dingetjep)

    Just found out the product pages are indeed custom post types and not pages as i said before.

    ‘<body class=”single single-wpsc-product postid-1423 custom-background singular two-column right-sidebar”>’

    So how do i disable the like button on these custom posts then?

    Thread Starter dingetjep

    (@dingetjep)

    Just found out the product pages are indeed custom post types and not pages as i said before.

    <body class=”single single-wpsc-product postid-1423 custom-background singular two-column right-sidebar”>

    So how do i disable the like button on these custom posts then?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hide like button on shop product pages’ is closed to new replies.