Title: sub-category problem
Last modified: September 1, 2016

---

# sub-category problem

 *  Resolved [sydneytalker1](https://wordpress.org/support/users/sydneytalker1/)
 * (@sydneytalker1)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/sub-category-problem/)
 * 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](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/](https://wordpress.org/plugins/wpadverts/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/sub-category-problem/#post-7656773)
 * 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](https://wordpress.org/support/users/sydneytalker1/)
 * (@sydneytalker1)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/sub-category-problem/#post-7656858)
 * 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](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/sub-category-problem/#post-7656865)
 * 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.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/sub-category-problem/#post-7656865)
 * Status: resolved