Presale questions
-
Hello guys,
I am texting in regards to the Platinum version.
I’ve watched the demonstrations/tutorials available on your website and I find most functionality fitting in for my needs.
I am wondering though if the platinum supports registers hooks I can connect to in my child theme’s functions.php.
I was looking to customize a little bit the behavior of the 1 buy button by adding an if clause. I want to hide that button if there are no credits available.Something like this:
if ( wpdb->query (select woocredits_cretids options user_X != 0)
echo “<button ‘disable’>”
enable
else
disableIs that possible with your plugin? I could always overwrite your code directly from the plugin, but that’s not advised and not WP way.
Also, in the checkout, at the payment gateway selector, there is a “WooCredits” label. Can I customize that for my brand? Is there a customization in the UI? Or a hook?
Thanks guys for the support and help.
I didn’t yet purchase the product, but I’m really interested in doing it.
Is there somewhere a demo site with the plugin installed and the WooSubscriptions available? My customer would like to play a little before making the purchase.
Thanks a lot guys!
- The topic ‘Presale questions’ is closed to new replies.