Home Forums WoodMart support forum Mobile Search Fullscreen | some other questions

Mobile Search Fullscreen | some other questions

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #81846

    Famize
    Participant

    Hi,

    1. Is it possible to put the desktop fullscreen search as mobile search, i would like to have consistency.
    2. If not how to put a search field on mobile in the last row of the headbuilder, without the loupe as a link to the mobile menu ( i found the other topic how to remove the search in the mobile menu…)
    3. Is it possible to add widgets in the full screen search?
    4. How to change the / in Single Product ( Home “/” Category ) in something else?
    5. How to make the mobile menu react on the whole parent category ( area ) and not only on the arrow right, so that it shows the subcategories.

    Thx for help in advance

    Best regards

    #81868

    Famize
    Participant

    Hi,

    Nr. 4 i have found this thread https://xtemos.com/forums/topic/blog-directories-breadcrumbs/
    the function from inc\template-tags.php

    It doesnt work when i past it in the function.php ( main and child ) it doesn´t change.

    What´s the trick?

    Thx for help
    Best regards

    #81885

    Hello,

    1. Is it possible to put the desktop fullscreen search as mobile search, i would like to have consistency.

    No, it is not possible.

    2. If not how to put a search field on mobile in the last row of the headbuilder, without the loupe as a link to the mobile menu ( i found the other topic how to remove the search in the mobile menu…)

    We can hide search in the mobile menu, however, it is not possible to insert in the bottom;

    3. Is it possible to add widgets in the full screen search?

    No, it is not possible.

    4. How to change the / in Single Product ( Home “/” Category ) in something else?

    Add this code to the Theme Settings > Custom CCC:

    nav.woocommerce-breadcrumb a:after {
       content: ">";
    }

    You do not need PHP code for that.

    5. How to make the mobile menu react on the whole parent category ( area ) and not only on the arrow right, so that it shows the subcategories.

    Replace # in the custom link for the Product Category or insert the link.

    Best Regards

    #81970

    Famize
    Participant

    Hi, thank you very much i´ll test everything out,
    now i have more things to do 😉

    Hava a nice day

    Best regards

    #81988

    Famize
    Participant

    Hi, everything good, only the 5. With the click area on mobile i don´t understand, this doesnt change the klickable area, the arrow right is the only area that is functioning.

    I put a screenshot for better understanding from the mobile page.
    1. Normal behaviour
    2. This i want to achieve, when you click in this area, the subcategories show in the menu down under.

    ThX´in Advance
    Best Regards

    #82021

    Hello,

    You need to configure your menu in this way: http://prntscr.com/l4hefe

    In this case, if you click blog, you will get into the blog page if you click the sub-menu item you will get to the sub-menu item page.

    You can click the error and get to the sub-menu item page.

    It works in the way any WordPress menu works.

    Best Regards

    #82068

    Famize
    Participant

    Hi,
    I know how to make the menus and links, this was not my question.

    My question is how to change the behaviour of the button in the mobile dropdown menu.

    If you look at my screenshot:
    1. You have the arrow ( 1 on the screenshot) you must click on it that it opens the menu ( shows the subcategories)
    2. This Area is dead, it doesnt react. (Its the button area, before the arrow) ///// on my pic

    I want the area (2.) that is not reacting on click ( only the arrow reacts ), that it also reacts like the arrow.
    Simply said extend the arrow functionality on the whole button.

    I hope i explained it this time good 😉

    Greetings

    Best Regards

    #82095

    Hello,

    Please provide me your site admin access.

    Best Regards

    #82511

    Famize
    Participant

    Hi,

    im using colored arows now, different colors.

    Thx

    Best regards

    #82534

    Hello,

    Please provide me with site admin access I will check the settings. Have a look a the demo site: https://woodmart.xtemos.com/

    You can see that the main link is not dead on the mobile menu, provided it has been properly configured.

    Best Regards

    #82706

    Famize
    Participant

    Hi,

    my main link is also not dead 😉 i only wanted the reaction of the arrow in the right to be on the whole area ( from Begining till the arrow end, look at my screenshot), because it´s a little bit annoying when you click beside the arrow right, the menu closes.

    If it would be on the whole button, it would be better for usability.
    My Menu is a 3 levels dropdown menu, and the arrow is sometimes annoying.
    I know that you used the arrow for dropdown and opening the subcategory, because the user can read the titles better 😉

    Offtopic…
    I´m dreaming of this theme already… I must say your Woodmart Theme Rockz ( and you also ), and thanks for the help so far, didn´t have so much help with other themes purchased in the past ♡.

    One new question, how to style the load more button ( example used in products ( grid or caroussel ), i need it in Background #1A1A1A with white fonts. I was searching and i didn´t find it…

    Have a nice day

    Best Regards

    #82728

    Hello,

    I am a bit confused with what you want. So, there are two ways: 1. The link is clickable, the right arrow clickable. 2. The link is not clickable, the arrow is clickable. Please advise what would you prefer?

    Thank you for warm feedback. We all do our best to make help.

    As for the Load more button, please provide the page URL and access to the site if the site is under maintenance.

    Best Regards

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