Forum Replies Created
-
Author
-
sharmstr
ModeratorClick on the X in the upper right hand corner of the preview before clicking post update.
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
ModeratorClick on Screen Options in the upper right and enable “CSS Classes”.
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 want to check the css file being created. Can you give me ftp access?
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
ModeratorWhen you go into Theme Options > Styling > Header, you can see that your changes have been written to the database. All of those values are pulled directly from the database, not from a cached file. But when the page loads, its loading a css file that has the default values. This is almost always a caching issue. I’ve tried clearing your cache and even disabling it, but that’s not working. Some hosts have their own caching that has nothing to do with wordpress and you have to log into your hosting account to clear it. Have you done that? Have you logged into your CDN account and cleared it 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
ModeratorNew icons have been added to the next udpate. I dont know an ETA. In the meantime, you can always add them yourself.
https://archived.seventhqueen.com/documentation/kleo#vector-icons
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
ModeratorRename /kleo/vc_templates/vc_message.php to /kleo/vc_templates/vc_message_old.php. That will use the newer VC stuff instead of the kleo styled box. Not sure if the devs will just delete that file in the next update or not, but should help you for 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
ModeratorGot it. I found this issue with another VC shortcode as well. Basically the new major version of VC added a bunch of styling options that dont work with Kleo yet. I need to talk to the developers about this.
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
ModeratorJust a quick udpate. The above code will not work if you have changed the slug to something other than Portfolio. To work in all cases, please use this code
COPY CODEadd_action('init', 'kleo_add_portfolio_comments_support'); function kleo_add_portfolio_comments_support() { add_post_type_support( 'portfolio', 'comments' ); }
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
ModeratorIts working now. The code that was given in the other example was using the portfolio slug which in most cases will work, but since you have a custom name, it didnt.
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 just added it to the next update. Now when you select it, you will get this to start
COPY CODE[kleo_feature_item title="" icon="" icon_size="default|big" icon_position="left|center" ]Text[/kleo_feature_item]
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
ModeratorNo problem. I’ll see about making that more clear within the shortcode itself. Thanks for bringing it up.
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
ModeratorAssuming you’re running the child theme, what happens when you enable the kleo parent theme? If it works, then its probably something in your child functions file.
If it doesnt work, try enabling the 2014 theme. If it still doesnt work, that rules out 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
ModeratorI dont know man. Hard to help without being able to dig in.
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
ModeratorLet’s back up. Are we talking about a custom page or your blog page?
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
ModeratorNope. You can see on the kleo demo page that isnt an issue. Maybe a plugin?
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
Moderatorcreate an account for me with admin access and respond privately with a link and the 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
ModeratorYou dont have enough parameters in the shortcode. Not your fault since its not clear. The best thing to do would be to start a new page and use Visual Composer to look at all of the options of the shortcode.
COPY CODE[kleo_feature_item icon_size="default" title="My Title" icon="ajust"]This is a feature[/kleo_feature_item]
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
Moderatorgimme access beans
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 do you have set in wp admin > settings > reading?
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
ModeratorDo you have k-elements installed? Have you tried in a regular post? Have you tried with caching/minify turned off?
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
ModeratorYes
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, if you’ve have had Kleo installed for a while and have configured it, make sure you make a backup of the settings before you delete: Theme Options > Import/export.
The settings are saved to the db, but its just a good idea to do it.
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
ModeratorYes. FTP to your server and delete the themes/kleo folder and the /themes/kleo-child folder.
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
Moderatorhttps://codex.bbpress.org/layout-and-functionality-examples-you-can-use/
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 need both the Kleo theme and the Kleo child theme installed in order to run the child theme.
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
ModeratorYou’re running an old version of Kleo. Update it to the current version which is 2.4.1. Make sure you update Visual Composer as well: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
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 just went through the steps on my test site and it worked.
Go through them again and make sure you clear your cache/cdn.
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
ModeratorTry this
COPY CODE.search-results .post-meta { display: none; }
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 filters are clickable, but your site is throwing jQuery errors. See attached.
It works on my site because my site isnt throwing errors. So its neither a Kleo or a BP Global Search 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
Attachments:
You must be logged in to view attached files.sharmstr
Moderator@liam, because you have your main menu/header positioned over it. The attached image shows you the height and width of the header container.
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
ModeratorYou need a plugin that will produce the OG meta data that FB uses. Most of us use Yoast for SEO, which will also produce the OG goodness for you.
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
ModeratorAsk the developers of rtMedia. Kleo only stylizes it. http://community.rtcamp.com/c/rtmedia
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 just installed it. Can you be specific about what doesnt work? Filters and pagination works fine. Links in the results work as well for me.
The only thing that is wonky is the styling but that’s to be expected.
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@empoweredanimals: Groups and forums were included months ago. Theme Options > Headers Options > Search Context. Click in the box and add what you want.
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
Moderator1 – Its still in beta, so no.
2 – Its a $150/year. Again. No.
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
Moderatorkleo doesnt handle that http://www.wpbeginner.com/plugins/how-to-allow-user-log-in-with-email-in-wordpress/
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
Moderatorwp-content/themes/kleo/page-parts/general-popups.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
Moderator@man_o_man: @abe cant remove a website. If he removed a link to that website, you wouldn’t see it in the list. The links are valid, I just clicked on a bunch of them. While your ‘connection’ might be okay, there is a possibility that your connection to a particular website is broken somewhere between you and that particular website.
http://www.downforeveryoneorjustme.com/
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
ModeratorIts the larger font size that’s screwing it up. Try this in your child css
COPY CODE.pagination-sticky .outter-title { font-size: 13px; }
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 just installed on my test site and your first and third issues work fine. The second issue is because bootstrap css is overriding the show hide toggles with !important. I’ve assigned this to @abe to see if he knows of a way to fix this. He’s smarter than I am. If needed, he can contact VC on your behalf.
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. -
AuthorPosts