Forum Replies Created
-
Author
-
CatalinModerator
Hello,
add this to your style.css file from your child theme:
COPY CODEspan.rtmedia-upload-media-link { border: 1px solid #515256; background: #515256; color: #ffffff !important; padding: 5px 10px 5px 5px; border-radius: 15px; font-size: 13px; }
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You can copy this file kleo/buddypress/members/activate.php in your child theme folder keeping the same folder structure and modify the text directly in the file.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratortake a look.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 19, 2014 at 11:43 in reply to: Blog – how to unrestrict visibility so everyone can see it #25997CatalinModeratorHello,
You should create another membership level called “Free”. Also please take a look at this link:
https://archived.seventhqueen.com/forums/topic/membership-auto-in-registration
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
In the same file you have already copied in your child theme folder go to line 28 and replace
COPY CODE<?php bp_member_avatar('type=thumb&width=94&height=94&class='); ?>
with
COPY CODE<?php bp_member_avatar('type=thumb&width=XXX&height=XXX&class='); ?>
where XXX is the new dimensions for the avatar images (width x height). Please consider the fact that avatar pictures have to have equal or higher size compaired to XXX, the new value.
Also, you need to add this code to your style.css file from your child theme:
COPY CODEbody.members .search-item .avatar { width: XXXpx !important; height: XXXpx !important; }
Analog XXX explanation.
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorglad you solved it. closing topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me a n email to:
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratortake a look now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 17:36 in reply to: disable featured image auto display in custom post type #25919CatalinModeratorHello,
The template can be found here:
C:\wamp\www\wordpress\wp-content\themes\sweetdate\content-image.php
You can use this file by copying it in your child theme folder and remove this part:
COPY CODE<?php if (get_post_thumbnail_id()) { ?> <div class="twelve columns"> <div class="article-media clearfix"> <?php the_post_thumbnail();?> </div><!--end article-media--> </div><!--end twelve--> <?php } ?>
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Sorry for the late reply.
You need to create a sub folder named k_elements in your child theme folder and copy the file kleo_testimonials.php from
..\plugins\k-elements\shortcodes\templates\
and modify the line 69:
COPY CODE$image = aq_resize( $img_url, 65, 65, true, true, true );
with your desired new size.
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
The problem comes from a plugin you installed. Please deactivate all the plugins that aren’t requested by the theme and activate them one by one and see which gives the error.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to copy this file in your child theme folder keeping the same structure:
..\themes\sweetdate\members\members-loop.php
and modify this line:
COPY CODE<div class="four columns">
from line 25
with this:
COPY CODE<div class="two columns">
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Go to (Users >Profile fields) hit the edit button for the name profile and on the right you have the visibility settings. Take a look at my screenshot also.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.CatalinModeratorHello,
I am not able to log in to your page and provide you a css fix for this. I always get the splash page.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Take a look ata this:
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this:
and
http://wordpress.org/plugins/buddypress-activity-plus/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Take a look at (Settings > Reading) … there you can set the number of posts/page. Take a look at my screenshot.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.CatalinModeratorHello,
We will consider your suggestion on a future update of the theme.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthis area you are referring to:
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.CatalinModeratorplease provide me access to your website to be able to provide you a fix
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 11:12 in reply to: Can we make 'my account' menu not visible when not logged in? #25867CatalinModeratorHello,
Please take a look at this link:
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this:
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please try Cometchat or Arrowchat plugins
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 10:19 in reply to: Blog – how to unrestrict visibility so everyone can see it #25859CatalinModeratorHello,
After you create your membership levels you can select what post to be visible for visitors. You can also restrict certain posts to be visible for members only.
Please take a look at my screenshot also. The restrict option can be found on the right side of the edit page area from WordPress admin.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.CatalinModeratorHello,
Please take a look at this link:
https://archived.seventhqueen.com/forums/topic/compare-two-profile-fields-children
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
@writekelly: adding css rules in the style.css file from your child theme folder overrides the CSS of the theme. Please send me admin credentials to your website to be able to replicate your issue and provide you a solution.
@JGCPH: what page you are referring to from your website. Please point me the link and I will be able to provide you a solution.Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 09:39 in reply to: Styling the login / register buttons on restricted pages #25855CatalinModeratorplease add the background image first and i will provide you the code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Making those changes implies custom work which requires programming skills and a dedicated amount of time. You will need to hire a developer for that.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this video:
https://archived.seventhqueen.com/video-tutorials/sweetdate-install-and-setup.html
it shows you step by step what needs to be done.
If this doesn’t help, send me an email catalin@seventhqueen.com
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 09:22 in reply to: “Please configure your form fields under Sweetdate – Buddypress #25852CatalinModeratorHello,
Please send me a link to your website.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 18, 2014 at 09:20 in reply to: Losing code when switching between Front-End and Back-End Editors #25851CatalinModeratorHello,
Please give me more details about this. On what VC element you tried to set CSS rules and you wasn’t able to save them? How did you add those rules?
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello pduberry,
Please explain what you want to achieve with the navbar height.
And also, for identifying the CSS selector, Firebug is the tool to do this.Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
The problem comes from not setting the page templates in (Settings > BuddyPress)
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.CatalinModeratorHello,
I see what you mean.
Please remove the code I gave you and replace it with this:
COPY CODE.kleo-main-header ul.navbar-nav > li > a:hover:before { border-bottom: 1px dashed #fff; bottom: 35%; content: ""; display: inline-block; position: absolute; width: 65%; } .kleo-main-header.header-scrolled ul.navbar-nav > li > a:hover:before { bottom: 20%; }
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
This is a default functionality of Buddypress and bbPress and you need to develop custom code to modify its behavior. You would need a developer for that.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
I saw you already modified in the admin panel the background color to transparent. Also, add this code in your style.css file from your child theme.
COPY CODE.grid-posts .post-content { background: rgba(255,255,255,0.3); }
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Add this code in your style.css file from your child theme folder:
COPY CODE.navbar-header, .kleo-main-header .navbar-collapse > ul > li > a:active { color:#XXX; }
where #XXX is the color code you want to add.
Let me know if this works.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
I already answered this question on a similar topic you started.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please take a look at this:
http://wordpress.org/support/topic/disable-email-password-confirmation-to-new-users?replies=10
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts