Christian Freeman (codelion)
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordpress Social Invitations - Lite] Facebook Invitation Message is BlankWhat I mean is, under the Default Messages tab of the WP Social Invitations Settings, I have the following Default Text Message:
%%INVITERNAME%% just invited you to TeamUP! Click to accept %%ACCEPTURL%%
But when I send the message via Facebook, this message doesn’t appear anywhere in the facebook wall post. The post only shows an auto-generated image from my site’s homepage which links to the accept url.
Forum: Plugins
In reply to: [Wordpress Social Invitations - Lite] Facebook Invitations ErrorSorry, to get back to you so late on this. I just updated to the most recent version 1.6, and the post does appear on my facebook wall now.
Forum: Plugins
In reply to: [Rendez Vous] New Rendez Vous link is not workingI found the problem in my child theme’s buddypress folder. Once I removed the buddypress-functions.php folder that I had there, the popup started showing up.
Forum: Plugins
In reply to: [Rendez Vous] New Rendez Vous link is not workingI’m having the exact same problem. When I
click the New Rendez Vous button, the site address shows: http://teamupmovement.com/excite/members/extremeadmin/rendez-vous/#And there’s no popup for setting up the rendez vous.
BuddyPress – 2.1.1
Theme – Encounters Lite Child
Multisite – Yes
Javascript issues – None related to rendez vous
Wordpress 4.1I did change the theme to Twenty Fourteen and the button started working. I am also able to setup all of the What, When, and Who settings, but I had some trouble saving the Rendez Vous.
What is it about my theme that could be preventing the popup from displaying?
Forum: Plugins
In reply to: [BuddyPress Follow] How to Get leader_id and follower_idOk, it’s done. If anyone needs to integrate BP Follow with MyCRED, you can use this code here to add a custom hook.
Thanks again for the assist.
Forum: Plugins
In reply to: [BuddyPress Follow] How to Get leader_id and follower_idAlright thanks.
I’ve got it working now, and I’ll post a link to the finished code snippet when it’s complete.Forum: Plugins
In reply to: [BadgeOS] Paid Memberships Pro ConflictOk, I found the solution to this issue here:
https://github.com/opencredit/badgeos/issues/162It seems that the Badge Stack Addon is causing the 404 error. You can wipe out all of the data that the BadgeStack add-on introduced by doing the following:
1. Go to BadgeOS > Levels, select All, Bulk Actions > Delete
2. Go to BadgeOS > Quests, select All, Bulk Actions > Delete
3. Go to BadgeOS > Community Badges, select All, Bulk Actions > Delete
4. Go to BadgeOS > Quest Badges, select All, Bulk Actions > Delete
5. Go to BadgeOS > Achievement Types, select Level, Quest, Community Badge and Quest Badge, Bulk Actions > DeleteOnce I followed this, the 404 error disappeared.
I found the solution to this issue here:
https://github.com/opencredit/badgeos/issues/162It seems that the Badge Stack Addon is causing the 404 error. You can wipe out all of the data that the BadgeStack add-on introduced by doing the following:
1. Go to BadgeOS > Levels, select All, Bulk Actions > Delete
2. Go to BadgeOS > Quests, select All, Bulk Actions > Delete
3. Go to BadgeOS > Community Badges, select All, Bulk Actions > Delete
4. Go to BadgeOS > Quest Badges, select All, Bulk Actions > Delete
5. Go to BadgeOS > Achievement Types, select Level, Quest, Community Badge and Quest Badge, Bulk Actions > DeleteOnce I followed this, the 404 error disappeared.
Forum: Plugins
In reply to: [BadgeOS] Paid Memberships Pro ConflictHi guys,
I just switched from WPMU’s Membership plugin to PM Pro (which is an overall superior plugin) and I’m having the same exact issue on my end. When I have BadgOS activated and I try to select a membership the 404 error appears. But as soon as I deactivate BadgeOS, I am able to select the membership and complete the signup process normally.
I tried updating BadgeOS from 1.4.2 to 1.4.3 and the problem persists. I really need these 2 plugins to play nice together for my system to work.
Have any of you found a solution to this conflict yet? Any help would be immensely appreciated.
Forum: Plugins
In reply to: [BadgeOS LearnDash Add-on] How to Add a Trigger for Completing a Lesson TopicI did setup a GitHub account, but I don’t really have the time to find out how to use it just yet. lol
Pastebin is back up now, so here are the files:
badgeos-learndash.php
http://pastebin.com/ryNQESWpincludes/rules-engine.php
http://pastebin.com/4hhpUSBTincludes/steps-ui.php
http://pastebin.com/MfQ7Z91DForum: Plugins
In reply to: [BadgeOS LearnDash Add-on] How to Add a Trigger for Completing a Lesson TopicAlright,
I was successful in adding the Lesson Topic Action/Trigger. Testing went very smoothly. This is what I changed:
badgeos-learndash.php
Added Lesson Topic Trigger to Action Hooks On Line 85includes/rules-engine.php
Added Lesson Topic Action Hook (learndash_topic_completed) On Line 151includes/steps-ui.php
Added Lesson Topic Trigger to Actions Dropdown List () On Lines 148 – 170
Added Lesson Topic Default Step Titles On Lines 287 – 299
Added Lesson Topic to Form Toggle One Lines 405, 424, 444 – 446, & 470 – 471Pastebin is down at the moment, but if you’d like to download the files and use the code to update the plugin, here it is:
Forum: Plugins
In reply to: [BadgeOS] Action for Viewing a Post or Page?Understood.
I would like to contribute some code to extend the BOS trigger options, so once I fully understand how the pieces fit together, I’ll let you know what I come up with.
Thanks for the shortcode mod function. I set up a new admin-only awarded achievement and MyCRED gave the test user the points. But on the Achievements tab on the Buddypress profile, it doesn’t show the achievement. But I did see that the user received the achievement in wp-admin for that user’s profile.
So it does work, but it doesn’t show up on the Buddypress profile’s achievements tab. Is this because I set it to Admin-awarded only? And if so, which setting would be best to use instead?
Forum: Plugins
In reply to: [BuddyPress Follow] No Tooltip for Follow/Unfollow Button after UpdateWorked like a charm!
Sorry to get back to you so late on this.
Many thanks for your help.Forum: Plugins
In reply to: [Adminimize] Reset Roles & Settings Back to DefaultNevermind,
I’ve figured out the true source of my issue, and it has nothing to do with Adminimize. It’s my membership plugin.
Forum: Plugins
In reply to: [User Role Editor] How to Reset Roles to DefaultNevermind,
I don’t know why, but all of a sudden, the reset button has revealed itself. I’ve also figured out the true source of my issue, and it has nothing to do with Adminimize.