• This is my index.php with the proper insertion, while this is valid and I am able to see the Sliders in the admin side, no slides are visible on the site. Anythings I could do to make it work.

    <?php
    /**
     * The main template file.
     *
     * This is the most generic template file in a WordPress theme
     * and one of the two required files for a theme (the other being style.css).
     * It is used to display a page when nothing more specific matches a query.
     * E.g., it puts together the home page when no home.php file exists.
     * Learn more: http://codex.ww.wp.xz.cn/Template_Hierarchy
     *
     * @package Monaco
     */
    
    get_header(); ?>
    	<?php echo monaco_slider_template(); ?>
    	<div id="primary" class="content-area">
Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author aaviya

    (@aaviya)

    Hi,
    Could you please send me your website url to take a look?

    Thread Starter Viorel-Cosmin Miron

    (@siravecavec)

    Theme Author aaviya

    (@aaviya)

    Could you also send me user and pass for administration?
    Email: [email protected]

    Theme Author aaviya

    (@aaviya)

    Hi,
    Since you’re using full width static page for home (instead of blog posts), slider wasn’t visible for you. I made a slight change on fullwidth template page to check if this is you fome page and slow the slider.

    Would appreciate if you rate the theme 😉

    Thank you,
    Veselka Dobreva

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I made a slight change on fullwidth template page to check if this is you fome page and slow the slider.

    @aaviya? That’s not cool and please do not so that again.

    *Drinks coffee*

    You made changes to another forum member’s site. While you are trying to help (and that’s appreciated) but you’ve gone to far and that’s Just Not Cool™.

    Please refrain from making changes like that in the future. You could have easily looked and suggested the changes in this post as a reply.

    http://codex.ww.wp.xz.cn/Forum_Welcome#The_Bad_Stuff

    Theme Author aaviya

    (@aaviya)

    Sorry for this.
    I just tried to help. Will treat that kind of requests differently in the future.

    Bst regards,
    Veselka Dobreva

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Sliders’ is closed to new replies.