Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter itstedet

    (@itstedet)

    Thanks for a quick reply, Pioneer Web Design! I will check it out very soon and get back with some results:)

    To Directinlinedev: You probably asked Pioneer Web Design about the mouse follow effect and looked at the website you linked to. I thought it was pretty cool effect(i assume you meant the header when moving the cursor?)

    Thread Starter itstedet

    (@itstedet)

    Hi again. Been away once again. Well, if i take away the file the navigation for mobile platforms does not function too well. I just found this code snippet which does the “error”:

    if( jQuery(‘#latest’).length > 0 ) {
    jQuery(‘#latest .shop-item-detail’).each( function(){
    jQuery( this ).find( ‘.product ‘ ).after( jQuery( this ).find( ‘.product .button’ ) );
    jQuery( this ).find( ‘.button’ ).wrapAll(‘<div class=”product-button-wrap”></div>’);
    jQuery( this ).find( ‘.product-button-wrap .ajax_add_to_cart, .product-button-wrap > a’ ).wrap( ‘<div class=”add-to-cart-button-wrap”></div>’ );
    } );
    }

    });

    If i comment out all it will not happen but then i cannot enter any products in woocommerce. I am not that good at jquery so i cant seem to find or adjust this code the right way. I’ve commentet out each line and no one of them alone is the “error”. Though if i comment out “jQuery(‘#latest .shop-item-detail’).each( function” the problem goes away but then i cant go inside the products..

    Thread Starter itstedet

    (@itstedet)

    Hi again. I tried disabling it and it worked fine but when I enabled it again the problem came back. I tried deleting it first(made a copy beforehand) but each time i tested it afterwards the problem was still there. Even without navigation.min.js. Now the page is enabled with WP touch free and the issue with the touch on mobile devices continues. I really hate that each time i try to scroll down with my android device i need to always put my finger between products or on the spots where no links, pictures or smiliar is..

    Thread Starter itstedet

    (@itstedet)

    Hi and thank you for looking in to it. I have been away this wekkend so havent got the time to respond. I will look in to it the next couple of days and give a response if i find something:)

    Thread Starter itstedet

    (@itstedet)

    Yeah, sure: http://www.gaulaol.no is the webpage:)

Viewing 5 replies - 1 through 5 (of 5 total)