Home Forums WoodMart support forum Checkout Form & Site Sort Problem

Checkout Form & Site Sort Problem

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

    prattsy
    Participant

    Hello,
    i user dark Theme, think nice.
    I use Woodmart Child for German Market Plugin.
    The Cart Form is nice Transparent, the Checkout Form is not transparent.
    And the Woocommerse Site Sorting not work.
    I give Movie Links in privat Section.
    Please help to fix it.
    Have long searched for so nice Theme.

    Best REgards

    #332163

    Luke Nielsen
    Keymaster

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Kind Regards

    #332169

    prattsy
    Participant

    hello,

    admin data in privat section

    best regards

    #332200

    Luke Nielsen
    Keymaster

    Hello,

    Probably, an issue with some plugins that loads an additional file that overrides the CSS styles of our theme and JS scripts.

    Please deactivate all the plugins not related to the theme, switch the parent theme, and check the issue. If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Kind Regards

    #332287

    prattsy
    Participant

    Hi there,
    thanks, problem solved.
    There are two other small problems.
    In Germany I need the German Market functions.
    To make my side legally secure.
    Links to this and other in the private sector.

    Many Greetings

    #332289

    prattsy
    Participant

    Procuct Link from Movie in Privat Sector.

    #332461

    Luke Nielsen
    Keymaster

    Hello,

    1. Could you please check how the Thankyou page works on the default theme to understand is it our theme issue or not?

    2. To be able to fix the style problem on the product page, try to add this custom CSS code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.

    .global-color-scheme-light .wd-swatch:after {
    	border-color: rgba(255,255,255,.8)
    }
    
    .global-color-scheme-light p.stock.in-stock {
    	color: rgba(255,255,255,.8);
    }

    https://gyazo.com/5c8a3a9c14abf51fa31da9676e1911f9

    3. Please, clarify your issue with the higher variation price and german market text, describe it in more detail.

    Kind Regards

    #332508

    prattsy
    Participant

    Hello,

    have create Stage Site for you.
    More in privat Section.

    Best Regards

    #332582

    prattsy
    Participant

    private Message

    #332586

    Luke Nielsen
    Keymaster

    Hello,

    You have enabled the “Remove duplicate price for variable product” option that hides variations prices, to be able to remove it, navigate to Theme Settings -> Single product -> Show / Hide elements.

    https://monosnap.com/file/k81Rs4RepmG4T9FoGb9cDlOVcBnuJT

    Kind Regards

    #332598

    prattsy
    Participant

    Hello,
    you are a Profi thanks.
    But please the Thankyou Page Problem must be solved.
    Then my search for a really good theme will finally come to an end.

    Best Regards

    #332601

    prattsy
    Participant

    Tanks for Help,
    another little Thing.
    How can i make the marked Text white like other Text?

    Best Regards

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

    prattsy
    Participant

    How can i make the black Mark white like other Text?

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

    Luke Nielsen
    Keymaster

    Hello,

    1. You have checked the Thankyou page on the parent theme but you should check the issue on the default WordPress theme like Twenty Twenty or Storefront.

    2. In order to make the black mark and text white on the product page, try to add this custom CSS code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.

    .global-color-scheme-light .wd-swatch:after {
    	border-color: rgba(255,255,255,.8)
    }
    
    .global-color-scheme-light p.stock.in-stock {
    	color: rgba(255,255,255,.8);
    }

    https://gyazo.com/5c8a3a9c14abf51fa31da9676e1911f9

    Kind Regards

    #332829

    prattsy
    Participant

    Hello,
    CSS for Text Color works, thanks.
    Storefront Thankyou Page Test Movie Link in private Section.
    I need another little Thing.
    On Shop and Product Kategorie Site i want place left HTML Block or direct insert Shortcode and remove Color Filter.
    How to do that?

    Best Regards

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

    Luke Nielsen
    Keymaster

    Hello,

    1. The issue with the Thankyou page is caused by the “German Market” plugin, to be able to fix it, try to add this custom CSS code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.

    .woocommerce-table--order-details .wc-item-meta > li > p {
    	float: none !important;
    }

    In the next update, this fix will be by default in our theme.

    2. The area where you see the color filter is called the sidebar or the Shop page Widget Area. To be able to edit it, navigate to Dashboard -> Appearance -> Widgets -> find the “Shop page Widget Area” widget and open it.

    https://monosnap.com/file/qFmSrhDInyF1TkTrDEVk1Am3RKZxCf

    Inside this widget, you will see a color filter, to remove it just click on the “Delete” button.

    https://monosnap.com/file/agbnb0RIvlPLFcxUxgpq55owZDWFHG

    In order to add to the sidebar some HTML block, find the “WOODMART HTML Block” item and add it to the “Shop page Widget Area” widget.

    https://monosnap.com/file/u3rNy2qKJHp5v6Gmyu75egGGQw37Nq

    Kind Regards

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

The topic ‘Checkout Form & Site Sort Problem’ is closed to new replies.