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

Home Forums

  • #81706

    Towfiq I.

    administrator

    I assume you are trying to install the theme in your wordpress.com blog. wordpress.com only allow themes that they provide.

    #81583

    Towfiq I.

    administrator

    make the same edits in page-full_width.php too.

    #81494

    Towfiq I.

    administrator

    whats your site address?

    #81366

    Towfiq I.

    administrator

    its because you did not setup a submenu. please Go to Apperance> Menus and add a submenu to your parent page.

    #81316

    Towfiq I.

    administrator

    Add this to your stylesheet:

    #slider{padding-bottom:25px;}
    #sidebar .widgettitle a{border:none!important;}

    #81310

    Towfiq I.

    administrator

    you can hide the titles by adding this to your custom css tab:

    .nivo-caption{display:none;}

    #81250

    Towfiq I.

    administrator

    pres ctrl+f5 couple of times to see the change.

    #81059

    Towfiq I.

    administrator

    Can upload the child theme you create on a live wordpress and show me? I need to look into the code to see what you are doing wrong.

    #81045

    Towfiq I.

    administrator

    Open up page.php and add this:

    <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>

    after this:

    <?php get_header(); ?>

    #81044

    Towfiq I.

    administrator

    does polylang have any shortcodes?

    #81043

    Towfiq I.

    administrator
    #81040

    Towfiq I.

    administrator

    to hide the slider control, Open up stlyesheet from Appearance> Editor and add this to the very bottom:

    ol#controls{display:none;}

    #80922

    Towfiq I.

    administrator

    add this to the very bottom of your stylesheet:

    #topmenu ul li ul{margin-top: 21px!important;}

    #80899

    Towfiq I.

    administrator

    whats your site address?

    #80896

    Towfiq I.

    administrator

    whats your site address?

    #80894

    Towfiq I.

    administrator

    whats your site address?

    #80893

    Towfiq I.

    administrator

    sorry. for vimeo try this:

    First open up header.php and add this line:

    <li class="soc_vim"><a title="Vimeo" target="_blank" href="put your vimeo url here...">Vimeo</a></li>

    after this line:

    <li class="soc_rss"><a title="Rss Feed" target="_blank" href="<?php echo of_get_option('rsssoc_text'); ?>">RSS</a></li><?php } ?>

    then add this to your stylesheet:

    .social ul .soc_vim a{ background:url(“http://i.imgur.com/AF7O2.png&#8221;) no-repeat!important;}

    #80763

    Towfiq I.

    administrator
    #80743

    Towfiq I.

    administrator

    Please make sure you added title to each slides.

    #80522

    Towfiq I.

    administrator

    which version of Internet are you referring to?

    #80521

    Towfiq I.

    administrator

    are you using any caching plugin?

    #80466

    Towfiq I.

    administrator

    you can add the welcome text area and then drag the welcome text under the blocks from the Asteria Theme Options> Frontpage.

    #80272

    Towfiq I.

    administrator

    Go to Asteria Options> Documentation to learn how to setup the contact page.

    #80063

    Towfiq I.

    administrator

    sorry, the site title font cannot be changed in lite version. its only possible in pro.

    add this to your stylesheet to make the tagline for readable:

    .desc {font-weight: bold;color: #555;}
    #sidebar .widgettitle, #sidebar .widgettitle a{padding-left: 10px;width: 288px!important;text-align: left!important;}

    #80051

    Towfiq I.

    administrator

    1. yes.
    2. yes you will have to modify the css. Let me know if you need help.
    3. to remove the welcome textbox, go to Theron theme options page and remove the text inside the welcome textarea field.

Viewing 25 posts - 1,501 through 1,525 (of 2,462 total)