Forum Replies Created

Viewing 40 posts - 9,441 through 9,480 (of 11,328 total)
  • Author
  • in reply to: Removing Post Types & Featured Image Spacing #40445
     sharmstr
    Moderator

    should 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Full Width Header Question #40440
     sharmstr
    Moderator

    Depends 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: pins with popover #40427
     sharmstr
    Moderator

    you too!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Home Pinterest/Shop #40426
     sharmstr
    Moderator

    Those 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_editor

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: pins with popover #40422
     sharmstr
    Moderator

    If 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 solution

    This 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.
    in reply to: What's EXACTLY included in the upgrade? #40421
     sharmstr
    Moderator

    If 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove "caret" #40395
     sharmstr
    Moderator

    This 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove "caret" #40393
     sharmstr
    Moderator
    COPY 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Featured and Sticky Post Question #40388
     sharmstr
    Moderator

    Yes, 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Main Menu Disappeared #40386
     sharmstr
    Moderator

    Yes. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove this area from page… #40376
     sharmstr
    Moderator

    wp 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Header Logo Replacement #40372
     sharmstr
    Moderator

    LOL. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Header Logo Replacement #40359
     sharmstr
    Moderator

    Wp 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to change the posts meta colors #40357
     sharmstr
    Moderator

    All 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Header Logo Replacement #40354
     sharmstr
    Moderator

    Go 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Help to turn Kleo in user drive content blog #40353
     sharmstr
    Moderator

    edit: 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Help to turn Kleo in user drive content blog #40347
     sharmstr
    Moderator

    Not 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Help to turn Kleo in user drive content blog #40345
     sharmstr
    Moderator

    Contact 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: KLEO – Features Requests #40344
     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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: impossible to create a new topic in Safari #40336
     sharmstr
    Moderator

    Its 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to change the posts meta colors #40335
     sharmstr
    Moderator

    Hello. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: All page/post are in Italic style #40329
     sharmstr
    Moderator

    Which 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: All page/post are in Italic style #40327
     sharmstr
    Moderator

    Regarding 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: All page/post are in Italic style #40324
     sharmstr
    Moderator

    If 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add Registration to Login Modal #40322
     sharmstr
    Moderator

    Don’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: CSS (?) #40298
     sharmstr
    Moderator

    Only 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buddypress Breadcrumb Shortcode #40292
     sharmstr
    Moderator

    Ms. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Mobile Prev/Next Tab #40290
     sharmstr
    Moderator
    COPY 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Contributors page #40268
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Disabling e-mail verification #40256
     sharmstr
    Moderator

    Have 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: z #40255
     sharmstr
    Moderator

    Thank you 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: z #40253
     sharmstr
    Moderator

    Then 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: z #40250
     sharmstr
    Moderator

    hello – 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity problem #40249
     sharmstr
    Moderator

    I 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-12485

    Deleting 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity problem #40248
     sharmstr
    Moderator

    I’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Group Text Button #40245
     sharmstr
    Moderator

    Are you hosting your site on WP Engine?

    https://archived.seventhqueen.com/forums/topic/buddypress-whats-new-options-ajax-no-show-on-one-server#post-37974

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Need Google fonts to be loaded in Revolution slider. #40244
     sharmstr
    Moderator

    In 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Buddypress Breadcrumb Shortcode #40243
     sharmstr
    Moderator

    Instead 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity problem #40242
     sharmstr
    Moderator

    Hmmm. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: The front end visual composer isn't working #40219
     sharmstr
    Moderator

    That’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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 9,441 through 9,480 (of 11,328 total)

Log in with your credentials

Forgot your details?