Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Forum Replies Created

Viewing 25 posts - 651 through 675 (of 2,462 total)

Home Forums

  • #166544

    Towfiq I.

    administrator

    Stina thats not currently possible.

    #166540

    Towfiq I.

    administrator

    yes. try qtranslate or polylang plugin.

    #166538

    Towfiq I.

    administrator

    yes its only possible to do that in the PRO version.

    #166536

    Towfiq I.

    administrator

    its a plugin conflict. please try disabling all the plugins and find out which plugin is causing it.

    #165383

    Towfiq I.

    administrator

    replace these 2 lines:

    <i class="fa-calendar"></i><?php the_time( get_option('date_format') ); ?>
    <i class="fa-user"></i><span class="vcard author"><span class="fn"><?php the_author(); ?></span>

    with these:

                                    	<!--DATE-->
                                        <i class="fa-calendar"></i><a class="comm_date post-date updated"><?php the_time( get_option('date_format') ); ?></a>
                                        <!--AUTHOR-->
                                        <i class="fa-user"></i><?php global $authordata; $post_author = "<a class='vcard author post-author' href=\"".get_author_posts_url( $authordata->ID, $authordata->user_nicename )."\"><span class='fn'>".get_the_author()."</span></a>\r\n"; echo $post_author; ?>
    #165377

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    #topmenu ul li a {font-family: sans-serif!important;}

    #165363

    Towfiq I.

    administrator

    whats the site address? you can add banner image only in the PRO version.

    #165357

    Towfiq I.

    administrator

    Yes its only possible in the PRO version.

    #164776

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .single_post{padding-top:0!important;}

    #164767

    Towfiq I.

    administrator

    what font do you want them to change to?

    #164766

    Towfiq I.

    administrator

    share the page link where you added the gallery.

    #164739

    Towfiq I.

    administrator

    Changes made to the theme! Thanks for the report!

    #164736

    Towfiq I.

    administrator

    @Cory Go to Asteria Options> Slider and put β€œauto” in slider height field.

    #164113

    Towfiq I.

    administrator

    implementing a ui kit will make the theme size bigger and make the page load time slow. so this will not be implemented.
    hope you understand.

    #164106

    Towfiq I.

    administrator

    Looks like you already successfully made the change. to make it perfect, replace this in your stylesheet:

    #thn_welcom{ width: 10%; padding:0%; font-size:2px; color:#888; text-align:left; float:left; top:0px; left:0px; margin-top:1px; background:#fff; }

    with this:

    #thn_welcom{ width: 24%; padding:0%; font-size:2px; color:#888; text-align:left; float:left; top:0px; left:0px; margin-top:1px; background:#fff; }

    #164104

    Towfiq I.

    administrator

    hmm.. now I know… thanks for your help πŸ˜€

    #164102

    Towfiq I.

    administrator

    what font do you want? whats your site address?

    #163735

    Towfiq I.

    administrator

    Jenny did you make those changes in author.php? you should make those changes in single.php

    #163733

    Towfiq I.

    administrator

    yes I already read that thread in bbpress forum when you posted the topic. but the problem is I am pretty sure users are not using those banned words. here is the list: http://pastebin.com/raw.php?i=vdV5f1Zv

    did you use any of those words?

    #163731

    Towfiq I.

    administrator

    just open up the html file with notepad and make changes and then save the file.

    #163729

    Towfiq I.

    administrator
    #163721

    Towfiq I.

    administrator

    1. You can change the menu from Appearance> Menus

    2. what do you mean by “single post text”?

    #162967

    Towfiq I.

    administrator

    replace this:

    set_query_var( 'order_by', 'rand' );

    with:

    set_query_var( 'orderby', 'rand' );

    #162938

    Towfiq I.

    administrator

    Tati is the website address correct? the website isn’t loading..

    #162846

    Towfiq I.

    administrator

    it happens sometimes with bbpress. I looked into this issue but couldn’t recreate the issue when needed..

Viewing 25 posts - 651 through 675 (of 2,462 total)