Home › Forums › WoodMart support forum › How to change the categories menu and logo
How to change the categories menu and logo
- This topic has 18 replies, 3 voices, and was last updated 5 years, 2 months ago by Artem Temos.
-
AuthorPosts
-
October 22, 2019 at 8:13 pm #151741
eli1356Participant1.
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.png2. 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.png3. 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
EliOctober 23, 2019 at 8:19 am #151798
Aizaz Imtiaz AwanKeymasterHello,
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.
October 23, 2019 at 1:58 pm #151921
eli1356ParticipantHi
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
October 23, 2019 at 8:23 pm #151997
eli1356ParticipantAnother problem
on product pages the main header changes for some reason
https://woocommerce-308872-1000432.cloudwaysapps.com/product/diamond-beaten-9ct-gold-leaf-pendant
https://i.imgur.com/NXYOIqr.pngOctober 24, 2019 at 5:39 am #152022
Aizaz Imtiaz AwanKeymasterHello,
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.
October 25, 2019 at 10:08 am #152340
eli1356ParticipantHey
Thanks for your help until now
Can you please take a look at this video?
https://www.loom.com/share/b14451d85bcf4fa4a05077abcf179686October 25, 2019 at 10:43 am #152343
eli1356ParticipantAnother 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.pngAttachments:
You must be logged in to view attached files.October 25, 2019 at 12:20 pm #152370
Aizaz Imtiaz AwanKeymasterHello,
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.
October 27, 2019 at 6:22 pm #152712
eli1356ParticipantHey 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.October 27, 2019 at 6:42 pm #152715
eli1356ParticipantAnother problem with the categories
Please see this videoOctober 27, 2019 at 7:01 pm #152719
eli1356ParticipantSorry
Another question:
How can I add to the footer recent/on sales/ best seller products?
Do you have a widget for this?October 27, 2019 at 8:17 pm #152727
eli1356ParticipantAnother problem
I need to force all items to be the same size https://i.imgur.com/mygywPL.png
How can I do this please?October 28, 2019 at 9:06 am #152833
Aizaz Imtiaz AwanKeymasterHello,
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.
October 28, 2019 at 10:27 am #152863
eli1356ParticipantHi
Thanks again for your helpAbout 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?
October 28, 2019 at 1:13 pm #152904
Aizaz Imtiaz AwanKeymasterMost 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.
October 28, 2019 at 2:24 pm #152949
eli1356ParticipantTHere 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 againOctober 28, 2019 at 3:52 pm #152972
Aizaz Imtiaz AwanKeymasterHello,
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.
October 29, 2019 at 2:27 pm #153209
eli1356ParticipantI am having another problem with the theme
The theme is completely consuming the recourese of the serverI 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?
October 29, 2019 at 3:01 pm #153227
Artem TemosKeymasterBut this request is not related to our theme. It comes from some plugins or from the core.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register