Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • in reply to: Shopping Cart Page Alignment #156703
    Hughans
    Member
    Post count: 13

    Hi Mohammad,

    I have now upgraded to the latest version of the Neighbourhood theme along with Woocommerce and some other plugins.

    I am still having the same issues as before:

    – icons displaying as grey boxes
    – shopping cart page alignment and button issues
    – product images not displaying correctly

    This has now been going on for some time and I need to have it rectified asap as it is affecting our business.

    If you can investigate the issue and provide a resolution asap that would be great.

    Thanks for you help,
    Hughan

    in reply to: Shopping Cart Page Alignment #154863
    Hughans
    Member
    Post count: 13

    Hi Mohammad,

    Will upgrading to the latest version resolve all of the theme issues?

    Also, will upgrading effect any of the current functionality or pages on my site?

    Thanks,
    Hughan

    in reply to: Shopping Cart Page Alignment #154137
    Hughans
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Shopping Cart Page Alignment #153231
    Hughans
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Shopping Cart Page Alignment #152902
    Hughans
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Shopping Cart Page Alignment #145301
    Hughans
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Shopping Cart Page Alignment #144964
    Hughans
    Member
    Post count: 13
    This reply has been marked as private.
    in reply to: Shopping Cart Page Alignment #142570
    Hughans
    Member
    Post count: 13

    Hi Mohammad!

    Thanks for the code, unfortunately that did not work for me. Are you able to suggest something else?

    I was hoping to have the ‘Calculate Shipping’ area go back to half width so that it would appear up next to the ‘Promotional Code’ area.

    Cheers,

    Hughan

    in reply to: Product Page Issues #142561
    Hughans
    Member
    Post count: 13

    Thanks Kyle, that has worked perfectly!

    Cheers,

    Hughan

    in reply to: Description not opening #141596
    Hughans
    Member
    Post count: 13

    Hi Mohammad,

    Is there some code for Neighbourhood 2.05 to have the product description automatically open like in the older theme versions?

    I tried to open tabs4.zip in the previous posts to check it out but the link was broken.

    Thanks,

    Hughan

    in reply to: Can't add variable product to cart #141315
    Hughans
    Member
    Post count: 13

    Hi Rui,

    The grey category box only appeared after I updated the to the latest version of the theme/wordpress/woocommerce, it wasn’t something that I had intentionally coded in there.

    I did some searching around and tried a number of different fixes for this ‘variable product add to cart issue’ and it seems as though I have fixed it by pasting the following code in the Neighbourhood theme’s functions.php file.

    function mv_my_theme_scripts()
    {
    wp_enqueue_script('add-to-cart-variation', plugins_url() . '/woocommerce/assets/js/frontend/add-to-cart-variation.js',array('jquery'),'1.0',true);
    }
    add_action('wp_enqueue_scripts','mv_my_theme_scripts');

    Ill continue to go through my site to ensure everything else is in order, but for now it seems like that has resolved this particular issue.

    I found the info for the fix on this page: https://wordpress.org/support/topic/plugin-woocommerce-excelling-ecommerce-checkout-button-not-showing-on-woo-commerce-product/page/2

    Thanks for your help Rui.

    Hughan

    in reply to: Can't add variable product to cart #141305
    Hughans
    Member
    Post count: 13

    Hi Kyle,

    I have updated all of the website plugins and deactivated the Facebook like box but it hasn’t resolved the issue.

    If you can advise of another fix that would be great. We’re currently loosing sales on all of our variable products so I need to resolve this as fast as I can.

    Thanks for your help Kyle.

    Hughan

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