-
Milena replied to the question Login / Register Links on mobile + WooCommerce in the forum BuddyBoss 3.0 10 years, 4 months ago
Hi @tjchester,
I too have a problem with the admin bar not showing after installing woo-commerce.
(mobile, tablet and pc)(also tested the top margins)
I added this to the custom.css
body #wpadminbar{display:block !important;}
and this to child’s function.php
remove_filter( 'show_admin_bar', 'wc_disable_admin_bar', 10, 1 ); ->
with no…[Read more]
-
Milena started the question Responsive media queries issue in the forum BuddyBoss theme 10 years, 4 months ago
Hi @tjchester, @michael.
I have a weird issue and I am wondering why.
I am putting some css in the special media query, for example –
this code (p.s. that is one of those css that changed the latest updates, that i’ve been telling you about https://www.buddyboss.com/support-forums/topic/slider-not-showing-2/page/2/#post-32059. These changes are…[Read more] -
Milena replied to the question Slider size in the forum BuddyBoss 3.0 10 years, 4 months ago
Hi @tjchester,
thank you, but maybe you made a typo with the code?
function alt_buddyboss_setup()
{
add_image_size(‘buddyboss_slides’, 1040, 600, true);
}
add_action( 'after_setup_theme', 'alt_buddyboss_setup', 999 );I pasted it at the end/ beginning of my child theme functions.php- and my site went blank.
The php file that I meant was buddyb…[Read more]
-
Milena replied to the question Slider size in the forum BuddyBoss 3.0 10 years, 4 months ago
Hi @tjchester,
I had to reinstall my site and since then I am having trouble with the slider’s size again. I just copied the php file to the child theme, same directory as the main theme- but the theme won’t read my changes. I did re upload the image under a new name too. What can it be?
I also need help with body. padding.
I need the front…[Read more] -
Milena replied to the question Slider size in the forum BuddyBoss 3.0 10 years, 4 months ago
Hi @tjchester,
I had to reinstall my site and since then I am having trouble with the slider’s size again. I just copied the php file to the child theme, same directory as the main theme- but the theme won’t read my changes. I did re upload the image under a new name too. What can it be?
I also need help with body. padding.
I need the front…[Read more] -
Milena replied to the question Full Width Slider / Hook in the forum BuddyBoss theme 10 years, 4 months ago
Hi @tjchester,
I have a similar problem. I added some backround color wide screens and got some strange combo- I thought the slider on the large screens is as wide as the body, but there is some side padding (that is I remove – doesn’t look god for the text). you can see in the a photo attached.
I want to make the slider full width, like in the…[Read more]
-
Milena replied to the question New issue after the update to 1.0.7 in the forum BuddyBoss Wall 10 years, 4 months ago
Ok, thank you. Can I ask what should I do about the reluctant css? I have no idea what exactly has changed – TJ rtl-ed the css files.
-
Milena replied to the question New issue after the update to 1.0.7 in the forum BuddyBoss Wall 10 years, 4 months ago
Yes, I turned it off, wanted to use bp follow me instead
-
Milena replied to the question New issue after the update to 1.0.7 in the forum BuddyBoss Wall 10 years, 4 months ago
[14-Oct-2014 12:42:52 UTC] PHP Fatal error: Call to undefined function friends_get_friend_user_ids() in /home1/milenaru/public_html/homeblues/wp-content/plugins/buddyboss-wall/includes/wall-class.php on line 624
11:52:34pmTyler
Your site’s throwing an error because of buddyboss-wall -
Milena replied to the question New issue after the update to 1.0.7 in the forum BuddyBoss Wall 10 years, 4 months ago
Hi @michael,
I have an error now that loges me out of the site. Support guys from my host say the buddyboss wall is causing it.
-
Milena started the question New issue after the update to 1.0.7 in the forum BuddyBoss Wall 10 years, 4 months ago
Hi @michael,
After the update I have a strange glitch of “likes” on the activity page. Snippet added bellow.
Another issue is old, but related to this snippet so I am mentioning it too-
the count of the “lies” does not go down – even after deleting all of the activity, and the “liked” content. -
Milena replied to the question Plugin conflict – featured image in the forum BuddyBoss theme 10 years, 4 months ago
<?php if ( has_post_thumbnail() ) : ?>
<a class="entry-post-thumbnail" href="<?php the_permalink(); ?>">
<?php the_post_thumbnail('full'); ?>
</a>
<?php endif; ?> -
Milena replied to the question Plugin conflict – featured image in the forum BuddyBoss theme 10 years, 4 months ago
Hi @tjchester, thank you. I did that – but the image appears small, a thumbnail size, even if the setting is ‘full’. Is there a way to make it appear in the post in it’s original size? Or do i have to change the thumbnail size everywhere in the site to achieve that?
-
Milena replied to the question Plugin conflict – featured image in the forum BuddyBoss theme 10 years, 4 months ago
@tjchester I found this answer by you in one of the previous threads
we have not utilized featured images on pages in BuddyBoss. We also do not utilize them in posts themselves, just as the featured image. You can add these into the page templates easily using the standard WP format here:…
-
Milena started the question Plugin conflict – featured image in the forum BuddyBoss theme 10 years, 4 months ago
Hi @tjchester,
I have bought this new plugin to give me the functionality of user submitted project gallery.
It uses custom posts, and uploads the images to a type of posts. Problem is I cannot see the images in the posts, and I am suspecting it has to do with the theme’s featured images settings. I think they need to be changed to “show featured…[Read more] -
Milena replied to the question Group creation link in profile in the forum BuddyBoss theme 10 years, 4 months ago
Since my site is translated i can’t see the original names for the pages, but here are the links
http:/YOURSITE.COM/wp-admin/admin.php?page=bp-components
check “v” for groups (
http://YOURSITE.COM/wp-admin/admin.php?page=bp-settings
Uncheck the
“Enable group creation for all users”
Administrators can always create groups, regardless of this…[Read more] -
Milena replied to the question Group creation link in profile in the forum BuddyBoss theme 10 years, 4 months ago
I actually updated and then went and re-installed the previous version. So I don’t know about that..
The reason I did was because the latest update had some major changes with the translation.
These guys are incredible- they just deleted the language folder all together, now you have to learn a whole new way to save your translations. But that…[Read more]
-
milena and
Maria are now friends 10 years, 4 months ago
-
Milena replied to the question Group creation link in profile in the forum BuddyBoss theme 10 years, 4 months ago
@interglobalmedia no I think you have a mistake.
There are two different pages in buddypress settings- one says let users have groups and the other says let all users create groups.
I have the first one on and the second off. I can create a group and add you to it- from within my admin back end- just go to “groups”. I have 2 private groups that…[Read more] -
Milena replied to the question Group creation link in profile in the forum BuddyBoss theme 10 years, 4 months ago
Hi Maria @interglobalmedia
I also turned off “everyone can create groups” cause I want to have the groups limited to my online classes. But my groups are categorized as private – I thought that’s why they don’t show up. I think an open group would- I will test this.
@tjchester I tested the group button creation link on another theme and it…[Read more]
- Load More