Forum Replies Created
-
Author
-
Radu
ModeratorOk,
Please apply this css and let me know
COPY CODE.pagination-sticky.member-navigation #newer-nav:before, .pagination-sticky.member-navigation #older-nav:after { width:20px !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Daniel,
The account has been deleted, if you still see the profile it remains in cache and it will be cleared soon
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:16 in reply to: Make the font larger inside the todo-list, assigned…. added by… deadline: date #109866Radu
ModeratorHi,
COPY CODE.todoitem small { font-size: 10px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:14 in reply to: How to change the background color on the todo-list Add New Item box #109865Radu
ModeratorThe page it looks different please provide link to the page from screenshot.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:13 in reply to: How to change the grey text color under group activity updates #109863Radu
ModeratorCOPY CODE#buddypress .standard-form textarea, #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form input[type=password], #buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text] { color:#fff; }
IT will apply for all inputs
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:12 in reply to: How to change the grey text color under Create new Group name #109862Radu
ModeratorCOPY CODE#buddypress .standard-form textarea, #buddypress .standard-form input[type=text] { color:#fff !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:09 in reply to: How to change white background color on Advanced Event Search, and topbar color #109861Radu
ModeratorCOPY CODEdiv.css-search { background: red !important; } #em-wrapper .em-search-wrapper .em-search-advanced { background-color:Red !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:05 in reply to: How to change text color on Knowledge Base menu, Title and Content under article #109859Radu
ModeratorHi,
Tell me if is not ok.
COPY CODE.sq_frontedit_action:not(.save) { color: Red !important; } .sq_frontedit_action:not(.save):before { color:red; }
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 20:02 in reply to: How to change the white background color on private messages box #109856Radu
ModeratorHi,
COPY CODE#buddypress #send_message_form { background: red !important; } #buddypress div#message-thread #send-reply { background: red; }
It’s ok?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please update the theme to latest version and also the recommended plugins, you can check the plugins update status from wp-admin -> appearance -> install plugins.
Let me know if the update was patched your problem
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Maybe yes, first i need to view your page with the recent posts in right sidebar.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I’ve used in the past these plugins from buddydev.com
http://buddydev.com/plugins/bp-xprofile-member-type-field/
http://buddydev.com/plugins/bp-non-editable-profile-fields/I was happy with these.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There is no quick solution to provide, it will require some of hours of work for this modification.
If you will update the theme to 4.0.3 you will have a Main Menu Full Width option, but you need also the footer to be fullwidth, i recommend you to hire a developer for custom modifications to the theme
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Thank you for reporting this, we will investigate this and we will fix it.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you have a plugin that handles the redirects ?
Make sure that in wp-admin -> theme options -> miscellaneous -> Login redirect for Popup*
-> default wordpress redirect.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I’ve logged on your website from the login pop-up, i received the success message and after that the page was refreshed but it was taken over 10 seconds, maybe this is caused by server ?
And i’ve checked console and it says :
COPY CODE(index):308 Uncaught TypeError: $ is not a function(anonymous function) @ (index):308 $(function(){var t="http://upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif",e=!0,o=new Image;o.src=t,$("img").live("mouseenter touchstart",function(){var o=$(this);if(!o.hasClass("Overlay")&&(e||o.hasClass("protectMe"))){var i=o.offset(),n=$('<img class="Overlay" src="'+t+'" width="'+o.width()+'" height="'+o.height()+'" />').css({position:"absolute",zIndex:9999999,left:i.left,top:i.top}).appendTo("body").bind("mouseleave",function(){setTimeout(function(){n.remove()},0,$(this))});"ontouchstart"in window&&$(document).one("touchend",function(){setTimeout(function(){n.remove()},0,n)})}})});
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please make a video if is possible, to can see exactly what is your problem, i visited your website and i can navigate ok.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1.
Try with this
COPY CODEadd_filter('header_profile_dropdown', 'my_profile_link'); function my_profile_link($links) { $links[] = '<li><a href="' . bp_loggedin_user_domain().'egifts/" rel="nofollow">eGifts</a></li>'; $links[] = '<li><a href="' . bp_loggedin_user_domain().'following/" rel="nofollow">My Favorite</a></li>'; $links[] = '<li><a href="' . bp_loggedin_user_domain().'profile/edit" rel="nofollow">Edit profile</a></li>'; return $links; }
You can reorder by modifying this file sweet/wp-content/themes/sweetdate/header.php line 164
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHave a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 18:37 in reply to: How to change background color on the right Sidebar – Dashboard page #109812Radu
ModeratorYou’re welcome
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you disable child theme the issue disappears ? if no please disable child theme and all plugins and check again.
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi rikbutterflyskull,
Now i see that you have an old version of kleo, please update theme to 4.0.3 and also the additioal plugins, after you update the theme, go to wp-admin -> appearance -> install plugins, and update the plugins.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
On my computer on both browsers i see the fonts are the same, how can we replicate the issue that you describe ?
See attachments
Cheers
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.Radu
ModeratorHi again,
Use this
COPY CODE#bbpress-forums div.even, #bbpress-forums ul.even { background: red !important; }
Replace red with your desired color
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For the google captcha please add this css to wp-admin -> theme options -> styling options -> quick css
COPY CODE.g-recaptcha { float: right !important; clear: both; display: block !important; width: 100% !important; }
Now it displays the posts
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Ok thank you we will investigate this, if you have additional information to this please write it here.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes sometimes the bbpress breaks the quotes.
After you have added define(‘WP_MEMORY_LIMIT’, ‘128M’); you was able to perform a search ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Because in this way it was theme builded, with some buttons to be call to action and the white color was applied cuz you maybe have changed the colors from theme option
If you need the button transparent use this css instead the preview replyCOPY CODE.alternate-color.bp-full-width-profile div.generic-button a.add { background: transparent !important; border: 1px solid #333 !important; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk,
Now you should be able to save in VC.
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease try to remove the script from flyzoo to check if this causes the issue
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide admin credentials to take a look at this
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 17:08 in reply to: Can I stick ''View Full Site' automatically on the mobile #109781Radu
ModeratorHi,
Regarding to this
COPY CODESecond issue: When I open the site from mobile device, the theme does not open properly, but rather its features are broken. Only when I press on the “View Full Site” at the bottom of the page, the theme appears/displays as intended (So, on the mobile site, the theme does not display properly). Laura said this was unusual, and I want the theme to display the theme properly on mobile and web always, and I need your help to resolve this. I will attach photos as evidence of what I’m talking about.
I see that when you visiting site from a mobile device there is no kleo theme, it’s a module from jetpack or something
Regarding to
COPY CODEFirst: when I login to the site as a normal, regular user, I can’t add/create new blog posts. I also don’t see the Top menu bar either . When I disable Woocommerce plugin, the top menu bar appears but adding new blog posts is still not an option (No “+Add” button)
Regular users by default they doesn’t have possibility to add new post, if you need that you can use social article plugin to offer possibility for your buddypress users to add articles.
Regarding the woocommerce and top bar, do you have theme updated to latest version ( 4.0.3 ) and plugins (you can check the plugin update status from wp-admin -> appearance -> install plugins ) ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood,
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGood,
I will mark the topic as resolved.
Have a nice week
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you have solved your problem ?
Can i mark the topic as resolved ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2016 at 16:56 in reply to: “Looking for” tab in user profile disappear when translate #109772Radu
ModeratorRename the translation files from fr_FR.mo and fr_FR.po to kleo_framework-fr_FR.mo / kleo_framework-fr_FR.po
The users that have translated the sweetdate theme has used with success Loco translate with saving theme lang files into global language directory (wp-content/languages/)
Let me know if it works by prefixing the lang files with kleo_framework-
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Create a php.ini file in your root wordpress installation in that you will paste these
allow_url_fopen = On
allow_url_include = 1Let me know if you was able to update plugin after you have made this settings.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I’ve disabled all your 66 plugins… i saw that you have two plugins that made same thing choose only one Wordfence Security and Wanguard.
I’ve created this page : http://hoofprint.tv/testing-the-vc/ to testing and i was able to save texts and row settings after i disable the plugins except visual composer and k-elements.
Most probably your described issue is caused by one of that 66 activated plugins.
Please disable all plugins and enable one by one and check VC if save the settings in this way you will find the problematic plugin/plugins
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust do like in the video replace heading from h2 to h1 or apply a larger font size then the fonts will be larger.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts