gtsiokos
@gtsiokos on WordPress.org
- Member Since: October 2nd, 2014
Contribution History
gtsiokos’s badges:- Plugin Developer
-
Posted a reply to Warning error Parameter 2 to Groups_Restrict_Categories, on the site WordPress.org Forums:
Hi there, Can you please share your debug.log for a closer inspection? Also, it would…1 month ago
-
Posted a reply to alter table wp_groups_user_group, on the site WordPress.org Forums:
Hi there, I would say that it's not safe, for the simplest reason that you…1 month ago
-
Posted a reply to Filtering products by category doesn’t work, on the site WordPress.org Forums:
Hi there, I tried to replicate the issue described using latest version of Groups plugin…1 month ago
-
Posted a reply to Redirect On Disallowed?, on the site WordPress.org Forums:
Hi Schulz, You can redirect protected posts and pages using the addon Groups 404 redirect…7 months ago
-
Posted a reply to Commission issue, on the site WordPress.org Forums:
Hey ukenpachi, Yes this is actually pretty easy to set. For a commission of 2.4%…7 months ago
-
Posted a reply to UI Issue – Unable to add a Group to the User Edit screen and more, on the site WordPress.org Forums:
Hey there, Thanks for mentioning your issue. I was wondering if there are any records…7 months ago
-
Posted a reply to Handling not-loggin in users (Guests), on the site WordPress.org Forums:
Hey Nicolai, FYI, in order to show any/all products to guests these products should not…7 months ago
-
Posted a reply to Adding to group doesn’t work anymore, on the site WordPress.org Forums:
Hi Macberte, This probably occurs due to an error or another conflicting plugin, because the…7 months ago
-
Posted a reply to Groups as WooCommerce Memberships Alternative, on the site WordPress.org Forums:
Hi Michael, In case this topic still requires assistance, you can use Groups for selling…7 months ago
-
Posted a reply to Plugin capability, on the site WordPress.org Forums:
Hey Victoria, Yes Affiliates plugin is capable of covering your case and track sales made…7 months ago
-
Posted a reply to Handling not-loggin in users (Guests), on the site WordPress.org Forums:
Hey Nicolai, Thanks for choosing Groups to limit access to WC products. Regarding guests and…7 months ago
-
Posted a reply to Sync with Mailchimp for WordPress, on the site WordPress.org Forums:
Hi Deyson, A good place for this would be https://jobs.wordpress.net/. Cheers, George2 years ago
-
Posted a reply to Sync with Mailchimp for WordPress, on the site WordPress.org Forums:
Hi Deyson, Yes you need to add it there. Please keep in mind that there…2 years ago
-
Posted a reply to Programmatically assign read permissions, on the site WordPress.org Forums:
I'm glad it's working and thank you for sharing your code in case someone else…2 years ago
-
Posted a reply to Showing Logged out Users Front Page Content, on the site WordPress.org Forums:
Hi Michael, In case this is still not resolved, you can change the way your…2 years ago
-
Posted a reply to Sync with Mailchimp for WordPress, on the site WordPress.org Forums:
Hi Deyson, In case this is still requested, here is a solution you can use.…2 years ago
-
Posted a reply to Fetch all users in a group?, on the site WordPress.org Forums:
Hi, The easiest way is described in Examples of Groups Documentation and it is exactly…2 years ago
-
Posted a reply to How to make current user affiliate?, on the site WordPress.org Forums:
Hi, FYI, there is a premium addon, Affiliates Users which allows you to create affiliate…2 years ago
-
Posted a reply to Programmatically assign read permissions, on the site WordPress.org Forums:
Hi, Yes, the group restriction is a post meta value. Although I haven't run your…2 years ago
-
Posted a reply to Where groups are stored in database?, on the site WordPress.org Forums:
Hi ostetaan, I have provided my tips in your other topic here. Cheers, George2 years ago
-
Posted a reply to do_shortcode groups_join not working in hook, on the site WordPress.org Forums:
Hi ostetaan, Although I haven't checked your code, you can add a user to a…2 years ago
-
Posted a reply to Persistent affiliate links?, on the site WordPress.org Forums:
Hi herondino, FYI, the affiliate id is persistent since it is stored in a cookie.…2 years ago
-
Posted a reply to Force users belonging to many groups to pick one per session, on the site WordPress.org Forums:
Hi, Thanks for your kind words! Even if a user belongs to more than one…2 years ago
-
Posted a reply to Content based on Groups, on the site WordPress.org Forums:
Hi Sandy, You can use the same message both for registered users and visitors but…2 years ago
-
Posted a reply to Make all new members affiliates, on the site WordPress.org Forums:
Hi David, You can use the premium addon Affiliates Users to make all new users…2 years ago
-
Posted a reply to Custom message when access is denied, on the site WordPress.org Forums:
Hi George, For such cases there is a free plugin available, Groups 404 Redirect, which…2 years ago
-
Posted a reply to Cant get filter (only unrestricted) to work, on the site WordPress.org Forums:
Hi Intervik, Yes you are absolutely right, seems that I didn't understand the request in…2 years ago
-
Posted a reply to Cant get filter (only unrestricted) to work, on the site WordPress.org Forums:
Hi Intervik, Please correct me if I'm wrong but I would assume that you are…2 years ago
-
Posted a reply to Affiliates Profile portal, on the site WordPress.org Forums:
Hi, Although this topic has been posted quite a while ago, I would like to…2 years ago
-
Posted a reply to Child page not showing, on the site WordPress.org Forums:
Hi, You may choose to restrict the page to the desired group but keep it…2 years ago
-
Posted a reply to Clash with Theme MY Login plugin, on the site WordPress.org Forums:
Hi George, Please check your page where the login form is placed and make sure…2 years ago
-
Posted a reply to Refer friends, on the site WordPress.org Forums:
Hi, Your case is covered by premium versions of Affiliates Pro and Affiliates Enterprise. You…2 years ago
-
Posted a reply to Get group name from group ID, on the site WordPress.org Forums:
Hi Rohans, You can get the group name by using the method Groups_Group::read($group_id). The description…2 years ago
-
Posted a reply to Restrict products access to assigned group, on the site WordPress.org Forums:
Hi, Yes you can restrict new products to a group automatically, but you need a…2 years ago
-
Posted a reply to Terms and Condition, on the site WordPress.org Forums:
Hi Abdull, This error message is not related with Affiliates plugin. It is probably generated…2 years ago
-
Posted a reply to Woocommerce multivendor marketplace supported ?, on the site WordPress.org Forums:
Hi, You can assign each of your products to an affiliate if you use the…2 years ago
-
Posted a reply to Restrict products access to assigned group, on the site WordPress.org Forums:
Hi, This can be accomplished if you restrict all the other products to another group,…2 years ago
-
Posted a reply to Include a file based on a group variable that send a email in wordpress, on the site WordPress.org Forums:
Hi, I think that the conditionals are wrong in your code. The lines should be…2 years ago
-
Posted a reply to Wrong login Url – Featured by design?, on the site WordPress.org Forums:
Hi, Try this instead: add_filter( 'affiliates_new_affiliate_registration_message', 'example_registration_message' ); function example_user_registration_message( $message ) { $message =…2 years ago
-
Posted a reply to Change email message content, on the site WordPress.org Forums:
Hi, Although it's been a while since this post, you can modify the mail message…2 years ago
-
Posted a reply to The cookies wp_affiliates is not set, on the site WordPress.org Forums:
Hi Mirdas, That's a useful hint regarding your issue. Please have a look at the…2 years ago
-
Posted a reply to Add currency INR, on the site WordPress.org Forums:
Hi, Please add the following snippet in functions.php file of your theme( preferably child theme)…2 years ago
-
Posted a reply to restriction to whole website, on the site WordPress.org Forums:
Hi Julia, I think what you are looking for is Groups Blog Protect a free…2 years ago
-
Posted a reply to You have entered an incorrect reCAPTCHA value., on the site WordPress.org Forums:
Hi Juliane, Thanks for mentioning. I will have a look at the plugin and let…2 years ago
-
Posted a reply to Check if user is part of grou fails when user is removed, on the site WordPress.org Forums:
Hi tuastad, On your snippet there are errors. I would recommend you to enable debugging…2 years ago
-
Posted a reply to Continuous Database Errors, on the site WordPress.org Forums:
Hi Kallym, Thanks for mentioning and for adding your debug output. I have noticed the…2 years ago
-
Posted a reply to Add user to group via metadata, on the site WordPress.org Forums:
You are welcome. Sorry but at the moment we only offer an integration for Gravity…2 years ago
-
Posted a reply to Add user to group via metadata, on the site WordPress.org Forums:
Hi, In short I would say that this depends on how the custom fields are…2 years ago
-
Posted a reply to Show User’s Group in My Account Page, on the site WordPress.org Forums:
Hi rubyphan, Please have a look at the shortcode [groups_user_groups]. You should add the shortcode…3 years ago
-
Posted a reply to Confirmation email “WordPress” / Content, on the site WordPress.org Forums:
Hi zosch, Regarding the first issue please have a look at wp_mail_from and wp_mail_from_name and…3 years ago
Contributor
-
Affiliates Events Manager
Active Installs: 90+