Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Just i’ve added this small CSS to your wp-admin -> theme options -> general settings -> quick CSS
COPY CODE.article-content iframe { height: calc(72vh - 2px) !important; width: 100% !important; }
I’ve tested and it seems to be ok.
Please check and let me know if is ok.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Can you please tell me what slug have this category ?
It’s more comfortable for me if you will provide the admin credentials to can take a look at this.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
CAn you please provide admin credentials to take a look ?
Regards
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 homepage i’ve used this code
COPY CODE.panel-footer a.btn.btn-default.disabled { color:#fff !important; border-color:#fff;}
for buddypress i’ve used
COPY CODE/* For submenu links ( Mes favoris Mes amies ) */ .main-color #buddypress div.item-list-tabs#subnav ul li a { color: white; } /* For text area text color */ #buddypress form#whats-new-form textarea { color:#fff !important; }
The css codes are loaded to your website.
Best Regards
Radu
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,
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 solutionRadu
ModeratorHi,
It’s fixed now,
I cannot figure out exactly what causes that problem, but i’ve reinstalled the wp again and now it works.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Regarding the topic title, take a look here at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwTlJ6M2k2WDIxTkU/view
I think your problem comes from some plugins that not comes once with the kleo theme, if you have installed any other plugins than kleo has comes,please disable it one by one to find if one of them causing this, or maybe by a custom modification in core or in child.
On my localhost install the issue described by you cannot be reproduced.
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,
You can try this plugin : https://wordpress.org/plugins/wangguard/
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,
Sorry but the wp credentials are not correct, can you please check ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You have solved your issue ?
Can i close the topic ?
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,
Can you check now ?
For an unknown reason the file from kleo-child/page-parts/general-header-section.php is not overwriting the original file from parent, on my localhost install it works, this can may be caused by a plugin or something like that,anyways i have modified the general-header-section.php file from parent theme on next update this will be overwritten by original file from parent.
Over the next update you can replace that file with the file attached above.
The text from right side of logo is site title that can be changed from wp-admin -> settings -> general -> Site Title.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Can you check a blog post now ? it have right sidebar you can select the page layout from : wp-admin -> theme options -> Blog -> Single Post page Layout*
Settings : http://dev.christnow.com/wp-admin/admin.php?page=kleo_options&tab=5
Let me know if is ok.
Best Regards
Radu
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,
IT’s ok now, can you check please ?
I’ve used the below css code.
COPY CODE/* Remove all animations effect only from buddypress pages */ #buddypress .kleo-transform .one-by-one-animated .start-animation .el-appear, #buddypress .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, #buddypress .kleo-transform .start-animation.el-appear { -webkit-animation: none !important; -o-animation: none !important; animation: none !important; opacity: 1 !important; -moz-transform: none !important; -webkit-transform: none !important; -o-transform: none !important; transform: none !important; } #buddypress .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { -webkit-animation: none !important; -o-animation: none !important; animation: none !important; opacity: 1 !important; -moz-transform: none !important; -webkit-transform: none !important; -o-transform: none !important; transform: none !important; }
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust search for string name in loco translate like in screenshot then add your translation for that string
Regards
Radu
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
ModeratorYou’re welcome.
Have a nice day.
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Can you please provide me FTP to can take a look ?
Regards
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 suggest you to ask this author of the plugin https://wordpress.org/support/plugin/social-articles
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just configure where the user will be redirected after login from wp-admin -> themes options -> Miscellaneous -> Login redirect for Popup* ( see screenshot )
Regards
RAdu
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,
To can see that pages to can provide you correct css solution i need admin credentials.
Regards
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 add this code to your kleo-child/functions.php
COPY CODEfunction remove_menu_links() { remove_submenu_page( 'themes.php', 'kleo_import' ); } add_action( 'admin_init', 'remove_menu_links', 9999 );
Note : Kleo child theme needs to be active.
Let me know if it works
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use this css code in wp-admin -> theme options -> general settings -> quick CSS
COPY CODEbody.page-id-7247 .kleo-transform .one-by-one-animated .start-animation .el-appear, body.page-id-7247 .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, body.page-id-7247 .kleo-transform .start-animation.el-appear { -webkit-animation: none !important; -o-animation: none !important; animation: none !important; opacity: 1 !important; -moz-transform: none !important; -webkit-transform: none !important; -o-transform: none !important; transform: none !important; }
Let me know
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you have solved the issue ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry it was my mistake, the comments from file it altering the css code, this is a corrected one
COPY CODE/* Activity Stream */ #buddypress { height: calc(80vh - 100px) !important; overflow-y: scroll !important; } body.activity .kleo-transform .one-by-one-animated .start-animation .el-appear, body.activity .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.activity .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; } /*For Members Directory */ div#members-dir-list { height: calc(80vh - 100px); overflow-y: scroll; overflow-x: hidden;} body.directory.members .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.directory.members .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; } /* Group Activity */ div#groups-dir-list { height: 500px; overflow-y: scroll; overflow-x: hidden; } body.directory.groups .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.directory.groups .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; }
It should work
Let me know.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Make sure that string that you want to translate is not related with kleo, can may be a part of other installed plugin and in this case you should translate that certain plugin.
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,
Can you please provide admin credentials to take a look ?
Regards
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 tried to uninstall visual composer and to update the unupdated plugins and it require to put ftp password, can you provide ftp login to can do some tests pleasE?
REgards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That is a global setting for entire site but you can set hide/show only for a certain page from that page backend under content area at theme. ( see screenshot )
Make sure that in the page from screenshot doesn’t have social set as visible.
Let me know if this will solve the issue.
Regards
Radu
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 @syslay288,
Where you have pasted the css code from above ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 27, 2015 at 17:26 in reply to: Thumbnails Missing from Left thumb Blog Layout on Video and Audio Post Types #84473Radu
ModeratorPlease update your kleo theme and additional plugins ( K-elements and Visual Composer to latest versions )
Let me know if the update will solve your issue.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Normally the SEO by YOAST it works perfectly with the kleo theme,
After you install and activate the plugin, go to wp-admin -> settings- > permalinks -> Save changes.
Let me know if it works.
Best Regards
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 suggest you to report this issue, to the WPML support team https://wpml.org/forums/forum/english-support/
Sorry for inconvenience.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi @wd7080,
Can you please provide the buddypress page where you want to hide all animations and admin credentials ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The displayed text after logo image is the site title that you can set from wp-admin -> settings -> general -> Site Title
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The CSS code from above is loaded to the website now ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi bruce7075,
It seems that is a issue related to woocommerce, i suggest you to open a ticket on woocommerce forum support https://wordpress.org/support/plugin/woocommerce .
Best Regards
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The fonts are showing ok in 3 browsers, IE,Chrome and Firefox, i’ve attached a screenshot with the page section from firefox.
Best Regards
Radu
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,
I see that you have installed a lot of plugins , one of them or more can cause this issue, to know exactly if the issue is related to these, please disable it one by one to see if one of them causes the problem.
Let me know if the plugins causes or not the issue.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTry to put the code in kleo-child/style.css
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 solutionRadu
ModeratorHi,
I hope i understand correctly 😀
The file that i have you provided it allows you to have blog name right of the initial logo of your blog. As can i see from screenshots that you want to achieve.
After you login via FTP to you webserver go to /wp-content/themes/kleo-child/ create a folder named page-parts and upload there the unziped file, then you should have logo + wording
NOTE : Child theme needs to be active.
Let me know if you solved this.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Make sure you have set the blog with right sidebar ( see screenshot )
The blog settings can be make from wp-admin -> theme options -> blog.
Let me know if it works.
Best Regards
Radu
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. -
AuthorPosts