Igor Benic
Forum Replies Created
-
Hi @jclague89,
what I said is that the “Extra Actions” feature is available from 2.20.0 such as click on a link and similar.
I could implement it there as a new extra action to gain entries instead of re-enabling them to entry which would be more complex.
Hi @jclague89,
thank you for the explanation. Would you like this to be more as an extra action as they exist now from 2.20.0? So people could buy X amount of entries instead of being able to enter once again?
Hi @jclague89,
I have thought of making WooCommerce/EDD Integrations with a similar flow where they would be awarded entries when purchasing a product (maybe even a “Entry” product).
In your case, do you use an eCommerce plugin on your site or would you need a complete independent integration with payment gateways?
Forum: Plugins
In reply to: [Live Scores for SportsPress] class LSFS_Installerthat is really strange as I’ve tested it myself on a similar PHP version. I thought it might be an older version.
You could try removing includes/admin/views/html-admin-page.php the include() line where we include the lsfs-installer, right under the
if( isset( $_GET['config'] ) ) {Forum: Plugins
In reply to: [Live Scores for SportsPress] class LSFS_InstallerI’ve tested it myself and I had no issues.
Could you let me know which PHP version you use and which Live Scores for SportsPress version you use?
Hi @nknk1410,
for now I don’t plan to make the shortcode exactly the same as the detail page but that might be introduced in a future version when other priorities are done.
Hi @calvinrobinson,
I’ve checked my implementation of the v2 tickbox and it works out fine.
Are you sure you’ve correctly set up the settings?
Just want to make sure, you’re not using domain.com but your exact domain, correct?
Hi @calvinrobinson,
sorry for a late response.
I am going to test it out and see if they’ve changed something in the code implementation.
Hi @tpinkus,
that’s the error which happened in 2.20.1.
I’ve just checked it and tested it on different sites. Also with all social media images and such. I could remove the logo.
What could be the reason is that browser cached your JavaScript file that has the script to remove the image. It might be refreshed after a few page reloads. The error points to the line 203 which does not have that part (on line 203) anymore in 2.20.2.
I’ll test it a bit further to check I’ve got all covered.
- This reply was modified 7 years, 1 month ago by Igor Benic.
Hi @tpinkus,
on the logo image, there is a blue square (with a checked sign). If you click on it, it will remove the logo (the same way the media uploader works). After removed, you need to save the giveaway so that such changes get saved.
Here is a screenshot of the blue square (top right corner of the image thumbnail).
Hi @tpinkus,
sorry about the #2, there was an error with the script that was handling that. Pushed a quick fix with 2.20.2. Once updated, you should be able to remove the logo.
I’ve tested once more the question #3 on my site and it works fine.
Hi @tpinkus,
1. There is no way to change the text of show/hide the content. I’ll add that for the next update,
2. If there is no logo set, the logo won’t be displayed,
3. You don’t have to click update for each tab, you can change each tab and when you’re done, you can then click update.Thank you so much, @momadeedae, for such kind words! Really appreciate it! 🙂
Hi @tpinkus,
I’ve pushed an update 2.20.1 and this errors should be fixed.
Sorry about that! Somehow forgot to test that one edge case.
I will take a look once I am home and see if some paths were not updated.
Thank you for reporting it to me.