Forum Replies Created

Viewing 40 posts - 3,521 through 3,560 (of 11,328 total)
  • Author
  • in reply to: The "Save Changes" issue. #80606
     sharmstr
    Moderator

    Is there a current date on the dynamic.css file? In other words, is it actually saving?

    Have you checked for plugin conflicts?

    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: Change button colors #80602
     sharmstr
    Moderator

    Private message

    COPY CODE
    
    .main-color #buddypress div.generic-button a:hover {
        background-color: red;
    }
    

    That friends activities is from a plugin, right? If so, I have no idea.

    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 Hide Button if the members are connected #80601
     sharmstr
    Moderator

    If you’re doing it in Visual Composer, you can put the button in the “Content By User Type” shortcode.

    For widgets, you can use a conditional widget plugin. There are a few out there. Google 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: The "Save Changes" issue. #80600
     sharmstr
    Moderator

    That’s probably why your settings weren’t saving in the first place. Make sure your permissions are set correctly on /wp-content/uploads/custom_styles/

    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: Removing Cart Icon #80595
     sharmstr
    Moderator

    Theme options > Woo > Manage account in BP: Off

    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: page customization (portfolio overview page) #80585
     sharmstr
    Moderator

    You can copy /kleo/page-parts/portfolio-masonry.php to your child theme and edit as necessary.

    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 in specific page or post #80578
     sharmstr
    Moderator

    No shortcode for 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: Full width in specific page or post #80575
     sharmstr
    Moderator

    theme general settings….

    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: Poi & Pin #80572
     sharmstr
    Moderator

    @abe – Can you take a look at this? I’ve tested for plugin conflicts and verified they are on Kleo 3.09, K-elements 3.08 and VC 4.7.1.1

    When “icon” is selected for the pin type, the circle code is being generated instead. See attached.

    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: Poi & Pin #80568
     sharmstr
    Moderator

    respond privately with a link and credentials. I’ll have a look.

    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 icons don't work #80559
     sharmstr
    Moderator

    This is not a feature request. Moving this topic.

    See attached error that your site is throwing. Did you recently change your WP settings from http://www.biyazar.com to biyazar.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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Login Popup Style #80555
     sharmstr
    Moderator

    This is not a feature request. I’m moving this topic.

    Its transparent because you’ve set the background to be transparent in theme options > styling > main

    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: Poi & Pin #80553
     sharmstr
    Moderator

    Did you select an icon?

    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: How large are the cover photo and profile photo? #80552
     sharmstr
    Moderator

    Laura answered that here: https://archived.seventhqueen.com/forums/topic/best-image-size-for-cover-image

    The avatar is 150 x 150 in the profile.

    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 broken #80547
     sharmstr
    Moderator

    Go to wp admin > appearance > kleo demo data and select specific page. https://archived.seventhqueen.com/documentation/kleo#demo

    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: Change Background Color of Quote – Pinterest Style #80546
     sharmstr
    Moderator

    It uses the background color set in styles > alternate. But you can also try this in your quick css

    COPY CODE
    
    .format-quote .post-content {
        background-color: #000 !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: Post Feature Image size #80545
     sharmstr
    Moderator

    Add it to the post content using the add media button. If your image isnt 845×321, click on the image after its been added, then click the edit icon and set the size. Scroll down to Theme General Settings and click on media. Disable “Show media on post 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: Remove Comments from Specific Pages #80544
     sharmstr
    Moderator

    Yes. Here’s a link to the wordpress documentation on that subject: https://codex.wordpress.org/Comments_in_WordPress#Turning_on_Comments_for_a_Single_Post_or_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: Login Button #80542
     sharmstr
    Moderator

    Please search before posting. You can try this here: https://archived.seventhqueen.com/forums/topic/kleo-login-auto-popup#post-51403

    You can try putting your code in a text block, but instead of the link add

    COPY CODE
    
    [kleo_button title="Testzugang anfordern" href="#contact_form_pop" icon="0"]
    

    If that doesnt work, contact easy facebox and ask them for css to turn the link into a button.

    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: Full width in specific page or post #80541
     sharmstr
    Moderator

    Ohhh. I see what you mean now. There’s not setting on a page that will allow you to do what you want. But you can try adding the following css to the page by clicking on the gear icon in visual composer

    COPY CODE
    
    .container {
        max-width: 100%;
    }
    .page-boxed {
    max-width: 100% !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: facebook login for subdomain #80539
     sharmstr
    Moderator

    If I try to go to http://www.artisul.com, it redirects me to artisul.com without the www. Why do you have www in your app domain?

    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 show username on post? #80538
     sharmstr
    Moderator

    You can add the date by clicking on item design, then modify selected. https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder Not sure if adding the author is possible. I havent been able to. https://archived.seventhqueen.com/forums/topic/author-name-in-grid-view

    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: redirect out of a members area #80537
     sharmstr
    Moderator

    I’m not a 7th Queen employee. I’m a user like you. You can contact me through my website here: sharmstr.com. But you can hire 7th Queen by emailing dev@seventhqueen.com.

    See if this topic solves your woo issue: https://archived.seventhqueen.com/forums/topic/wishlist-is-displaying-twice-on-top-of-one-another

    Yes, changes should go into your child theme. You can read about child themes and how to use them in the wordpress documentation. You should also read the woocommerce documentation.

    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: Revolution Slider is not compaitble #80536
     sharmstr
    Moderator

    k-elements overrides several built in vc shortcodes. it even changes the options on some of them. Tell me exactly what you mean by “visual composer” doesnt work. I assumed you meant that it wouldnt launch, but in reading the other thread, I guess that’s not the case.

    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 classes and IDs on KLEO button with visual composer #80436
     sharmstr
    Moderator

    All of your styling isnt working because you have it commented out.

    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: Reorder Buddypress Groups Tabs #80422
     sharmstr
    Moderator

    Because it needs the names of the slug. ‘my articles’ isnt the slug. ‘articles’ is. ‘send invites’ is probably wrong too, so is events. click on the link and look at the url to find the slug. Because you didnt use the correct slugs, 3 phantom tabs were created and 3 werent moved.

    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 classes and IDs on KLEO button with visual composer #80420
     sharmstr
    Moderator

    .dshbrd_bttn {
    width: 300px;
    }

    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: post background color in pinterest homepage #80419
     sharmstr
    Moderator

    There’s nothing attached.

    you can try this instead

    COPY CODE
    
    .posts-listing .post-content {
        background-color: blue !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: How to show username on post? #80414
     sharmstr
    Moderator

    Enable the meta fields in 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: Reorder Buddypress Groups Tabs #80403
     sharmstr
    Moderator

    Yes. Doesnt matter which is first.

    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: post background color in pinterest homepage #80398
     sharmstr
    Moderator

    Try this is your quick css to change it site wide or click on the gear icon in Visual Composer to effect only the pinterest page.

    COPY CODE
    
    .posts-listing article {
    background-color:green !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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Shortcode for Featured blog grid #80394
     sharmstr
    Moderator

    There are several shortcodes that allow you to add posts to any page and filter it by the featured tag

    Kleo Posts
    Kleo Post Carousel (the same as the featured carousel on the blog page)
    News Focus
    News Highlight
    Post Grid
    Post Masonry

    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: Full width in specific page or post #80393
     sharmstr
    Moderator

    You can if you use Visual Composer to do it. Just edit the row settings and select “No” for inner container. Most of the Kleo demo hompages do this:

    Regular page: http://seventhqueen.com/themes/kleo/buddypress-members/
    Full width: http://seventhqueen.com/themes/kleo/pinterest/

    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: Change order of blog posts? #80392
     sharmstr
    Moderator

    Kleo doesnt have anything for this, but WordPress does. If you want to control the display of a specific category, wordpress allows you to create a template for that category. https://codex.wordpress.org/Category_Templates Once you’ve created the page, you can modify the get_posts query so that it order by posts ASC https://codex.wordpress.org/Template_Tags/get_posts

    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: Modification of Search in header #80390
     sharmstr
    Moderator

    The entire header is in /kleo/page-parts/general-header-section.php

    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: Registration and membership #80389
     sharmstr
    Moderator

    PMPro was made to require membership to posts and pages. Kleo adds extra functionality that will require membership to access buddypress pages. It appears you already have that set up. Have you read the PMPro documentation? If you sign up for a free account on their website, they have a ton of information on how to set it up.

    Because PMPro and Buddypress are separate plugins, they have separate registration forms. You’re going to have to decide which one to use that’s best for your sites needs. Recently, PMPro has added the ability to add Buddypress profile fields to their registration form. http://www.paidmembershipspro.com/2015/02/update-buddypress-profile-additional-user-information-registration/ (you have to have a paid membership to see it). If you stick with the buddypress registration form, there is code you can use to automatically assign them to a pmpro level: https://archived.seventhqueen.com/forums/topic/default-membership

    The pricing tables allows you to customize the pricing tables instead of using the built in tables. It was added because people wanted the option to stylizes and customize the standard tables. If you want to customize the tables, build your levels using Go Pricing, then put the shortcode for that table in your levels page.

    For the 404 errors, the checkout page requires SSL. Your server doesnt have an SSL certificate installed.

    To customize the registration email, you will either need to override the wordpress function that does that (google for more info) or use one of the plugins that are available. I havent tried any of these, but
    https://wordpress.org/plugins/welcome-email-editor/
    https://wordpress.org/plugins/wp-better-emails/

    There is a member search form on the buddypress members directory. In a standard install, that would be /members
    (http://seventhqueen.com/themes/kleo/members/) However, you can install BP Profile Search and add an advanced member search form anywhere: https://wordpress.org/plugins/bp-profile-search/ Here’s a video showing how to add a form to a page: https://archived.seventhqueen.com/video-tutorials/import-and-configure-the-kleo-get-connected-demo-page.html

    You can use Peters Login Redirect plugin to redirect users to their profile edit screen after activation of their account. https://wordpress.org/plugins/peters-login-redirect/ But as I said before, you can also put the required fields on the registration form and they will be forced to fill them out.

    Hope this helps.

    .

    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

     sharmstr
    Moderator

    A sticky topic on the front of this forum. See attached.

    Contact your hosting company for assistance with FTPing files to your server.

    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: HTML page problem with facebook connection #80384
     sharmstr
    Moderator

    Your site is throwing 404 errors. Try resaving your permalinks.

    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: Portfolio page: Where are the photos? #80335
     sharmstr
    Moderator

    Morning 🙂

    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: Portfolio gap between items #80331
     sharmstr
    Moderator

    Theme Options > Side 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

Viewing 40 posts - 3,521 through 3,560 (of 11,328 total)

Log in with your credentials

Forgot your details?