Forum Replies Created

Viewing 33 posts - 1 through 33 (of 33 total)
  • Author
  • in reply to: Woocommerce missing from theme options #204440
     corpor8chic
    Participant

    found it in the page options…nevermind!

    in reply to: Woocommerce missing from theme options #204437
     corpor8chic
    Participant

    [attachment file=204438]

    Attachments:
    You must be logged in to view attached files.
    in reply to: Base Text #140078
     corpor8chic
    Participant

    Ohhhh?? what kind of x-profile field and what did you just hide the “BASE” text with css?

    in reply to: Base Text #139925
     corpor8chic
    Participant

    How can I search the file in YOUR demo? In Buddypress I searched for “BASE” but I can’t find any..so I guess you can’t tell me either? I did use Loco translate.

    in reply to: Base Text #139710
     corpor8chic
    Participant

    Please see screenshot you changed the text that says BASE to About me in the demo…how do you do this I can not find this “BASE” text in POedit, so I can not translate it.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Base Text #139709
     corpor8chic
    Participant

    Yes,

    I know HOW to change the text via POedit..I just do not know where the “BASE” text line is like you changed in your demo?

    in reply to: KLEO – Features Requests #106564
     corpor8chic
    Participant

    Hi there,

    I hope this is the correct place to post this as perhaps there is a way around this with maybe using the Sensei plugin…

    I purchased Woffice, Thrive & Kleo and a number of other buddypress themes from Envato, but basically IMHO these 3 offer the best features for my community.

    The biggest feature I miss from Woffice & Thrive was mentioned earlier in December and that is Project management to me its almost at the heart of a community development..though I suppose I could use forums in such a way as you guys have here..but Woffice & Thrive take Project management to another level. Really allowing you to effectively micromanage your team. Probably your newer theme Buddyapp does this too!

    Kleo offers THE BEST support hands down which is why I think I will keep it installed…but I feel if you added just a few more features it could be over the top GREAT.

    in reply to: Change Cover Button Linking to 404 #94443
     corpor8chic
    Participant

    LOL thank you soooooooo much!

    in reply to: Change Cover Button Linking to 404 #93689
     corpor8chic
    Participant

    Oh yeah that is fine..test all you need!

    in reply to: Sitewide Activity #93658
     corpor8chic
    Participant

    Wow BRILLIANT..I will definitely try this I had all but given up!

    So I am thinking I add this to my Child theme and then add the CSS code?

    Thanks again!

    in reply to: Change Cover Button Linking to 404 #93656
     corpor8chic
    Participant
    This reply has been set as private.
    in reply to: Sitewide Activity #93556
     corpor8chic
    Participant

    Ah the images are from published post…and ask the Buddypress guys? That is a total joke..if it weren’t for themes like yours Buddypress would have died long ago.

    Well thanks a lot!

    in reply to: Sitewide Activity #93526
     corpor8chic
    Participant

    That didn’t quite work as expected…that removed the image too..perhaps is there someway to just shorten the excerpt? Perhaps I need to change the Buddypress file?

    in reply to: Change Cover Button Linking to 404 #93120
     corpor8chic
    Participant

    Okay I see the issue now…FINALLY!

    The issue seems to be your plugin and Buddypress are not compatible well except for that icon it works fine. This I hadn’t realized because it all changed via updates. Your plugin with the settings I have above overrides the new buddypress options and makes them invisible. However that icon to change the profile image still links to the Buddypress Active link.

    If I de-activate your plugin and just use the Buddypress options then everything works fine. But I do not like the new Buddypress, your plugin is much more elegant in the way it shows on the page. Perhaps because it is customized with Kleo in mind?

    Anyway the logical solution is to update your plugin and hide that icon, at least temporarily.

    But can you confirm that I am correct because I checked the Kleo demo and everything works as it should? So that is confusing.

    in reply to: Change Cover Button Linking to 404 #93024
     corpor8chic
    Participant

    1. So I am confused is that Buddypress’s Options in Settings>Buddypress>Settings? Or is that Kleo’s…I would like to use Kleo’s I guess? I have had it set there all along which I thought was Kleo options…I attached a screenshot. I know updated Kleo’s theme a few weeks ago and the Cover was removed then a few days later another update came out which added the additional buttons on the Buddypress Settings page..I think that might have been when I lost that button’s function..perhaps it was a Buddypress update?

    2. I’m kind of stuck on step 2. I have the most up-to-date Buddypress as well..should I uninstall it and reinstall it? My Child theme has no custom code yet.

    3. I don’t have a CDN service.

    4. I don’t think its a plugin conflict as the link is just different..it’s more likely a cacheing issue..but I will check this too.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Changing Archived Page title #93022
     corpor8chic
    Participant

    Ugh…Sorry the other themes I use I guess already make these changes if its the wordpress default..I am not familiar with code ..but hey thats why I purchased from you guys…lol

    in reply to: Changing Archived Page title #93002
     corpor8chic
    Participant

    Thank you so much for the information, I guess it’s a permissions thing if you can see it but I cant…

    Anywho, one question do I need to change anything or have the changes been made? I am using the child-theme already.

    in reply to: Change Cover Button Linking to 404 #92968
     corpor8chic
    Participant

    Kleo 3.1.3 by SeventhQueen

    in reply to: Change Cover Button Linking to 404 #92835
     corpor8chic
    Participant

    I forgot to attach the screenshot

    Attachments:
    You must be logged in to view attached files.
    in reply to: Styling Mycred rank on profile cover image #91432
     corpor8chic
    Participant

    To save the sanity of anyone else who is trying to fix this issue…this FINALLY worked for me!

    #mycred-my-rank {
    background-color: white !important;
    width: 150px;
    margin: 0 auto;
    }

    in reply to: Styling Mycred rank on profile cover image #91397
     corpor8chic
    Participant

    Yay okay good news this code did work when I put it at the top…

    #mycred-my-rank {

    background-color: yellow !important;

    }

    but now the background color box is like really long, do you know how I might limit the size to profile image size?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Styling Mycred rank on profile cover image #91395
     corpor8chic
    Participant

    Hmmm…

    No that didn’t work either…

    I tried a few other variations..
    #div.mycred-my-rank {
    background-color: #fff !important;
    }

    (see screenshot) Because i found this post for the css styling http://codex.mycred.me/shortcodes/mycred_my_rank/

    in reply to: Social Articles tab #90924
     corpor8chic
    Participant

    BAH…I know all about the translation…I was just hoping there was an easier way with CSS to just change the one button on the menu.

    Thank you so much for your time.

    One other question. Do you know if your new theme uses social articles?

    in reply to: Main Menu Font #65128
     corpor8chic
    Participant

    ah nevermind I had to change to .kleo-main-header .nav

    in reply to: Main Menu Font #65101
     corpor8chic
    Participant

    Hmm I had already done exactly that with the H6 font, Can you make sure I got the code correct? Because it doesn’t work for me.

    in reply to: Widgetised Sidebar & Buddypress Elements #61405
     corpor8chic
    Participant

    I am running multisite I wonder if that might be the difference? The other sites have different themes. But that shouldn’t matter should it?

    in reply to: Widgetised Sidebar & Buddypress Elements #61403
     corpor8chic
    Participant

    Nope it seems 2.43 is the latest available for download..where can I download 3?

    in reply to: Widgetised Sidebar & Buddypress Elements #61401
     corpor8chic
    Participant

    Hmmm interesting… I am using Version 4.4.3 VC and Kleo Version: 2.4.3 Ah perhaps I need to upgrade my Kleo version I will try that.

    in reply to: Linking to Social Articles #60213
     corpor8chic
    Participant

    And YES I knew I read this somewhere!

    With BuddyPress/bbPress installed you can add a link to your profile with ##profile_link## in the URL input from Links section bellow. Example: ##profile_link##/messages

    in reply to: Linking to Social Articles #60211
     corpor8chic
    Participant

    Thank you sharm,

    Kleo is not located on my main-site. I am only using Kleo for its FANTASTIC buddypress/community feature. It seems to work fine thus far…My site is really a magazine site, but Kleo while wonderful for its buddypress development is lacking for a strong magazine theme.

    However I could at this point make Kleo the mainsite I guess..I am wondering why you say its “worrisome”.

    Thank you for your insight!

    in reply to: Linking to Social Articles #60193
     corpor8chic
    Participant

    As in the direct link I see is /community/members/admin/articles/new/ but that won’t be true for all members only for admin.

    in reply to: Linking to Social Articles #60192
     corpor8chic
    Participant

    Hi there,

    I mean the frontend, for guests to submit articles. Isn’t that link dynamic as its part of the buddypress profile menu? Each link would have to be different or is there a submit article page?

    in reply to: Homepage shop #33941
     corpor8chic
    Participant

    I agree the stylized newsletter signup was one of the reasons I chose this theme over others it should be easily available as a widget of some sort included in the theme!

Viewing 33 posts - 1 through 33 (of 33 total)

Log in with your credentials

Forgot your details?