Double quantity of sliders

Latest Reply from karlakwist12 at 2013-01-11 23:23:56

Hi i like your Moviestar theme, but i have problem with sliders.
If i try any number of sliders, on the web i can see double quantity of sliders.
I have no any plugin or extension on WordPress (3.4).
Can you tell me, where should be a problem?
Thank you for any suggestion :)
Marek

Hi!
This problem was in the old archives of the theme. Make sure that there is no code
<?php if ($SMTheme->get( 'slider', 'homepage')) $SMTheme->block_slider(); ?>
or
<?php if ($SMTheme->get( 'slider', 'innerpage')) $SMTheme->block_slider(); ?>
in any theme files besides header.php

or try to download theme archive again

Hi, sorry for long time to answer.
Hi!
This problem was in the old archives of the theme. Make sure that there is no code
<?php if ($SMTheme->get( \'slider\', \'homepage\')) $SMTheme->block_slider(); ?>
or
<?php if ($SMTheme->get( \'slider\', \'innerpage\')) $SMTheme->block_slider(); ?>
in any theme files besides header.php
or try to download theme archive again

Hi, thank you for your answer. I made a fresh copy of theme and everything is fine!
Thank you:)

Leave a reply

Add codeAdd image