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

Home Forums

  • #115565

    Towfiq I.

    administrator

    replace this:

    @media screen and (max-width: 1085px){
    #simple-menu {
    display: block;

    with this:

    @media screen and (max-width: 1085px){
    #simple-menu {
    display: block!important;
    #115564

    Towfiq I.

    administrator

    for frontpage posts, the size should be:
    347px x 237

    for blocks, it can be any size.

    #115563

    Towfiq I.

    administrator

    1. add this to your welcome textare and blocks fields:

    <!–:en–>Your text in English.<!–:–>
    <!–:de–>Your text in Deutsch<!–:–>
    <!–:it–>Your text in Italiano<!–:–>
    <!–:fr–>Your text in FranΓ§ais<!–:–>

    2. to save the slides, you will have to set slide’s title.

    #115557

    Towfiq I.

    administrator

    Add this to the very bottom of your stylesheet:

    .lay1 .date_meta, .lay1 .block_comm{display:none;}

    #115556

    Towfiq I.

    administrator

    whats your site address Preksha?

    #115555

    Towfiq I.

    administrator

    open up functions.php and cut this line:
    wp_enqueue_script('asteria_map',get_template_directory_uri().'/js/initmapjs.js');

    just above the:

    if(is_home()) {

    #115548

    Towfiq I.

    administrator

    @carol open up fucntions.php and replace this:

    set_query_var( 'post_type', 'post' );

    with this:

    set_query_var( 'post_type', 'page' );

    #115545

    Towfiq I.

    administrator

    when you set the slider height to “auto” this behavior is normal if you want to restrcit the slider height you will have to set a height for it from the Slider height options or you can crop your images.

    As for the Googlemap issue, did you modify the functions.php file? the issue is caused because the “initmapjs.js” is not being loaded.

    #115483

    Towfiq I.

    administrator

    @Lukas I would be grateful if you could rate the theme:

    Asteria Lite

    Thanks

    #115239

    Towfiq I.

    administrator

    1. I am not seeing any header image in your site.

    2. do you know css?

    3. Go to Asteria Options> Basic and notice there is a footer text area. add your copyright text there.

    4. post the background image link here.

    #115169

    Towfiq I.

    administrator

    you did not setup the facebook widget correctly in link field, you will have to add your facebook page url. But you added this:

    Home

    #115158

    Towfiq I.

    administrator

    1. post the page link where you added the gallery
    2. you will need the PRO version for that.

    #115154

    Towfiq I.

    administrator

    turn off “object caching”

    #115136

    Towfiq I.

    administrator

    did you install any plugin recently? can you save the theme options again and see if its working?

    #114811

    Towfiq I.

    administrator

    Add this to your child theme’s stylesheet:

    #content .single_wrap{width:100%!important;}

    #114797

    Towfiq I.

    administrator

    whats your site address?

    #114787

    Towfiq I.

    administrator

    I just checked your site with IE9 and the fonts are loading fine..

    #114784

    Towfiq I.

    administrator

    There’s one way of doing that:

    Open up layout1.php and replace all these lines:

    <a href="<?php the_permalink();?>">

    with this:

    <a href="<?php the_excerpt();?>">

    then while editing the posts, put your page links in the “Excerpt” fields.

    #114778

    Towfiq I.

    administrator

    open up header.php and add this:

    <?php if(is_home()) { ?>
    <meta name="description" content="Your homepage Meta Description">
    <?php } ?>
    #114774

    Towfiq I.

    administrator

    @joris which version of IE are you using?

    #114770

    Towfiq I.

    administrator

    1. whats your site address?
    2. what element’s text font size are you trying to change?

    #114522

    Towfiq I.

    administrator

    whats your site address? which version of Internet Explorer are you using?

    #114521

    Towfiq I.

    administrator

    send me the link of the sponsor logo images.

    #114520

    Towfiq I.

    administrator

    Click this to download the documentation file(pdf):
    http://ge.tt/api/1/files/77uzEK01/0/blob?download

    #114516

    Towfiq I.

    administrator

    you add the code in your child theme’s stylesheet. and send me the page link where the issue is visible.

Viewing 25 posts - 951 through 975 (of 2,462 total)