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

Home Forums

  • #158383

    Towfiq I.

    administrator

    Go to Asteria Options> Custom CSS and add this:

    .nivo-caption{display:none!important;}

    #158376

    Towfiq I.

    administrator

    are you sure these mqtranslate code works? I head the latest version of mqtranslate is not working with the latest version of wordpress? can you try another plugin like qtranslate? or polylang?

    #158374

    Towfiq I.

    administrator

    yes. its possible. Open up index.php and cut these lines:

    <?php if ( asteria_is_mobile() && (!empty($asteria['hide_mob_slide'])) ) { ?>
    	<?php }else{ ?>
        <?php $slidertype = $asteria['slider_type_id']; ?>
        <?php get_template_part(''.$slidertype.''); ?>
    <?php } ?>

    and open up head4.php and paste the code to the very bottom of the file.

    #158367

    Towfiq I.

    administrator

    @Sayme issue solved. check now 🙂

    #158186

    Towfiq I.

    administrator

    Open up category.php and add this:

    <div class="single_wrap">
        <div class="single_post">
              <h1 class="postitle"><?php single_cat_title( '', true ); ?></h1>
              <?php echo category_description( ); ?>
        </div>
    </div>

    after this:

    <?php get_header(); ?>

    Then Go to Posts > Categories and click on each category and fill the description field with your desired text.

    #157917

    Towfiq I.

    administrator

    can you post the link of the page where the form is visible?

    #157916

    Towfiq I.

    administrator

    whats your site address?

    #157911

    Towfiq I.

    administrator

    instead of selecting height 1200px. I suggest you to use “auto” as slider height option.

    #157907

    Towfiq I.

    administrator

    sorry thats not possible.

    #157414

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    #zn_nivo, .slider-wrapper, .slide_wrap, .banner ul li, #accordion, .kwicks li, #accordion {height: auto!important;}

    #157406

    Towfiq I.

    administrator

    try this:

    .page-id-1330 #content .single_post{padding: 0;width: 1000px!important;background: transparent!important;border: none;box-shadow: none;}

    #157404

    Towfiq I.

    administrator

    can you send me the page link where this “Read More” links appear?

    #156963

    Towfiq I.

    administrator

    yes. the settings will be there after update. you may loose the slider content settings options. you will have to click each slide and select the content layout options again.

    #156665

    Towfiq I.

    administrator

    the height is changed with the screen size, along with the width. to keep the images unstretched.

    #156301

    Towfiq I.

    administrator

    The image you are using as your background is pretty big. 1.5mb. try resizing the image to 1600px x 900px that will also reduce the size of the image and the page load time will be faster.

    #155776

    Towfiq I.

    administrator

    Go to Settings> Reading and select “Your latest Posts” as your homepage.

    #155769

    Towfiq I.

    administrator

    Go to Asteria options> Basic and disable Ajax Pagination.

    #155768

    Towfiq I.

    administrator

    yes you can.

    #155767

    Towfiq I.

    administrator

    whats your site address?

    #155523

    Towfiq I.

    administrator

    1. Sorry I dont understand.. can you elaborate?
    2. Please make sure each slide has a title.

    #155434

    Towfiq I.

    administrator

    After adding this code, load that page and press ctrl + f5 couple of times to see the change:

    .page-id-1330 .single_post{padding: 0;width: 1000px!important;background: transparent!important;border: none;box-shadow: none;}

    #155428

    Towfiq I.

    administrator

    Did you install any plugins recently? could be a plugin conflict…try disabling it.

    #155426

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    .logo h1, .logo h2{float:none!important;}
    .logo{width:100%; text-align:center;}
    
    #155419

    Towfiq I.

    administrator

    did you create you style.css file and index.php file?

    #154898

    Towfiq I.

    administrator

    try adding this to your Custom CSS:

    .midrow_block{opacity:1!important; margin-top:0!important;}

Viewing 25 posts - 701 through 725 (of 2,462 total)