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

Home Forums

  • #72660

    Towfiq I.

    administrator

    Yes you can do that from Appearance> Theron Options> Frontpage.

    #72656

    Towfiq I.

    administrator

    Go to Settings> Reading and select Front page displays “Your latest posts”

    #72651

    Towfiq I.

    administrator

    what do you mean by it doesnt work? can you send me the page where you set the blog page template?

    #72641

    Towfiq I.

    administrator

    You can only set the number of posts per page from Theron Options page, when you select the “display posts from a certain category. If you did not select that option, you will have to Go to Settings> Reading and set posts per page.

    #72448

    Towfiq I.

    administrator

    to remove the date stamps, add this to your stylesheet:

    .post .date, .type-page .date, .type-attachment .date, #lay1 .date, #lay2 .date{display:none;}

    and where do you want display the featured image? under the title?

    #72231

    Towfiq I.

    administrator

    by looking at your site, looks like you already figured this out. You can just manually add the link to your block from the theme options page 🙂

    #72226

    Towfiq I.

    administrator

    You can do that from Asteria Theme Options> Miscellaneous Settings.

    #72224

    Towfiq I.

    administrator

    no you dont have to. when you reinstall the theme, you only loose your theme settings, nothing else.

    #72221

    Towfiq I.

    administrator

    Open up layout1.php and remove these lines:

                    <div class="post_content">
                        <h2 class="postitle"><a href="<?php the_permalink();?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
                        <?php znn_excerpt('znn_excerptlength_index', 'znn_excerptmore'); ?> 
                        
                    </div>
    #71475

    Towfiq I.

    administrator

    you mean you dont want the title and the text below it? and to make the thumbnail images, fit, make sure you upload square images.

    #71473

    Towfiq I.

    administrator

    then , just remove this:

    <?php theron_excerpt('theron_excerptlength_teaser', 'theron_excerptmore'); ?>

    #71469

    Towfiq I.

    administrator

    whats your site address?

    #71468

    Towfiq I.

    administrator

    Go to Appearance> Editor and open up layout1.php and remove these lines:

    <div class="post_content">
                        <h2 class="postitle"><a href="<?php the_permalink();?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
                        <?php theron_excerpt('theron_excerptlength_teaser', 'theron_excerptmore'); ?> 
                        
                    </div>
    #70557

    Towfiq I.

    administrator

    The tags are outputting fine. Here is what I am seeing:
    http://i.imgur.com/xpnVbQT.png

    #70515

    Towfiq I.

    administrator

    Check your site now. i just changed the page per posts to 4 in Settings> Reading page.

    #70385

    Towfiq I.

    administrator

    Go to Settings> Permalinks and select the “Default” option.

    #70107

    Towfiq I.

    administrator

    Yes.

    #69921

    Towfiq I.

    administrator

    Go to Settings> Reading and select your latest posts as your frontpage. and to create a blog page, Add the category “Blog” to your menu. When visitor click this link it will display all the posts under the category “Blog”

    #69896

    Towfiq I.

    administrator

    Add this to the very bottom of your stylesheet:

    body #topmenu ul li a{font-size:18px!important;}

    #69895

    Towfiq I.

    administrator

    You can send me the id/pass through this page:

    Contact

    #69894

    Towfiq I.

    administrator

    Go to Appearance> Editor ad open up header.php and add this to the very bottom:

    <div class="slider_wrap">
            <div id="zn_slider">
            <?php get_template_part(''.$zn_slides = of_get_option('slider_select', 'easyslider').''); ?>
            </div>
            <div class="skew_bottom_big"></div>
            <div class="skew_bottom_right"></div>
    </div>

    and remove this from index.php file:

    <!--SLIDER END-->
    <?php if ( is_home() ) { ?>
    <div class="slider_wrap">
    
            <div id="zn_slider">
            <?php get_template_part(''.$zn_slides = of_get_option('slider_select', 'easyslider').''); ?>
            </div>
            <div class="skew_bottom_big"></div>
            <div class="skew_bottom_right"></div>
    
    </div>
    
    <!--SLIDER END-->
    #69176

    Towfiq I.

    administrator

    you can change the colors of those in the PRO version.

    #69174

    Towfiq I.

    administrator

    the changes you have made already is in effect.

    #69173

    Towfiq I.

    administrator

    post the link of your contact page here.

    #68854

    Towfiq I.

    administrator

    Great!

Viewing 25 posts - 1,626 through 1,650 (of 2,462 total)