Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
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 correctlyThis 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,
HughanHi 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,
HughanThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.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
Thanks Kyle, that has worked perfectly!
Cheers,
Hughan
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
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
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
-
Posted in: We hit Power Elite.