Forum Replies Created
-
Author
-
Radu
ModeratorHi, After the page import the page appears in wp-admin -> pages ? if yes go to wp-admin -> settings -> reading -> A static page (select below) -> Front page: -> Choose Home Company.. Cheers R.Radu
ModeratorYou’re welcome
If you are pleased with the support service please very much to leave a short review … few words about your experience with the support service.
https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630
Thank you in advance
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,
We don’t have a quick fix for that… in future maybe we will do something similar in Kleo
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
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
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, Sincerely i cannot see the problem that you are talking about : https://drive.google.com/file/d/0Bxo5b6iHWRMwdmxmM2xTVS12dWM/view are you sure that your browser it's not zoomed in ? or something similar ? I cannot view the thing that you are talking... Cheers r.Radu
ModeratorCan be a cause but i don’t know sure, if you have installed some optimization plugins that moves some js to footer de-activate it , the solution that i have provided to you it works on my localhost, without any performance/optimization plugin
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, in this case use Feature item element from vc
video guide : https://drive.google.com/file/d/0Bxo5b6iHWRMwdGxRbUpPQTN5WFE/view
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWe don’t have such of option in our theme yet… and also no quick solution to provide…
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,
This is a basic guide using position fixed and this is a normal behaviour to stays fixed all the time not only when you hover it, if you need that , you will have to hire a developer to create for you your custom solution
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
No problem
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,
You can use this plugin : https://wordpress.org/plugins/redirect-after-login/screenshots/ but please set to default all redirect options from our theme from wp-admin -> theme options -> miscellaneous -> Default wp redirect and homeredirect -> default
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 4, 2016 at 16:58 in reply to: How to make the footer stuck to the bottom (even on short pages)? #131345Radu
ModeratorHi,
The only solution is to have socket fixed, use this css
COPY CODEdiv#socket { position: fixed; bottom: 0; width: 100%; }Css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Personally i don’t know such of plugin, on our demo it’s something custom behind, and even we provide you that it’s not what you need.
I think you need a custom script that will change osage of template file and for that to build dedicated wordpress page templates for every view… i think you can do those hiring a developer.
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’ve understand now, we don’t have such as option in our theme, you can ask that in the social articles forum support or you can take look at this topic : https://buddypress.org/support/topic/how-do-you-show-a-members-total-post-count/
This is not a quick solution to provide… it require some time…
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,
Unable to connect via FTP, my client says this :
Connection timed out or server hung up. The server you are connecting to may be configured to limit the number of connections you are allowed to make.
Let me know when i can connect
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 can replace the value from the css that i have provided to you to 320 or your desired value in this way you will set maximum height of every iframe from the activity, so play with some values to find the right one.
Have a nice week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorIf you paste, the code form the forum do not keep the space < ?php to be like Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
I’ve understand, we don’t have an option in theme for that but you can edit the php files, please take a look at this article : https://premium.wpmudev.org/blog/how-to-customize-the-buddypress-activity-loop/
Then in our theme the responsible file for that is /wp-content/themes/kleo/buddypress/activity/activity-loop.php but before do your changes copy the file to /wp-content/themes/kleo-child/buddypress/activity/
Around line 16 you will see this
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>
the according the article you will replace with
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ).'&object=groups,profile,status,blogs' ) ) : ?>
Or with your desired components
Cheers
R.
Hi,
The space between columns is equal just remote the css that i have give you, and these will be aligned to the left as you wish, but the problem it’s because footer column 1 has to little content also column 3
Try to with this css instead the first that i have gave you
div#footer .template-page .row > div {
padding:0 80px;
}
Cheers
R.
Add this css to wp-admin -> theme options -> general settings -> quick css
div#footer .template-page .row > div {
text-align: center;
}
Cheers
R.
Great
You’re welcome
Cheers
R.
You’re welcome
Cheers
R.
Hi,
We don’t have a good solution for that, there are lot of dependencies and it’s little complicated to do that, in next update of the theme you should be able to do that
Cheers
R.
You’re welcome
You can remove all that kind of activities with this setting Go to wp-admin -> theme options -> buddypress -> settings -> UNCHECK this -> Site Tracking
Let me know
Cheers
R.
The spacing of columns are equal but the content from every col is different , try to rewrite contact us details inline, or to align all footer texts to center, provide url if you want that
Cheers
r.
Hi,
Try to add this css to wp-admin -> theme options -> quick css
textarea {
overflow: auto !important;
}
Cheers
R.
Hi,
Where i can see a page like that please ? If the community is private provide user and pass
Cheers
R.
Hi,
Add this css to wp-admin -> theme options -> quick css
#buddypress ul#activity-stream.activity-list > li .activity-content .activity-inner iframe {
max-height: 180px !important;
}
Cheers
R.
Hi,
Please provide page url where i can see that ?
Cheers
R.
Hi,
Add this css to wp-admin -> theme options -> quick css
.logo-to-right .navbar-nav>li.menu-item-has-children >a {
line-height: 40px !important;
}
Cheers
R.