revolution slider and shop page

Posted in: Newspaper
Post count: 9

hello

i would like to ask a question about woocommerce shop page

i try to add a revolution slider above the woocommerce shop page (via visual composer). if there is no side bar in the shop page it has no problem.

but when i choose to view side bar, it stars near the revolution slider (also because of that rev.slider become narrow)

is there any way that we can set the revolution slider above the woocommerce shop page (above shop page with side bar)

you can see in this pic.
http://www.screencast.com/t/nLu6vWX2ME5

thank you
best regards

Post count: 1291

Hi,

Try to edit the woocommerce.php file and add the following code – http://screencast.com/t/VtSdwn9Q

echo td_page_generator::wrap_start();
   echo do_shortcode('[rev_slider testing]');
echo td_page_generator::wrap_end();

Replace the [rev_slider testing] shortcode with your own – http://screencast.com/t/6E3g8OLd

Thank you, Emil G.

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