Home Forums WoodMart support forum How to change the categories menu and logo

How to change the categories menu and logo

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #151741

    eli1356
    Participant

    1.
    in my site, the categories menu is opened all of the time.
    How can I get it to be closed and to open only when clicking on it?
    https://i.imgur.com/Ps4HBHg.png

    2. I don’t like to allow my customer access to Visual Composer, is there any other way to edit the mega menu without using blocks and VC?
    https://i.imgur.com/iOxY7FQ.png

    3. My client wants the logo to be in the middle but still, to have a large search section, the problem is that when I try to force the search to be big and get the logo to be in the middle the search bar shrinks https://i.imgur.com/pwhOUSo.png – so How can I keep the logo in the middle but still have a large search bar?

    Thanks
    Eli

    #151798

    Hello,

    1) As you want to open the categories on click but the header you currently used display the categories menu all the time as opened. So you can use any other of our theme headers as many of those headers have functionality to display the categories menu on hover. For example you can use header retail as your default header.

    Screenshot: https://jmp.sh/8V1kIL6

    2) No, currently there is no other way to use the mega menu except of using Wp-Bakery elements. You might use some third party plugin for this purpose.

    3) If you want to display your site logo in the middle. Then simply edit your current header from WoodMart >> Header Builder >> Select your current header and use the logo in the center column. But if you use the search in the first column then it will shrink because the space is not enough. And if you used the search and logo both in the second column then search will be of full width and logo move a bit to right due to search large width so the logo will not be in the middle. So if you want to show the logo in middle then search width must be controlled by custom CSS code.

    Screenshot: https://jmp.sh/koZ14UM

    Then use the below CSS code in Theme Settings >> Custom CSS >> Custom CSS for desktop to adjust the width of search form:

    .whb-column .woodmart-search-form{
    max-width: 60%;
    }

    Best Regards.

    #151921

    eli1356
    Participant

    Hi

    I did what you said and imported another header that the categories open and close, However, when I choose the page to be the home page again the category is opened all the time

    #151997

    eli1356
    Participant
    #152022

    Hello,

    I have seen your site as you are using some different header for your product page which you can change from the Theme Settings >> Product Page >> Single product header: https://jmp.sh/xzUxPyh

    You need to make sure that on your home page the “Open categories menu” option is unchecked under the header options as in the screenshot: https://jmp.sh/42Xtt8B

    Best Regards.

    #152340

    eli1356
    Participant

    Hey
    Thanks for your help until now
    Can you please take a look at this video?
    https://www.loom.com/share/b14451d85bcf4fa4a05077abcf179686

    #152343

    eli1356
    Participant

    Another problem with the categories
    I uploaded to the categories this image in the attachment file as you can see it looks fine, However, in the category it loses the quality and looks really bad as you can see here
    https://i.imgur.com/CKWxTBo.png

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

    Hello,

    I have seen your video as you want the categories a little bit smaller and want to increase the inner margin.To increase the inner spacing you can set spacing from “Space between categories” option and for the size you can try some different layout from “Layout”option.

    Screenshot for clarification: https://jmp.sh/UesU2ke

    As one of your category images looking a little blurred: Try with a larger image of the featured image of that specific category “Diamond earrings”.

    Best regards.

    #152712

    eli1356
    Participant

    Hey I inlarged the image to 1500X1500 PX But still, the quality is dropping in the site
    This is how the image looks not on the website https://i.imgur.com/bUndu8Q.png
    And this is on the website
    https://i.imgur.com/ARdUJcV.png
    So it seems like that some setting it the site is dropping the quality of the image.

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

    eli1356
    Participant

    Another problem with the categories
    Please see this video

    #152719

    eli1356
    Participant

    Sorry
    Another question:
    How can I add to the footer recent/on sales/ best seller products?
    Do you have a widget for this?

    #152727

    eli1356
    Participant

    Another problem
    I need to force all items to be the same size https://i.imgur.com/mygywPL.png
    How can I do this please?

    #152833

    Hello,

    As you want to display all the products of the same size. Actually the size depends on the inner content of that box. The box size for those elements is already equal. I have test it with borders: https://jmp.sh/fPOt8xw

    For the shop grid items you can enable/disable the “Masonry grid” from Theme Settings >> Shop >> Product Styles as it is useful if your products have different heights.

    You can use the product(grid or carousel) element in the html block and then use that specific block(shortcode) in the footer text block from Appearance >>Widgets to display the recent/on sales/ best seller products in footer: https://jmp.sh/QDIA7Ph

    As your featured images are a little blurred. If that image is form our demo then you must have to upload your own images.

    Also try to increase the size from Settings >> Media >> Images Sizes and then regenerate your thumbnail from the Tools >> Regenerate Thumbnails by using “Regenerate Thumbnails” plugin.

    Best Regards.

    #152863

    eli1356
    Participant

    Hi
    Thanks again for your help

    About this problem that the products are not the same height you can see that I am using the carousel https://i.imgur.com/cgeTDhY.png and I don’t see any option to get all the products to be the same height – What to do?

    #152904

    Most Welcome,

    Yes, I already noticed that you are using carousel. Carousel Item can’t be shown in equal sizes. As their height consist of inner content.

    Best Regards.

    #152949

    eli1356
    Participant

    THere is no way to force it with css?
    I am having the same problem on this section to https://i.imgur.com/tzS5KFm.png
    I have to get them to be equal
    How can this be done please?
    Thanks again

    #152972

    Hello,

    Sorry it is not possible as I already described you that it requires customization and this is beyond our limitations and support.

    You can hire a developer to customize the carousel product layout. Or you can use the thumbnail images of equal sizes.

    Best Regards.

    #153209

    eli1356
    Participant

    I am having another problem with the theme
    The theme is completely consuming the recourese of the server

    I spoke to the server support and this is what they said

    I have gone through the server and found that a major chunk of load is coming from the one application. Upon digging further, I have found the load is caused mainly by the application generating huge number of POST requests to /wp-admin/admin-ajax.php?action=wp_1_wc_regenerate_images&nonce=a8340c2b65 which in turn use the PHP ImageMagick library excessively to regenerate thumbnails. The activity is initiated every 5 minutes due to wp-cron event (wp_1_wc_regenerate_images_cron) eating up a lot of CPU resources.

    Can you please help to fix this?

    #153227

    Artem Temos
    Keymaster

    But this request is not related to our theme. It comes from some plugins or from the core.

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