Jump to content

Multiple categories block: Does not show icons for subcategories.


Minik DF

Recommended Posts

What PS version do you have?

 

It seems that the module is not compatible with your version. 

This is not showing correct:

.categories_block_left li span.grower.CLOSE:before {
content: "\f067";
color: silver;
}

Contact module developer and ask to fix it.

Link to comment
Share on other sites

  • 2 months later...

i got same problem..i have default-bootstrap theme and my version is 1.6.0.9 and after updating some module i got this error..

 

also social icons not show up anymore

 

on global.css i found this

 

          .footer-container #footer #social_block ul li.facebook a:before {
            content: "\f09a"; }
          .footer-container #footer #social_block ul li.twitter a:before {
            content: "\f099"; }
          .footer-container #footer #social_block ul li.rss a:before {
            content: "\f09e"; }
          .footer-container #footer #social_block ul li.youtube a:before {
            content: "\f167"; }
          .footer-container #footer #social_block ul li.google-plus a:before {
            content: "\f0d5"; }
          .footer-container #footer #social_block ul li.pinterest a:before {

 

 

post-865722-0-57225000-1421925462_thumb.png

post-865722-0-02769100-1421925479_thumb.png

Link to comment
Share on other sites

i got same problem..i have default-bootstrap theme and my version is 1.6.0.9 and after updating some module i got this error..

 

also social icons not show up anymore

 

on global.css i found this

 

          .footer-container #footer #social_block ul li.facebook a:before {

            content: "\f09a"; }

          .footer-container #footer #social_block ul li.twitter a:before {

            content: "\f099"; }

          .footer-container #footer #social_block ul li.rss a:before {

            content: "\f09e"; }

          .footer-container #footer #social_block ul li.youtube a:before {

            content: "\f167"; }

          .footer-container #footer #social_block ul li.google-plus a:before {

            content: "\f0d5"; }

          .footer-container #footer #social_block ul li.pinterest a:before {

 

you use multiple categories block module or default block categories?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...