Igor Benic
Forum Replies Created
-
You’re welcome 🙂
to remove the social media buttons, you can go to Giveaways > Settings > Sharing Methods and remove those methods there.
To remove the sharing links from the emails, change the email content if it includes the placeholders such as {{ENTRY_LINK}} and {{SHARE_LINK}}. Those should be removed then and also under Giveaways > Settings > Emails, you can scroll down to the “Layout” section and check the option “Hide Links”.
Hi @bjrnet21,
I’ll check the SpamShield to see if I can somehow write a code that will prevent it to show such error so you can still have that option enabled for other forms/plugins.
Hi @bjrnet21,
sorry for a late response. This seems like a compatibility issue with another plugin as such errors are not returned by this plugin.
I would assume that the errors might be due to a Security plugin or similar. Could you give me a list of all plugins you’re using? That could help me so I can install them and check if the error persists. Are you using the wp-spamshield maybe?
As for the “Forgot your subscribed link”: each subscriber that enters your giveaway will have a unique link. That way, even if the subscriber clears his/hers cookies and don’t have the first email, they can get the subscribed link sent again to their email.
- This reply was modified 6 years, 8 months ago by Igor Benic.
Hi @marcfuller,
that’s all the links you can have. If you did not opt-in, you would have such link there.If you’re talking about the premium version, then please use this forum https://wpsimplegiveaways.com/support as this forum is only for the free version of the plugin.
Hi @marcfuller,
I don’t see your site inside of the Freemius dashboard for Simple Giveaways.
Really weird.
Do you have an “Opt-in” link under Simple Giveaways in the Plugins screen? Maybe that could help push the activation email.
Hi @marcfuller,
the spam/junk folder is also empty? Could you let me know the site url so I can check in the Freemius service if the email was sent?
Hi @jiiimbo,
thank you for the review! I really appreciate it!
Hi @adrianrl154,
with 2.25.0 most of them are translatable except the countdown ones.
For those, you can try copying this code http://keith-wood.name/js/jquery.countdown-es.js and paste it to Giveaways > Settings > Scripts and under Footer by wrapping them inside of a <script>YOUR_CODE</script>
Forum: Plugins
In reply to: [Change Prices with Time for WooCommerce] Didn’t change the priceHi @cluesew,
it did not change the price completely or just on the front end without page reloading?
This plugin is using the WordPress CRON so if you have the WP CRON disabled in a way, the change won’t be triggered as it should be.
Hi @adrianrl154, everything should be translatable.
I’ll install the Loco Translate plugin and check why it can’t be translated. Maybe the .pot was accidentally not updated.
Forum: Plugins
In reply to: [Sponsors] Image size when using shortcode and grid styleHi @frischid,
thank you for letting me know. I’ll check that and provide a fix.
Forum: Plugins
In reply to: [Simple Sponsorships] Sponsor Form QuestionsHi @mike314156,
I’ve added a new option to the block and shortcode (shortcode attribute link_sponsor, default set to 1. 0 will remove it).
There is also a new option for emails under Sponsorships > Settings > Emails where you can set where you can send the emails that are meant to be sent to the admin.
All this is in the newest 1.3.0 version.
Forum: Plugins
In reply to: [Simple Sponsorships] Some sponsor images display as thumbnailsHi @msielski,
this was fixed in the other plugin in the recent version.
Forum: Plugins
In reply to: [Sponsors] Creating tiers for sponsor logosHi @furnishingdig,
I’ll look into that. The easiest way would be to handle the size of the logo through CSS using the classes from categories.
The logo size might be added as an option to the category itself, so it will use the selected size in the widget. I’ll look into that.