Igor Benic
Forum Replies Created
-
Hi @dosuja, could you give me access to your site or maybe even FTP access so I can test it?
I could not trigger such error on my test sites.
You can use the contact form on my site to send me such details: http://www.ibenic.com/contact
- This reply was modified 8 years, 5 months ago by Igor Benic.
That is weird.. I will have to check it out tonight because I am currently in another city and without a computer.
Once I get home I will look at it.
Forum: Plugins
In reply to: [Live Scores for SportsPress] Live not startingSorry about that. Saw it now also on my side. Was a simple bug and I pushed the fix in 1.0.1.
If you don’t see an update notification in your WordPress dashboard you can download it from the plugin page and re-upload it (be sure to first delete the 1.0.0). That is, if you have a way to do it 🙂
If not, WordPress does check for updates every 12 hours or so.
Forum: Plugins
In reply to: [Live Scores for SportsPress] Live not startingHuh, sorry for such a late response. Somehow I missed the email about this support ticket.
Can you provide me with some more details on it? Maybe even a temporary access to your admin part so I can see if there are some errors in the console.
You can provide me with such details through my contact form on http://www.ibenic.com/contact
I am in the process of finishing the 1.1.0 version which will include a live widget so I can push this fix with it.
Hi @spottraining,
I might include that in the next update. My plan is also to make a way to configure unlimited fields but that is something to be done later on.
The name part can be done in the next update I guess:)
Hi @almandareo,
I am not quite sure I understand the approach of that simple post. But I did not consider it since I am aiming to provide just giveaway through this plugins.
If you explain it a bit more on how that would work and why, it might be a new plugin idea then:)
I did not think about copying or duplicating the giveaway, but it does feel like a fine feature.
Hi @almandareo, I will see what I can do with that since that could require me to refactor the whole upload controls.
But if I find an easy way of handling that, I might include it in a future update (second or third from now).
Hi @kiwidude, I’ll see to integrate that in the next update:)
Hi,
that is something I am still thinking about how to do it correctly. I don’t want to make a way to get extra false entries since some could just follow you, get the entries and then unfollow you. Those social media do not have any webhook which could notify the system if someone unfollowed your page or profile.
I can make it only in one way probably – check that someone has followed you but this will have to be included in a future update.
Thank you for letting me know about it. Will fix it in the next update.
Hi,
since this plugin only uses the regular WordPress function to send emails and does not regulate how those emails are sent, you can change that by using plugins that are used to configure the emails.
I’ve used Easy WP SMTP. You can also try https://wordpress.org/plugins/wp-mail-smtp/.
Hi @almandareo,
The private status is a default status from WordPress that is given to all custom post types also.
You can read more about it here: https://codex.wordpress.org/Post_Status
For now, it does not have anything to do with how a giveaway operates, but you just gave me a great idea for a new feature: private giveaway where people can enter only if invited or entered a giveaway before. Will write that down!
Hi @eddy123,
That should do it 🙂 No other files.
If you think some of the custom modifications you’ve done would be a great feature, feel free to share them through my contact form on ibenic.com or create an idea on wpsimplegiveaways.com
Hi David,
there is no way to disable the sharing part for now as that is the core functionality for this giveaway. Also, there is no way to disable the entering the same email for each new giveaway if it was subscribed before.
I have a plan to include entries from other giveaways also, but that did not get into development yet.
Will have a look at MailPoet to see how to integrate that with this plugin.
You could run a giveaway for a week, end it and then reopen it by changing the start & end dates. For winners, you would then need to do that manually without using the giveaway functionality to choose winners.That is the only way, for now, how to be sure to not receive duplicate emails.
- This reply was modified 8 years, 6 months ago by Igor Benic.
Hi @eddy123,
for now you can change the title inside includes/giveasap-functions.php on line 38.
I plan to add the option to change it in the new update:) Should be up in a day or two.