Forum Replies Created

Viewing 15 posts - 16 through 30 (of 41 total)
  • Posted in:
  • in reply to: mo-files and Add to cart-buttons #147772
    Nikolaj
    Member
    Post count: 42

    Hey Jesper.

    We’re in test mode at the moment and I have only added a single product that is variable. I’ll go ahead and add another product that doesn’t have variables, I might be in need of the solution that will be provided here after all! 🙁

    I am using WPML for my translations, so I don’t know about your plug-in and to be fair, I am quite sure I haven’t had the theme update with my translation, so I am not even sure that it won’t overwrite my translation also.

    I’ll see what the supporters write here and add this to my page as well!

    Sorry I couldn’t be of more help!

    in reply to: mo-files and Add to cart-buttons #147762
    Nikolaj
    Member
    Post count: 42

    Hey Jesper.

    Using the same theme for our Danish shop 🙂

    Is your back-end language set to English or Danish? I had an issue close to this, but found, that if I change the back-end language to Danish, WooCommerce will change the “Add to basket” into “LĂŚg i kurv” – permanently.

    After the update I had the exact same problem and was given this solution:

    
    .add_to_cart_button{
    background: none repeat scroll 0 0 #222 !important;
        border: 0 solid #2e2e36 !important;
        border-radius: 0 !important;
        color: #ffffff;
        height: 40px;
    }
    
    .add_to_cart_button span:hover{
    color:#fff !important;
    font-weight:bold !important;
    }
    
    .add_to_cart_button:hover{
    background: none repeat scroll 0 0 #07C1B6 !important ;
    font-weight:bold !important;
    }
    
    in reply to: Styling gone wrong after update! #147585
    Nikolaj
    Member
    Post count: 42

    Hi Mohammad.

    Thank you very much! Everything is working now! 🙂

    Thanks again!

    in reply to: Styling gone wrong after update! #147566
    Nikolaj
    Member
    Post count: 42
    This reply has been marked as private.
    in reply to: Styling gone wrong after update! #147558
    Nikolaj
    Member
    Post count: 42

    this is a “rough” image of how it looked before, when you hovered! 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Styling gone wrong after update! #147546
    Nikolaj
    Member
    Post count: 42

    Hi.

    It’s still changing text color and not the black color!

    Here is the CSS I have now, all of it:

    .add_to_cart_button{
    background: none repeat scroll 0 0 #222 !important;
        border: 0 solid #2e2e36 !important;
        border-radius: 0 !important;
        color: #ffffff;
        height: 40px;
    }
    .add_to_cart_button:hover{
    background: none repeat scroll 0 0 #222 !important;
    font-weight:bold !important;
    }
    
    .add_to_cart_button span:hover{
    font-weight:bold !important;
    }
    
    .add_to_cart_button span:hover{
    color:#07C1B6 !important;
    }
    
    .add_to_cart_button:hover{
    background: none repeat scroll 0 0 #ff0000;
    }
    in reply to: Styling gone wrong after update! #147525
    Nikolaj
    Member
    Post count: 42

    Yes, but it’s still changing the text color on hover, not the button color

    in reply to: Styling gone wrong after update! #147518
    Nikolaj
    Member
    Post count: 42

    Hi again.

    Sorry, but please, I wrote:
    “The way it was before, was that it changed the black color to the turkish color that comes when you hover the star. This color could be customised in the WP customiser !”

    – The CSS you supplied me with changes the color of the text, and not the black button color.

    Also, this seems like a “hard-fix” where I won’t be able to customise the color through the Color Customizer afterwards.

    in reply to: Styling gone wrong after update! #147509
    Nikolaj
    Member
    Post count: 42

    The way it was before, was that it changed the black color to the turkish color that comes when you hover the star. This color could be customised in the WP customiser !

    in reply to: Styling gone wrong after update! #147506
    Nikolaj
    Member
    Post count: 42

    Hi Mohammad.

    I am sorry, but it’s not fixed with the hover effect and all how it was before you guys updated the theme. I didn’t change any styling at all, and after update it changed.

    Your fix removes the background and makes the button size right, but there is missing the transition/hover effect that used to be there. (Like on the star next to it)

    Where you can control the color from the customise page.

    Thanks

    /N

    in reply to: Styling gone wrong after update! #147440
    Nikolaj
    Member
    Post count: 42

    Hi there.

    Anything new on this one?

    Thanks

    BR
    Nikolaj

    in reply to: Styling gone wrong after update! #147058
    Nikolaj
    Member
    Post count: 42

    Did the deactivation of auth work? I am sorry, it’s no rush – it’s just because our server supplier is in the US, so we usually have one day of response time.

    BR
    Nikolaj

    in reply to: Styling gone wrong after update! #146816
    Nikolaj
    Member
    Post count: 42

    Hi Mohammad.

    The auth is now removed and maintenance mode is activated!

    Let me know how it goes!

    BR
    Nikolaj

    in reply to: Styling gone wrong after update! #146723
    Nikolaj
    Member
    Post count: 42

    I can’t, the site is not live and if we remove the auth, everyone can access it. Is there a way around this please or is it because you need to run some diagnostics?

    in reply to: Styling gone wrong after update! #146691
    Nikolaj
    Member
    Post count: 42

    Hi

    Thank you, but there was a transitional/hover effect before, and there are now arrows next to the quantity picker? I think something went wrong with your update, because I didn’t change anything myself after installing the theme.

    /N

Viewing 15 posts - 16 through 30 (of 41 total)