Forum Replies Created
-
Author
-
CatalinModerator
Hello,
add this code in your style.css file from your theme folder:
COPY CODE.wp-editor-wrap { width: 100% !important; } .bbp-attachments li.bbp-atthumb { width: auto !important; }
The bugs comes from this plugin:
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorwe did not tested the extension but normally it should work… it is possible to have to do some CSS fixes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratortake a look at this link:
http://buddypress.org/support/topic/the-best-cacheing-solution-for-bp/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Doing that implies hours of work. Please hire a developer with PHP knowledge to help you with any custom work you might need.
We will consider your suggestion for 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 solutionCatalinModeratorhave you tried members search form widget from our theme?
Hi 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 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 provide me admin credentials for your WordPress site to be able to replicate your issue. Reply as private for security reasons.
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 file:
..\wp-content\themes\sweetdate\page-parts\general-login-modal.php
around line 23
For changing the button add this code in your style.css file from your child theme:
COPY CODE.button.alert { background-color: #xxx; border: 1px solid #xxx; }
where xxx is the new color you want.
Let me know if this helps.
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 plugin:
https://wordpress.org/plugins/peters-login-redirect/
Let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator1. take a look at this link:
http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
2. give more details about what you want to achieve.
Hi 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 the child theme folder:
COPY CODE@media only screen and (max-width: 767px) { .reveal-modal{ width: 392px !important; left: 75% !important; } }
Let me know if this works.
This is a custom fix based on your theme customization not a bug for 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 solutionCatalinModeratorHello,
You need to rebuild the code in functions.php from your child theme in order to keep the modifications if you update the theme.
Give me more details about the modifications you did and I will be able to help.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorThe code for the login popup can be found in header.php file in the theme root folder around line 182. You will need to add this code in the WordPress file where the top bar is.
Hi 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 CODEbody.home-page .kleo-carousel li { width:6em !important; } .header-color .kleo-main-header { border-color:transparent !important; }
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 solutionCatalinModeratorPlease update to the latest version of the theme available to fix the stretched avatars.
Send me a link to the page where you want to make the modifications to be able to give you the fix.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthe file should be located in ../plugins/sweet_capcha of your wordpress
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorare you sure you added it or maybe it is not tomorrow yet 🙂
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.CatalinModeratorHello,
Please go to header.php file from your theme folder root and remove
COPY CODEdata-reveal-id="login_panel"
from
COPY CODE<li><a href="#"><i class="icon-user hide-for- medium-down"></i> <?php _e("LOG IN", 'kleo_framework'); ?></a></li>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Please update your themes to 1.6.1 version.
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 am not able to replicate your issue. I tested your site and everything seems to work fine. Follow all the steps from documentation. Send me screenshot with before and after and on what settings you modify everything gets reseted.
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 send me a link to your website to be able to replicate your issue.
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 go to (Sweetdate > Buddypress) and you can disable bpAlbums from there.
Also take a look at the print screen attached.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,
You need to ask your hosting to increase your php memory limit to 128MB.
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.rounded { color: rgba(0, 0, 0, 0); }
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 achieve that only with youtube/vimeo video links.
For this functionality you need custom coding skills.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
For disableing the icon from profile, add this code in functions.php file from your child theme folder:
COPY CODE// Remove forums menu item function my_setup_nav() { global $bp; unset($bp->bp_nav['forums']); } add_action( 'bp_setup_nav', 'my_setup_nav', 1000 );
for hiding it in groups, add this to your style.css file from your theme folder:
COPY CODEli.nav-forum-groups-li { display:none; }
Let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoralso take a look at this file:
..\plugins\paid-memberships-pro\classes\class.pmproemail.php around line 122
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthank you for your input.
Hi 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 this example:
https://archived.seventhqueen.com/forums/topic/match-numbers#post-2328
all you need is modify it with your fields.
Another good example can be found here:
https://archived.seventhqueen.com/forums/topic/match-problem/#post-20581
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 send me a link to the page you are referring to.
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 send me a link to the page you are referring to (custom post).
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 file:
..\wp-content\themes\sweetdate\assets\scripts\app.js
around line 472 you can set “minChars: x” , where x is 1 or 2 in your case.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorWe consider adding this functionality on a future update.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You need to follow the link structure from your site and add it in the template files using html tag.
You need development skills for this.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease check now. you need to modify the link structure with your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorglad to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
We are working on a solution for this and we will release a fix ASAP.
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 add this link to the template files you want to modify from the theme:
COPY CODE<a href="www.example.com/groups/create/step/group-details/">Create a group</a>
The template can be found here:
..\wp-content\themes\kleo\buddypress\groups\index.php
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratordid you find the place where to add the short code?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
You can add your css modifications in the style.css file from your child theme folder.
Also, take a look at the (Theme options > Styling options) where you can style your header.
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 solution -
AuthorPosts