-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Well i’ll definitely consider heading that way one day, but i’ll be long past 21 before i do.
-
Timothy Tarmon Jr posted on the forum topic How to set buddypress home page as a custom front page in the group How-To and Troubleshooting: 13 years, 7 months ago
wow i asked this question 4 months ago…. and no response.
Good thing i figured this out on my own..
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Thanks, im not quite 21 yet but i definitely appreciate the gesture.
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Ok I added the new code, let me know if it’s working properly .
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
ok alice did you back up your header.php and entry.php files? Before i replace the old code i would like for you to undo all the changes. If you need any help just let me know.
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
well, i had it working… then i went to pick up some food, and my computer died.. i broke my own rule. Save your files……
I’ll have it working sometime tomorrow after i rewrite the code, sorry for the delay
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Yea, that’s what i mention before it has something to do with buddypress.
Ok well most of the easter stuff has passed, so ill try to work on a fix asap.and thanks alice.
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Hi @janismo , the typing mistake you mentioned was done by buddpress. because i did not include a space between the opening and closing tag it defaulted to a greater than entity, which is odd. *edited It’s still using an html entity at end of the script tag, i guess because there is a url within […]
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
that jquery code i supplied allows a “show comments” option only if the activity has comments, if the activity does not have comments it will show nothing.
but i understand what you are saying, just replace:
<a href="#">Show Comments</a>
with this:
<a href="#">Show Comments (<span></span>)</a>
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
Glad its working now alice, and i think the css isn’t needed, but if you want to test it -> wp-content-> themes -> bp-columns ->custom.css What i usually do is scroll down to the very bottom and type this
/* Custom Modifications */
then my css code, to keep it separate from the default css […] -
Timothy Tarmon Jr posted an update 13 years, 7 months ago
dear @buddpress Upload Failed! Error was: Unable to create directory /home/buddypress/public_html/wpmu/wp-content/blogs.dir/1/files/avatars/6637223. Is its parent directory writable by the server?
-
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
thanks @janismo, and you’re correct. If you have a child theme then it would be best to post to those files.
I forgot about child themes when i took on this test. definitely something i should remember. -
Timothy Tarmon Jr posted on the forum topic How can i display the cubepoints rank of a user in the singe page of a group forum? in the group CubePoints Buddypress Integration: 13 years, 7 months ago
points :
displayed_user->id); ?>
rank :displayed_user->id); ?>
as you can see here http://animetool.net/connect/members/january14n/activity/2076 – old site might still work tho. i added this to /wp-content/plugins/cubepoints-buddypress-integration/includes/bp-cubepoint-functions.php rank image: ` displayed_user->id); $sql = “SELECT * FROM…[Read more] -
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
ok, break out notepad++ or any text editor and make back ups these two files: – /wp-content/plugins/buddypress/bp-themes/bp-default/activity/entry.php -/wp-content/plugins/buddypress/bp-themes/bp-default/header.php add this to your header.php file within the head section :
now locate entry.php and replace :
<div class="activity-comments">
with…[Read more] -
Timothy Tarmon Jr posted on the forum topic how to have comment and replies collapse and expand. in the group How-To and Troubleshooting: 13 years, 7 months ago
give me about an hour and i can get this working for you
-
Timothy Tarmon Jr started the forum topic How to set buddypress home page as a custom front page in the group How-To and Troubleshooting: 13 years, 11 months ago
Hi I would like to change the front page of my buddypress site, but when i change the index.php file the whole site goes down. I tried to use Settings->reading-> front-page as static page , but i want the front page to have a different them than the rest of my site. Any suggestions? anyone […]
-
Timothy Tarmon Jr joined the group How-To and Troubleshooting 13 years, 11 months ago
-
Timothy Tarmon Jr posted on the forum topic Showing cubepoints under the avatar in the activity stream? in the group CubePoints Buddypress Integration: 14 years, 1 month ago
i have done this, but i user bp-columns theme and also made major modifications to the layout, what theme are you using?
-
Timothy Tarmon Jr joined the group CubePoints Buddypress Integration 14 years, 1 month ago
@timothyjunior
Not recently active