little1alien

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Hide Tabs on Details Page by package #534899

    little1alien
    Expired Member
    Post count: 6

    Cheers Kor
    That will do well for now.

    in reply to: Hide Tabs on Details Page by package #534626

    little1alien
    Expired Member
    Post count: 6
    This reply has been marked as private.
    in reply to: Hide Tabs on Details Page by package #534625

    little1alien
    Expired Member
    Post count: 6
    This reply has been marked as private.
    in reply to: Hide Tabs on Details Page by package #534244

    little1alien
    Expired Member
    Post count: 6

    Yeah that’s not working

    Under the Places CPT, I created a new Package, ID 3
    The Tabs in question

    #Location ( shortcode created with address and map loaded).
    #Post_images ( in the example Code below)

    
    /*Hide tab for package ID 3*/
    .gd-post-pkg-3 [data-tab="#post_images"] {
        display: none !important;
    }

    but it’s not working.
    As I said before I’m using the Listima theme, so don’t know if it’s blocking it?

    I also find with the tabs on the Details page that if you take away the “Show As” [gd_single_tabs show_as_list=”1″] it double lists the tabs.

    in reply to: Hide Tabs on Details Page by package #533968

    little1alien
    Expired Member
    Post count: 6

    Hi,
    Yes, I did see that code, but I’m being thick,

    Where should I be implementing the code?

Viewing 5 posts - 1 through 5 (of 5 total)