Home › Forums › WoodMart support forum › Click to enlarge, Section Title Color, Images at mega menu
Click to enlarge, Section Title Color, Images at mega menu
- This topic has 15 replies, 3 voices, and was last updated 3 years ago by Luke Nielsen.
-
AuthorPosts
-
September 22, 2021 at 4:11 pm #320376
techniqueParticipantHello,
1. Click to enlarge function opens lightbox for product images but lightbox doesn’t have top menu on your demo (Zoom in/out – Toggle fullscreen – Share – Close)
2. Changing Predefined color scheme of Section Title doesn’t change color. Custom title color is working.
3. We have images on HTML block for mega menu. Preview of HTML block shows images however menu doesn’t.
How can we fix these issues?
Thanks in advance.September 22, 2021 at 4:50 pm #320389
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. This testing may take up to 15 minutes. You would better make the full backup of your site.
Best Regards
September 22, 2021 at 5:34 pm #320397
techniqueParticipantThanks for your reply.
Our site is still under construction. We confirm the permission for plugins deactivation, switching to the parent or default theme.September 23, 2021 at 8:33 am #320504
techniqueParticipantHello,
Did you get private content?
September 23, 2021 at 8:40 am #320509
Elise NoromitMemberHello,
1. When a user is logged in this menu is hidden under the functional topbar: https://prnt.sc/1tb0s4h
2. The custom colors changes: https://prnt.sc/1tb14ny the color scheme changes changes sub-title.
3. Please provide more details where we can see the problem.
Best Regards
September 23, 2021 at 10:00 am #320531
techniqueParticipantThank you for your reply!
2. Can you please check Test Primary sub-title on the page you created. See attached Q2.JPG
3. We created an HTML block [html_block id="245"] for mega menu.
Preview of HTML block shows images added HTML block, see attached Q3.JPG.But menu item doesn’t show images see attached Q3-1.JPG.
Do we need to add every menu links to HTML block as in the demo data?4. Additional question: How can we add a cart icon before
SHOPPING CART – CHECKOUT ORDER COMPLETE
on Cart and Order pages? see attached image Q4.JPG please.Thank you
- This reply was modified 3 years ago by Luke Nielsen.
Attachments:
You must be logged in to view attached files.September 23, 2021 at 2:02 pm #320588
Elise NoromitMemberHello,
As for the Section title, please check now and look into the setting to find out where to set color for title, sub-title, and main description.
Please advise what menu and menu item you have added to the HTML block.
Please provide the icon I will check if it can be added with custom CSS.
Best Regards
September 24, 2021 at 2:37 pm #320898
techniqueParticipantHello Elise,
Menu: Kategoriler
Menu item: RFID Okuyucuları (for clarification see image Q3-2.JPG) for HTML blocksepet.SVG icon for cart and checkout page added
Thanks for the answer for Section Title, I’ve already seen Custom title color is working as I mentioned at the beginning of topic. As far as I understand we can’t use Predefined color scheme.
Thank you
- This reply was modified 3 years ago by Luke Nielsen.
Attachments:
You must be logged in to view attached files.September 25, 2021 at 5:19 pm #321081
Elise NoromitMemberHello,
First of all, you have added sub-menus to the menu item that you want to show as a mega menu block. You need to remove the sub-menus to show the HTML block.
As for SVG image: you need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your
<svg>
tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.If you have any questions please feel free to contact us.
Best Regards
October 13, 2021 at 6:58 pm #325000
techniqueParticipantHello,
Sorry for not getting back to you sooner. Could you please use attached file for the request below:
4. Additional question: How can we add a cart icon before
SHOPPING CART – CHECKOUT ORDER COMPLETE
on Cart and Order pages? see attached image Q4.JPG please.Thank you,
RegardsOctober 13, 2021 at 7:00 pm #325001
techniqueParticipantCouldn’t upload WebP file
Attachments:
You must be logged in to view attached files.October 14, 2021 at 12:07 am #325047
Elise NoromitMemberHello,
Please provide the screen and show me the place where you want to insert this icon. WebP file are not supported by WordPress.
Best Regards
October 14, 2021 at 8:36 am #325111
techniqueParticipantHello,
On Cart and Order pages before SHOPPING CART –> CHECKOUT -> ORDER COMPLETE
see attached image Q4.JPG for clarification please.Thanks in advance,
Attachments:
You must be logged in to view attached files.October 15, 2021 at 11:58 am #325436
Luke NielsenKeymasterHello,
In order to add an icon before the “Shopping cart” field, try to add this custom CSS code in Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”.
.wd-checkout-steps .step-cart:before { content:''; display: inline-block; vertical-align: middle; margin-right: 5px; width: 28px; height: 28px; background-image: url(/wp-content/uploads/2021/10/shopping-cart.png); background-size: contain; background-position: center; background-repeat: no-repeat; }
You need to upload the correct icon to the media files and replace the “URL” value in the “background-image” property.
Kind Regards
- This reply was modified 3 years ago by Luke Nielsen.
December 11, 2021 at 2:44 pm #338782
techniqueParticipantHello,
Could you please delete my website’s URLs on comments above?
Thank you in advance.Regards
December 13, 2021 at 2:34 pm #339175
Luke NielsenKeymasterHello,
I have deleted your URL links above.
Let us know if there’s anything else we can do for you!
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register