Forum Replies Created
-
Author
-
RaduModerator
These settings depend on what you want to do each default settings are ok, but if you want to change the image size you can do it without any problems.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCreate 2 empty pages : Register and Activate.
Then go to settings -> buddypress -> pages -> at registration area you need to associate each page. then save
For pmpro see small video guide here : http://take.ms/IRaFX
The default settings are ok, but you can change if you need another values.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Here is a small guide how to add your menu to top menu in sweetdate
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Read here : https://archived.seventhqueen.com/forums/topic/what-plugin-are-you-using-to-show-ticket-status
If this is not your solution please elaborate little.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try this css
Pagination Style 1
COPY CODE.pagination>li>a, .pagination>li>span { color:#474747; border:solid 1px #B6B6B6; padding:0 9px 6px 9px; background:#E6E6E6; background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6); background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6)); border-radius:3px; color:#777!important; } ul.pagination li a:hover, ul.pagination li a.current, ul.pagination>li span:hover, ul.pagination li span a:hover { background:#FFFFFF !important; } .pagination > li > span.current { border-radius:3px; background:#FFFFFF; } .pagination>li>a.page-numbers { border-radius:3px; }
Add this css to Theme Options -> General settings -> Quick CSS or in your child theme ( kleo-child/style.css )
I think 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 solutionRaduModeratorHello,
I can help you to customize your pagination buttons, but it is necessary to provide a sketch in which to show me how do you want to style pagination.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello again,
I see that you use a download manager plugin and this plugin loads bootstrap css and js over theme bootstrap files, i think that is causing that problem.
Try to disable that plugin and test again, it should work without any problems.
Let me know if it works
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorSorry but i cannot view the problem there.
Please make a video recording with that certain problem.
Thank you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHEllo,
Sorry but i don’t understand german language to read errors, anyways try to translate strings with loco translate, read here : https://archived.seventhqueen.com/forums/topic/change-languge-for-breadcrumbs-and-page-title#post-57600
Let me know if you have solved the problem.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try with this css
COPY CODE.kleo-main-header.header-normal{ position:fixed !important; }
You can add this snippet in Theme Options -> General Settings -> Quick CSS or in kleo-child/style.css
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2015 at 20:10 in reply to: Problem align (center) the "feature-icon"'s icon on mobile #58397RaduModeratorHello,
Add this snippet to Theme Options -> General Settings -> Quick CSS
COPY CODE@media (max-width: 600px) { .feature-item.default-icons-size.center-icons .feature-icon, .feature-item.big-icons-size.center-icons .feature-icon { left:5% } }
Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Read here : https://archived.seventhqueen.com/forums/topic/live-chat-plugin
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Sorry for delayed response, but it was weekend and our stuff fully operates monday to friday.
Your problem is caused by lack of retina logo and it’s a isolated problem that will be fixed in a next update, until then replace the app.js and app.min.js ( wp-content/kleo/assets/js/ ) from 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.RaduModeratorHello,
Take a look here : http://havecamerawilltravel.com/photographer/wordpress-thumbnail-crop
You need to create a custom image size and specify the position for cropping.
Then you need to regenerate thumbnails and edit that widgets that you want to use that cropping style.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCopy the single-portfolio.php from wp-content/themes/kleo to -> wp-content/kleo-child/ then here edit single-portfolio.php and add after this disqus script code
COPY CODE<div class="container"> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES * * */ var disqus_shortname = 'rdutest2'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> </div>
Then replace rdutest2 with your disqus website name.
If you want to have also in portfolio archive page copy the archive-portfolio.php from kleo to kleo-child and add that code after the
NOTE : to fit with the theme wrapper you need to put the code in this div
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
I see that you solved the problem, how do you fixed that ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYes they are supported.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorThe div that contains that sign-up div needs to be relative and the sign-up div/section needs to be absolute, but it require some time of work…
I hope that will help you : http://stackoverflow.com/questions/13609006/floating-footer-always-on-the-bottom-and-visible
http://stackoverflow.com/questions/4171446/put-a-bar-at-the-bottom-of-a-pagehttp://forums.phpfreaks.com/topic/143979-floating-bar-on-bottom-of-page/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorTry this
COPY CODE#item-body .profile .dl-horizontal dt {text-align:left;}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Take a look here :
https://buddypress.org/support/topic/how-do-i-disable-members-from-creating-groups/
https://buddypress.org/support/topic/resolved-removedisable-hidden-group-creation/
https://buddypress.org/support/topic/disable-create-group-and-create-group-blog/
It should solve your problem.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
You have solved the problem ?
I cannot see that bar anymore
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Take a look here : https://archived.seventhqueen.com/forums/topic/change-languge-for-breadcrumbs-and-page-title
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorJust set to that text line-height:3em;
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
The problem is caused by lack of logo… (this bug will be fixed in next update)
Until you can add a logo to your theme (not only retina) or try to replace app.min.js and app.js
from \wp-content\themes\kleo\assets\js with attached files (see attachment)
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.RaduModeratorHello,
This issue is caused by ratio of that photos,
Try to add pictures with same ratio, and will look better.
I can give you a little fix for this, but this will stretch the photo
COPY CODE.rtmedia-container .rtmedia-item-thumbnail img, .rtmedia-activity-container .rtmedia-item-thumbnail img, #buddypress div.rtmedia-activity-container .rtmedia-item-thumbnail img { min-height: 183px; }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
I given an look and i did some small notifications to look a little bit better.
Please notice that the section are depends on amount of content inside of it and the device type.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Thank you !
Try with this CSS
COPY CODE#buddypress #item-body #subnav ul li { background-color :#BBBBBB; padding:0px;margin-right:3px; border-radius:2px !important} #buddypress #item-body #subnav ul li a { color:#fff;font-weight:bold; line-height:1em } #buddypress #item-body #subnav ul li#new-personal-li {background-color:tomato; line-height:1em;padding:2px;border-radius:2px !important} #buddypress #item-body #subnav ul li:hover{ background-color:#666; }
Let me know if is ok.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorGlad to hear that.
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHow it works.
I see that images have only 531 px width ( http://www.5starweddingmagazine.com/wp-content/uploads/2015/05/april-bloom-sml-221.jpg – Original uploaded file.)
Try to upload image with width larger..
It should work.
Referring to captioned images, apply this css code to your Theme Options -> General Settings -> Quick CSS area
COPY CODE.wp-caption {background-color:transparent !important;border:none !important;}
In my opinion it look better with border but without background also try like this
COPY CODE.wp-caption {background-color:transparent !important;}
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorJust reply and check Set as private reply
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try to do this setting
Theme options – Blog – Display media on post page* : OFF
Let me know if it works.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
For this you need to translate your theme, use this plugin is very easy to use : https://wordpress.org/plugins/loco-translate/
Install the plugin , then go to : Loco Translate -> Manage Translations -> Column Package details -> Kleo
Add your language then ( see attached image ).
After you translate your certain strings, make sure that your blog is set in your language.
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.RaduModeratorHello,
I need to look closer.
Please provide a link to that page with images.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello Wavez,
Sorry for this inconvenience…
This issue will be fixed in next theme update.
Here is a fix for this problem ( see attachment )
Upload this file ( post-content-masonry.php ) to kleo-child/page-parts/
This issue was caused by preload=0, this it should be preload=none
COPY CODE---BUG--- if ( !empty( $bg_video_args ) ) { $attr_strings = array( 'preload="0"' ); ---FiX--- if ( !empty( $bg_video_args ) ) { $attr_strings = array( 'preload="none"' );
Let me know if it works.
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.RaduModeratorSame message “We are having a make over”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
I need admin credentialsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCan you provide a url ?
Also i need admin credentials to take a look closer.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Are you talking about that section ? ( see attachment )
I need admin credentials
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try like this
COPY CODE#buddypress div#item-nav ul li.current.selected a:before { color:red !important; }
Add this little snippet to your Theme Options -> General settings -> Quick CSS area or paste to kleo-child/style.css
Let me know if it works.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts