Forum Replies Created
-
Author
-
KamalModerator
Hi,
Thank you very much for your patience and assistance. I have found solution to your problems. I Please have a look at them.
For solving your problems, Please add the following code to the stylesheet of KLEO child theme.you can find it From Appearance>Editor>style.css. After adding them, please save your file and refresh the page. and you can also clear browser cache and cookies and other data to test properly. Then your problem should be fixed.
Code to solve no 1 problem.COPY CODE.kleo-mobile-switch { display: none; }
Code to solve problem 2.
COPY CODE/*------ Smartphones (landscape) you can change 321 to 320 to apply this change on both portrait and landscape ----- */ @media only screen and (min-device-width : 321px) and (max-device-width : 480px) { .container { padding-left: 0 !important; padding-right: 0 !important; } }
Please let me know if this works for you. I have tested and It works for me. You can see the screenshot. Please ask me anytime if you have any more question.
Thanks,
KamalNB: white space on left and right of the header/full site is not the window. I have added highlight marker so It looks like that. Please see the second screenshot. thanks.
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.KamalModeratorHi Albert!
I have checked your web site and I have got some code for you. Please copy the following codeCOPY CODE/*Begin Custom Styling for Register Page*/ /*changing general color only on register page*/ div#register-page { color: #fff !important; } div#register-page h2.article-title.text-center { color: #fff !important; } div#basic-details-section h4 { color: #fff !important; } /*Changing color of all label on register page*/ div#register-page label { color: #fff !important; } div#profile-details-section h4 { color: #fff !important; } div#profile-details-section p { color: #E2E2E2 !important; } /*changing color of toggle link eg. a link with text"change"*/ a.visibility-toggle-link { color: #D5C8C8 !important; } /*color for terms and condition link*/ p.right a { color: #3072F6 !important; } /*Changing color of testimonial*/ section.with-top-border div#quote_wrap { color: #fff; } /* End of Custom Styling on Register page */
to your style.css file which can be found “Appearance>Editor>style.css. and Save the file. Then please refresh the page and you should see the change and text should look in white color. If you like to change the color of any elements I have changed the color, then you can easily edit the css color code in the above code. I have also added some comments in the code to help you. I have added a screenshot to show you how it looks after adding this code. If you have any question please ask me without any hesitation.
Thanks,
KamalHi 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.KamalModeratorHello,
Your problem is related to hosting. You may consult with your hosting provider about that issue and get best solution. I have just checked your site and it is working just fine. So, I can say for sure there is no problem in our theme that may cause this problem. It is completely hosting related problem. It may happen if you have shared hosting or limited hosting plan. If you have any problem regarding our theme then please feel free to ask me here.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Would you please give me the link to your website to check it?
Thanks,
Kamal.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorThanks, I am glad your problem is fixed now. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Can you please give me the link to your site so that I can check and test it? and do you want to apply the large logo on mobile horizontal position only or in both horizontal and vertical position?
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
I can see that photo was shown before on your activity page, I have attached a screenshot. But if you face problem recently, then you can refresh your page after deactivating any newly activated plugin, If this does not solve your problem, please try to give me a temporary access to your site privately here, I will have a look on the issue directly.
Thanks,
KamalHi 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.KamalModeratorHello,
You can RTL work just by selecting RTL language for the site. You can not activate RTL only for a certain components eg. forum and buddypress. Rather, it will be activated for the whole site once you select RTL language. I hope you understand it now. Please ask me if you have any more question about this.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHello @Roger,
You can create a dynamic link to your nav menu to add new article in the following way,
>Go To Appearance> menu>links>url
> in the url put this code>COPY CODE##profile_link##/articles/new/
>Write anything eg “Add new article” in the link text box and click “add to menu”
>Save your menu and refresh your page and you should get a dynamic link to add new article from the nav bar.
Please see the screenshot if you do not understand anything. You can also ask me if you want any more help. I will solve your problem instantly.
Thanks,
KamalHi 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.November 21, 2014 at 20:17 in reply to: For inside pages banner fullwidth, content with sidebar #36297KamalModeratorHello, I have just tested your site’s service page and I found no error. It was working fine.Breadcrumb and tile is working fine. If you still have any problem please try to give me a screenshot of the problem so that I can see it clearly and fix it instantly.
Thanks,
KamalHi 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.KamalModeratorHi,
Can you please give me the link to your site so that I can have a look?
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
You can of course put anything the side bar. Please go to Appearance>widgets then select anything from the available widgets for the side bar. I have added a screenshot below. You can get a clear understanding by seeing the screenshots below. If you have any more question related to our theme, Please ask me anytime. 🙂
Thanks,
KamalHi 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.KamalModeratorOkey, Thanks, I understand your problem. It was the navigation for user profiles, I have checked now. It works fine. May be it was a plugin issue. I have added a screenshot. but if you want to hide this user navigation then please use this
COPY CODE.pagination-sticky { display: none; }
code to the style.css of KLEO child theme. and If still the problem exists, then please clear the browser caches and cookies etc and refresh the page. and you can see it is working on my browser. If you have any question, please ask me anytime. Thank you very much.
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.KamalModeratorHello,
I have found the solution to your first problem. One of your plugin was conflicting with the style of contact icon and up arrow icon. “Chronosly” plugin was creating the conflict. Everything works fine if this plugin is deactivated, I have added a screenshot here. You can ask the plugin developer about this conflict. and I could not understand your second problem. would you please give me a bit clear information please? you did not show/mark anything in the screenshot. Well, you can check your site now with this plugin off. If you have any question, please ask me anytime.
thanks,
KamalHi 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.KamalModeratorHi,
Thank you very much. I am checking. I will let you know the update shortly.
Thanks,Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi, can you please give the link to your site? and It would be great if you could give me a temporary access to your site in private message here. I could then test it directly.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
I am sorry I did not work. I tried my best to help you but the issue is completely related to buddypress plugin. Perhaps, You can follow the alternative solution I mentioned in my previous message to get best solution. If you have any question related to our theme, please ask me anytime.
Thank you very much.
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Your problem is very rare. Visual Composer should work fine. Are you using the update theme and updated VC? You can also try using VC after clearing all cache and cookies of your browser and you can also test it by disable all plugins but vc. and If all the efforts fails, then can you please give me temporary access to your site in private message? and does it shows any error? if it shows, then please try to give me a screenshot to understand your problem better and solve it.
Thanks,
Kamal.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
I can help you solve your problem if you could give me the link to that registration page.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Your problem is really very rare. Is it possible for you to give me a temporary access to your site so that I can test it? and please mark the message private.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Can you please give me a screenshot as well as the link to your site so that I can check it?
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Thanks, Congratulations. Would you please tell me how you fix your problem finally? In case, this info will be helpful for other member.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2014 at 21:20 in reply to: For inside pages banner fullwidth, content with sidebar #36126KamalModeratorHi Govind,
You cannot have full width header with sidebar, If you use full width then you will have no side bar but if you chose sidebar then you will not have full width. so You will have to choose a layout from the template setting at the right side of the page editor. I hope you understand this. If you like to do any demo page in demo site, then please give me the link and I can tell you how to do that.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Your problem is completely related to buddypress plugin as buddypress plugin outputs the excerpt for the group description. So you can get best solution if you ask about your problem in their forum. However, if you can afford buying a plugin, then the previous plugin will definitely get the job done. and you can also try with following code. I found this on buddypress forum.COPY CODEfunction bp_excerpt_group_description( $description ) { // your exceprt code $length = 30;// change it to whatever length you prefer $description = substr($description,0,$length); return $description; } add_filter( ‘bp_get_group_description_excerpt’, ‘bp_excerpt_group_description’);
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
You are most welcome. I am happy if it helps you. I am marking it resolved. If you have any question, then you can create another topic.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
You can stop spamming registration in different ways. The easiest way to protect your buddypress site is to use plugin.
Here I have listed some plugins which you can use to solve your problem. You can also find more information about these plugins on their respective pages.
1. WangGuard
2. BuddyPress Registration Options
3.Captcha
For more information about preventing spamming registration to your site you can have a look at these two great articles.one and two. I hope you will like them. If you still have any question regarding our theme, please ask me anytime. 🙂
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Have you made any changes in any stylesheets of the theme? and does your site look good on other mobile devices? It wold be great if you could give me the link your website. I could try my best to solve your problem as soon as possible.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi Levent,
No problem. I hope it works for you. :)and I am waiting for the update from you.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
thank you very much for the nice words. We are happy to solve your problem. Well, I have got this codeCOPY CODE/* custom css for hiding time and category under post */ article .article-meta .post-meta a.post-time:after { content: none; display: none; } small.meta-category { display: none; }
for you. Please paste this code on the style.css of KLEO child and then save the file and refresh the page and you can also clear cache and cookies etc . and see if this works for you. Please let me know if this works. If you have any question, you are always welcome to ask me.
Thanks
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Thank you very much. well, I understand your problem. It could be done easily with some css. Let me see what I can do for you. I am testing on my server with some post. Then I will give you the code. I hope they will work. If not then I need access to the site or you will have to find the class for that elements that shows these two items eg, category and time. By the way, Please do not worry. I am here to help you 🙂
thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Can you please give me the link to your post page ? then I could easily solve this problem instantly. Thanks.
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi Lucy,
Can you please tell me specifically on which element css animation is not working? I have just checked your website, your website is nice and css animation is working on different elements there. So please specify your problem with some screenshots if possible. and you can also test your site with different browsers to see if this fixes your problem. If you still have problem, please ask me here anytime.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi, if you have any problem editing that file, please let me know. I can also edit that file for you if you cant.
thanks,
Kamal.
@sharmstr: thank you very much for the answer.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorThat is great news. 🙂 I am glad it helped you. Thank you very much.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi Adam,
I am sorry to inform you that there is only slider option is available at the moment. and this feature is related to plugin. Therefore, you can get more information about this feature on their forum. If you have any question related to our theme, please feel free to ask me anytime.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi,
Did you add your Facebook APP ID to the setting Theme options>Miscellaneous>Facebook APP ID>? Please make sure you used correct app id and then retest. And also please try to give me a screenshot of the problem. If your problem is not solved after checking Facebook app id then you can give me a temporary access to your wordpress to check the problem directly.
Thanks,
KamalHi 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.KamalModeratorHi,
You can try with the following code. Please insert this code to the functions.php in Kleo child theme.COPY CODE// limit group description length function my_excerpt_group_description( $description ) { $length = 20; $description = substr($description,0,$length); return $description; } add_filter( 'bp_get_group_description', 'my_excerpt_group_description');
then save the file and refresh the page. If you want more functionality for handling group descrioption, You can give this plugin a try. It will definitely get the job done. But unfortunately it is a paid plugin. If you have any question, please feel free to ask me anytime.
Thanks.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi, can you please explain what you did before getting the 404 error? thanks
and @Sharmstr: thank you very much for your help.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionKamalModeratorHi @Erik,
If you want to hide features image for a specif post on single post page, then you can do it by hiding it from the bottom theme option of the post editor. I have added the screenshot. Please see it below.
But if you want to hide featured media eg. image, video etc on single post page then you can hide it from the blog section setting under theme options. I have added the screenshot for it too. By the way, I think the first option is the best option for your problem at the moment. If you have any question, please ask me anytime.
Thanks,
KamalHi 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.KamalModeratorHi, you got a 404 error because you might have entered a permalink in the portfolio link setting, that does not exist. You should change it to a permalink that exists on you site. generally your all portfolios are shown on this permalink> yoursite.com/portfolio/ but if you change it to something else then that link should exists. I hope you understand the matter. If you do not understand anything, please feel free to ask again.Thanks.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts