desiamerican26 (@desiamerican26)

Forum Replies Created

Viewing 21 replies - 1 through 21 (of 21 total)
  • In reply to: EDIT TOPIC in BBPRESS

    desiamerican26
    Participant

    @desiamerican26

    @Robin

    thank you for your help and sorry for late reply. I did check that out and it was 2 off the plugins causing problems. I deleted one and it works fine now. 🙂

    In reply to: Comment to Unlock!!

    desiamerican26
    Participant

    @desiamerican26

    @Stephen

    Thanks for your reply. I will try to look for something through wordpress as per your suggestion 🙂

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Sure no problem @Robkk….it would be great help if you can and you can surely take your time. I did try that plugin you told me last time, not a big help and also I read on one of the forums before it used to work with WordPress & BBpress together, but not anymore. I just wonder why they did that.

    Well, anyways thanks for you help and time towards this issue. Greatly appreciated 🙂

    In reply to: Comment to Unlock!!

    desiamerican26
    Participant

    @desiamerican26

    Hi Robin,

    I am not spamming. I apologize if it look like. But I also mentioned my site above and requested a help for the query I have there. I am not sure what more details I can put there while requesting for help.


    desiamerican26
    Participant

    @desiamerican26

    Hi Stephen,

    But the posts that I am trying to share is from the forums that I have. I will still try to get in touch with the wordpress support as per your suggestion.

    thank you


    desiamerican26
    Participant

    @desiamerican26

    Can someone help with this issue please?

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @robkk

    Thankx for this one. I have a doubt if it going to work good but I will still give it a shot and update you on this one.

    Thank you for ur help and time 🙂

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @robkk

    that’s ok friend. you already been helping a lot….If you can or someone else can help with this…..
    I myself trying to figure this out too

    add_filter( ‘bbp_kses_allowed_tags’, ‘ntwb_bbpress_custom_kses_allowed_tags’ );

    function ntwb_bbpress_custom_kses_allowed_tags() {
    return array(

    // Links
    ‘a’ => array(
    ‘class’ => true,
    ‘href’ => true,
    ‘title’ => true,
    ‘rel’ => true,
    ‘class’ => true,
    ‘target’ => true,
    ),

    // Quotes
    ‘blockquote’ => array(
    ‘cite’ => true,
    ),

    // Span
    ‘span’ => array(
    ‘class’ => false,
    ),

    // Code
    ‘code’ => array(),
    ‘pre’ => array(
    ‘class’ => true,
    ),

    // Formatting
    ’em’ => array(),
    ‘strong’ => array(),
    ‘del’ => array(
    ‘datetime’ => true,
    ),

    // Lists
    ‘ul’ => array(),
    ‘ol’ => array(
    ‘start’ => true,
    ),
    ‘li’ => array(),

    // Images
    ‘img’ => array(
    ‘class’ => true,
    ‘src’ => true,
    ‘border’ => true,
    ‘alt’ => true,
    ‘height’ => true,
    ‘width’ => true,
    ),

    // Tables
    ‘table’ => array(
    ‘align’ => true,
    ‘bgcolor’ => true,
    ‘border’ => true,
    ),
    ‘tbody’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    ),
    ‘td’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    ),
    ‘tfoot’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    ),
    ‘th’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    ),
    ‘thead’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    ),
    ‘tr’ => array(
    ‘align’ => true,
    ‘valign’ => true,
    )
    );
    }

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @robkk

    ehh I been trying this code last few days….I am not sure if this is what I did was right?
    Should I post the code here for you to see and check if it’s right?


    desiamerican26
    Participant

    @desiamerican26

    I also have Simple Meta Tags plugin and I just cheked that I have a code which I don’t think is right under my editor section….I been testing all of these but not a good result….

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @robkk

    thank you for that. I will try to work on it over the weekend and let you know if any good results I get….Since I am not too good with this but I can still give it a shot….Thanks a lot again 🙂

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    this isn’t working 🙁

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @robkk & @Robin W

    Thanx a ton for your help.

    It is working perfectly just I guess the color thing not working properly on user end. It do highlights but when click Submit it don’t show….sometimes it do…sometimes it don’t….

    Again Thanx for resolving this issue… 🙂

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    @Robkk

    Aaahh That hurts….this close to fix it and this major issue….. 🙁

    let me try that code….but where do I have to insert it? In function.php or which one….?? I can give this a shot….if not, then I will create another thread to get help…..cuz I just need for users to have those Color and some other tags…. 🙁

    Please let me know where I can insert this code?

    Thank You

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Yes sir, it do look like it’s restricted to to normal users. I just posted from the admin side and it works well,

    http://www.mediafire.com/view/i863wl90scee9ns/Untitled12.png

    but then the emoticon don’t show up. Well, emoticon is the least of the worries….please help me figure out how to get normal users HTML access so that they won’t get this issue.

    My site is: http://www.desi-american.com

    You can create a login or use your facebook to login to the site as a normal user. or you can use this Id and password:

    Id: ajay
    pass: hindustani8

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    The user just replied that once he highlight any part of the content, that’s when it shows with all the codes.

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Hello @robkk,

    All the buttons I needed is showing up as it is.
    For the Media ones, I will contact the Author and ask them about it if anything can be done or else I will find another way to show video as per your suggestion.

    I just received a message from one of the user that he encountered a problem while posting on Forums.
    Please see the Links below and let me know the solution:

    This is the setting section of TinyMCE Advanced of how I have it:
    http://www.mediafire.com/view/5ycbdzwtx4yddp9/Untitled8.png

    This is the Image of forum. Right above the emoticons there is a letter “p”. I am not too sure what that is for:
    http://www.mediafire.com/view/bx36jo5qjyf1y02/Untitled9.png

    This is the image of what user posted on the forum and ended up with all the codes showing up:
    http://www.mediafire.com/view/7c9p4c0oa4fjqnf/Untitled10.png

    How can I resolve this issue?

    Thanks you again for your time and help….

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Hi robkk,

    eerrmmm, sorry to bother you again lol but just one more question. Please see the link below:

    http://www.mediafire.com/view/5gosnng898fx8wu/Untitled6.png

    You see all the way to the right there is Youtube logo and another video plugin right next to it….that I have is showing up…. Should I remove those plugins? Or if there is a way out, because they not showing on the backend section

    Because there is nothing in the settings I can do and when I click on the youtube plugin it shows all the videos that I have under my video gallery section.

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Hi robkk,

    Thanks a bunch for your help. You help big time….Thanx a lot again 🙂

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Hi Robkk,

    Sorry if I am creating confusion. I am providing a screenshot to what I am really looking for. Please consider that. The screenshot is from phpbb forums that someone use. I am wondering if we can have that under bbpress with CSS or any plugin.

    Something like where it says “Font Size, Font Family” and right above Font Family there is an option to change color for Background or Font itself.

    View
    http://www.mediafire.com/view/opz9070g7wb1xz5/Untitled.png#

    Download
    http://www.mediafire.com/download/opz9070g7wb1xz5/Untitled.png

    Thank You

    In reply to: Text Color and Font

    desiamerican26
    Participant

    @desiamerican26

    Hi robkk,

    Thanks for your fast reply. I am not too good with CSS format.

    I just added “Adding CSS” plugin and was trying to see some code to work with it, but unable to do it.

    Is there some code generator and if not the plugin, I guess I can add it in “Style.css”

    I just need when people posting in forums they have options to change color and size of font. I am unable to find something like and as for CSS I am not very familiar with that.

    Thanks
    Nik

Viewing 21 replies - 1 through 21 (of 21 total)