Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083136
    dabbevdbrand
    Participant

    Hi guys,

    I am building a webshop http://www.duizenddingen-hosting.nl/cut and I am trying to get the pricing filters to work in the sidebars on shop page and other pages. Can you help me?

    #1083376
    Thai
    Moderator

    Hi There,

    Please follow these steps:

    1. Navigate to Appearance > Sidebars > create a new sidebar named as Shop Sidebar:

    http://i.imgur.com/niSvBAx.png

    2. Navigate to Customizer > WooCommerce > SHOP > Shop Layout > select Use Global Content Layout:

    http://i.imgur.com/pDKV7ir.png

    3. Navigate to Appearance > Widgets > drag & drop your widget to the Shop Sidebar:

    http://i.imgur.com/UumKRlf.png

    Hope it helps 🙂

    #1085019
    dabbevdbrand
    Participant

    Thanks that worked,

    Do you know why font icons arent working? As you can see in sidebars shop at http://www.duizenddingen-hosting.nl/cut/shop there is text in the text widget. I want some check icons 🙂

    hope you can help us out,

    thanks.

    #1085308
    Rupok
    Member

    Hi there,

    Are you referring this? – http://prntscr.com/bshgm0

    I can see the icon. Let us know if you are referring anything else.

    Cheers!

    #1086538
    dabbevdbrand
    Participant

    Noo I meant another one 🙂 I added one using HTML in widget text area, I added this:

    <html>12 maanden garantie
    gratis verzending
    beste kwaliteit
    persoonlijke service
    <i class=”fa fa-check-circle”></i> vandaag besteld morgen in huis
    </html>

    But nothing is visable

    thanks!

    #1086708
    Joao
    Moderator

    Hi There

    use <p> instead:

    
    <p>12 maanden garantie
    gratis verzending
    beste kwaliteit
    persoonlijke service
    <i class=”fa fa-check-circle”></i> vandaag besteld morgen in huis
    </p>

    Hope that helps

    Joao

    #1086750
    dabbevdbrand
    Participant

    Hi Joao,

    I tried this:

    <p>
    <i class=”fa fa-check-circle”></i>Gratis verzending binnen NL vanaf €50<br>
    <i class=”fa fa-check-circle”></i>Eigen winkel – kom voor advies bij ons langs<br>
    <i class=”fa fa-check-circle”></i>Bezorging: 1-3 werkdagen<br>
    <i class=”fa fa-check-circle”></i><i class=”fa fa-check-circle”></i>Persoonlijke service<br>
    <i class=”fa fa-check-circle”></i>Betalen met iDEAL, Paypal<br>
    <i class=”fa fa-check-circle”></i>Mogelijkheid tot customizen<br>
    </p>

    Didn’t work 🙁

    #1086818
    Joao
    Moderator

    Hi There,

    Try just removing the <p> and </p> around the code.

    if that does not work please provide your WP admin credentials so we can take a closer look.

    Thanks,

    Joao

    #1086847
    dabbevdbrand
    Participant
    This reply has been marked as private.
    #1086985
    Joao
    Moderator

    Hi There,

    I have used the following code for the icons and now it works.

    <i class="x-icon x-icon-check-circle" data-x-icon="" aria-hidden="true"></i>

    Let us know if you need further help.

    Thanks

    Joao

    #1088170
    dabbevdbrand
    Participant

    Thanks! Where can I find other icons like this?

    Thanks again guys! you rock

    #1088504
    Paul R
    Moderator

    Hi,

    The code uses fontawesome unicode.

    <i class="x-icon x-icon-check-circle" data-x-icon="&#xf058;" aria-hidden="true"></i>

    If you would like to use other icons just change data-x-icon with a different unicode and also change the name of the icon check-circle

    http://fontawesome.io/cheatsheet/

    Hope that helps

    #1146700
    juslogon
    Participant

    Hi there

    I followed the instructions to set up sidebars on the WooCommerce pages but for some reason it is not showing up.

    It is not conflicting with any plugins that I have installed – is there any other reason that the sidebar could not be showing up?

    This sidebar is the only active sidebar (although I have footer widgets activated).

    Regards
    Juslogon.com

    #1146890
    Rupok
    Member

    Hi @juslogon

    You are not even using X on the mentioned site – Juslogon.com

    Would you provide the correct URL where you are trying to use this?

    Thanks!

    #1147851
    juslogon
    Participant

    Hi there

    Sorry for the confusion – that was not the URL I was providing, it is the name of the business this profile is registered as.

    The URL using the X theme is http://radiantsmile.co.za/demo/

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1083136 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>