Search
Generic filters
Exact matches only

DD

DD
Keymaster

Go to Settings ? Reading, select Front page: Home and SAVE changes (do not touch Posts page).

As I know BP Default Data plugin doesn’t allow to export content, because first I have to export whole content somehow.

DD
Keymaster

Hi,

Open frontpage2.php and replace

`posts_per_page=4`

for:

`posts_per_page=4&cat=1`

I want to remove all the blue boxes at the top right.

Open header.php and remove

`

`

and everything inside.

DD
Keymaster

Hi,

Here is a XML file with exported data (forums, posts, pages, users, topics): http://www.demo1.diaboliquedesign.com/6/export.xml

DD
Keymaster

Open members/single/home.php and remove

`

`

DD
Keymaster

Hi,

It looks like woocommerce issue, check other themes.

DD
Keymaster

I checked it on my test site and it’s working without any problems so I don’t know how to help you.

DD
Keymaster

I don’t see any error on my WPMU test site here – wp-admin/options-general.php?page=bbpress

Debug mode is enabled.

DD
Keymaster

Could you show a screenshot?

DD
Keymaster

The 2nd issue remains after removing and uploading the feature image again. You

DD
Keymaster

As I remember it was fixed long time ago.

DD
Keymaster

replace YOUR-DOMAIN-NAME for your REAL domain name …

DD
Keymaster

It’s not possible with buddypress.

DD
Keymaster

Remove everything from functions.php and paste it – http://pastebin.com/7P2FNKj9

DD
Keymaster

Add it to myStyle.css:

`li.feed { display:none; }`

DD
Keymaster
DD
Keymaster

Go to WP Dashboard -> users -> profile fields -> add new field -> field type -> checkboxes

DD
Keymaster
DD
Keymaster

Open header.php and cut following code lines

`/“>
/“>
/“>
/“>`

`/“>
/“>`

DD
Keymaster
DD
Keymaster

It was fixed some time ago. It happens when you post 2 posts while 1 day.

DD
Keymaster

Localization is just inside error message (line position and file).

DD
Keymaster

There have to be removed few parts of code. I will update it by the way.

DD
Keymaster

Oh, nevermind, I am having this issue still. One piece was corrected, which was when I upload something it would say it did not exist when i would go to comment or edit the image. Now that is fixed, however, as soon as I post an image in the group and then leave and return, the image is no where to be found. Also, images do not show up in the activity feed, possibly because they dissappear right away. Please help.

Do you see the same problem when other themes are active?

DD
Keymaster
DD
Keymaster

Unfortunately it’s not a theme issue. Check a default theme.

DD
Keymaster

I use this plugin for my demos – http://wordpress.org/plugins/quick-cache/

You can just deactivate buddypress plugin.

DD
Keymaster
DD
Keymaster

I see it now. Try to add it into functions.php

`function rtmedia_main_template_include($template, $new_rt_template) {
return get_page_template();
}
add_filter(‘rtmedia_main_template_include’, ‘rtmedia_main_template_include’, 20, 2);`

DD
Keymaster

Paste it into myStyle.css:

`.front-posts-box .recent-post-category a { line-height:1.0em; }`

DD
Keymaster
DD
Keymaster

I suggest to open header.php and remove:

``

DD
Keymaster

Paste it into myStyle.css:

`.front-posts-box .recent-post-category { max-width:85px; }`

DD
Keymaster

Use the latest version of theme and buddypress.

The other issue I

DD
Keymaster

Decrease

`#header-right-2 { … width:270px; … }`

inside style.css

DD
Keymaster

Open frontpage3.php and decrease 57 number i 3 places.

`strlen($thetitle); $thelength = 57; echo mb_substr($thetitle, 0, $thelength, ‘UTF-8’);`

Also, is it possible to display 8 articles on the frontpage3?

Open frontpage3.php and increase posts_per_page=4 in 3 places.

DD
Keymaster

Hi,

Open bbpress.php and paste

``

after:

`

`

also try breadcrumbs from Yoast SEO plugin

DD
Keymaster

Yes, style was moved to style.css, also you should paste own style into myStyle.css file so you won’t lose changes after next update.

In theme options I also lost the ability to edit the

DD
Keymaster
DD
Keymaster

Go to group -> admin -> avatar

DD
Keymaster

There is preferred 300px x 100px. You can change top margin of logi inside style.css:

`#logo { margin-top:40px; … }`

DD
Keymaster
DD
Keymaster

Probably there is a conflict with limit-daily-posts plugin.

DD
Keymaster

Tell them that you are using bp-default theme, copied from wp-content/plugins/buddypress/bp-themes/bp-default/ and uploaded here – wp-content/themes/bp-default/

DD
Keymaster

You can paste code with ad inside wp-content/themes/OneCommunity/activity/entry.php after:

``

or inside wp-content/themes/OneCommunity/activity/index.php

after:

``

DD
Keymaster

Sorry, this code will work:

`.blog-post img.wp-post-image { display:none; }`

DD
Keymaster

Hi,

Try this plugin – http://wordpress.org/plugins/mass-email-to-users/

In Buddypress you can send mass notices, not messages and it will be displayed as pop-up window. Right now somehow it doesn’t work with my theme.

DD
Keymaster
DD
Keymaster

Try to add it to myStyle.css

`.archive-header {height:70px!important;}`

DD
Keymaster
Viewing 70 posts - 4,481 through 4,550 (of 6,898 total)