Home Forums WoodMart support forum Button Bug

Button Bug

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #40149

    Samuel_W
    Participant

    Please see private contend

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

    Bogdan Donovan
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    .product-grid-item .fpd-catalog-customize {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 14px !important;
    }
    
    .product-grid-item .fpd-catalog-customize:before{
    	display: none !important;
    }

    Kind Regards
    XTemos Studio

    #40350

    Samuel_W
    Participant

    Hi Bogdan,
    Thank you, works perfect! πŸ™‚

    I have a little more thing that you can possibly solve?
    The plugn “WooCommerce Germanized” works perfectly with your theme. But in Germany there is a better plugin “German Market”: https://marketpress.de/shop/plugins/woocommerce-german-market/

    Since it is more extensive, I use it. And it works with your theme. But there is:
    1. a small CSS bug: Part of the checkout site text is displayed incorrectly for some reason. I’ll send you a screenshot in the attachment.
    2. another second thing. It lacks the checkout button, if you have activated the “German market”.

    It would be great (also for all German customers of your theme), if this “German Market” plugin would also be compatible with your theme. It is the most used plugin in this area!

    Regards,
    Samuel

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

    Bogdan Donovan
    Keymaster

    Looks like your site in maintenance mode now. Please, provide us your admin access so we can check your site and prepare code snippet for you.

    Also, thank you for information. We will consider this as a feature request for our future updates.

    Regards

    #40383

    Samuel_W
    Participant

    Please see private content

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

    Samuel_W
    Participant

    PS

    Interesting, I have just tested it in English language Version:
    If you change WordPress to English instead of German, then the bug is fixed. It seems to be related to the German language / texts.

    #40393

    Samuel_W
    Participant

    PS II

    The “button bug” is available in both language versions:
    The checkout button is missing if the “German Market Plugin” is active. Please see screenshot.

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

    Samuel_W
    Participant

    Hi.
    Today there was an update of the “German Market Plugin”.

    It seems, now the problems are all fixed πŸ™‚

    Regards,
    Samuel

    #40444

    Bogdan Donovan
    Keymaster

    Hi,

    We are glad that you have found the solution with plugin issue.

    Sorry, but we can’t login with the data you provided. Could you please check it?

    Regards

    #40582

    Samuel_W
    Participant

    Please see below

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

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    body tr.order-total strong .amount, 
    body tr.order-total th {
     font-size: 14px;
    }
    
    body .cart-content-wrapper .cart-totals-section {
    	max-width: 450px;
    }

    Kind Regards
    XTemos Studio

    #40679

    Samuel_W
    Participant

    Hi.
    Great, works perfect. I think, now you can advertise your theme with “Compatible with German Market Plugin”. The developers of German Market are the most important and largest WordPress agency in Germany. I think that’s a good reference for your theme πŸ™‚

    Regards,
    Samuel

    #40808

    Artem Temos
    Keymaster

    Great, thank you πŸ™‚

Tagged: 

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