itthinx
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliates] [Plugin: Affiliates] plugin not working properlyThis is not the place to ask for support on Affiliates Pro. Please do that on its page: http://www.itthinx.com/plugins/affiliates-pro
Forum: Plugins
In reply to: [Lazy Widget Loader] [Plugin: Lazy Widget Loader] Not workingLooks like this is not an issue anymore … marking as resolved.
Forum: Plugins
In reply to: [Groups] [Plugin: Groups] Restrict posts by group“Display posts made by members of one group” … publicly or to members of that group only?
You can restrict access to posts by group membership, i.e. display posts to members of certain groups.
If you want to restrict the posts that are displayed publicly to posts authored by members of a certain group, that can be achieved as well, but you would have to code that: using Groups’ API to get information about the post author’s membership to that group and hook into appropriate actions to limit access. If you want to do that, then you can take a look at how Groups restricts access to posts.
Forum: Fixing WordPress
In reply to: Sending Group EmailThanks for your suggestion Michael, yes I agree that would be a useful addition to Groups – I’m thinking about full messaging as well as notifications. If there’s enough interest in that …
Forum: Plugins
In reply to: [Lazy Widget Loader] [Plugin: Lazy Widget Loader] Not working@kazancexpert can you provide a link to the site where this is happening please?
Forum: Plugins
In reply to: Really Clever Groups@silakka Certainly, it’s actively being developed. There is an improvement on its way with respect to the way Groups will handle read/write access to posts both on back and front end. Currently there is only one capability that you can assign to a group and that is not sufficient if you need disjoint subsets of posts accessible to different groups. That will change and should also help to handle the case that @leighsnelson37 mentions.
Forum: Plugins
In reply to: [Groups] [Plugin: Groups] Cannot create CapacitiesIt’s been fixed in the latest release, 1.0.0-beta-3d.
This happened on some setups because of an excessively big index that was created for the capability DB table. Creating that table would fail if the index size was exceeding the maximum allowed and thus no capabilities would show up and no new capabilities could be created.
Forum: Plugins
In reply to: [Lazy Widget Loader] [Plugin: Lazy Widget Loader] Not workingHow do yo know that it’s not working? What did you expect to happen?
Forum: Plugins
In reply to: [Affiliates] [Plugin: Affiliates] How can I resolve the registration closed?Thanks CFA,
If you can’t access the site it might be related to your IP, please try it through a web proxy.
Regarding your question:
To allow visitors to sign up, you need to allow them to register on your site. Otherwise you will see a message saying Registration is currently closed. Go to Settings > General, tick the checkbox close to Membership that says Anyone can register and hit Save Changes.
Cheers
Forum: Plugins
In reply to: [New Plugin] Affiliates eShop Integration Lightjonathantimar – you are simply stating an offensive opinion supported by no facts.
Try this:
– RTM
– state what you have done
– describe the result
– explain how the result differs from what you expectedForum: Plugins
In reply to: [Affiliates] Affiliates new entry does not submitting.This is not related to the Affiliates plugin – your captcha plugin is rejecting a form submission but there is no captcha on the form.
Forum: Plugins
In reply to: [Groups] other shortcodes between the 'Groups' don not functionThanks for the info Laurent, I’ve tested this again and cannot confirm that it fails – please see this video where I’ve set up several test pages with shortcodes from each of the plugins below nested within Groups’ shortcodes. In each case it works, I can only conclude that either the shortcodes are not used correctly or another plugin or the theme(s) you’re using interfere, so I’ll close this topic as Groups itself does not seem to be the cause.
Setup:
– WordPress 3.3.1
– Theme: Twenty Eleven 1.3
– Groups 1.0.0-beta-3Plugins tested:
– Formidable 1.06.02
– Get User Custom Field Values 2.6
– My Calendar 1.10.6
– WordPress Print This Section 2.0.4Forum: Plugins
In reply to: [Groups] other shortcodes between the 'Groups' don not functionThanks for your feedback Manfred 🙂
I’ve just tested this with:
– WordPress 3.3.1
– Groups 1.0.0-beta-3
– My Calendar 1.10.6
– Theme: Twenty Eleven 1.3On this setup, the example you give works, i.e. the calendar is shown for a registered user (only).
Maybe there’s a conflict with another theme or plugin?
Would you mind commenting on your setup on this page?
Cheers
Forum: Plugins
In reply to: [Groups] [Plugin: Groups] Just what i have been looking forThanks, I really appreciate it 🙂
Forum: Fixing WordPress
In reply to: Sending Group EmailPreston, are you suggesting this for the Groups plugin?