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

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #320376

    technique
    Participant

    Hello,

    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.

    #320389

    Hello,

    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

    #320397

    technique
    Participant

    Thanks for your reply.
    Our site is still under construction. We confirm the permission for plugins deactivation, switching to the parent or default theme.

    #320504

    technique
    Participant

    Hello,

    Did you get private content?

    #320509

    Hello,

    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

    #320531

    technique
    Participant

    Thank 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 2 years, 9 months ago by Luke Nielsen.
    Attachments:
    You must be logged in to view attached files.
    #320588

    Hello,

    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

    #320898

    technique
    Participant

    Hello Elise,

    Menu: Kategoriler
    Menu item: RFID Okuyucuları (for clarification see image Q3-2.JPG) for HTML block

    sepet.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 2 years, 9 months ago by Luke Nielsen.
    Attachments:
    You must be logged in to view attached files.
    #321081

    Hello,

    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

    #325000

    technique
    Participant

    Hello,

    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,
    Regards

    #325001

    technique
    Participant

    Couldn’t upload WebP file

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

    Hello,

    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

    #325111

    technique
    Participant

    Hello,

    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.
    #325436

    Luke Nielsen
    Keymaster

    Hello,

    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 2 years, 9 months ago by Luke Nielsen.
    #338782

    technique
    Participant

    Hello,

    Could you please delete my website’s URLs on comments above?
    Thank you in advance.

    Regards

    #339175

    Luke Nielsen
    Keymaster

    Hello,

    I have deleted your URL links above.

    Let us know if there’s anything else we can do for you!

    Kind Regards

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