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 - 1,751 through 1,775 (of 2,462 total)

Home Forums

  • #41765

    Towfiq I.

    administrator

    can you disable all the plugins and see if its still happening or not?

    #41764

    Towfiq I.

    administrator

    Just checked your site. It looks fine here.

    #41618

    Towfiq I.

    administrator

    that’s very weird. whats your site address?

    #41378

    Towfiq I.

    administrator

    Are you using any mobile plugin? whats your site address?

    #41256

    Towfiq I.

    administrator

    Jenna the lightbox doesnt have a fixed size, it responsive to screen size. can you send me a page link of your site where I can test it?

    #41005

    Towfiq I.

    administrator

    can you send me a link where this is happening?

    #40400

    Towfiq I.

    administrator

    open up widgets.php from “lib/includes/” folder and remove this code chunk(appear 3 times. remove all of them):

    		echo '<a class="znn_wgt_thumb" href="' . get_permalink(get_the_ID()) . '" title="' . get_the_title() . '">';
    		if ( has_post_thumbnail() ) :
    		echo ''. the_post_thumbnail('thumbnail') . '';
    		elseif($photo = znn_get_images('numberposts=1', true)):
    		echo ''. wp_get_attachment_image($photo[0]->ID , $size='thumbnail') . '';
    		else :
    		echo '<img src="'.get_template_directory_uri().'/images/blank_img2.png" alt="'.get_the_title().'" class="thumbnail"/>';
    		endif;
    		echo '</a>';
    #40368

    Towfiq I.

    administrator

    Go to Appearance> Theron Options> basic and you will notice there is a logo upload field. click the upload button and then upload your logo image.

    #40279

    Towfiq I.

    administrator

    foot please read the previous post again, you will see that I already mentioned where to add the code. 🙂

    #40056

    Towfiq I.

    administrator

    Melanie are you using a plugin for newsletter functionality?

    #40053

    Towfiq I.

    administrator

    Uninstall the wp-nivo-slider plugin.

    #39424

    Towfiq I.

    administrator

    can you disable all the plugins one by one and see which one is causing this? a plugin might got broken after wordpress update.

    #39273

    Towfiq I.

    administrator

    did you recently add any plugin or play with the permalink settings?

    #39148

    Towfiq I.

    administrator

    remove this line from page.php and page-full_width.php too:

    <div class="comments_template"><?php comments_template('',true); ?></div>

    #39095

    Towfiq I.

    administrator

    the site isn’t loading? is there a typo?

    #38643

    Towfiq I.

    administrator

    Go to Appearance> Editor and select “page-full_width .php” and remove that line.

    #38642

    Towfiq I.

    administrator

    whats your site address?

    #38468

    Towfiq I.

    administrator

    The widgets will only be displayed on post pages. Not on front page. which layout are you using? whats your site address?

    #36622

    Towfiq I.

    administrator

    There should be a menu like that on the left:
    http://i.imgur.com/O8Ksgtc.png

    #36614

    Towfiq I.

    administrator

    Please re-install the theme.

    #36609

    Towfiq I.

    administrator

    Add this to the very bottom of your stylesheet:

    .home .lay1{width:755px!important;}
    .lay1 .hentry:nth-child(3), .lay1 .hentry:nth-child(6), .lay1 .hentry:nth-child(9), .lay1 .hentry:nth-child(12){margin-right:0!important;}
    .home #sidebar{width: 215px!important;}
    .home #sidebar .widget{width: 185px!important;}
    .home #sidebar .widgettitle{width: 200px!important;}

    #36252

    Towfiq I.

    administrator

    remove these lines from the very bottom of your stylesheet:

    #posts{margin-left:20px!important; float:right!important;}
    #sidebar{float:left!important;}

    #36224

    Towfiq I.

    administrator

    whats your site address?

    #36222

    Towfiq I.

    administrator

    the sidebar is shown on right by default. Are you sure its on left? whats your site address?

    #36221

    Towfiq I.

    administrator

    sorry. you will have to use 2 images. one for background and another for logo image. the height of the background should mach the height of the logo. you will also have to make the background fixed. The logo should be transparent and should only contain text.
    The logo image should be like this. Use this as your logo and you will understand:
    http://i.imgur.com/ff2ghB1.png

    then change the header type to 3 or 4.

Viewing 25 posts - 1,751 through 1,775 (of 2,462 total)