Forum Replies Created
-
Author
-
sharmstr
Moderatorshould be your slug name
Install this plugin. It will print out which file its using at the bottom of the page. https://wordpress.org/plugins/reveal-template/
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
ModeratorDepends on what type of header it is. See if this helps. If not, please be more specific.
https://archived.seventhqueen.com/forums/topic/home-pinterestshop#post-40426
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 too!
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
ModeratorThose are very different pages. Pinterest uses an image background, and home shop uses a revolution slider, not a header background.
You dont want the title on those pages, so disable that using the page editor and scrolling down to Theme General Settings – Title section.
Pinterest
Set the background image using page editor and clicking on the pencil icon for the first row. A row settings dialog will pop up. Set the background style to image, then select the image you want to use.Home Shop
If you havent done so already, import the shop slider: https://archived.seventhqueen.com/documentation/kleo#revslider Import the home-default slider since that one is almost identical to the shop slider you see on the demo site. Once its imported, you can change the slider text and background image. http://previous.themepunch.com/revolution_wp/documentation/#!/slides_editorHi 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 your using it with Visual Composer, you just add the pin and change the “show tooltip/popover” to popover.
If you want to use the pin shortcode outside of VC, the easiest way is to first build it using VC then switch to classic mode and copy the shortcode with all of its options. Example
COPY CODE[kleo_pin type="circle" tooltip="tooltip" tooltip_position="top" tooltip_title="Tooltips are great for short infos" tooltip_action="hover" css_animation="pulsate" animation="animate-when-almost-visible" top="20px" right="30px"]
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
ModeratorIf the person you paid was worth even a dollar, they would have made all your customizations using the child theme. The point of the child theme is to protect any customizations that you’ve made: http://codex.wordpress.org/Child_Themes
When you upgrade, you are only upgrading the parent theme, not the child theme.
If they did all the customization in the child theme, then nothing will be “lost”, but depending on what they changed, it might not work. You should have dev/test environment for testing upgrades.
As far as what was changed, each upgrade has a versionxxx.txt file that tells you what was fixed/added. You can download the upgrade from theme forest to view it. Or you can take a look at this sticky topic: https://archived.seventhqueen.com/forums/topic/kleo-updates-change-log
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 be helpful http://en.support.wordpress.com/custom-design/how-to-find-your-themes-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
ModeratorCOPY CODE.navbar-nav .caret { display: none; }
Its super simple to figure these things out on your own. Just right click on the element you want to change, then select inspect (or something similar depending on your browser) to see what class the element is using. In this case, the class name is “caret”. I put the “navbar-nav” class in front of it so it wouldn’t hide all caret on the site in case they are used elsewhere. Hope this helps you to help yourself 🙂
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, that is intended. You can change the featured item display from masonry to carousel in WP admin – theme options – 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
ModeratorYes. A few of us have run into that issue. Just go back into menus and reassign it to Main Menu.
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 admin – theme options – general – quick 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
ModeratorLOL. I had a feeling you’d say something like that. Don’t sweat it. They have made so many awesome ways to customize this theme that it takes awhile to remember where everything is.
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 Admin – Pages – Click on the pinterest page. Scroll down, you cant miss it. It says “Custom Logo”.
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
ModeratorAll you need to do is right click on the element and choose inspect (or similar depending on what browser you’re using.) It seems as if you’ll be making a lot of changes. You should hire someone to help you.
COPY CODE.post-footer a, .post-footer span { color: black !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 into the page editor. Scroll down and remove the custom logo which points to the kleo logo.
Also, searching for this issue would have given you the answer.
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
Moderatoredit: moved my answer to the correct topic.
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
ModeratorNot my theme. I dont work here.
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
ModeratorContact the people who wrote social articles (https://wordpress.org/support/topic/tinymce-instead-of-the-html5-editor) or create your own cpt with WP Type and WP Views: http://wp-types.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
Moderator@beansmcguillicutty – I just wrote a shortcode that you can use to add likes and social sharing to pages and custom post types. I’m emailing it to abe to include it in Kleo. Adding it to groups is a more difficult so that’s not part of the functionality.
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 been reported. Until they fix it, just hit your tab key and you’ll see the rest of the form.
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. Never edit stylesheets directly. Those changes will be during upgrades. If you’re using the child theme (you should be) then you can add your changes to the child style sheet. Weather you’re using the child theme or not, you can always add your changes to wp admin – theme options – general – quick css
The css you need is
COPY CODE.post-meta a { color: black !important; }
Change black to whatever 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
ModeratorWhich page on the demo site is showing that error?
If you’re just saying that http://seventhqueen.com/css/style.css doesnt exist, than that’s correct. It shouldn’t exist, but your site is trying to load it. The demo isn’t as far as I can tell. If I’m wrong, please give me a link to the page on the demo that’s trying to load that css file.
If you look at your source code, wp members is trying to load it
COPY CODE<link rel='stylesheet' id='wp-members-css' href='http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1' type='text/css' media='all' />
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
ModeratorRegarding the css 404 error on the demo site: Which 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
ModeratorIf you check your css that’s being interpreted, you’ll see that the italics is being set by your User Agent (local machine) https://wordpress.org/support/topic/how-to-disbale-user-agent-stylesheet
If you look at your source code, you’e missing a semicolon
COPY CODE<style type='text/css'>img#wpstats{display:none}</style>
You are also throwing 404 errors. http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1 Failed to load resource: the server responded with a status of 404 (Not Found)
I think it has to do with wp memebers.
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
ModeratorDon’t know. Ask the Buddypress 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
ModeratorOnly the 7th queen team and myself can see private replies.
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
ModeratorMs. not Sir. 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
sharmstr
ModeratorCOPY CODE@media screen and (max-width: 480px) { .pagination-sticky { display: none; } }
In the future, test your issues against the demo. If they work there, start disabling 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
ModeratorYou can start with a plugin, then style it with some css. https://wordpress.org/plugins/list-site-contributors/
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
ModeratorHave you tried the reloaded version? https://wordpress.org/plugins/bp-disable-activation-reloaded/
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
ModeratorThank 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
ModeratorThen state that over there. Lets keep this issue in one topic so we dont have to manage multiple topics. 🙂
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 – the logo resize issue is already being addressed. you can follow the discussion here: https://archived.seventhqueen.com/forums/topic/logo-auto-resizing-issue
The submit button issue was fixed before, but looks like it popped back up. Until they fix it, just hit the tab button and you’ll be able to see 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
ModeratorI knew this sounded familiar.
@abe – This has creeped back up. https://archived.seventhqueen.com/forums/topic/replies-not-unhidding-when-click-on-show-all-comments#post-12485Deleting the add hidden addclass out of buddypress.min.js fixes it.
(assigning to you so you’ll see 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
ModeratorI’ve narrowed it down to themes using bootstrap. I vaguely remember this problem now from before. Let me see if I can figure out a solution.
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
ModeratorAre you hosting your site on WP Engine?
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 rev slider, it states
Google Font Settings (deprecated): This menu point will be deprecated in V5.0. Please use the Punch Fonts Menu
WP Admin – Punch Fonts
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
ModeratorInstead of using shortcodes to display the icons, do this
COPY CODE<em class="muted">feel free to call us</em> Â Â <i class="icon-phone"></i> +91.33.26789234 Â Â Â Â <i class="icon-mail-alt"></i> youremail@yourdomain.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
ModeratorHmmm. Its also happening with the new 2015 theme, so I dont think its a Kleo issue. Digging into the code 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
ModeratorThat’s why its not working. See my previous response for the versions you need to be running.
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