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

Home Forums

  • #99230

    Towfiq I.

    administrator

    Template should be “asteria-lite”

    #99180

    Towfiq I.

    administrator

    add this to your custom css:

    body .midrow_block .icon_wrap i{color:rgba(3,3,3,.5)!important;}

    #99130

    Towfiq I.

    administrator

    Go to Settings> Reading and set “Number of posts” per page to 4.

    #99104

    Towfiq I.

    administrator

    send me the code of your child theme’s css

    #99101

    Towfiq I.

    administrator

    whats your site address?

    #99100

    Towfiq I.

    administrator

    1. Remove this line from your styleshee:

    .nivo-controlNav{bottom:auto; left:auto; position:relative;}

    #99096

    Towfiq I.

    administrator

    are you sure you added them? let me take a look from the backend of your site. send me you site’s id/pass through this page:

    Contact

    #98782

    Towfiq I.

    administrator

    sorry. No. this is only available in the PRO version.

    #98781

    Towfiq I.

    administrator

    replace those css lines with this:

    .home .lay1 .post_content{display:none;}
    .home .lay1 .hentry{width: 314px!important;padding: 0px!important; }
    .home .lay1 .imgwrap img, .lay1 .imgwrap{width: 314px!important;}

    And then open u layout1.php and add this:

    <?php if(is_front_page()) { 
    	 $args = array(
    				   'post_type' => 'post',
    				   'paged' => ( get_query_var('paged') ? get_query_var('paged') : 1),
    				   'posts_per_page' => '3');
    	query_posts($args);
    } ?>

    before this:

    <?php if(have_posts()): ?><?php while(have_posts()): ?><?php the_post(); ?>

    #98768

    Towfiq I.

    administrator

    Jenny make sure you video url starts with https:// instead of http:// and remove everythng after &

    #98759

    Towfiq I.

    administrator

    you want to display your frontpage posts before the slider?

    #98506

    Towfiq I.

    administrator

    Please kindly rate the theme 🙂

    Asteria Lite

    #98472

    Towfiq I.

    administrator

    copy all the code of your fucntions.php after adding the code and paste it in a pastebin.com page and share it here.

    #98469

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    @media screen and (max-width: 960px){
    .img_hover{display:none;}
    }
    #98428

    Towfiq I.

    administrator

    whats your site address?

    #98398

    Towfiq I.

    administrator

    Sorry I though you were using Asteria.

    to only display the thumbnails on frontpage of zenon. add this to the very bottom of your stylesheet:

    .lay1 .post_content{display:none;}
    .lay1 .hentry{width: 314px!important;padding: 0px!important; }
    .lay1 .imgwrap img, .lay1 .imgwrap{width: 314px!important;}
    #98394

    Towfiq I.

    administrator

    You will need to ask this on wordpress.com theme forum.

    #98393

    Towfiq I.

    administrator

    Open up style.css and replace this line:

    body{background:#edeef0; margin:0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#7F7F7F;}

    with this:

    body{background:#edeef0; margin:0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#222;}

    #98392

    Towfiq I.

    administrator

    I am not seeing any blocks on your site:
    http://supercarsaturday.co.uk/

    #98388

    Towfiq I.

    administrator

    1. Try adding this to your custom CSS:

    .slide_wrap{min-height:320px;}

    2. Try adding this to your Custom CSS:

    .lay1 .hentry, .homeposts_title{opacity:1!important;}

    3. Did you edit the footer.php file in anyway? looks like a div is missing.

    4. And no, you dont have to recreate anything. everything will be there…

    #98129

    Towfiq I.

    administrator

    Are you on wordpress.com?

    #97994

    Towfiq I.

    administrator

    ok. try replacing the code with this:

    http://pastebin.com/raw.php?i=qhnbQpWQ

    #97988

    Towfiq I.

    administrator

    220px x 200px

    #97867

    Towfiq I.

    administrator

    while inserting images to your gallery make sure the images are linked to “Media File” not “Attachment Page”

    #97851

    Towfiq I.

    administrator

    try adding this to your post:

    [youtube width="100%" height="100%" autoplay="false"] https://www.youtube.com/watch?v=fuPRHV2VVpU[/youtube]

Viewing 25 posts - 1,176 through 1,200 (of 2,462 total)