My theme, Woondershop uses SiteOrigin page builder for the Products and I cannot figure out how to get the wish/wait buttons to show up on single product pages. They show up just fine on the non Page builder default pages, archive pages, etc. Is there a shortcode I can use to insert into a text widget to get this to work?
]]>Hello. I use this code to get the total number of items added to the wishlist in header:
<?php echo count(get_user_meta(get_current_user_id(), 'berocket_wish', true)); ?>
Help make sure that when adding/removing a product from the wishlist, the number of products in the block in header changes with the number of products in the list. Can you help me?
]]>Hi,
could you please consider to add variation support? I added it myself but it falls short regarding displaying that the current item is on the list already:
(function($){
$(document).ready(function () {
//ToDo: Function is missing "Child added to List successful"
$( "li.variable-item" ).click(
function(){
clickedItem = $(this);
//Wait a short time for updates
setTimeout(
function() {
parent_id = $( "input[type=hidden][name=product_id]" ).val();
variation_id = $( "input[type=hidden][name=variation_id]" ).val();
title = clickedItem.data("title");
if(variation_id && variation_id != "0"){
//set data to variation
$( ".br_wish_wait_block").attr("data-id",String(variation_id));
}else{
//set data to parent again
$( ".br_wish_wait_block").attr("data-id",String(parent_id));
}
},
250);
}
);
});
})(jQuery);
Thank you for your reply.
]]>Hello! Can you clarify is there possible to add button for adding product to cart on the wait list after price? How to do it?
]]>Hello,
Everything works fine, only problem I have is the email that the client receive is showing the html code and not the actual message.
Also I have put my stores email in the Product instock Email FROM Email tab and the email I receive is from [email protected] instead [email protected]
Thank you
Hello,
Is it still possible to override the plugin files using a child theme?
I tried with woocommerce-wish_list
and wish-wait-list-for-woocommerce
as folder name but it does not seem to work.
Thanks for your help.
Regards.
Erwan
]]>Hi!
I’d like to know, is there any way to add own data (like ACF fields) into wish list product? Thanks in advance!
Hi Berocket-Team,
we’re using some of your paid plugins as well as wish and waitlist.
In main.php you’ll find
foreach (glob(__DIR__ . "/includes/*.php") as $filename)
{
include_once($filename);
}
This, in conjunction with other plugins, leads to multiple inclusions of templates/wish_wait.php (which is only a script), e.g. WP Lister for Amazon or eBay, as well as Jobs for WordPress and the script gets displayed in odd positions, e.g. an exported PDF or a loaded attribute.
You can try this yourself, install jobs for wordpress, create a job and on the job page click on export PDF.
imho you should rewrite this section of the plugin.
Kind Regards,
Cedus
Didn’t have Waiting list / wishlist page can be selected in General setting in plungin
]]>Hola, por lo que vi en el video esta excelente el plugin. Queria saber si hay una parte del plugin que te diga los usuarios y sus productos colocados en “lista de espera” y “lista de deseados”, ya que me interesa para saber que quiere el usuario.
muchas gracias, saludos
]]>Sorry to bother you guys. I am using the Avada theme. I’d like to be able to install a Favorites or Wishlist/Shortlist kind of plugin that allows potential customers when surfing my live bands’ pages, to be able to “like” a band page so it gets saved in a shortlist for them with any other band profile pages they’ve liked, and then have the functionality that they can send me that completed list when they are done, along with any other relevant information I might need to organise the live band for them, like their wedding date, and their wedding location etc. Does this plugin allow them to add some information like this to their shortlist, and send it to me? I also don’t want them to have to sign up, just to be able to like some of my pages to send me. I’d like them to just be guests that can build a shortlist, and send it to me.
Thank you, Stuart
]]>Is this not built in?
]]>I did install the plugin but there is no way to see the buttons in the products. I have tried with a user logged-in, but nothing there.
]]>Hi!
How to rewrite templates? woocommerce-wish-list – it does not work.
Hello,
This module is great, but I have one little problem – in my case it works only for logged users. When I logout I can’t see button ‘Add to wishlist’ on product page and category page. When I logged in its everything ok.
Strange things is when I logout I see wishlist product in sidebar widget, but I did’t add anything to wishlist because I cant (there is not any button).
]]>Hello there, I did the setup of Wishlist and Waitlist for WooCommerce from BeRocket and I want to use the feature of Waiting List of the Plugin. I added the page to show the waiting list (I would like to have that feature in admin panel instead in frontend but it is okay). Added the button to appear in the single product page but for some reason the plugin didn’t work. Is there something I missed in configs?
This plugin is free right? I don’t need an API key to use it?
I tested in WooCommerce( version 3.4.7, i just use this version because I need that version, personal choices) and Storefront theme and It didn’t work. Like a sandbox testing.
I’m a huge fan of the Ajax Filter of BeRocket and now I’m trying out this new plugin of yours. Thank you.
]]>Hi team!
I think it’s a good idea to enable guest customers so they can wait for their favorite products from our stores.
Also thinking on the admins, you can allow the possibility for check a list of all emails accounts entered for each waiting list.
With this two options you can improve this plugin over the competence (Y…!).
Greetings,
]]>To see the look and style of this I clicked your Shop page..
None have the Wait or Wish list option????
Hi,
What file should I edit to edit the email?
I can′t wait until next release. Look how the email reads to me:
]]>
Hi. I′m using this plugin, but the email sent when a product comes back to stock is showing the html tags such as “<h3>New Test Poduct is now available</h3><div style=”width: 250px;”><a href=”https://…”
I didn′t find a way to edit the email. I also need to translate it. How can I modify the automatic email sent from this plugin?
]]>Goog pluin 5 / 5
]]>Does your plugin work without problems? I need to know before I install it. Thank you!
]]>