Hi,
Not a big surprise as there has not been an update in 3 years, but this plugin generates a critical error and breaks the site if you are running php 7.3
The error is:
preg_replace_callback(‘/\\ in /wp-content/plugins/deals-engine/includes/class-wps-deals-shortcodes.php on line 123,
Hi I just wanted to show Download Invoice Button Even When On-Hold State. Reason Some Clients Use to Buy Deals at my Office ( Cash on Delivery ) so to make sure that is the person i want to make Invoices download when On-Hold State.
Help Me to fix this
Thanks in advance
]]>Hi
normal products – add to cart work.
wp deals products – add to cart does not work.
notice on the website the products that are not wp deal itmes
have the add to cart. However when clicking he wp deal product, the
add to cart is displayed does not function.
can anyone assist.
Went to check out pro version Avast antivirus warning along with PC infected notice popped up your site is hacked please fix and make sure your plugin is secure as well.
]]>Just to get this right…the plugin is using it′s own checkout process which means no other products of the shop can′t be added to cart (only if they are in deals)?
To use my own checkout process in woocommerce and add products to cart which are not deals I need the WooCommerce Edition?
To use the Plugin I have to create a “Deals-Page” within my Theme? How does the plugin interact with other products in my shop? Your WooCommerce Edition -Demo Shows no active deals!?
If the customer recommends the deals in Social Media – how does the deal look like in the Social Media? Is the countdown visible?
Best Regards
]]>I don’t know why but every social button works except for facebook, there’s just a blank space where it should be. I went to the code and couldn’t find the issue. The problem only occurs on the plugin php files… the like button works fine on other plugins. Here’s my blog https://goo.gl/YQJAc4
]]>Hi,
I get a deprecated notice error with this plugin:
wp-content/plugins/deals-engine/includes/gateways/libraries/class-wps-deals-paypal.php:16
Methods with the same name as their class will not be constructors in a future version of PHP; Wps_Deals_Paypal has a deprecated constructor
]]>It looks like you have not been answering support questions and have not updated in over 2 months for the latest version of WordPress.
Are you still Updating and Supporting this plugin???
Mike Storzieri
]]>Hi,
I’m building a new wordpress website, I want my site members to claim product deals that I have listed on the site. I use the social deals engine plugin, is there anyway that my members can claim the deals for free and not have to enter any payment details?
I just want the users to be able to click on a deal and then a voucher is sent directly to there email inbox.
Thank you in advance for your help.
James
]]>Hi,
I get the PHP e_Warning error: Illegal string offset ‘src’ in /
wps-deals-template-functions.php ( line 2711)
The exact line is:
‘imgurl’ => $business_logo[‘src’]
I think $business_logo is a string and you are using it as an array.
I never use business logo anyway.
This should be easy to fix as I like my logs error-less. Thanks!
]]>Hi,
I get the PHP e_Warning error: Illegal string offset ‘src’ in /
wps-deals-template-functions.php ( line 2711)
The exact line is:
‘imgurl’ => $business_logo[‘src’]
I think $business_logo is a string and you are using it as an array.
I never use business logo anyway.
This should be easy to fix as I like my logs error-less. Thanks!
]]>Hello,
I’m not able to connect your own support system and e-Mails are impossible too:
“A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
[email protected]
Mailbox quota exceeded”
Please fix and let me kwow when done.
Regards
]]>In case you want to add a currency which is missing in the plugin.
Insert the following code in your theme’s function.php file, then change ABC to your currency symbol and Currency name to the name of your currency:
add_filter( ‘wps_deals_currency_data’, ‘add_my_currency’ );
function add_my_currency( $currencies ) {
$currencies[‘ABC’] = __( ‘Currency name’, ‘wps_deals’ );
return $currencies;
}
add_filter(‘wps_deals_currency_data’, ‘add_my_currency_symbol’, 10, 2);
function add_my_currency_symbol( $currency_symbol, $currency ) {
switch( $currency ) {
case ‘ABC’: $currency_symbol = ‘$’; break;
}
return $currency_symbol;
}
Hi, I’ve uploaded the Plugin to vision 2.27 a few days before. But after that there were several errors happened.
Can you help me to solve the blank page after customer clicks the link send to them automatically after purchase? At least 3 customers have reported this error to us. I really have no idea how this happened. I’ve tried every browsers, and devices, still not work.
Thanks a million!
]]>Hi,
I would like to disable the countdown timer on each deal since it is bugged and it is not displaying correctly.
Could you please tell me what should delete on plugin in order to do it correctly? thank you
]]>Can Social Deal Engine plugin be made to accept payments with my local payment gateway here in Nigeria other than Paypal? Paypal is not used over here. Some of our local payment gateways here in Nigeria are: GT Pay, VoguePay, Interswitch Webpay, Remita. These listed payment gateway all supports woocommerce.
Please reply.
Hi,
I tried to translate the “value, discount” ect.
I did this with loco, but it doesn’t work. The Po & Mo files are created, but there’s still the english one.
My site is setted as a German one.
Thank you.
]]>I have a problem, by adding a new deal does not show the remaining time, just show me the text of “remaining time” and the clock icon, but does not show me the days, hours or minutes remaining. I wonder how I can solve this problem.
help me please!
]]>Hi..
I have a problem, by adding a new deal does not show the remaining time, just show me the text of “remaining time” and the clock icon, but does not show me the days, hours or minutes remaining. I wonder how I can solve this problem.
]]>Boa tarde, Estou traduzindo Offers social Engine pra o português do Brasil como mandado, traduzi algumas palavras no Poedit em português Br, salvo na pasta onde tem a tradu??o em inglês, mas nada acontece continua em inglês. o que esta errado.
]]>Hello,
my website is only in one language and its not english.
https://shop.voteon.eu/
Question is is it possible to translate hardcoded plugin parts like (see screenshot) here: https://prntscr.com/8jwtcw
Basically i want to translate manually all hardcoded english parts to other language, possible?
for quick response, please direct all support questions to our ticketing system at [email protected]
]]>How do the payments work with paypal? Typically, with something like Authorize.net, you would have an authorization performed, and then the hold would be placed until the minimum number of buyers is reached, and then a capture would be issued for each. Does this work the same for PayPal?
]]>hello i installed this plugin but page deals is empty and page deal error 404 deal not foun any hel please
page deals https://procontact.tn/test/
page deal:https://procontact.tn/deals/dealtest/
is it possible to have multiple currencies? we have deals with price in Dirham(AED) and US Dollars($).
]]>Hi,
Please help me solve the blank page issue. The issue occur when I going to delete a sale at deal sale (admin panel)
Thank You
]]>Is is possible to add multiple locations to the map?
I have clients with multiple franchises and must disable map. It only shows 1 location!
]]>Hi!
I have a bbPress forum where members post deals and offers from shopping websites on the web.
I want to have something like – https://goo.gl/4jfb where I as an admin and mods can select some forum topics everyday to showcase them on the front page of the website. I don’t mind doing each manually.
Is it achivable with this plugin? Here is screenshots of what I want – https://i.imgur.com/qtxbTbd.jpg
Please do reply
Thank you ??
]]>Is there a way to turn off deal expirations for all deals and still have the Add To Cart button display? I tried not putting an end date, but then the button disappears. I want a way to turn off the deal expiration completely for all deals in bulk if possible. Thanks!
]]>