Forum Replies Created
-
Author
-
sharmstr
ModeratorIt depends on what you mean by members. If you are just talking about registered vs. guest without something like PMPro, then you can use the Content By Usertype shortcode.
If you mean PMPro memebers, then register for a free account with PMPro, then go here to see the shortcodes you can wrap around your image: http://www.paidmembershipspro.com/documentation/content-controls/with-shortcodes/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m not sure that it has anything to do with buddypress. I went directly to my-course-profile and received a 404.
Have you tried resaving your permalinks?
Does it happen with the WP 2015 Theme enabled?
Are you menu links correct? For example, your “online courses” menu item points to /online-courses/ which is a 404, but /courses/ works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhello. please search before posting https://archived.seventhqueen.com/forums/topic/best-image-size-for-cover-image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m not able to reproduce this. Here’s a couple of things to check
1 – Visual Composer version. Should be 4.5.3
2 – Plugin conflicts: Disable all non kleo recommended plugins and see if it starts working. If so, enable your extra plugins one at a time, check after each one, to find the conflicting plugin
3 – SEO by Yoast and VC have had issues in the past with elements not saving correctly. Not sure if you’re running that plugin, but that might be the issue.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator@abe – I was able to reproduce this. Can you have a look. Not sure if my suggested css fix will effect anything else. Thanks.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this in Theme Options > General > Quick Css
COPY CODE.btn-text-animated span:last-child { width: auto !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorGo through the same steps as before.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator@stonyne – You had code in your functions.php file that was compatible with the latest version of Kleo. Copying over new blank files isn’t upgrading the child theme. Its important to note that here so we dont confuse people by thinking that child themes get upgraded. I’m glad you figured it out though 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont understand what the problem is. The site, both front end and backend, are loading fine.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorawesome
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis might work. Bring up that page in page editor. Scroll down to theme general settings > title. Hide the main info and title. Then go further down to the header content (where the map code is) and put your breadcrumb section before the map code
COPY CODE<section class="container-wrap main-title alternate-color title-single main-center-title border-bottom"><div class="container"><h1 class="page-title">Find clothing factories, suppliers, production experts & more. <a><div class="breadcrumb-extra"></div></a></h1></div></section>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont. I need to be able to see what’s going on. Enable the WP 2015 Theme. If you have the same problem, then you can ask on the BP forums where they know more about their own plugin. But you have to test with the 2015 theme or else they will blame Kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator.kleo-main-header .nav > li > a {
box-shadow: inset 0px 2px 0px 0px transparent;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorLooks like its fixed now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhard to help without seeing it, but I’m guessing you need to define what happens on hover
COPY CODE.navbar-nav .btn.btn-special:hover { border: 1px solid #fff !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease search before posting
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorKnown issue that VC said they will be fixing
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhy not use the image carousel instead?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSo, the answer is yes. You have saved them.
Okay, try this in your child theme’s functions.php file. Then go back to theme options, refresh the page and then save them. Remember to clear your server cache after. It could be that your site has an issue with building the dynamic.css file via ajax. This code disables that and used the old way of saving them.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI wouldnt say my answer was wrong. The title was “how to put additional content on a category page.” And your second question was ” additional content around the blog content of a category page”. Your second and third posts were about the archive/category pages. So my answer was correct for those 4 instances. Sure, you mentioned category content on a page and I overlooked that because of the examples given. In this topic, you made it more clear on what you were after. I’ve known about the shortcodes since day one.
I know the functions because I’ve contributed code and have highly customized my sites. Not to mention I’ve been answering questions here for over a year. You learn a lot figuring out other peoples problems.
Same suggestion as before. Install the demo content 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou still havent answered this: You never indicated if you resaved Theme Options as I suggested. Please answer. Its important.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAlso, the googletag error was there before I told you to disable the plugins.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorRemove the code temporarily.
You never indicated if you resaved Theme Options as I suggested.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorLogin with email. Do google search, there is a plugin for that.
Register: Search/ask on Buddypress forum. I believe I saw a solution for that there.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorwhat is googletag? Did you add that code somewhere? That’s whats throwing the error.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe main.js error is gone, but you have google tag jquery errors. Disable all plugins that kleo doesnt recommend and clear your server cache.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorFinally understand why it was only showing on the left. That happens when you dont have enough posts (titles) to fill the entire width of the container (in your case the window)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 9, 2015 at 18:08 in reply to: What file is it that handles after being registered with Facebook? #67502sharmstr
Moderator/kleo/kleo-framework/lib/function-facebook-login.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDoes /kleo/assets/js/main.js exist on your server? If not, sounds like your update didnt install correctly.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s happening because you dont have enough posts (titles) to fill the width of the screen.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorsee attached for explanation on the catetory
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorThe label will only show if you have specified a category AND the first post displayed is an image post.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAlso, I’m assuming you mean group activity when you say wall.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhat happens when they try? Are you on wpengine? Is your site throwing errors? Have you looked for plugin conflicts?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorRespond privately with a link and admin credentials
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYour site is throwing errors.
Which styles.css? The one in /kleo/ shouldnt have anything in it. Its supposed to be blank.
Looks to me like you need to clear your server cache. You can also try resaving theme options.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease search before posting. There are a few topics on here about that and even buddypress has a page in their documentation for that. https://codex.buddypress.org/themes/guides/displaying-extended-profile-fields-on-member-profiles/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThere’s no Jobs tab at all so it will never show a briefcase or any other icon for that matter. Is it something you only see when you’re logged in? If so, then I’ll need access to see what’s going on.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorStill not really sure what you are trying to accomplish. But the top bar is within a container called .social-header. If you apply your css to that instead of .top-bar, it will get rid of the yellow on the left and right in capture1.jpg
.kleo-main-header is where the logo and menu are.
.social-header and .kleo-main-header are sections within .header
So its like this
COPY CODE<div id="header" class="header-color"> <div class="social-header header-color"></div> <div class="kleo-main-header header-normal"></div> </div>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts