Forum Replies Created

Viewing 40 posts - 7,241 through 7,280 (of 11,328 total)
  • Author
  • in reply to: Kleo updates #56908
     sharmstr
    Moderator

    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 solution

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

    in reply to: Pagination doesn't work #56905
     sharmstr
    Moderator

    I’m going to sign off for the night. Let me know what you find 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

    in reply to: Pagination doesn't work #56904
     sharmstr
    Moderator

    Actually, check your media library for an image called “page”. It looks like this image: http://pymex.pe/?attachment_id=91058

    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: Pagination doesn't work #56903
     sharmstr
    Moderator

    No, not necessarily. But it needs to be fixed. The fact that the second blog page goes to a specific post (#91058) makes me think that post slug is “page” and that’s what’s confusing pagination. Can you check that?

    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: Pagination doesn't work #56900
     sharmstr
    Moderator

    Did you update the cdn servers? Your site is still throwing cross domain errors which is messing up your css.

    I still cant get in.

    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: Issue with alternate color #56899
     sharmstr
    Moderator

    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: Pagination doesn't work #56889
     sharmstr
    Moderator

    Did you lock me 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

    in reply to: Pagination doesn't work #56888
     sharmstr
    Moderator

    Couple of things.

    1 – To increase the page number circles so the 2,410 fits, add this to your quick css

    COPY CODE
    
    .pagination > li > a, .pagination > li > span {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }
    

    2 – You need to update Visual Composer to 4.4.3. https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme

    3 – For the breadcrumb, css and pagination issues. Is this a live site? It looks like its still under development. If you are still developing, I suggest turning off caching and CDN until we get everything sorted out. It appears your cdn servers dont have current files. If its a live site, can we put it in maintenance mode so we can disable plugins and switch the 2015 theme? We need to start figuring out where the issue is coming from. Let me know when its ready to do all of 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: Rev Slider will not go full screen #56876
     sharmstr
    Moderator

    That should have done it. If it didnt, go back into your row settings and see if you have padding set for the top.

    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: Next User on Sides of Screen #56875
     sharmstr
    Moderator

    For the first question, try this in your childs function.php file

    COPY CODE
    
    if (!is_user_logged_in()) {
    	echo '<style>nav.pagination-sticky.members-navigation {display: none;}</style>';
    }
    

    The second one would involve editing the member nav query which is you’ll need to either do yourself, hire someone or request this feature in the new Feature Request section 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: problems with breadcrumb #56873
     sharmstr
    Moderator

    I’ll look at it when you respond with credentials in the other topic. I think it has something to do with your categories. Wont know forsure until I can see for myself.

    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: Visual Composer 4.5 #56872
     sharmstr
    Moderator

    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: Pagination doesn't work #56870
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: BuddyPress Profile Tabs #56869
     sharmstr
    Moderator

    They will definitely see it. Its a matter now of it people vote on 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: Pagination doesn't work #56859
     sharmstr
    Moderator

    Your site is throwing cross-domain errors by the way.

    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: Pagination doesn't work #56858
     sharmstr
    Moderator

    I also need to see what you have set in categories and tags. Anyhow, it might be faster if you just give me access.

    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: Visual Composer 4.5 #56854
     sharmstr
    Moderator

    I’ve copied the 7th Queen team on this to see if they have an ETA.

    With that said, Kleo customizes several VC shortcodes. All of those have to be fully tested before they can release it. They’ve only had 2 days so far for testing.

    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: No Reply Button #56850
     sharmstr
    Moderator

    Do a quick search over on the BP forums. Kleo only stylizes whats being spit out by them. You can also request that Kleo add a reply button in the new Feature Request section 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: Button 2 is not working #56846
     sharmstr
    Moderator

    #logos is completely valid. What version of Visual Composer are you using? You should be at 4.4.3.

    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: Visual Composer 4.5 #56845
     sharmstr
    Moderator

    4.5 is available in the next Kleo release. I dont know an ETA for that.

    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: No Reply Button #56844
     sharmstr
    Moderator

    The reply button is in the message, not in the message list.

    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: Notifications sent to spam #56842
     sharmstr
    Moderator

    I just did a google search. There seems to be a lot of information about this and the suggestion of installing some smtp 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: Notifications sent to spam #56839
     sharmstr
    Moderator

    Kleo doesnt spawn any notifications. WP and Buddypress do. With that said in most cases, emails will go to SPAM folders because of settings on your host. Not because of any BP, WP or other plugin 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

    in reply to: BuddyPress Profile Tabs #56837
     sharmstr
    Moderator

    I’ve moved this to feature requests.

    In the meantime, you can override the css using Theme Options > General > Quick Css. Here’s an example

    COPY CODE
    
    .ui-widget-header {
      background-color: red !important;
      background-image: none !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: Pagination doesn't work #56834
     sharmstr
    Moderator

    Can you post a picture of your permalink 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

    in reply to: How do I get the notification bubble in the header? #56812
     sharmstr
    Moderator

    Theme Options > Styling > Header > Highlight background color.

    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: Sidebars #56808
     sharmstr
    Moderator

    I didnt realize that was your main blog page. I set it to full width 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: Sidebars #56805
     sharmstr
    Moderator

    So, lets do this. Lets change it over to the WP 2015 theme temporarily and see if you have the same issue. Okay?

    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: 2 Different profile pages #56803
     sharmstr
    Moderator

    2 different profiles is possible but would take custom coding. You’d have to do that yourself or hire someone.

    For the countries, there is example code out there for that. Do a google search for buddypress extended profile countries or something like that. Or ask on 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: flashmediaelement #56802
     sharmstr
    Moderator

    I tried on a few pages and it saved the title and info settings. I can figure out why its not working on the home page.

    I added css to the page itself that will hide the title on that page.

    I was able to access theme options without an issue.

    Not sure if you are aware of this, but you dont have a primary menu defined.

    What other bugs are you seeing?

    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: Sidebars #56788
     sharmstr
    Moderator

    Not sure why its not showing for the inspiration page. It is there for other pages. Perhaps do a google search for the issue or maybe its a plugin conflict. None of that is handled by Kleo.

    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: Sidebars #56783
     sharmstr
    Moderator

    Maybe you dont have it turned on. If you dont see it like in my screenshot, click on Screen Options in the upper right.

    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: Internal linking/call to action #56781
     sharmstr
    Moderator

    Give the sections a top padding of 80px.

    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 Links on Main Menu from White #56780
     sharmstr
    Moderator

    Respond privately with a link and credentials.

    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: Sidebars #56778
     sharmstr
    Moderator

    The sidebar selector doesnt effect the layout, only the side bar it displays. You either have to set Full Width in Theme Options > Layout (If you want it for the whole site), or select Full Width in the Page Attributes (in the right column) using the page 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: Container width in fullwidth more #56777
     sharmstr
    Moderator

    Try this is quick css

    COPY CODE
    
    @media (min-width: 1440px) {
      .container {
        max-width: 1080px;
      }
    }
    
    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 do I get the notification bubble in the header? #56776
     sharmstr
    Moderator

    Appearance > Menus > Kleo > Live Notification. If you dont see the Kleo menu items, click on Screen Options in the upper right.

    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: Issue with alternate color #56775
     sharmstr
    Moderator

    Theme Options > Stlying > Alternate > Background Color.

    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: Rev Slider will not go full screen #56774
     sharmstr
    Moderator

    You need to turn on transparent main menu. Go back to the page editor, scroll down to the Theme General Settings section.

    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: flashmediaelement #56773
     sharmstr
    Moderator

    can you give me access to the site?

    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 - 7,241 through 7,280 (of 11,328 total)

Log in with your credentials

Forgot your details?