Forum Replies Created

Viewing 40 posts - 6,041 through 6,080 (of 11,328 total)
  • Author
  •  sharmstr
    Moderator

    You dont have to edit any pages. That’s a standard layout if you have the recommended BP cover photo plugin installed and have set profile headers to full width in theme options.

    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 Style Shortcode Elements #64017
     sharmstr
    Moderator

    nope

    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

    wp admin > appearance > kleo demo > specific page > home defualt

    You may have to edit that page and turn on transparent main menu and hide breadcrumbs and titles (again, at the page level, not the site level)

    wp admin > rev slider > import > browse to the full kleo zip file that you downloaded and extracted /main files/ demo content / revolution slider / home-default.zip.

    The page will be close. You’ll need to have content for it to actually look correct.

    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 Color #64005
     sharmstr
    Moderator

    and an extra class name called make-me-green. then in either your child css, theme options quick css or in VC page css, add this

    .make-me-green.btn {
    background-color: green !important;
    color: white;
    }

    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: Can save Changes #64002
     sharmstr
    Moderator

    I tried with Chrome. It works.

    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 Style Shortcode Elements #64000
     sharmstr
    Moderator

    Well, the error is on the home page. Also, turn off transparent main menu at the site level. Only turn it on for pages where it makes sense.

    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 Style Shortcode Elements #63999
     sharmstr
    Moderator

    .cart-items i:before {
    color: #fff !important;
    }

    .search-trigger i:before {
    color: #fff !important;
    }

    Can’t have it after the icons without some custom coding. Delete ‘my account’, add the ‘my account’ from Kleo then change the title to Log In. It will launch the kleo login modal. But your site is throwing jquery errors so it wont work until you fix 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: Custom title bug? #63988
     sharmstr
    Moderator

    Okay, I’ve updated the page title in the header for all styles of posts and pages. I’ve also updated the new News Shortcodes for posts and tickers. The stuff that wont get the custom title is all non Kleo stuff like the built in VC posts grids and such.

    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 center a button #63987
     sharmstr
    Moderator

    https://archived.seventhqueen.com/forums/topic/button-alignment#post-63978

    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 class used in header removed by adblock #63986
     sharmstr
    Moderator

    Hey abe. I haven’t installed it, but those class are block by the Fanboy list https://easylist-downloads.adblockplus.org/fanboy-social.txt

    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 Alignment #63978
     sharmstr
    Moderator

    Center the row.

    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: bbPress Forum #63976
     sharmstr
    Moderator

    or or or, you have some custom security settings and it blocking 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: bbPress Forum #63975
     sharmstr
    Moderator

    Plugin conflict then. I’ve had it happen before.

    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: bbPress Forum #63963
     sharmstr
    Moderator

    Probably a conflict with another plugin. Can you get to it this way? /wp-admin/edit.php?post_type=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: Modify Breadcrumb Trail #63961
     sharmstr
    Moderator

    Yes. Those titles are set by bp in the core code. You can change those by translating Kleo

    See…
    #: wp-content/plugins/buddypress/bp-activity/bp-activity-loader.php:112
    msgctxt “component directory title”
    msgid “Site-Wide Activity”
    msgstr “”

    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: Modify Breadcrumb Trail #63950
     sharmstr
    Moderator

    Incorrect. The titles dont change, but the breadcrumbs do. See attached.

    Maybe you have something overriding them.

    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 to Style Shortcode Elements #63946
     sharmstr
    Moderator

    I talked the developers and that is an example of why they set the border to none… because they didnt like the way the hr’s looked. Anyhow, if you can live with the hr going through the icon, set the opacity on the appr to match the background. Otherwise, set everything to rgba(219,192,127,1) which is the same as rgba(206,167,75,0.7)

    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: Allow users to create events #63944
     sharmstr
    Moderator

    There’s nothing in kleo that will allow you to do that. Search for a plugin.

    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 future Home page #63941
     sharmstr
    Moderator

    First off you dont have BP profile search plugin installed. Second, you have need to set up the header correctly (hide titles and breadcrumbs, transparent menu). I’ve set the header for 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: The future Home page #63932
     sharmstr
    Moderator

    You can use the files attached. Create a new page, make sure you are in classic mode and click on text. Paste the contents of the file into the editor, then you switch to Backend Editor to edit with VC.

    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: Modify Breadcrumb Trail #63930
     sharmstr
    Moderator

    The breadcrumb will auto change if you update the page title or the custom page title.

    If you want to customize it beyond that, you’ll have to filter the breadcrumb class. If you dont know how to do that, you’ll have to hire someone who does.

    Also, do a search here. I believe I wrote a big of an example on how to filter one time and I also think there is a topic where someone mentioned using a plugin that allowed him to change 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: Weird plus menu appearing? #63922
     sharmstr
    Moderator

    I’m trying to get some changes into the next update. I’ll get to this when I have a minute.

    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 future Home page #63921
     sharmstr
    Moderator

    There are two demos with a user search on the page. Both of them can be imported using appearance > kleo demo > specific page. Both of them start with “Get Connected”

    http://seventhqueen.com/themes/kleo/get-connected/
    http://seventhqueen.com/themes/kleo/get-connected-vertical-form/

    Import which ever one you want, then edit the bps_display shortcode to use the ID of the form you created using BPS.

    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: Allow user to change their display name #63920
     sharmstr
    Moderator

    There’s no way built into kleo. Ask on BP forums or search for a plugin.

    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: Custom title bug? #63888
     sharmstr
    Moderator

    I just realized that the blog listings have the original title too. Trying to get these changes into the update that’s being released tonight.

    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 Style Shortcode Elements #63886
     sharmstr
    Moderator

    Thank you for the link. Now I can tell you why its not working.

    For some reason, the devs have set the .hr-title border to none and with !important when you set the row to use a custom font color (doesnt happen with just a custom background color). Not sure why they did that.

    Now, you need to decide if you want to make these hr changes globally or just on that page. If you want all of this css to effect the entire size, put it in styles.css. If you want to change it just for this page, click on the gear icon at the top of the VC container and add the css there. Here’s everything. Let me know if it works.

    COPY CODE
    
    
    [class^="icon-"]:before, [class*=" icon-"]:before {
      color: #4d151d !important;
    }
    
    section.custom-color .hr-title abbr {
      background-color: rgba(206,167,75,1) !important;
    }
    
    section.custom-color .hr-title {
      border-top-width: 1px !important;
      border-top-style: solid !important;
      border-color: #4d151 !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: Small Left Thumb image size #63884
     sharmstr
    Moderator

    Be sure to check that file against any new updates.

    I do like this idea though. Maybe I’ll put a switch in theme options.

    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: Weird plus menu appearing? #63876
     sharmstr
    Moderator

    Looks fine to me, but that’s probably because you didnt give me a login.

    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: Small Left Thumb image size #63875
     sharmstr
    Moderator

    The images are resized on the fly. As you’ve seen the resize only takes into consideration the width which is set to 480px and will scale the height accordingly. (note: depending on your screen size, the image might not display 480px wide, but it is) If you use the standard WP thumb size of 150px your going to have to make a bunch of css changes as well, plus it wont effect videos or image gallery thumbnails. I suggest sticking with the 480px width, but changing the resize to hard crop to 480px height as well. Try this and let me know what you think.

    Copy /kleo/page-parts/post-content-small.php to your child theme. Go do to around line 146 and change it from this

    COPY CODE
    
    $image = aq_resize( $img_url, $kleo_config['post_gallery_img_width'], null, true, true, true );
    

    to this

    COPY CODE
    
    $image = aq_resize( $img_url, $kleo_config['post_gallery_img_width'], '480', true, true, true );
    

    If you dont like that, you can always change the sizes. Set height and width to whatever you want.

    COPY CODE
    
    $image = aq_resize( $img_url, 'width', 'height', true, true, true );
    
    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: Weird plus menu appearing? #63871
     sharmstr
    Moderator

    The top menu uses 58% of that container. It will put things under the the +- dropdown if they dont fit. I cant tell by the image, but if your not using the social icons section of the top bar (the right side) you can change the width of the top menu container. Try this

    COPY CODE
    
    #top-social {
      display: none;
    }
    .top-menu {
      width: 100%;
      float: 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: update failed #63863
     sharmstr
    Moderator

    I cant answer that without seeing the code.

    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: Custom title bug? #63844
     sharmstr
    Moderator

    ooooo. Okay, I’ll look at that tomorrow. Thanks for catching 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: How to Style Shortcode Elements #63843
     sharmstr
    Moderator

    Are your theme options changes taking effect anywhere? Really all you need to do is set the border color in alternate, then set your row to use the alternate style. If that’s not working, perhaps your having a theme options issue. If so, we should fix that.

    If you have your child theme enabled, you can put the css I gave you in /kleo-child/styles.css instead. That will bypass theme options.

    Perhaps some of the other custom css you’ve added is overriding it.

    Again, its hard to know for sure without seeing 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: How to Style Shortcode Elements #63839
     sharmstr
    Moderator

    I’m aware of all of those things. That image was from the divider sample page which is nothing but shortcodes. The reason I gave you .hr-title is because it will style all possible options. Its not a z-index issue. See attached.

    I dont have the time to continue to prove that it works. If you’d like me to help you solve your issue, provide a link.

    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 to Style Shortcode Elements #63825
     sharmstr
    Moderator

    It works. I’ve tested it. See screenshot. So either you entered it wrong, your site is caching changes or something else is interfering with the css. If you provide a link I’ll be happy to 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Old School Byline #63813
     sharmstr
    Moderator

    Hmm. I like the idea of being able to choose if you want the name linked or not and where you want it linked to. Perhaps I’ll work on that when things slow down around here.

    In the meantime, you can copy kleo_entry_meta function from /kleo/functions.php into your child theme and do whatever you want with it 🙂 Its a bit of a beast of a function, but I’m sure you can sort it out. Just step through it slowly.

    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: automatic update #63811
     sharmstr
    Moderator

    Yes, but it may take a minute. Or go to Dashboard > Updates

    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: CPT Featured image in BuddyPress #63805
     sharmstr
    Moderator

    Cool. Let me know it it gets saved to the activity and Kleo isn’t displaying 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: CPT Featured image in BuddyPress #63802
     sharmstr
    Moderator

    Maybe BP didnt add support for it in their new way of addding cpts to activities. Again, you should ask them. Or even ask the cpt plugin people. https://codex.buddypress.org/plugindev/post-types-activities/

    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 Style Shortcode Elements #63798
     sharmstr
    Moderator

    There was an error in the code I gave you. Look at #4d151. It should be #4d151d

    You can figure it out by yourself by right clicking on the element and using your browsers dev tools to inspect the element.

    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 - 6,041 through 6,080 (of 11,328 total)

Log in with your credentials

Forgot your details?