-
danbpfr replied to the topic hide date and permalink from page – Status Theme in the forum How-to & Troubleshooting 11 years, 11 months ago
hi,
you have to search in your theme files for some of the tags listed here and then retrieve the div.post-header and his content:
`
<header class=”post-header“>
bla bla <div class=”<a […] -
danbpfr replied to the topic BuddyPress Favicon Not Showing in the forum Miscellaneous 11 years, 11 months ago
oops ! 😀 didn’t notice this detail here.
-
danbpfr replied to the topic Echoing "Submitted on" date in the forum How-to & Troubleshooting 11 years, 11 months ago
sorry, for the frontend you can look in bp-default/index.php:34
-
danbpfr replied to the topic Echoing "Submitted on" date in the forum How-to & Troubleshooting 11 years, 11 months ago
hi,
take a look in bp-activity-admin.php:1295
-
danbpfr replied to the topic BuddyPress Favicon Not Showing in the forum Miscellaneous 11 years, 11 months ago
-
danbpfr replied to the topic spam confirmation link in the forum Installing BuddyPress 11 years, 11 months ago
Depends of the settings of each user mail software or webmail configuration.
-
danbpfr replied to the topic Too Many Redirects (I can not access/edit any profile in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi,
did you set the permalinks to something other than default. Should be done.
Have you checked the yoast plugin ?
The error is probably due to PHPSESSID cookie.
Another cookie is comming from […]
-
danbpfr replied to the topic Fighting Spam User Registrations in the forum Requests & Feedback 11 years, 11 months ago
Hi,
you can also use WangGuard. Coupled with Askimet, it’s terrific. Even if not a 100% bullet proof. WP Ban is also good. If you have access to the site error.log you can also deny access to some recurrent […]
-
danbpfr replied to the topic Activation email takes a long time in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi,
went i went to the city it takes sometimes 15mn and other times over an hour. Any thought ?
You have to give more details on your host, shared or VPS or dedicated, WP/BP version and if you use smtp or […]
-
danbpfr replied to the topic Registration not working hen BuddyPress activated in the forum How-to & Troubleshooting 11 years, 11 months ago
🙂 supposition is not reality.
-
danbpfr replied to the topic Restrict access to posts based on group membership in the forum How-to & Troubleshooting 11 years, 11 months ago
As said, the plugin work on BP 1.6.2 and WP 3.5 – i use it every day…
-
danbpfr replied to the topic Registration not working hen BuddyPress activated in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi @lunchgirl,
it seems you are on a hosted WP service. Did you install your site with any integrated WP installer ?
If yes, i would recommend you to not use this service and install your WP via FTP. SO […]
-
danbpfr replied to the topic [Resolved] Front Page Login with Status Theme in the forum How-to & Troubleshooting 11 years, 11 months ago
hi,
q1) https://codex.buddypress.org/developer/developer-docs/loops-reference/the-activity-stream-loop/
q2) The promotionnal stuff is generally in the footer ! Different methods are explained here: […]
-
danbpfr replied to the topic Voting/Polling functionality in the forum Miscellaneous 11 years, 11 months ago
-
danbpfr replied to the topic Remove Header From BP Registration page? in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi @hindicell
first of all create a child theme for Frisco.
And use conditionnal tags to show/hide template parts intended for logged in or out users.
Something like
<code> if ( is_user_logged_in()Â ) […]
-
danbpfr replied to the topic getting post count via user ID in the forum Third Party Plugins 11 years, 11 months ago
hi paul,
the function given by modemlooper doesn’t exist in WP…
Try this one:Â bbp_get_user_post_count( $user_id ); ?
You can also analyse this old plugin, for inspiration […]
-
danbpfr replied to the topic Looking for a members Google Maps plugin. Need help please. in the forum Third Party Plugins 11 years, 11 months ago
geo mashup is plugable with geo mashup custom plugin.
Read here
http://code.google.com/p/wordpress-geo-mashup/wiki/Documentation#First_Time_Installation
and eventually search […]
-
danbpfr replied to the topic Restrict access to posts based on group membership in the forum How-to & Troubleshooting 11 years, 11 months ago
@elangley, the plugin is gone, but is here now:
Buddypress Group Documents for BP 1.5 and WP 3.3.
And he already works on wp 3.5 & BP 1.6.2 MS 😀
-
danbpfr replied to the topic Too much information on buddypress members without log in in the forum How-to & Troubleshooting 11 years, 11 months ago
-
danbpfr replied to the topic Widget Displaying Avatar and Follow Button in the forum Installing BuddyPress 11 years, 11 months ago
buddypress followme or buddypress followers ?
The followme plugin integrate a widget. https://plugins.svn.wordpress.org/buddypress-follow-me/trunk/includes/
And on followme description page, you can […]
- Load More
@chouf1
Not recently active