• Resolved momallll

    (@momallll)


    I have created 3 categories
    1:Cars
    2:New Car Parts
    3:Used Car Parts
    I have inserted directly categories navigation in menu. But I want to display ads from a specific category on page , I have created new page https://streetorstrip.com/new-car-parts-for-sale/

    and using [adverts_list category=”2″]

    But its not working.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    In your case the term “New Car Parts” seems to have ID = 85, so the shortcode should be

    
    [adverts_list category="85"]
    

    Also, make sure you are using correct quote characters (after category= ), as with incorrect quote chars the argument might not be recognized correctly. To do this in the Classic Editor switch to Text tab and type the shortcode with param manually from the keyboard or in Gutenberg make sure to use the Shortcode block.

Viewing 1 replies (of 1 total)
  • The topic ‘displaying ads only from selected category’ is closed to new replies.