Home Forums Basel support forum Categories filters

Categories filters

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #120429

    Ramialshami
    Participant

    Hello

    1- How to make account icon appear in header like cart and wishlist?

    2- My Categories doesn’t show filters even though I put them in sidebar but doesn’t appear. Also sorting and list-grid toggle bar is not showing. Pics are attached. These only appear in shop page. I put regular filters together in the widget or only one of them but they doesn’t show

    3- How to make advances drop menu of header categories that contains multiple rows and pictures like your demos.

    4- Price filter and Basel price filter are put in to widget but not showing rest of filters elements appear normally in shop. How to fix it?

    I Deactivated all plugins that are not related to design.
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #120473

    Hello,

    1. You need to set any of these Header layouts: http://prntscr.com/nfo4ru and enable Login account in the Theme Settings > Header > My account links

    2. Make sure the products of the category contain the attributes which are added to the sidebar. If a product does not have, for example, size attribute, but you have added it to the widgets appear the filter would not appear as anything to filter in this category

    3. Create menu in Appearance > Menu add HTML blocks into the description area https://xtemos.com/docs/basel/create-menu/ and https://xtemos.com/docs/basel/html-blocks/

    4. Your site is under maintenance I cannot check, provide your site admin access to the private area

    Best Regards

    #120709

    Ramialshami
    Participant

    Hello

    Thanks for reply

    2- attributes added to products. The products displayed are copied to all pages. And they are the same as SHOP (ALL) products. But filter appear in shop but not in categories.
    Another point. When you enter category from menu doesn’t show, But when you enter from home through categories banners below slides it shows normally

    4- I made site available for you

    #120716

    Ramialshami
    Participant

    5- Product labels
    *Hot I can’t control at all
    *Sale Percent + (cart and wishlist number) Linked to other and couldn’t be controlled separately
    *Fonts of all of those I can’t control (color and size) tried TYPOGRAPHY and ADVANCED TYPOGRAPHY
    and made all of them black and other colors but these don’t change
    Photo is attached

    Attachments:
    You must be logged in to view attached files.
    #120782

    Hello,

    Please provide your site admin access to the private area

    Please confirm the permit to deactivate all the plugins not related to the theme and switch the parent theme for the period of checking what may take up to 20 minutes.

    Best Regards

    #120833

    Ramialshami
    Participant

    Hi
    Here is the user

    Attachments:
    You must be logged in to view attached files.
    #120871

    Ramialshami
    Participant

    Hello

    You have put 2 h1 in your source code in every page. They doesn’t even appear as a content on any page but they are read as h1. How to remove them?

    Attachments:
    You must be logged in to view attached files.
    #120890

    Hello,

    When I try to login I see the coming soon page, please deactivate all the plugins and provide the valid access.

    Best Regards

    #121156

    Ramialshami
    Participant

    Hi Elise

    Done.

    It logged with me with the same user . But I also disabled the plugin.

    #121176

    Hello,

    Now your filters are displayed on both: shop page and category page https://gyazo.com/fae33aa94d51df94eeaa3632bc24f214

    You have one and the same price for all the products that is why Basel filter does not appear – nothing to filter.

    You have set Karla and Arial. On the product page, Karla has been applied. https://gyazo.com/7f96d15c9255d23c566b4d8d86422494

    Here is the product page http://prntscr.com/nhj1oz

    #120871 enter the Theme Settings > Shop > Promo popup and check wich HTML has been used, then navigate to HTML blocks find the proper and edit.

    Your labels work http://prntscr.com/nhj2jw Enter the product and mark this product as a new.

    Best Regards

    #121188

    Ramialshami
    Participant

    Hi Elise
    Thanks for your reply. With respect your reply didn’t resolve any of my issues.

    1- As per labels I wasn’t asking about they are not showing. I was asking about controlling their background and font color

    1- cart and wishlist count also I don’t know where to control their font

    3- As for categories filters, nothing was done. I told you that filter already works fine in Shop pages. But when you go to the category directly from the header in desktop or mobile nothing shows. Even I put filters in sidebar along with mail subscription. mail subscription appear but filters doesn’t. WATCH THE VIDEO PLEASE

    4- When hover over product and on mobile add to cart and wishlist and quick view icons and their background I can’t control them. From where I can control them to adapt their color?

    5- You have double H1 fixed in all of theme pages code. How to remove them.

    6- How to control main menu background color on mobile?

    #121202

    Hello,

    1 and 2 are set in the Advanced typography you should assign the rules to a custom selector.

    /*sales*/ 
    body .labels-rectangular .onsale {
    color:#ffffff;
    background-color:#000000;
    font-size:12px;
    }
    /*hot*/
    body .labels-rectangular .featured {
    color:#ffffff;
    background-color:#000000;
    font-size:12px;
    }
    /*new*/
    body .labels-rectangular .new{
    color:#ffffff;
    background-color:#000000;
    font-size:12px;
    }

    Set the colors and sizes as per your needs and add to the Theme Settings > Custom CSS.

    3. When you click the category from the sidebar of the shop page you get to the category page, and your menu does not contain category pages, your menu contains WordPress pages where you show the product. Please note, shop filters do not work at any pages, only shop page and category page http://prntscr.com/nhlnct You need to replace your pages with the product categories.

    4. Navigate to the Theme Settings > Styles and Colors > set the colors which would be used throughout the site, those which are not covered, are managed by custom CSS. https://gyazo.com/598a96488231853709262e6cf7aa36e9

    Background color for block:

    body .basel-hover-base .hover-mask {
    background-color:red;
    }
    body .basel-hover-base .hover-mask a {
        color:yellow;
    }
    body .basel-hover-base .hover-mask a:hover {
        color:green;
    }

    5. Provide the page URL with the problem, I am checking a page http://prntscr.com/nhlx8s and do not see any double h1

    6. Navigate to the Theme Settings > Header > Appearance

    Best Regards

    #121264

    Ramialshami
    Participant

    Hi Elise.
    Thanks for reply

    1- DONE

    2- I need the code for header icon labels also

    3- Great, Good point. Done.

    4- Done. Thanks

    5- Still

    6- Still WATCH THE VIDEO

    Attachments:
    You must be logged in to view attached files.
    #121266

    Ramialshami
    Participant

    Pic. sent by mistake

    #121298

    Hello,

    2. Here is the code:

    body .right-column .wishlist-info-widget > a > span{
    color:yellow;
    }
    body .basel-cart-design-3 > a .basel-cart-number{
    color:red;
    }

    5. Please have a look at the source code: you will see that these two h1 are from HTML block which is used in the Theme Settings > Shop > Promo popup, navigate to HTML blocks and remove or replace the tag.

    6. This is changed with custom CSS, here is the code:

    body .mobile-nav {
        background-color: red;
    }
    body .mobile-nav ul li {
    background-color: yellow;
    }
    body .mobile-nav ul li .up-icon{
    	background-color: green;
    }

    Best Regards

    #121834

    Ramialshami
    Participant

    Lots of Thanks to you Elise.
    You are always provide me with your great help 🙂 🙂 🙂

    #121863

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 17 posts - 1 through 17 (of 17 total)

The topic ‘Categories filters’ is closed to new replies.