Forum Replies Created
-
Author
-
Radu
ModeratorHi,
You can use this css
COPY CODE#buddypress div#item-nav a.dropdown-toggle:after { content: "MORE"; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 12, 2017 at 18:30 in reply to: Header hiding top of contain when I reduce the window #149611Radu
ModeratorI cannot login to your site cuz wrong credentials, anyway your problem it’s caused by the logo, it’s too wide.
You should decrese the width of the logo on certain resoulutions
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 12, 2017 at 18:26 in reply to: Change the Position of the Avatar on the Profile & Groups Cover #149610Radu
ModeratorHi there,
Right now there is no workaround for those modules,
For the bp-custom and the avatars, I’ve replied you here: https://archived.seventhqueen.com/forums/topic/can-you-add-shortcodes-without-visual-composer/#post-149603
Question: how can I show Favorites on the user page?
RE: You have the user favorites are located here :

This favorite feature includes only BuddyPress favs like posts, media, etc from buddypress only, not including the bbpress favsQuestion: What about the likes on the individual pages?
RE: Those are based by the user IP that likes the article and this feature not save the user id, only the ip that liked the post.Question: Is there a central location for all the favs n likes?
RE: No, there are not centralized since those are from different sourcesWithout custom development there are no quick solution for centralizing those.
Cheers
R.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 your opinion about our services.
1. Yes, you can use shortcodes without Visual Composer plugin just pasting the shortcode where you need to be displayed.
2. You can easily adjust the images sizes from wp-admin -> theme options -> blog -> Enable Custom Image sizes -> ON . From here you should be able to set the custom images size for specific cases.

After changing image sizes you need to regenerate thumbnails using https://wordpress.org/plugins/regenerate-thumbnails
For the BuddyPress plugin, you should add those lines
define ( ‘BP_AVATAR_THUMB_WIDTH’, 180 );
define ( ‘BP_AVATAR_THUMB_HEIGHT’, 180 );
define ( ‘BP_AVATAR_FULL_WIDTH’, 950 );
define ( ‘BP_AVATAR_FULL_HEIGHT’, 950 );in bp-custom.php or in child theme functions.php ( wp-content/themes/kleo-child/functions.php )
Provide to me a screenshot pointing out the images that you want to have the size increased
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just add title to those fotos

That why only the last element heves the hover text, add title for rest of the images.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I’m unable to reproduce that issue, if I access: https://ะดะพัะตะปะต.ัั/wp-login.php it’s displayed the default wp-login page, if I enter a wrong login it’s displayed default wrong message from wp

Also logging from pop=up with wrong credentials it displaying the error message without redirecting, as it should!

Let me know stepts to reproduce that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThere we are using rtMedia and this it’s a rtMedia specific thing so, yes it’s theme wide related if you use kleo + rtMedia, if the rtMedia will fix this there will be no problems.
This problem it’s happens also using wp default theme + rt media or any other theme + rtmedia and buddypress
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It’s redirecting to homepage , the link that you have pasted there !It works just I’ve tested I’ve changed the URL to a URL that contains some parameters, give a try
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You don’t have child theme installed, please install the sweetdate child theme first, you can find it in main files package that you have downloaded from ThemeForest.
You can export the settings from parent theme from wp-admin -> theme options -> import/export and after you enable child theme you can import settings from the same location.
Then paste the code I’ve provided to you and let me know
Cheers
R.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 certain panel from where you can customize that ( https://greenscotland.org/author/adam-skelton/ ), this it requires a developer intervention or you can search for a plugin, I don’t know a certain one that can do that.
the grid it’s loaded automatically but when you load the page the widgets it’s on waiting to can pull all the posts, you can see there the loader, this is how the plugin it works.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 12, 2017 at 16:39 in reply to: Buddypress translation issues. Doesn’t translate all strings. #149589Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Theme settings can be exported using theme import/export panel.The settings are stored differently from child to parent you can import them from one to another, but in this case just for testing you don’t need to import export those it takes only 1 minute to test ot as you wish
Let me know if with the parent it works
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSearch another that it’s as you like.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 11, 2017 at 21:35 in reply to: Change amount to scroll before transparent menu transition #149486Radu
ModeratorI see, for the moment I don’t have any other quick solution regarding to this, we will get back to you these days with a solution.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 11, 2017 at 19:26 in reply to: Hide API keys, access tokans after saving in theme options #149483Radu
ModeratorHi,
We will do this in future updates, there is no security thing in database are displayed like there.
Cheers
R.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 drop down icon problem, please de-activate all plugins excluding buddypress and let me know if this issue continue to happens, if the problem persists, de-activate also the child theme and check again.
Let meknow
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The code should be integrated somehow in the rtmedia, for a correct solution please comment on that post or ask on the BuddyPress media forum support about this, it’s the bestway since we cannot modity the plugin files.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Did you have chosen where to be redirected after login >? Check and choose in wp-admin -> appearance -> theme options

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 11, 2017 at 18:25 in reply to: Restrict my site page exception not working for one page #149478Radu
ModeratorHi,
In case of that I will add those in the bug list
WE will let you know when we fix those.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat if you have solved
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Nice if you have figured out.
In this case you can overwrite those only for print cases like this :
COPY CODE@media print{ #main-container > .row { display: block !important; } }Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Guys,
Please wait until tomorrow we will release a new update including this new feature and option + some translation fixes.


Cheers
R.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 for that, but use the divider with icon and i will provide to you additional css selectors for making the icon larger.
Or show to me page where you have styled and you have choosen your desired icon settings with icon element and we will find a workaround to have a divider to that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use those selectors instead
COPY CODE.offcanvas-sidebar { background: lightblue; } .offcanvas-menu li a { color: yellow !important; } .offcanvas-sidebar .widget_nav_menu ul li a { border-bottom: 1px solid green !important; } .offcanvas-sidebar .widget_nav_menu ul li a :first-child { border-bottom: 1px solid green !important; } .offcanvas-sidebar .widget_nav_menu ul li a:last-child { border-bottom: 1px solid green !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Add those lines to wp-content/themes/sweetdate-child/functions.php with your desired sizes
COPY CODEdefine ( 'BP_AVATAR_THUMB_WIDTH', 125 ); define ( 'BP_AVATAR_THUMB_HEIGHT', 125 ); define ( 'BP_AVATAR_FULL_WIDTH', 1024 ); define ( 'BP_AVATAR_FULL_HEIGHT', 1024 );NOTE : CHild theme needs to be installed and activated
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
I cannot identify that selection on the main theme files, it’s something added by you ?
If you have solved this there is nothing to investigate related to this.Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There it’s another theme than KLEO, let me know when i can see the described behaviour
http://liasian8.com/members/lisian8/profile/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Give a try to this plugin : https://wordpress.org/plugins/buddypress-login-redirect/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts