Okay
  Public Ticket #2659896
Shortcode for package only
Closed

Comments

  •  3
    Craig Tucker started the conversation

    Some services I only want to be available in a package.  Currently it appears that I have to show all my services and the package in catalog view.  Is there a way that I can hide the services associated with the package in catalog view?  Is there css I can use to hide cells with services in a package.

    What I have tried is deselecting the "Show service on site" option in the services.  If I do that for all services in the package the package disappears.  But if I leave one service with the "Show service on site" option selected, I will see the package and the package will contain all the services (even the ones with "Show service on site" deselected.  I would like to be deselect "Show service on site" for all services in the package and still see the package in catalog view.  

  •  3
    Craig Tucker replied

    My solution for now:

    I have deselected "Show service on site" for all services in the package except one.  

    Then in CSS I have added the following:

    #am-category .am-category-service-inner:nth-child(3) {
        display: none;
    }

    I had to monkey around until I was able to hide the service that remained.  It turns out that #3 worked in my case.  

    Now, my package contains all services that are unique to that package and they are not available as individual services otherwise in the catalogue view.  But I have all my other individual services that are not part of the package visible in catalogue view.

    This is a good work around but I wish it was built in.


  •  2,572
    Aleksandar replied

    Hello Craig

    Thank you for sharing this with everyone. We will work on the packages feature in the future, but for now only workarounds are available.

    I will forward this to our development team, so they can work on it, but I'll kindly ask you to add it as a feature suggestion on this page. Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables