Igor Benic
Forum Replies Created
-
The credit link has now been applied only to the free version of the plugin.
Hi,
that is weird. I have tried to update the premium version myself on one of my sites. Everything went smoothly.
The plugin name is now “Simple Giveaways” so it may be moved a bit down in the plugin list, but the folder giveasap-premium should still be there.
Can you try and upload the premium version again and see what happens?
Do you mean the ‘Powered by GiveASAP’ credit?
This is removed in the premium version. I will check on it, but it should be only visible on the Free version.
Also, a new version will be coming next week with some new features.
Hi @soobahkdo, sorry for a late response. Yes, that formatting should be available in 2.0. Can you tell if it is?
2.0.0 has the templates refactored so that the captcha form is displayed before the button. There is also a widget which you can use in sidebars. This widget will then sign up the user and redirect it to the giveaway page.
As of 2.0.0 the user will get a cookie when registering or returning to the URL provided in the email. After that, whenever the user comes to the giveaway page, they will see their entries and not the sign up form:)
Very good features I must say. The refactoring is somewhere at 50%.
This other features that you have mentioned could be done in minor releases in the next few weeks/months.
The feature no. 3 is actually something I have noticed and thought of it myself. I have already changed the position of them and they will come in the next update.
The feature no. 4 is also something I have worked on it now. It will use the date formatting set in Settings > General.
I am not aware of any researches that do indicate such results with quantities, but that could be also be added as an option to show/hide.
When a user submits their email, they will get an email telling them about this. You can set the email text and subject under GiveASAP > Settings.
Maybe in a later update, I will also make that possible for people with accounts, but that is only for a much later update.
Hi SooBahkDo, currently this is not possible but I am refactoring a bit of code now so that it scales much better for future updates.
In the next update, I’ll see to include that also.
Forum: Plugins
In reply to: [Multisite Featured Image] not working with WordPress 4.7 ?Hi both, I have reviewed the Customizr theme and I see it does use some complex code for setting thumbnails.
I am only using the classic WordPress Plugin API to handle the rendering of a thumbnail. When I have tried it with the WordPress classic themes (made by the team behind WordPress) and a theme I have made, it works out as intended.
I can’t guarantee it will work on each theme since some of those are coded differently. Some might be coded with custom code which is not following the WP standards or it has a different logic behind showing the thumbnails.
I’ll try to find some extra time to get to know how the logic behind Customizr works so I can maybe implement some custom logic for it to work on it, but that will require me some time which I have to find:)
@bowenac: could you say the theme’s name so I can check it out also.
Thank you both once again for letting me know about the issues.
Forum: Plugins
In reply to: [Multisite Featured Image] not working with WordPress 4.7 ?P.S. I have installed Customizr and checked it on WP 4.7. Everything works fine on my side. Maybe there is a conflict with another plugin?
Could you disable plugins one by one and check on each disable if the problem got fixed?
Forum: Plugins
In reply to: [Multisite Featured Image] not working with WordPress 4.7 ?Hi pedubreuil, I’ll have to install the Customizr theme and have a look what is the issue. Thank you for letting me know about it
Forum: Plugins
In reply to: [Multisite Featured Image] Support for Multisite Global MediaHi aschaen,
Thank you for showing interest in this plugin. I did not use that plugin yet. I will have to look into it to make that possible.
I can’t guarantee that it will be possible, but I will do my best as soon as possible.
Forum: Plugins
In reply to: [Multisite Featured Image] My opinion about plugin featureYou actually make a good point. That has been removed to save space on the server:)
Thank you for notifying me on that bug. I have added a simple check at the very beginning that will stop this function from being processed if the request $_POST key is not set.