Flare

Flare [Paid] 2.2.13.0.2

No permission to buy ($35.00)
@est3ban129 Copy & Paste the following code in your extra.less in your style.
Less:
.p-navgroup-link
{
    &.p-navgroup-link--dbtechEcommerceCart
    {
        i:after
        {
            .m-faBase();
            display: inline-block;
            min-width: 1em;
            .m-faContent(@fa-var-shopping-cart, 1em);
            <xf:macro template="uix_icons.less" name="content" arg-icon="shopping-cart" />
        }
    }
}

View attachment 190682

Maybe @ThemeHouse could add this to their third party entries.. ;)
hello bro, thanks for help
has worked perfectly

i love u hahaha
 
How do I place a replacement of these icons? I have tried the same way that I added the cart and it is not replaced.

On Extra.less:
Code:
.p-navEl-link{                             
    &[data-nav-id="dbtechShop"]:before {<xf:macro name="content" template="uix_icons.less" arg-icon="spotify" />}
}
But not work
191586
 
How can I place icons in the menu of the mobile phone ? I tried to do it the same way I placed the icon of the cart but has not worked

193033
 
I set the default FLARE theme and it looks like this, what exactly do you mean ?

In the version of xenforo 2.0.12 is seen correctly
 
I set the default FLARE theme and it looks like this, what exactly do you mean ?

In the version of xenforo 2.0.12 is seen correctly
I'm not able to replicate this on our demo, do you have any outdated templates showing? Are you also using the latest version of Nodes?
 
Yes, I have the latest version of Nodes, maybe you recommend me uninstall and reinstall the plugin ?

I noticed that in the latest version of the theme flare also missing some phrases, such as this
195058
 
before I was using xenforo 2.0.12 with the same version of flare.

Now I'm using xenforo 2.1 with version 2.1.0.2
 
Back
Top Bottom