• Resolved sydneytalker1

    (@sydneytalker1)


    please is it possible that I could get the “sub-categories” on a different page.
    I want to be able to see a page of sub-category after clicking a category in the “show=top” category page before proceeding to the advert.

    for example
    in olx website when you select the phone category, it then take you to another page which is the sub-category I.e
    https://www.olx.com.ng/m/category/?category=830
    then after selecting your preferred sub-category, it then takes you to another page which shows you the adverts inside your selected sub-category.

    please I would love it if this is been resolved
    thanks

    https://wordpress.org/plugins/wpadverts/

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

    (@gwin)

    Hi, currently i am afraid this is not really possible due to how WPAdverts is designed, at least not without modifying original WPAdverts shortcodes, right now the categories links will always redirect to a page with a list of Ads.

    Thread Starter sydneytalker1

    (@sydneytalker1)

    okay. how about the color. can I change the color from red to something else?.
    and please why are the icon not loading in some browsers like opera mini?.
    thanks again.

    Plugin Author Greg Winiarski

    (@gwin)

    On the ads list you can change red color with

    .advert-price {
       border-color: blue !important;
       color: blue !important;
    }

    on ad details page

    .adverts-price-box {
        background-color: blue !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘sub-category problem’ is closed to new replies.