Forum Replies Created
-
Author
-
Radu
ModeratorI don’t understand what you want to achieve, where you want to add link ? provide screenshot that points out the page location
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
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
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
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI understood
Let me know if using that file you are able to have your desired menu, for building menus with uber menu check their documentation in this matter.
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,
All are updated ? WP + Theme + Plugins ?
The facebook login pop-up does not open because you have js errors in page

Try to de-activate GD or all plugins except buddypress and test
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes,
In wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
Sorry, now i see, for the moment please apply this css fix.. because i’ve tried to debugg this issue and it takes so much
COPY CODE.groups ul#menu-primary-menu-2 { display: none; }Add this css to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 28, 2016 at 18:30 in reply to: ‘Load More’ pagination in place of normal pagination #137462Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
How do you have added the custom icons ? anyway these cannot be loaded thru a VC element only if you will use html code element in that you will paste the icon code, from example :
COPY CODE<i class="icon-ICON_NAME"></i>If you cannot see all elements in Visual Composer please check if those are activated from wp-admin -> Visual Composer -> Role manager -> Elements

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,
After some tine of inactivity, this will be automatically closed, I’ve tried again to reproduce this but I can not reproduce it… I think you have an environment issue
Try to increase from PHP .ini
max_input_vars to 5000
http://stackoverflow.com/a/14166562
If you are able to reproduce that issue in different environments please make a video to can see it exactly steps to reproduce.
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 option for that, but you can install and use this kind of plugin : https://wordpress.org/plugins/rss-just-better/screenshots/ that allows you to have advanced options, you can create an new sidebar in that you will add the rss widget then in dashboard page add widgetized sidebar elements and choose that sidebar
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorProvide link + screenshot that points out that title and the live URL to can see it, and an account if the community is private
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,
If you add at the start of the file something like
COPY CODE<h1>T E S T</h1>You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct
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,
If you add at the start of the file something like
COPY CODE<h1>T E S T</h1>You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorProvide link + screenshot that points out that title and the live URL to can see it, and an account if the community is private
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,
If you add at the start of the file something like
COPY CODE<h1>T E S T</h1>You are able to see the H1 T E S T in page ? if not it means that the file it’s not rewriten, and you should make sure if you have child theme installed and activated or the folder names are correct
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI understand but I cannot view your site because it says maintenance and to can see it I need an username and a password, anyway, I’ve removed the default kleo menu classes and container according to the documentation http://sevenspark.com/docs/ubermenu-remove-residual-styling
So after you unzip the attached file upload it to the header file in child theme wp-content/themes/kleo-child/page-parts
Cheers
Let me know
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI understand but I cannot view your site because it says maintenance and to can see it I need an username and a password, anyway, I’ve removed the default kleo menu classes and container according to the documentation http://sevenspark.com/docs/ubermenu-remove-residual-styling
So after you unzip the attached file upload it to the header file in child theme wp-content/themes/kleo-child/page-parts
Cheers
Let me know
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCOPY CODE.kleo-masonry.masonry-listing .post-content { background: red; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
You can modify the structure of the profile header by modifying some php files but you know how to handle this,
The responsible file for member profile header : /wp-content/themes/kleo/buddypress/members/single/member-header.php
for member cover image : /wp-content/themes/kleo/buddypress/members/single/cover-image-header.php
All those files can be overwritten in child theme to can be theme updateproof so practically you copy those files and in child theme in this path : /wp-content/themes/kleo-child/buddypress/members/single/
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. Ticket solutionRadu
ModeratorYes with this css
COPY CODE#buddypress #friend-list .update, #buddypress #member-list .update, #buddypress #members-list .update { display:none;}Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorTestimonials
COPY CODE.kleo-testimonials { background: red; }And kleo posts where it is ? provide screenshot that ponting out where
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorRight, It will apply only to the pages.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Most probably the font sizes are not responsive, read more about this here : https://woorkup.com/the-revolution-slider-responsive-font-scaling-issue/ and let me know
Cheers
rHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You can add logo from wp-admin -> theme options -> general settings -> logo and logo retina
The bearcrumb and title section can be removed by making this settings : wp-admin -> theme options – Title/Breadcrumb

And wp-admin -> theme options -> Page Title location

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.news-focus { background: #eeeeee; } .news-highlight { background: #eeeeee; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
Where it’s placed the RSS icon ?
Provide an account and link to can see it
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please check in wp-admin -> appearance -> menus -> and make sure that your menu to not have two positions checked like primary menu and secondary menu

You should have primary menu checked only
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 see, for the moment we don;t have a quick solution for that.. there can be a issue from the plugin you can ask the plugin author
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFor the edit link from the scr1.jpg you can get rid of the edit link by following the next steps :
– Copy this file from : /wp-content/themes/kleo/content.php
– Paste the file to : /wp-content/themes/kleo-child/content.php
– Open the file fom this location /wp-content/themes/kleo-child/content.php and adound line 48 remove this line ‘, ‘‘); ?>
For the second screenshot there is no quick solution to achieve that because that button doesn’t have a unique class or id
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUnable to reproduce that…sorry
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