Forum Replies Created
-
Author
-
CatalinModerator
Hello,
Take a look here:
http://bbpress.org/forums/topic/bbpress-forum-extremely-slow/
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 will need to add this code in your style.css file from your child theme:
COPY CODE#support { background: #XXX url(../path/to/your/background/your_background.file) !important; }
where #XXX is the color you want to use.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoryou have created a custom post template ( .php file ) ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthis implies a serious amount of work and we don’t recommend this.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorI modified the code I provided below… please try again.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
The style for that bar is:
COPY CODEdiv#message.updated p { background-color: #8ff57a; border-color: #80cf70; color: #1a6a00; }
you will need to modify the below code with the new style and add it in your style.css file from your child 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,
The solution for this is to create an image with the color you want to add in the background and upload it in the [kleo_section] like:
[kleo_section border=1 bg=”path/to/your/background/background.png”]
We will add this functionality on the next 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 solutionCatalinModeratorHello,
The CSS clases are:
COPY CODE.icon-chevron-right:before, .icon-chevron-left:before { font-size: xxpx; }
Let me know what you want to achieve.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorwe are aware of the issue with PMPro and we will provide a fix ASAP till then you can downgrade to a stable version… check the notification from the sidebar’s forum homepage
for the rest of your issues, please send me screenshots to be able to help.
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:
http://buddypress.org/support/topic/display-a-list-of-products-in-buddypress-user-profile-page/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me admin credentials for your WordPress… reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorI will need admin credentials for your WordPress… reply as private for security reasons.
Hi 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 link:
https://archived.seventhqueen.com/forums/topic/membership-boxes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoralso, the image should be saved for web devices (Photoshop) and may differ its format based on what you eant to achieve (transparent or non transparent)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratoryou should use a decent resolution, for exemple the slider image from our demo has 1600px width.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 9, 2014 at 14:12 in reply to: More characters 7 words on every budypress post on activity stream #28108CatalinModeratorPlease take a look at this:
http://buddypress.org/support/topic/how-to-override-core-function/
and this:
http://etivite.com/api-hooks/buddypress/trigger/apply_filters/bp_activity_excerpt_length/
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorthe missed-alignment comes from the number of lines for every cell… you will need to figure that out 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease send me your admin credentials and reply as private for security reasons… I want to run some tests on your domain… this can be caused by a third party plugin, maybe.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorfor your second issue, if I try to acces this:
I get “Page not found”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
For your first issue, please add this in your style.css file from your child theme:
COPY CODE#buddypress #item-header-avatar { box-shadow: none !important; }
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 this:
https://wordpress.org/plugins/wp-polls/
you will probably need to style it based on your collours.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorFirst thing you should start with is this:
https://archived.seventhqueen.com/video-tutorials/sweetdate-install-and-setup.html
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorreplace the code I provided with this:
COPY CODEfunction kleo_comment_changes($arg) { $arg['label_submit'] = __( 'Post Comment', 'kleo_framework' ); $arg['comment_notes_before'] = ''; $arg['comment_notes_after'] = ''; $arg['comment_field'] = '<div class="row"><div class="twelve columns"><label for="comment">' . _x( 'Comment', 'noun', 'kleo_framework' )</label><textarea id="comment" name="comment" cols="45" rows="8" required aria-required="true"></textarea></div></div>'; return $arg; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
We are aware of this issue and waiting for a fix from PMPro team. We will give you a solution ASAP.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorwe are aware of this and we are waiting for a fix from PMPro team.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Right now, the theme does not have this functionality but we will add this on the next update. Thank you for your suggestion.
Catalin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 8, 2014 at 16:31 in reply to: [bug] Top Menu error while scrolling a page containing a wide Revoluton Slider #27979CatalinModeratorplease send me admin credentials to your WordPress admin pane. Reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorHello,
Your request may imply custom work based on a lot of variables like details about what you want to achieve. Take a look at this link, it may help:
http://premium.wpmudev.org/blog/take-your-wordpress-site-global-with-mobile-payment-gateways/
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 response with your issue, please send me admin credentials to your website to be able to help. 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 solutionCatalinModerator@rosie99: please send me admin credentials to test this. reply as private for security reasons.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 8, 2014 at 16:05 in reply to: Translating into Turkish, and tempalte difference with or without translation fl #27974CatalinModeratorHello,
You should be able to find that in the theme section from Codestyling Localization plugin. The location of the string is in header.php at line 209.
Make sure you save the language file after you do the modifications first. Also, you can send me your admin credentials to take a look. Reply as private for security reasons 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 solutionCatalinModeratorHello,
It seems you have a WordPress problem and I suggest you to revert back to a version where everything was working.
I am not able to replicate your issue right now… I tested on my server the deactivation of the BuddyPress plugin and the site did not crash so this is not the thing that caused your issue.
Thank you,
cataHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModeratorplease provide me admin credentials for this… reply as private for security reasons.
Hi 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 link:
https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
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 test 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 solutionCatalinModeratorglad you solved your issue.
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 link to your website
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionCatalinModerator1. credentials not working anymore… please reset them to take another look
2. it was a cache issue, I tested first the code on my test server and it was working
3. you can use code like this in your functions.php file from your child theme:COPY CODEfunction open_new_tab() { ?> <script>jQuery(document).ready(function($){$('selector for the link you want to openn in new page').attr('target', '_blank');});</script> <?php } add_action( 'kleo_after_body','open_new_tab');
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 to your style.css file from your child theme:
COPY CODEli#members-personal { display:none; }
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 solutionCatalinModeratortake a look at the screenshot and tell me what is your issue.
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. -
AuthorPosts