Forum Replies Created
-
Author
-
sharmstr
ModeratorActually before you do that, enable the Kleo parent theme and see if the levels page works. If it does that means you still have files in your child theme. By defeault you should only have styles.css and funtions.php in the child theme. You only add pages to the child theme if you plan on customizing them.
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 reinstall. All your changes should be in the child theme so they wont get overwritten. All the theme options are stored in the db.
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
ModeratorWell, it does format it a bit different, but for the most part the media is at the top of the page and the content is below 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
ModeratorWhat did you do? Even if you moved the paid-membership-pro folder from kleo to kleo-child, that wouldn’t cause that to happen. Only if you moved it from the pmpro plugin folder. Anyhow, maybe you need to clear your cache.
You can use chrome dev tools to see what’s going on. Right click on the page and select inspect element.
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 devoir is the slug name, probably something like
COPY CODE'parent_url' => $group_permalink . "/devoir"; 'parent_slug' => bp_get_current_group_slug() . "/devoir";
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 missing the Kleo template from /kleo/paid-membership-pro/levels.php. Also you site is throwing 404 errors on bbpress.css.
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
ModeratorFunny thing is that I was born and raised in America and in 45 years I’ve never once heard someone use “my good sir” when talking to a woman. Nice try. Anyhow, I was just wondering why so many people assume they are talking to a man when talking about code. No big deal. Moving 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
sharmstr
ModeratorCool.
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 think we sent messages at the same time. Did you try the second h3 code I gave 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
ModeratorProbably because of the #main. Again, its hard to tell you exactly what to do without seeing where this is. But you can try setting the hover on H3 globally.
COPY CODEh3 a:hover { color: red !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
ModeratorThat’s correct. They dont. You can add them.
COPY CODE#main .main-color h3 a:hover { color: red; }
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
ModeratorAnd also, those H3 titles have no rollover effect. http://seventhqueen.com/themes/kleo/blog/
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
ModeratorIn your images, the post H3 titles are controlled by Styling Options > Main > Text Color.
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 hard to help without access.
Topic titles are set in Styling Options > Main > Link color & Hover Link color.
You can put your css changes in quick css. If they are being overriden, make sure you put !important on them. Something like
COPY CODE.main-color a:hover { color: red !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
ModeratorI apologize, I’m completely wrong about dynamic.min.css. Anyhow, as I said, that css file is built based on the values you select in Theme Options > Styling.
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
ModeratorLink please.
If you dont have dynamic.min.css you’ve either turned on dev mode or you’re running an old version of 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
ModeratorIf you haven’t turn on Development mode in Theme Options > Misc, the dynamic.min.css is what’s loaded.
That file is generated with the values you set in Theme Options.
So, what is your actual issue? Can I have an example of the problem?
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
ModeratorTheme Options > Misc > Login redirect. If you need more options, you can try Peters Login Redirect plugin. If you need to control it for facebook login, check out this post: http://sharmstr.com/login-redirect/
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, they dont happen automatically. Make sure you set up your API on themeforest correctly and have added it to Theme Options > Theme Update. This will allow you to be notified in WP Admin of new Kleo updates. You’d still have to click the update button to install. If you have your API key set up correctly on Themeforest and you’ve copied it correctly into theme options, then contact Themeforest. Its their system that does the notification.
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 a bunch of errors.
VC 4.4.3 can be found in the latest Kleo download from theme forest
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 can contact the 7th Queen team directly (I’m a user like you) to see if they want to quote it. But really, the styling part is the least of it so you dont necessarily need someone who knows Kleo. The bulk of the work would be behind the scenes.
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
ModeratorSettings > Forums
https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/
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
ModeratorPut this in quick css
COPY CODEspan.kleo-pinterest { 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
ModeratorYes. Its internal.
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 possible, but it would take a lot of custom programming. There are plugins that will allow you to have vendors and other types of accounts on your system, but making them all work nicely together AND changing the profile layout will be the custom piece.
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 plugin are you using to add the facebook like button? That’s not standard in 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
ModeratorYou are running an extremely old version of Visual Composer. Whenever you upgrade Kleo, you have to make sure you upgrade the other plugins 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
ModeratorOneall works pretty well. You just have to make sure you turn of registration via social.
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 format doesnt change on the individual posts, really. They change on the blog listing. http://seventhqueen.com/themes/kleo/blog/
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
https://archived.seventhqueen.com/forums/topic/installation-are-you-sure-you-want-to-do-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
ModeratorYes. You’re welcome.
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
April 29, 2015 at 16:58 in reply to: Login Pop Up window – url redirect after login possible ? #56621sharmstr
ModeratorSorry. Yes. At the bottom of this: http://sharmstr.com/login-redirect/
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
ModeratorTheme Optons > Styling > Header > Link Color
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 what I’ve showed you. You set the element ID on the section you want to scroll to, not on the row that has the button.
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 figured it out. You had the category base set to articole and your posts are set to “articole”. You were confusing it.
Also, you havent updated Visual Composer.
I updated to the latest WP for you as well.
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 same thing happens with the WordPress 2015 Theme so its not a Kleo issue. I’ll spend a few more minutes looking at 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
ModeratorCan you give me more details on what you’re trying to do and how you’re trying to do it?
You can set a “Element ID” on a row (section) that will be an anchor point. Then you can create a button to scroll to that anchor by putting “#yourelementid” in the button URL.
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
ModeratorNo problem. If you look at the top of this thread, so did I 🙂
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
Moderatorcan you give me access to your dev site?
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 a Sir. Why would you assume that?
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