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 - 2,051 through 2,075 (of 2,462 total)

Home Forums

  • #19965

    Towfiq I.

    administrator

    1. when say “post section” do you mean the comment area?

    2. can you copy all the code .htaccess and paste it here?

    #19945

    Towfiq I.

    administrator

    Add this to your stylesheet:

    .qtrans_language_chooser{float: left;margin-bottom: 0px; margin-left: 450px;}

    .qtrans_language_chooser li{display:inline-block; margin-right:10px;}

    .qtrans_language_chooser span{display:none;}

    #19943

    Towfiq I.

    administrator

    1. Add this to your stylesheet:

    #header{margin-bottom:20px;}

    2. Open up header.php and add this line:

    <?php echo qtrans_generateLanguageSelectCode('both'); ?>

    after this:

    <!–MENU END–>

    #19898

    Towfiq I.

    administrator

    make sure the header image has the width of atleast 1000px.

    #19458

    Towfiq I.

    administrator

    yes.

    #19893

    Towfiq I.

    administrator

    Go to Appearance > Zenon Options> Slider and select “No slider”

    #19118

    Towfiq I.

    administrator

    yes you can use it on your other sites. you dont need to buy the theme again.

    #19116

    Towfiq I.

    administrator

    Can you try other methods to install the them:

    http://codex.wordpress.org/Using_Themes

    #19456

    Towfiq I.

    administrator

    add this to your stylesheet:

    #zn_nivo{height:300px!important;}

    #19449

    Towfiq I.

    administrator

    you can use this plugin to add a checkbox in your slider settings page:

    http://wordpress.org/extend/plugins/advanced-custom-fields/

    and edit the easyslider.php this way:

    http://www.advancedcustomfields.com/docs/field-types/checkbox/

    #19447

    Towfiq I.

    administrator

    sorry, thats not possible..

    #19445

    Towfiq I.

    administrator

    Open up easyslider.php and replace this line:

    <a href="<?php echo $znndata; ?>"><?php the_post_thumbnail(); ?></a>

    with this:

    <a target="_blank" href="<?php echo $znndata; ?>"><?php the_post_thumbnail(); ?></a>

    #19421

    Towfiq I.

    administrator

    Try adding this to your stylesheet:

    #wpcf7-f937-t1-o1 textarea{height:60px;}

    #19419

    Towfiq I.

    administrator

    add this to your stylesheet:

    .midrow_block{height:495px!important;}

    #19417

    Towfiq I.

    administrator

    open up index.php and try adding this:

    <?php echo do_shortcode('[contact-form-7 id="937" title="Contact form 1"]'); ?>

    after this line:

    <?php echo of_get_option('block3_textarea'); ?>

    #19412

    Towfiq I.

    administrator

    its because the new images that you added are from flickr. the thumbnails images will take image from posts only when the image is from your own site.

    alliteratively, you can specify your thumbnail image by adding your “featured image” watch this video f you want to learn how to add “featured image” to your post:

    http://www.youtube.com/watch?v=7KEsCtRb-S8

    #16524

    Towfiq I.

    administrator

    put back the

    <div class="post_content">

    you shouldn’t suppose to remove it..

    #16522

    Towfiq I.

    administrator

    what did you remove Ryan?

    #19386

    Towfiq I.

    administrator

    it should send them emails to your wordpress admin email. if its not, it could be you php send_mail issue.

    try using this plugin instead of the default contact page:

    http://wordpress.org/extend/plugins/contact-form-7/

    #19268

    Towfiq I.

    administrator

    nope.

    #19266

    Towfiq I.

    administrator

    any size. but should exceed 1000px in width.

    #19264

    Towfiq I.

    administrator

    you will have to resize the logo image with a image editing software and then upload the image.

    #15032

    Towfiq I.

    administrator

    you can generate the code from this link and add the code to your text widget. it should work fine:

    http://developers.facebook.com/docs/reference/plugins/like-box/

    #15030

    Towfiq I.

    administrator
    #16519

    Towfiq I.

    administrator

    remove that line from page-full_width.php too.

Viewing 25 posts - 2,051 through 2,075 (of 2,462 total)