-
@mercime posted an update 15 years, 1 month ago
-
@mercime posted an update 15 years, 1 month ago
@gunju2221 I thought the way you answered in another thread sounded familiar. Hello Virtuali π
-
mercime posted on the forum topic BP theme components not showing up in content in the group How-To and Troubleshooting: 15 years, 1 month ago
You’re welcome. Now it’s resolved, change/delete username and password you posted earlier, anyone can access your admin and wreak havoc in your main site with BP.
I’ve already changed it in your post above.
-
mercime posted on the forum topic BP theme components not showing up in content in the group How-To and Troubleshooting: 15 years, 1 month ago
Looks like it’s fixed. When I visited earlier, I could see the front page out of whack without being redirected to wp-login.php. Now, the redirect is on and the site looks well even in Firefox on my end. I can also see the bp adminbar on screen.
-
mercime posted on the forum topic BP theme components not showing up in content in the group How-To and Troubleshooting: 15 years, 1 month ago
@rcichetti I would recommend that you download another copy of the bp-columns theme and re-upload to your server. The theme’s not rendered correctly in your site right now – something got lost in download or upload of the theme and that’s most probably what’s causing the lack of adminbar in your site.
-
@mercime posted a new activity comment 15 years, 1 month ago
Thank you @hnla π
-
mercime posted on the forum topic Sorry, that file cannot be edited in the group How-To and Troubleshooting: 15 years, 1 month ago
Filed ticket https://trac.buddypress.org/ticket/3096
-
@mercime posted a new activity comment 15 years, 1 month ago
Thank you @el_terko. Cheers.
-
mercime posted on the forum topic Been trying to adapt my theme to buddypress and I dont understand I need some help!!! in the group How-To and Troubleshooting: 15 years, 1 month ago
@FiestyLatina you’re welcome. Note that you will have to implement your theme’s HTML structure to some BP plugins, not all. You’ll know when you have to make the changes when you see the misalignment of your sidebar and content area on the page/s where the plugin is being implemented.
-
@mercime posted a new activity comment 15 years, 1 month ago
Thanks @gunju2221 π
-
mercime posted on the forum topic Sorry, that file cannot be edited in the group How-To and Troubleshooting: 15 years, 1 month ago
@StevieG adding footer.php from bp-default to your child theme shouldn’t mess with your install. So going back to “If I try to access the files in my child theme I get the error message βSorry, that file cannot be editedβ.” is this in relation to editing the child theme files via Network Admin > Appearance > […]
-
@mercime posted a new activity comment 15 years, 1 month ago
Thank you @r-a-y. ‘Twas a pleasant surprise to see the message when I logged in π
Cheers. -
@mercime posted a new activity comment 15 years, 1 month ago
Hi Paul – sent email.
Cheers. -
mercime posted on the forum topic Child theme + custom header + functions.php in the group How-To and Troubleshooting: 15 years, 1 month ago
You can have your own functions.php file in a child theme. Just make sure that the new function you’ll be adding is not the same as the ones already in functions.php of bp-default parent theme.
-
mercime posted on the forum topic Change Menu Bar in the group How-To and Troubleshooting: 15 years, 1 month ago
And the reason why the styles I gave you are not showing up is because in the block before that, there is no closing bracket after the style declarations of
div.post div.post-content, div.comment-contentwhew. So change thisdiv.post div.post-content, div.comment-content { margin-left: 0px;todiv.post div.post-content, div.comment-content {…[Read more] -
mercime posted on the forum topic Forum is not applied correctly in the group Installing BuddyPress: 15 years, 1 month ago
At the end of the BP template pack process, per instruction on screen, you need to add (hardcode) new navigation tabs or links to your theme’s header.php to link to BuddyPress components directory pages. Add link to the components you enabled in BuddyPress settings. The default set of links are: * Activity: http://yoursite.com/activity/ * Members: […]
-
mercime posted on the forum topic problems with view link for forum topics on the activity list in the group Miscellaneous: 15 years, 1 month ago
-
mercime posted on the forum topic Poker and Casino Software Development Company in the group Miscellaneous: 15 years, 1 month ago
spammer @DJPaul, @hnla @r-a-y @boonebgorges
-
mercime posted on the forum topic Change Menu Bar in the group How-To and Troubleshooting: 15 years, 1 month ago
Open up custom.css file, then add this at the bottom :
#header {
height: 160px;
background-repeat: no-repeat;
background-position: left;
}ul#nav {
position: absolute;
left: 15px;
bottom: 0;
max-width: 1000px;
font-size: 14px;
height: 25px;
overflow: hidden;
}Adjust to taste. Save and upload.
-
mercime posted on the forum topic Change Menu Bar in the group How-To and Troubleshooting: 15 years, 1 month ago
Ok, BPcolumns then.
1. Save a file copy of your default.css file in the themefoldername/_inc/css folder to a safe place.
2. Open up default.css, find #header and change
height: 100px;toheight: 125px;3. In same file, find ul#nav and
changeright: 15px;toleft: 15px;
changemax-width: 65%;towidth: 100% - Load More
@mercime
Active 5 years, 7 months ago
hey mercime, Thanks a ton..just trying to be back again π