Set revolution slider on newsmag

Posted in: Newsmag
Post count: 18

Hi, please, help me with one issue. How can I setup revolution slider on all pages and posts of my site? Now, i can do it manually only on pages with tagdiv composer.

Thanks in advance

Post count: 23312

Hi,

If you want to use the Revolution Slider in post pages, notice that first of all, you need to create your slider from the plugin, and then, take the generated shortcode and place it inside your desired post page (switch to code editor).
https://www.screencast.com/t/VgOkSnGNH
Also, you should use the do_shortcode method for this ->
<?php echo do_shortcode(‘shortcode here’);?>

Thanks

Post count: 18

And how to insert slider on all my posts? Is it possible?

Where i need to insert this code? <?php echo do_shortcode(‘shortcode here’);?>

I want to display slider right under the main menu.

Post count: 23312

Hi,

This such a code should have to be added in the theme’s core file where the main menu is created and add this code under the menu. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Post count: 18

This topic is about special support of Newsmag theme. prCan you say there I need to insert this code in Newsmag theme files, if i want to display it right under main menu?

My situation.

Before install Newsmag:
– I used LayerSlider Wp
– I used Fusion Builder
– I had fusion builder settings in post, where i can mannualy add slider for every post.

After install Newsmag:
– fusion builder settings dissapeared, now i cant add LayerSlider in posts
– I installed Revolution slider
– In post setting i cant see any sliders, screenshot is here
http://marathonec.ru/wp-content/uploads/2019/01/Снимок-экрана-2019-01-15-в-12.26.54.png

What I can do it in this situation?

Post count: 23312

Hi,

Notice that the fusion builder, layer slider WP is not tested with the theme and also, we cannot say for sure if it will work as expected with the theme, sorry! If you want to affect the page, category page, and post page, you need to edit the theme’s core files corresponding for each other. For the post page, if you are using the post template style 1, as an example, you need to edit the loop-single-1, for page default template, need to edit the page.php and category template according to your category used by you.

Thanks for your understanding!

Post count: 18

You cant help me with this? Slider was used for advertising content and now it does not work, advertisers wait and angry.

I think, it is not hard to insert one piece of code to display slider right under the main menu on all pages and posts, but I am not technical specialist and dont know where exactly I need to do it. And you know the code of your theme for 100 percents.

Post count: 23312

Hi,

Please notice that as you want to achieve involves doing such a custom work and we cannot provide something like this at the moment, sorry! As a hint, if you are using a page template default and if you want to add some elements below your main menu, you need to edit the following core file and add your custom code here -> https://www.screencast.com/t/L6vSAE4Rw87 In the same way you should do for categories page and post pages.

Thanks.

Post count: 18

After insert my shortcode like on screnshot the site stops working, just a white window)

May be you provide paid services for manual settings?

Post count: 23312

Hi,

This method should works. I do not know what kind of changes you have made, sorry! That’s was a simple hint and furthermore, you need to do it yourself through the code. Notice that we cannot provide support for your custom modification, sorry!

Thanks for your understanding!

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newsmag’ is closed to new topics and replies.