-
aaronkine replied to the topic Activity Feed not showing new members in the forum How-to & Troubleshooting 10 years, 10 months ago
Great! I will pass this info onto the developer and see what they say. I’ll let you know how it goes.
just for more reference… here is are the Two Support Topics i started with the developer.
https://wedevs.com/support/topic/registration-form-post-to-bp-activity-new-member/Here is the ongoing ticket, Started a New Topic after the Buddypress…[Read more]
-
aaronkine started the topic Activity Feed not showing new members in the forum How-to & Troubleshooting 10 years, 10 months ago
Before i explain this issue I apologize that this is also related to a third party plugin combined with Buddypress, I have contacted their support again and again and they just cant seem to get this resolved. Now its been weeks. I am posting here in HOPE that this is and easy fix that someone can help with.
I’m using Wp User FrontEnd Pro and…[Read more]
-
aaronkine started the topic Activity Feed not showing new members in the forum How-to & Troubleshooting 10 years, 10 months ago
Before i explain this issue I apologize that this is also related to a third party plugin combined with Buddypress, I have contacted their support again and again and they just cant seem to get this resolved. Now its been weeks. I am posting here in HOPE that this is and easy fix that someone can help with.
I’m using Wp User FrontEnd Pro and…[Read more]
-
aaronkine replied to the topic Custom Post Type Support for Activity in the forum How-to & Troubleshooting 10 years, 10 months ago
Finally have time to reply….
THANKS!! for taking the time to help me. Very grateful.
so simple that all that was needed is the brackets [Job].
-
aaronkine replied to the topic Custom Post Type Support for Activity in the forum How-to & Troubleshooting 10 years, 10 months ago
Yes… the post type is registered by another plugin “Wp Job Manager”. I am new at coding so if i find a script and it actually works “i use it” even though there may be a more correct way.
I also have another plugin “The Events Calendar” that has post type of ‘tribe_events’ and i am trying to do the same thing as the Job post type.
I also…[Read more]
-
aaronkine replied to the topic Custom Post Type Support for Activity in the forum How-to & Troubleshooting 10 years, 10 months ago
@imath thanks for the above code which “adds the post type title into the link in replacement”
But i need to change one small thing in that code but i dont know how.
Here is my code in bp-custom.php —
add_post_type_support( 'job_listing', 'buddypress-activity' );[Read more]
function customize_page_tracking_args_job() {
// Check if the Activity… -
aaronkine replied to the topic Members Page custom URL with select box value in the forum How-to & Troubleshooting 11 years ago
Yes. I have it filter by User Role (wp_capabilities) then sort the list by username. I barely got this working and it took me forever. I would like to also Sort By a xprofile field but i dont know how. I’m sure this code gets me really close but i’m just not experienced enough to figure this out just yet.
here’s what i have in my…[Read more]
-
aaronkine replied to the topic Members Page custom URL with select box value in the forum How-to & Troubleshooting 11 years ago
Yes. I have it sort by username. I barely got this working and it took me forever. I would like to also Sort By a xprofile field but i dont know how. I’m sure this code gets me really close but i’m just not experienced enough to figure this out just yet.
here’s what i have in my functions.php
This will add 3 drop down items, Organizations,…[Read more] -
aaronkine started the topic Members Page custom URL with select box value in the forum How-to & Troubleshooting 11 years ago
How can i make a URL Link that will select from the pull down menu?
In my functions.php I have created custom Sorts added to the existing “Order By:” drop down menu. So my Order By: has these choices; Last Active, Newest Registered, Alphbetical, Organization, Funder, Company. How can i create a URL Link that will choose one of these upon page…[Read more]
-
aaronkine's profile was updated 11 years, 3 months ago
@aaronkin
Active 4 years ago