some bags and need help)

2456

Comments

  • 1) I have checked your product, and it differs from what you show in your screenshots.

    Did you handle this?

    2) Can you please explain what hover style you want to add?

    3) -Buttons take their styles from Betheme -> Theme options -> Global -> Buttons.

    -These icons style you can change in Betheme -> Theme options -> Global -> Image frame.

    -Related products background can be changed in the style tab of the Related products element.

    4) Please, use the following CSS code:

    @media only screen and (max-width:767px){
     .if-modern-overlay .image_frame .image_wrapper .image_links a{
       opacity: 1!important;
       transform: none!important;
     }
    }
    

    Thanks

  • 1) I am opening product page in incognito mode

    2) I don't know, somthing new stylish hover)

    3) thanks

    4) thanks

  • 1) There is a possibility that your website changes the URL from http to https, which is incorrect, generates a mixed content error, and styles are not loaded correctly.

    Your htaccess can redirect your website to http, so you should edit it and change it to https.

    https://www.freecodecamp.org/news/how-to-redirect-http-to-https-using-htaccess/

    If this does not help, it would be best if you contact your hosting provider, who should be able to help you.

    2) Can you show me some example pages with an effect you want to achieve, please?


    Best regards

  • 1) Dear Phil, we have set up redirect, but unfortunatly in website appeared a lot of problems.


  • There is still a mixed content error on your website.

    Did you contact your hosting provider regarding this?


    Best regards

  • hi

    hosting provider resolved problem with redirect after they ask to test website

    I have tested and only bag with picture still staied in new product page which I cresated.

    for example


    https://melin.am/product/headband-flowers/

  • It is because of the sticky option for a wrap.

    The product you have sent a link to does not have enough content on the right wrap, and the sticky option cannot work properly.

    You should disable sticky wrap in the template options or add more content to that product.

    Best regards

  • edited February 2023

    thanks too much

    1) in product page when I move mouse to the picture zoom works, but in mobile mode when I am touching the picture zoom works and after you can't watch it or it be comes invisible.

    Is it possible to fix or switch off touching zoom from mobile mode?

    2) Is there another way to edit footer besides widgets?

  • edited March 2023

    1) Please, use the following CSS code:

    @media only screen and (max-width:767px){
       .single-product .woocommerce-product-gallery img.zoomImg {
       opacity: 1!important;
    }
    }
    

    After that, check if the problem persists.

    2) You can use the Footer builder. Please, check the following video tutorial:

    https://support.muffingroup.com/video-tutorials/footer-builder/


    Best regards

  • edited February 2023

    1) there is such a problem and there is an error in code


    2) in video there is only how to create new footer template but I don't understand from where to edit my exist footer?

    there is no footer template in my Templates

    3) from where to edit "This website uses cookies" this popup? 

  • Sorry, the code I have sent does not contain the closing bracket "}".

    Please, add it, and everything should work.


    Thanks

  • 1) The issue is not solved after I add closing bracket


    2) In video there is only how to create new footer template but I don't understand from where to edit my exist footer?

    there is no footer template in my Templates

    3) From where to edit "This website uses cookies" popup? 

  • 1) Please, try the following instead:

    @media only screen and (max-width:767px){
       .single-product .woocommerce-product-gallery *{
       opacity: 1!important;
    }
    }
    

    2) You asked if there is another way to edit the footer except for widgets, which is possible with the Footer builder.

    If you need to edit your current footer, please, check the following video tutorial:

    https://support.muffingroup.com/video-tutorials/how-to-manage-footer-widgets/

    Widgets changed a little, but the basis is still the same.

    3) It can be edited in Betheme -> Theme options -> GDPR & Cookies -> General.

    Best regards

  • 1)  The issue still exist

  • Please, turn off all of the plugins except WooCommerce, refresh your cache, and check if the problem persists.

    Moreover, if you use a child theme, switch to parent, and recheck it.

    Thanks

  • Тhe only wocommerce plugin works, I am always cheking in incognito mode, but the issue still exist.

    I don't understand what I'm doing wrong.

  • I logged into your dashboard and played a little with that, and it seems that everything works correctly now.

    I checked that on iPhone 12 and Huawei P30 Pro, and the image displays correctly, but I need you to confirm that.


    Thanks

  • Thanks. Fortunately it works correctly !

    I hope it will work even after wp update.

  • edited March 2023

    1) In this website when I choose color for product the product picture is changing.

    Is it possible in our website?

    2) If I choose some filters, then how can I cancel them?

    And how to understand which filter is choosed?

  • My two products after WooCommerce update become out of stock but i don't understand why.

    There are some products with the same settings but they don't become out of stock.


  • edited March 2023

    1) Tell me please is it possible restore all my website colors or how to copy them from the prebuilt website ?

    2) How and where can I change in Wishlist page ''Add to cart'' button hover style and color?


  • edited March 2023

    3) In cart pager there are some difference between prebuilt website and what I got

    4) In shop page I am changing Title and price tag for desktop H5 and for mobile H6 but it only saves one type.

    how to fix it?


    5) From where to change background and icons color when we zoom product picture in desktop, in mobile its ok


  • 6) Where from fix position of rate stars?


  • 1) You can import theme options only by choosing selected only with the pre-built website import.

    After that, skip the database reset to not to lose your website data.

    Then all settings, including global colors, will be set to the ones of the original pre-built website.

    2) Buttons styles can be changed in Betheme -> Theme options -> Global -> Buttons.

    3) We need to take a closer look at this. For now, please, use the following CSS code:

    .woocommerce a.button:hover{
     color: #fff!important;
    }
    

    4) If you would like to have two different headings on desktop and mobile, you should create a second Shop products element and set one to be visible on desktop and one on mobile.

    https://support.muffingroup.com/video-tutorials/responsive-editing-in-bebuilder/

    5) It can be changed in Betheme -> Theme options -> Shop -> Single product.

    6)

    .woocommerce ul.products li.product .star-rating{
     margin-left: 15px;
    }
    

    Best regards

  • edited March 2023

    1) Thanks

    2) I have changed all buttons styles from Betheme -> Theme options -> Global -> Buttons

    but some buttons stayed untouched

    3) I added but "Coupon" still stayed

    4) thanks

    5) thanks, but there is settings only for backround not for icons.

    6) thanks

    7) My two products after WooCommerce update become out of stock but I don't understand why.

    There are some products with the same settings but they don't become out of stock. Will you help me to understand?


  • edited March 2023

    8) I asked about these but I couldn't change it to what i want.

    Please explain me how to change the "Simple product template" design like in the screenshot?

    There is a product page editor design in the screenshot. I want to know how to add that 3 bloks to template.

    And is it possible make another template for some kind of products?

    9) I have done as you said I added [share_box] but I couldn't delete the lines and borders like in the screenshot above.

    And how to edit share items, for example delete twitter and add instagram?


  • 2) Did you change the Highlighted version of the button?

    3) I did not notice this coupon text previously. Please, use this code:

    .woocommerce-cart .coupon label{
     display: none;
    }
    

    7) Sorry, but WooCommerce is not our plugin, so I do not know what change could affect that. Please, edit these products, and change their stock status.

    8) There is no option to achieve this display in the custom product template. In the product template, these tabs are divided into three elements. You must use a style from theme options instead of a custom template to have tabs.

    And it is possible to have a different template for some products by using conditions.

    9) You used code element, while code element only displays raw code on the website. Please, use Column text elements or Plain text/HTML.


    Best regards

  • 2) Yes, I did. When I am changing some colors in Colors section I noticed that some buttons color change. After I changed all colors in Buttons section and understand that there are independent.

    3) thanks

    7) thanks

    8) How do that "use a style from theme options'' ? Save template and exclude it?

    9) thanks, but tell me please how to edit share items, for example delete twitter and add instagram?

  • 2) I could not find your WP dashboard credentials and want to check that I will need them. Can you send them again, please?

    8) You can exclude it from the conditions if you want to use it on a particular category or tag. If you want to use it on all of your products, you need to remove a custom template or change it to a draft, so it will not affect any of your products.

    9) There is no Instagram icon, so I assume you refer to LinkedIn. Please, use this code:

    .share_item .icons .linkedin,
    .share_item .icons .twitter{
     display: none;
    }
    

    Thanks

Sign In or Register to comment.