Home Forums WoodMart support forum Register to newsletter button wrong

Register to newsletter button wrong

Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #46427

    zagas
    Participant

    Hi after last update the register button is on wrong place on both start page and the popup. Se here: http://www.bilddump.se/bilder/20180316115237-82.183.39.138.jpg
    How to fix?

    #46428

    zagas
    Participant

    And the instagram picture show on start page is not updating when the acount on instagram have new photos, its still the same like before even if their is new photos

    #46527

    Hello,
    Regarding Register button:

    This bug occurred after Mailchimp plugin update. Please add this code to custom CSS area in the Theme Settings in order to correct:

    .mc4wp-form>div>p:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 200px;
        flex: 1 1 200px;
        max-width: 290px;
        width: 100%;
        margin-top: 20px;
    }
    .mc4wp-form>div>p {
        margin-left: 25px;
        margin-right: -17px;
    }

    We shall fix this bug in one of our nearest updates.
    Regarding New pictures Instagram:
    In order to reduce the requests quantity to the server what improves page speed, new pictures are cached for few hours. So just wait and you will see new photos updated.

    Best Regards

    #47691

    zagas
    Participant

    Hi, its 1.5 mouth ago the last picture that dont show whas uploaded to instagram.

    Ty on the register button, it works with your fix!

    #47719

    Artem Temos
    Keymaster

    Hello,

    Try to install this plugin and clean your instagram transients records (cache) https://wordpress.org/plugins/transients-manager/

    Regards

    #47729

    zagas
    Participant

    Hi, ty i did and now it dont show any pictures

    #47777

    Hello,

    Please update your theme up to 2.1 version. Please find here the detailed information.

    https://xtemos.com/docs/woodmart/update-theme-2/

    If you still have the problem please contact us.

    Best Regards,

    #47782

    zagas
    Participant

    Hi, i have 2.1

    #47790

    Artem Temos
    Keymaster

    Try to disable all external plugins and install the Transients manager. We will check what is wrong there.

    #47806

    zagas
    Participant

    Hi thats what i did before as u said:
    Hello,
    Try to install this plugin and clean your instagram transients records (cache) https://wordpress.org/plugins/transients-manager/

    After that the pictures disapeard

    #47807

    Artem Temos
    Keymaster

    But we asked you to disable all plugins that are not related to our theme.

    #47866

    zagas
    Participant

    Ok i have done that now

    #47867

    Artem Temos
    Keymaster

    How can we access your admin dashboard?

    #47871

    zagas
    Participant

    here

    #47877

    Artem Temos
    Keymaster

    May we disable the cache plugin?

    #47878

    zagas
    Participant

    sure try whatever u like

    #47879

    Artem Temos
    Keymaster

    Also, check how it works with parent theme (not with the child theme).

    #48857

    zagas
    Participant

    I tried that, still not working, feel free to try inactivate/ change child theme or whatever u 2.

    #48876

    Eric Watson
    Participant

    Hello,

    The problem caused by your child theme. We activated the main theme and Instagram element works correctly.
    http://prntscr.com/iwi8k4

    Kind Regards
    XTemos Studio

    #49031

    zagas
    Participant

    Ok whats wrong with it? I made many change in child theme from problems i did have before u recommended so best would be if i can fix the child theme?

    #49058

    Artem Temos
    Keymaster

    Maybe you have some code in the child theme that breaks this functionality. We don’t know since it was added by you. Try to remove all the code part by part to see which one causes this problem.

    #49066

    zagas
    Participant

    I only added code u wrote for me for different problems, no custom mods by my own

    #49097

    Artem Temos
    Keymaster

    Anyway, maybe you have some outdated code for the instagram element.

    #49120

    zagas
    Participant
    #49130

    Artem Temos
    Keymaster

    OK, we are glad that you found the solution.

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