Alex
Forum Replies Created
-
Ok thanks! That got it working nicely.
Lets say I have post_tags of season1, english, games. The current filter will return the posts that have either one of any of the tags. But I want the filter to only return posts that have all the tags of “english”, “season1” and “games”.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Add custom attribute to shortcodeHi, another question, where would the best place to place the code? In functions.php or somewhere in the plugin folder?
Forum: Plugins
In reply to: [Nextend Social Login and Register] Add custom attribute to shortcodeNice that great! Thanks a bunch.
Hello? I need an answer here.
This is what I have.
The total counts are not just different. Its multiplied by exactly 2. Can you tell me where does the plugin store the counts for each pages in the database, so that I can change them accordingly.
Thanks
- This reply was modified 8 years, 1 month ago by Alex.
Hi,
Basically I have a few different registration form. If someone register from “Form A”, I want to assign a user_meta to the user that I can identify that the user registered from “Form A”.
Forum: Plugins
In reply to: [Nextend Social Login and Register] User Prefix For Certain PageThanks! Works like a charm.
Forum: Plugins
In reply to: [Nextend Social Login and Register] User Prefix For Certain PageHi, the cookie that I’ve set on the page doesn’t seems to be detected by the function. I think it’s because that after the user clicks on the button, the page will redirect away. Is there a way for me to pass the page as a parameter for the function instead?
- This reply was modified 8 years, 2 months ago by Alex.