itthinx
Forum Replies Created
-
Forum: Reviews
In reply to: [Affiliates] Great pluginThank you very much, that’s great to hear! Good luck with the program!
Forum: Reviews
In reply to: [Affiliates] Good, perfect and free!!Hi, thank you very much for your feedback and thanks for using our software!
Forum: Plugins
In reply to: [Affiliates] Linking Affiliates with Instamojo gatewayThere is this repository https://github.com/Instamojo/Woo-Instamojo which is for the readily installable plugin https://ww.wp.xz.cn/plugins/woo-instamojo/ – but it seems that it has not been updated since 2016.
If that plugin still works, it might be a solution and you could simply use our integration with WooCommerce https://ww.wp.xz.cn/plugins/affiliates-woocommerce-light/
Also if there is a more recent payment integration for that payment gateway, you could use it with WooCommerce and our light affiliates integration.
Forum: Reviews
In reply to: [Groups] Works!Thanks for the review and comment!
Just in case you need any help or want to provide details on such errors as you saw: if it was with an official WooCommerce extension and would like to have its developers have a look, you can post that on https://woocommerce.com/my-account/create-a-ticket/
Forum: Reviews
In reply to: [Groups] Ideal for hiding contentIndeed, that’s a good basic case for it, thanks for the review!
Forum: Reviews
In reply to: [Groups] OttimoThank you very much for your review!
Forum: Plugins
In reply to: [Groups] Groups PayPal – Product Discontinued – Existing License SupportTo make it free, as your suggestion seems to imply, sounds like a reasonable idea in this case.
As this is about a commercial product, please be aware of this forum guideline Do Not Post About Commercial Products.
Assuming that it is going to be made available, e.g. via a public GitHub repository or similar, it would open up the possibility of continued maintenance via the community.
In order to respect the forum guidelines here, please post any further questions or suggestions on the extension via https://www.itthinx.com/plugins/groups-paypal/ – we will make any pertinent announcements on the site when appropriate.
Forum: Plugins
In reply to: [Groups] Pro Theme CustumizeHi,
You’ve posted on the support forum for the Groups plugin but your request is related to a theme which is not related to the plugin.
Please make sure to post in the correct forum so that your request for help is viewed by the theme authors.
If your request is related to a premium theme, you should contact the theme authors on their site directly, as the forums here are not intended to provide support for paid plugins or themes (as per the Guidelines).
Cheers
Forum: Reviews
In reply to: [Groups] GroupsThank you very much for your feedback and for using Groups! If you have any suggestions anytime, please feel free to let us know.
Forum: Plugins
In reply to: [Affiliates] How to edit affiliate notification email sent to new affiliateYou can use these filters to modify the subject and message content of the notifications:
–
affiliates_new_affiliate_registration_subject
–affiliates_new_affiliate_registration_messageThe filters are documented here https://docs.itthinx.com/document/affiliates/api/filters/ – they essentially receive the notification subject/message and context parameters, to return the potentially modified subject/message.
Forum: Plugins
In reply to: [Affiliates] Email when an order with affiliate link is madeYou could create a customized notification using the
affiliates_referralaction which is documented here: https://docs.itthinx.com/document/affiliates/api/actions/The action is invoked after a referral has been recorded and you could hook into it to send your customized notification. The action receives several parameters in its $params attribute, including the reference which would point to the order.
If you don’t know how to work with actions, then it’s best to use an experienced developer to do this for you. Alternatively, you could have a look at referral notifications provided with Affiliates Pro https://docs.itthinx.com/document/affiliates-pro/notifications/ – but also in this case, you would want to use filters to customize the notifications that it would send out (based on the outline of your request).
What we would recommend as an easier approach, instead of providing detailed information in the referral notification, simply use a simple notification that a referral has been granted, and let affiliates view details on it on their dashboard:
– For the plain Affiliates plugin see https://docs.itthinx.com/document/affiliates/blocks/ on what blocks are available and the default generated page will use a comprehensive version based on the [affiliates_dashboard] shortcode.
– For Affiliates Pro you have similar more advanced blocks as shown https://docs.itthinx.com/document/affiliates/blocks/ and this also works directly with the same shortcode.As the dashboard blocks are based on templates, you can customize them easily and include any information you want for each referral. The documentation on Templates https://docs.itthinx.com/document/affiliates/api/templates/ explains what you can use and customize.
Forum: Plugins
In reply to: [Affiliates] Affiliate can add new userHi Marcelo,
There are several integrations with Form plugins:
– Formidable Forms
– Ninja Forms
– Contact Form 7You can see details on these integrations which are documented here: https://docs.itthinx.com/document/affiliates/setup/settings/integrations/
The referral process would be:
1. Affiliate gets his affiliate link from the Affiliates Dashboard – see https://docs.itthinx.com/document/affiliates/blocks/
2. Affiliate uses the link to promote the site, e.g. placing it on his website or using it on social media
3. The visitor about to be referred clicks the affiliate link.
4. The visitor fills in the form.
5. The Affiliates system recognizes that the form was submitted by someone who was referred and records a referral.If your referral process is intended to follow a different procedure, e.g. if you want to provide your affiliates a form via which they can refer users, then you could set up a form which only* affiliates can submit and let them add the user data there. You would then check the submitted entries and create referrals manually as appropriate.
* To protect a form so that only affiliate can submit it, you would wrap it within [affiliates_is_affiliate]…(add the form shortcode here)…[/affiliates_is_affiliate] – see https://docs.itthinx.com/document/affiliates/shortcodes/affiliates_is_affiliate/
We assume that this solves your question, but feel free to ask if you need further guidance.
Forum: Reviews
In reply to: [Affiliates] Great PluginHi Denis,
Thank you very much for the feedback on our software, also great to hear that you find the documentation useful. If you have any suggestions anytime, please feel free to let us know.
Happy selling!
Quick guide with screenshots: https://www.itthinx.com/2021/08/30/how-to-pass-affiliate-info-to-a-whatsapp-chat/
Forum: Plugins
In reply to: [Affiliates] Affiliate money to terawalletYou can use the Totals produced to handle your payouts, see https://docs.itthinx.com/document/affiliates/totals/