This topic has 8 replies, 2 voices, and was last updated 10 years by sharmstr.

  • Author
  • #35585
     shopno420
    Participant

    please see the picture, here if i do not click on text field no “post update” button appear, i know its for ajax. but when i enter from ajax disable browser like opera mini i unable to post status as no “post update” button. so i want to by default “post update” button always appear, what should i do, please help me.

    Attachments:
    You must be logged in to view attached files.
    #35609
     sharmstr
    Moderator

    try this

    COPY CODE
    
    #buddypress #whats-new-options {
    height:40px;
    overflow: hidden;
    }
    
    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

    #35614
     shopno420
    Participant

    on which file i add this ?

    #35615
     sharmstr
    Moderator

    /kleo-child/style.css or in quick css 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

    #35617
     shopno420
    Participant

    Thanks its working
    i palce this code in header.php in <head> blocks using this css

    <style>
    #buddypress #whats-new-options {
    height:40px;
    overflow: hidden;
    }
    </style>

    is there will any problem for this ?

    #35618
     sharmstr
    Moderator

    Well if you didnt copy it to your child theme, then you will lose it during the next kleo update.

    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

    #35620
     shopno420
    Participant

    if i now active child theme then any settings will changed ? though i know how t export theme option settings and how to import.

    #35621
     sharmstr
    Moderator

    and if you do move header.php to your child theme, you’ll have to check to see if header.php was modified (new code added) after every update. Do yourself a favor and put it in 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

    #35627
     sharmstr
    Moderator

    Before you activate, export theme settings. Then activate child and import theme settings. Or, USE 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

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?