I would like to use the Banner (Revolution Slider) in the same Home is proposed in the DEMO of the theme. But when upgrading from version 6 to version 8, the banner is gone, and I can not put it back in HOME.
Hi,
There should be no problem in using the Revolution slider. If you updated the theme to version 8, please update the plugins as well including the revolution slider. Deactivate it and delete it, then install the new one from the latest theme package.
In Newspaper 8 the tagDiv composer was introduced
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
If you use Visual composer deactivate the TagDiv composer from the plugins section, this is activated by default when the theme is updated or installed for the first time.
If you want to use the new editor, you must recreate all the pages with it
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Also check the theme system status and see if the parameters mentioned in this guide are set properly
– https://forum.tagdiv.com/system-status-parameters-guide/
This will ensure the proper functionality of the theme and plugins.
Then try placing the revolution slider on the page you want. If the page was built with Visual composer use it to place the slider. Do not edit pages built with one editor, with the other.
If you still have problems please provide more details, and maybe some screenshots if possible so we can understand better and help you.
Thanks
Hello
The problem is to appear in the Header, inside posts with you using the Revolution Slider. It worked until you upgraded to version 8 of the theme, then it stopped working.
The place where I am speaking is attached (https://drive.google.com/file/d/0B4cGwGq4swq0dGhubEd5emhOQlk/view?usp=sharing). And I’ve put an html pro header header from the site, but it still does not work.
Code:<?php putRevSlider( ‘home’ ); ?>
Hi,
I don’t understand exactly what you are trying to do with the revolution slider. The slider can be used on pages only, placing it like this
– https://www.screencast.com/t/O2jAihS3jC0
And choosing a demo slide for example
– https://www.screencast.com/t/lh83pXNb
You could try to place it in the header ad spot if that is what you want, try entering the shortcode in the header ad section
– https://www.screencast.com/t/syFatm90
– https://www.screencast.com/t/vPQxUt8RDe
But that may not work properly, the slider is not meant to be displayed there.
Thanks
Hello,
It was just what I needed, thank you very much.