Igor Benic
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Sponsorships] Some sponsor images display as thumbnailsHi @msielski, I’ll have to check that, but Simple Sponsorships is at 1.2.2 so I guess this might be related to “Sponsors” plugin which I acquired recently.
The function for showing the images is always the same so it has to do something with how WordPress processes it. Sometimes, images don’t get at all processed for all of their sizes so they use it uses the only image it could find.
I will test the widget images and see if it has something to do with the code.
Also, are you maybe using the horizontal option? If the horizontal option is used, it will not use the image size but the image size up to 100px in height. As said in the Widget section, the image size is used only for vertical display.
- This reply was modified 6 years, 11 months ago by Igor Benic.
Forum: Plugins
In reply to: [Sponsors] Issue since last updatesorry about that. Just pushed a new update (3.0.1) which should fix that issue.
Best,
IgorHi @flo44781, for now such thing is not possible. It would require to relate heavy on JavaScript.
It might be something like that available in the future, but for now there are other features to be developed 🙂
Forum: Plugins
In reply to: [Live Scores for SportsPress] how to configure?Hi @deheugden,
the teams and such are not a part of this plugin. The SportsPress plugin is the correct one. This plugin is only an extension for the SportsPress so that you can have live-like events where the score is updated without a page refresh.
Hi @spark36, when that integration is activated and MyCred is also active, there will be a form for the subscriber to spend their points. For now, each MyCred point is equal to 1 entry.
When you have a question about the premium features, please create a support ticket on http://www.wpsimplegiveaways.com/support/ as this forum is used for the free version.
Best,
IgorHi @spark36,
that is correct. That’s the initial feature of this plugin. There are sharing methods which a subscriber can use to refer other people to the giveaway.
When a referred user subscribes, the one who referred him/her, will get extra entries.
Hi @anikacsmedia,
You can copy the public/giveasap_template.php inside of your theme folder under /giveaways/.
Be sure to also include a folder templates/ in there and put the template1.php in there. Then you can make changes to template1.php and do whatever you like.
Hi @rolavarria, are you using the shortcode or giveaway page?
You can try to change it by editing the English words in
wp-content/plugins/giveasap/assets/js/jquery.countdown.min.js.Just be aware that on each update, you would have to change it again.
Hi @rolavarria, you can paste this code in the Head/Footer option under Giveaways > Settings > Scripts.
Hi @unstat1c,
I’ve tried it out on any other language (as long as it is not en_EN and en_US) with the link to the pt-BR.js and it works fine.
It might be a caching issues.
Hi, is your site using a different language?
It will use that option only if the site is also on a different language.
Also, be sure to refresh the cache of the site or autoptimize, if you are using something like that.
Hi @unstat1c,
with 2.21.0 (pushed a few minutes ago), there is a new setting under Settings > Scripts where you can put the full URL to the translation file where the code for translating the countdown is. It will then be applied on the giveaway countdown.
Hi @jclague89,
I’ve updated the shortcode attributes so it can be selected to redirect the user to the giveaway page. You can read about the new attribute in the changelog.
The attribute is
redirectand if you set it to redirect=giveaway, it should redirect the user to the giveaway pageHi, wrap it inside of
<script>... </script>. With the latest version, now you can add various code there. Enabled that if someone beeds custom fb tracking code and similar which may require you to add regular html.That is why now JavaScript code has to be wrapped with the script tag.
Hi @unstat1c, I can’t see it as it is in preview mode. It should not be shown in the footer.