Hello,
Is it possible to display widget price layout and layered nav on an other page instead of shop page ?
Regards
Hello,
Is it possible to display widget price layout and layered nav on an other page instead of shop page ?
Regards
Hi ilovetablette,
Yes, just drag that widget to the Display Everywhere (Right or Left) Sidebar. :)
Regards,
Ismael
Hello,
Thank you for you reply. But when we used shortcode like this one to display some products on a page : [products ids="894, 771,851,897" skus="0685387328932, 3700354316945,0736211529473,0685387329892"]
The widget price layout and layered nav don't display, is it the shortcode which is not mathing with those widget ?
Thanks,
Hi ilovetablette,
Try to install this widget: http://wordpress.org/extend/plugins/wp-php-widget/. After activating this widget, drag the php widget to the Display Everywhere (Right or Left) Sidebar. Inside it, you can write this code:
<?php echo do_shortcode('[products ids="894, 771,851,897" skus="0685387328932, 3700354316945,0736211529473,0685387329892"]'); ?>
Just make sure that the shortcode you have provided is working on normal pages and it should work. :)
Regards,
Ismael
Hi,
Thanks for your reply. In fact, we have tried and we have this error : Parse error: syntax error, unexpected T_STRING in /www/wp-content/plugins/wp-php-widget/wp-php-widget.php(52) : eval()'d code on line 7
But our problem is that we have created a page and we have put inside this shortcode [products ids="894, 771,851,897" skus="0685387328932, 3700354316945,0736211529473,0685387329892"] to display our product.
We don't have problem to display our products on this page, but when we tried to put and associate in our right sidebar the widget"layered nav" or "price filter" they don't appears.
Does those widget appears only on product categories ?
Thanks for your help
Hi ilovetablette,
Can you post the link of the page where you use the shortcode and the link to page where you have use the shortcode for the sidebar. So, we can check it further.
Regards,
Ismael
You must log in to post.