Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 7 posts - 1 through 7 (of 7 total)

Slider in all Asteria Lite pages

Home Forums Free Theme Support Asteria Lite Slider in all Asteria Lite pages

  • #158094

    Jorge

    Is it possible to set the slider in all pages?
    Thanks!
    Jorge

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

    #158417

    Jorge

    Thank you!
    It works perfect.
    Best regards,
    Jorge

    #164749

    Jorge

    Hi Towfiqi,

    Just a couple of questions regarding this option:
    1) The solution works, but I’ve notice that tha header size only remains ‘normal’ at the home page. At the rest of the pages, the header sets bigger.
    2) The same with slider transitions and texts.

    One more thing:
    3) I’ve have inserted and resized (229 x 343px) some pictures on tables created in regular pages. The pictures are shown right in FF and IE, but in Chrome are shown significantly smaller. I can’t understand why: everything seems to be OK.

    http://festivalbarcelonatango.com/tango/

    Best regards,

    Jorge

    #164893

    Jorge

    Hi Towfiq,

    Point 3) fixed by appliyng width=”XX%” to the tables. Now I can see the images at the right size in Chrome.

    Points 1) & 2): the header is only ‘normal’ at the home page. When the slider is placed in all pages the transitions effects and layout only works properly at the home page.
    I have setted:
    Slider 1: layout 1
    Rest of the sliders: layout 3

    However, at the rest of the pages the layout changes between 2 and 3.
    Please note that there is also a conflict in the pages with galleries.

    http://festivalbarcelonatango.com/espacios/hotel-catalonia-placa-catalunya/

    Many thanks and best regards,

    Jorge

    #166536

    Towfiq I.

    administrator

    its a plugin conflict. please try disabling all the plugins and find out which plugin is causing it.

    #167994

    Jorge

    Yes, I’ve deleted th Social Sharing Toolkit plugin and now it’s OK.
    Thank you!

You must be logged in to reply to this topic.