Revolution Slider & District theme
-
Hi there,
Recently started using Revolution Slider instead of a built-in slider that came with the District theme on Themeforest. I haven’t heard back yet from the developer, but when I add the rev slider code:
(I remove this)
<?php /* Get Full Width Slider ================================================== */ echo get_template_part('functions/templates/full-width-slider/slider'); ?>
(and add this)
<?php putRevSlider("Slider") ?>
It kills the Page Content portion of the main page. Everything else shows up –?footer, sections, etc. but not the content… I need the content as I have other things built into it related to the site.
I’ve played around in the functions portion of the slider in the theme, but if I remove anything related to the slider, it kills the entire theme (to the point where I literally have to restore from a backup –?I can’t even access the wp-admin section of the site!
I can attempt to post other code for the slider, but I just don’t know where to start.
Thanks!
- The topic ‘Revolution Slider & District theme’ is closed to new replies.