- 
		
			- 
Hello, this sites revolution slider stopped working: https://www.oscar-ig.de/aktuelles/ I just have one slider called hauptslider and it works on every site, but not this. Maybe because it is set as blog site? But I’m sure that it worked when I created the site. Can you please help me out? Best regards 
 – Felix
- 
Hello, Setting up a Revolution slider on your blog page when it is set to your front page is not possible without a little work as sliders are added via page meta options, and setting your front page to your posts page means that there are no page meta options to include a slider with. However, a workaround is adding this line of code at the end of the header.php file: 
 <?php if( is_home() || is_single('post') ) putRevSlider('yourslider-name'); ?>
 Right before the closing tag:<!-- .header -->
 Replace the “yourslider-name” with your Revolution slider name. Save changes.
 Let us know.Best regards! 
- 
Hello, thanks for the answer. I added the code, but it still doesn’t work. 
 I replaced ‘yourslider-name’ with ‘hauptslider’.Best regards 
 – Felix
- 
Hello, The slider is showing on the blog page. Please check it. I only removed the slider selected in the General Settings > Sliders Options. 
 Now the error is gone. Screenshot.Best regards! 
- 
Hello, thanks, it works again! Awesome! :) Best regards 
 – Felix
 
- 
You must be logged in to reply to this topic.
 
                        