-
hnla posted on the forum topic Cant update my avatar on buddypress.org in the group How-To and Troubleshooting: 14 years, 4 months ago
It’s a known issue and will hopefully be dealt with when the site gets an overhaul.
-
hnla posted on the forum topic Mashable running BP? in the group Gallery: 14 years, 4 months ago
? for sure? how can you tell or have you inside knowledge?
-
hnla posted on the forum topic I need members directory for Profile Search plugin β but I donβt have one?! in the group How-To and Troubleshooting: 14 years, 4 months ago
It tells you right there where to look for the file? It’s either there or you have a copy of it in your child theme.
-
hnla posted on the forum topic how to change the footer of my website ? in the group How-To and Troubleshooting: 14 years, 4 months ago
@naved you are now essentially running two threads on the same question, you need to keep to one only as it’s confusing and wasteful of peoples time if they respond on one where it’s already been answered on the other.
I have covered most of this now on another thread π
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
Tell us what folder though! if you are refering to a child theme folder then it’s possible it doesn’t WP uses a template hierarchy system this means that it looks for files first in the theme folder then if the theme says it’s a child theme WP looks to the parent theme for the file […]
-
hnla posted on the forum topic Searchable CSS in the group Requests & Feedback: 14 years, 4 months ago
As Paul links to this is being worked on, but it’s a much harder task than at first it appears π
For now your best means of locating is FireBug highlighting the element on the page and checking what rulesets and line numbers are shown below in the right sidebar
-
hnla posted on the forum topic RSS Feed Block with CSS issues. in the group How-To and Troubleshooting: 14 years, 4 months ago
using very strong wallpaper paste, slapped loads on π selected the text in left pane and then selected right click copy – not ‘copy html’ or ‘copy inner html’ pasted in the forum using backticks correct place? if it works there it should be ok There is a favourite button if you go to ‘activity’ […]
-
hnla posted on the forum topic RSS Feed Block with CSS issues. in the group How-To and Troubleshooting: 14 years, 4 months ago
This is the structure and naming you have to play with:
div id="rss-2" class="widget widget_rss"> <a class="rsswidget" title="Syndicate this content" href="http://rss.imdb.com/daily/born/"> </a><a class="rsswidget" title="IMDb Born On This Date RSS Feed" href="http://www.imdb.com/rg/rss/BORN-channel/OnThisDay">Born on this Day </a>
so all you…[Read more] -
hnla posted on the forum topic fatal error when trying to start new forum topic in the group How-To and Troubleshooting: 14 years, 4 months ago
open up header.php find:
Add page id you don’t want to show as a comma separated list after the ‘exclude=’ parameter. BP 1.3 will handle this better as you can use the wp 3.* nav manus more effectively to build custom menus with BP pages actually using pages so easily selectable. Or you can […]
-
hnla posted on the forum topic RSS Feed Block with CSS issues. in the group How-To and Troubleshooting: 14 years, 4 months ago
So the rss widget is not using a h# element then? You restyled the title text assuming they would all be h3? Look at the rss widget find it’s parent element ( widgets all have a common class of ‘widget’ and perhaps the widgets name also the widget id the last two are unique so […]
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
@4ella no DO use a child theme, if all you want to do is some basic CSS styling ten you only nee to create the most basic child theme with a style.css file in it. Follow this guide it’s very straightforward: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ If you now activate your theme in the dashboard it will…[Read more]
-
hnla posted on the forum topic my buddypress site takes 20.53 sec to just accept a frnd request β¦..(toooo slow) in the group How-To and Troubleshooting: 14 years, 4 months ago
try the process in reverse to find out what the cause is, activate the theme but no plugins and see how the site performs, if still ok activate plugins one by one checking each time to see how the site runs.
-
hnla posted on the forum topic Good for troop? 3 groups only with 100% control? in the group Miscellaneous: 14 years, 4 months ago
There was a useful BP utility plugin called ‘buddypress-restrict-group-creation’ writen by Rich == Description == This plugin will restrict creating groups and group settings to certain WP Capabilities and various member thresholds (forum posts, friends, status updates, days since registered, achievements) In addition, this plugin will auto-demote…[Read more]
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
FF has a history of bad memory management, and too many open tabs doesn’t help, restarting the browser usually clears the memory down a bit.
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
@naved I thought I had ? /wp-content/themes/your-theme-name/footer.php your-theme-name equals whatever theme you have installed and are using if you are using the bp-default theme then it’s in: /wp-content/plugins/buddypress/bp-themes/bp-default/footer.php But you don’t really want to edit the core theme as the changes will be overwritten when you…[Read more]
-
hnla posted on the forum topic my buddypress site takes 20.53 sec to just accept a frnd request β¦..(toooo slow) in the group How-To and Troubleshooting: 14 years, 4 months ago
activate BP default theme disable all plugins except BP if you are still experiencing slow times then it’s your server that is the problem and that we can’t really advise on.
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
It’s slow on initial get request with times approx 8 secs ( that feels reminiscent of the issue I had that I tracked down to a WP DB update running) it’s hard to say, however, exactly what is causing this subsequent pages are better @ ~2secs. one thing that ought to be corrected; you are […]
-
hnla posted on the forum topic how to test the site ? in the group How-To and Troubleshooting: 14 years, 4 months ago
You wont send emails from your localhost machine unless you configure a mail relay such as Sendmail to use an existing smpt server i.e your ISP’s. You don’t need to send/receive the emails though simply create a new member in the backend, assign them a password and then log in as them
-
hnla posted on the forum topic site is too slow to browse around…… in the group How-To and Troubleshooting: 14 years, 4 months ago
I keep a test site live running WP 3.1/BP 1.2.8 a few plugins , some test stuff -generally I expect it to be a bit of a mess yet after the initial page load of 1.5 secs( too slow ) all pages load in around 600ms @naved your times suggest something very wrong but where is […]
-
hnla posted on the forum topic [Search4plugin] A new Post Page… in the group Creating & Extending: 14 years, 4 months ago
This is a WP matter, there are a handful of plugins that provide this, have a search through the WP plugin repository. (adding posts from the frontend is not normal though and I don’t see that users should, how hard is it to grasp using the dashboard of which a ‘contributor’ gets a very simplified […]
- Load More
@hnla
Active 7 years, 3 months ago