Forum replies created

    Jesse Vaaranto
    Spectator
    Posts: 7
    18.05.2016 at 13:59 #27800

    I do not know how or why but I took complete backup of the site using WP Migration plugin, Installed Twenty Twelve theme and then restored the backup to the site and proceed to checkout and update cart buttons started working. Maybe there is a god after all..

    Jesse Vaaranto
    Spectator
    Posts: 7
    18.05.2016 at 11:24 #27798

    Im not using any plugins which should be colliding with woocommerce.

    Jesse Vaaranto
    Spectator
    Posts: 7
    18.05.2016 at 09:53 #27794

    The problem is in the shopping cart page (http://wtory.fi/?page_id=958)… However the error you got on the checkout page is probably because we are only shipping in Finland.

    Like I said before the “Proceed to checkout” as in finnish “siirry kassalle” button and the “Update cart” / “Päivitä ostokori” button is not working.

    In reply to Missing icons
    Jesse Vaaranto
    Spectator
    Posts: 7
    17.05.2016 at 12:36 #27729

    I Added

    <IfModule mod_headers.c>
    Header add Access-Control-Allow-Origin “*”
    </IfModule>

    to the .htaccess and changed permissions to read-only since the file seemed to erase itself frequently. I see no error messages in the console and all the icons are working properly.

    In reply to Missing icons
    Jesse Vaaranto
    Spectator
    Posts: 7
    04.05.2016 at 15:22 #27304

    Tried to add the previous fix to .htaccess again and it just bringed back those squares and random chinese charecters..

    In reply to Missing icons
    Jesse Vaaranto
    Spectator
    Posts: 7
    04.05.2016 at 15:05 #27303

    For me and those icons were correctly on their places on multiple platforms and browsers but now after the latest update (2.6.3) those icons is again missing completely. Not even the small squares indicating there is something to be clicked on.

    In reply to Missing icons
    Jesse Vaaranto
    Spectator
    Posts: 7
    02.05.2016 at 15:17 #27245

    Thank you for your reply.

    At least for now adding “Header add Access-Control-Allow-Origin “*” ” to .htaccess seems to work for my issue.