-
Author
Tagged: #woocommerce #buddypress #kleo
-
October 4, 2015 at 19:51 #80784luca69crParticipant
i have created a child them and in buddy press group home i have added a shortcode
<?php echo do_shortcode(‘[product_category columns=”3″ orderby=”modified” order=”” category=”appliances”]’);?>
nice it work but when i click to ajax add to cart it generate an ajax error and not refresh the button and cart at the and of call..
why?
i see the cart but the product it’s correctly added…
October 5, 2015 at 16:24 #80910RaduModeratorHi,
Can you provide URL and credentials to can see the behavioral ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 5, 2015 at 16:42 #80917luca69crParticipantthis is a link test of an article that contain shortcode… it work!!!
http://www.oxypaper.com/posts/prova-di-solo-shortcode/and this is a link of a group that contain a shortcode inserted into code
http://www.oxypaper.com/groups/prova-per-oxy/
when a click add-to-cart
generate[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (prova-per-oxy, line 0)
…..
October 5, 2015 at 17:01 #80937RaduModeratorHi,
I’ve tried to reproduce your described error but unsuccessfully, can you please provide me a screenshot pointing out steps to reproduce the errors.
I’ve tried to reproduce issue from incognito (non-logged)
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 5, 2015 at 17:11 #80940luca69crParticipantwhen you open a page and push add_to_cart “acquista” it generate a error…
the ajax call add into cart a product but don’t refresh the loading effect on button and don’t refresh the cart menu….
Attachments:
You must be logged in to view attached files.October 11, 2015 at 01:45 #81748AndreiModeratorUnfortunately this is not a common use case of woocommerce products. It seems that the request of the “add to cart” actions might be cut off in the buddypress groups page.
If you really want to achieve this custom case you’re trying to build I suggest you to get help from a developer to correctly create this integration.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.