What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Fixed Category icons not working

melvindegrauw

New Member
Category icons not working, probably because of my theme that was made for me.
But the developer of the theme has no clue what to do!

I need some help.
 

melvindegrauw

New Member
is there something i can do with this as well in the custom theme?

.block--category .block-header:before {
content: "\F39F";
position: absolute;
font-size: 26px;
font-family: "Material Design Icons";
}
 

Clement

Freaky Coder
Staff member
Looked at your site, the template should have been applied except if they renamed it.
Could I get an admin access (send info per pm) with debug mode activated ?

You can install that to allow easy debug mode enabling:
 

Clement

Freaky Coder
Staff member
Ok got it fixed.
It was an issue of template with your specific style.

Note for future version:
Code:
#(<h2 class="block-header.*">)#sU
 
Top