amahesh
-
amahesh replied to the topic Showing Admin Links in main /links Page in the forum BuddyPress Links 1 year ago
Not sure what happened to the code, but I was editing between the item list tabs section in the index.php file
-
amahesh started the topic Showing Admin Links in main /links Page in the forum BuddyPress Links 1 year ago
Hey Marshall
I know the /links page shows recently submitted links and my links if I am logged in – how do I add a tab so that it shows all of the links posted by the admin here?
I think I would need to add some […] -
amahesh replied to the topic Facebook Integration in the forum BuddyPress Links 1 year, 1 month ago
Sorry this is the code I need the Links equiavlent of: the_permalink()
-
amahesh replied to the topic Facebook Integration in the forum BuddyPress Links 1 year, 1 month ago
Hey any update on this?
-
amahesh replied to the topic Editing the Links tab on the main nav in user's profiles in the forum BuddyPress Links 1 year, 1 month ago
Any update on this?
-
amahesh replied to the topic Facebook Integration in the forum BuddyPress Links 1 year, 1 month ago
I actually figured it out – I just need to know what the Links equivalent of is to pull the URL of the link – this code works for posts
Thanks -
amahesh started the topic Facebook Integration in the forum BuddyPress Links 1 year, 1 month ago
Just wondering, what would be the best way to go about changing the voting system to a “facebook like” feature, so instead of voting, they just “like” the post
-
amahesh replied to the topic Make Links default subnav under Activity in the forum BuddyPress Links 1 year, 1 month ago
I have attached a screenshot. Basically I want it so that whenever someone clicks “Activity” the page http://waste5.com/members/admin/activity/links/ loads by deafult as opposed to <a href="http://waste5.com/members/admin/activity/just-me" […]
-
amahesh replied to the topic Editing the Links tab on the main nav in user's profiles in the forum BuddyPress Links 1 year, 1 month ago
I solved the first half of the problem but what lines do I need to delete to get rid of the bar tha says “My links” and then allows people to select a category or sort the links on this page
<a href="http://waste5.com/members/waste5/links/" […] -
amahesh replied to the topic Make excerpts in activity feed longer in the forum BuddyPress Links 1 year, 1 month ago
And in which file do I enter this code?
Thanks -
amahesh replied to the topic Make Links default subnav under Activity in the forum BuddyPress Links 1 year, 1 month ago
Hey Marshall that code makes links tab in the Main Nav the default setting, I actually wanted the links tab in the subnav under the activity section to be what loads by default
-
amahesh started the topic Editing the Links tab on the main nav in user's profiles in the forum BuddyPress Links 1 year, 1 month ago
Just wondering what file I have to edit to change the contents on the page which loads when someone clicks “Links’ from the main nav in someone’s profile
Basically I want to take out the top two rows, the one that […] -
amahesh started the topic Make excerpts in activity feed longer in the forum BuddyPress Links 1 year, 1 month ago
The link description in the activity feed gets cut off very quickly and looks awkward as demonstrated in the screenshot – how do I make these descriptions longer?
ThanksAttachments:
<a […]
-
amahesh started the topic Make Links default subnav under Activity in the forum BuddyPress Links 1 year, 1 month ago
Hey
I was wondering how i could set it up so that when someone clicks the activity tab on their profile, links loads automatically as opposed to “just-me”. So basically I want the Links stream to show by default […]