custom widget including both theme n plugin? - php

Looking forward adding page attributes to woocommerce product page as my website WordPress picks up default sidebar or custom sidebar of responsive theme. so how can I have custom widget on product page which includes woocommerce widgets n not default page widgets of theme.

Install WooSidebars plugin by Woothemes
In Admin panel, go to Appearance/Widget Areas, then create your custom widgets.

Kindly check image which explains well

Related

How to add custom navigation sidebar in wordpress

I want to create a tutorial site like https://www.runoob.com/ by using wordpress. I want to create some pages, for example /java , and some subpages, for example /java/java-tutorial and /java/java-intro .
I want to show a navigation sidebar in each of these subpages. I want the sidebar list all links of the subpages. How to do it?
Thanks!
Add a Navigation Menu to Sidebar in WordPress
You can easily add navigation menu in your WordPress website using the WordPress dashboard. Login to your WordPress website and go to dashboard then-
Go to Appearance > Widgets
Under available widget area find your navigation menu you want to add.
Drag and drop the menu into main sidebar widgets area
Add a name of the menu and select from the drop-down where you want to use it.
Create a custom sidebar for WordPress website
There are a lots of plugins available for custom sidebar navigation menu. Here in this tutorial we are using Custom Sidebars — Dynamic Widget Area Manager plugin to create our custom sidebar for specific pages. This plugin offers you so many customization options. With the help of this plugins you can create multiple sidebar for multiple pages.
Download this plugin from WordPress plugin page and activate it. after activating the plugin go to your dashboard and then Appearance > Widgets. If the plugin is running successfully then you will able to see the option Create a new sidebar
From this page you can choose a name of your sidebar and add some description about it. If you want to create multiple sidebar then you should give a related name for each sidebar so that you can easily understand that which sidebar for which purpose. You can see all of your sidebar in custom sidebar section
Now from the Available Widgets area you need to drag and drop element you want to display in your sidebar.
For better understanding you can follow this article

Prestashop removing empty link widget divs

I added link widget blocks to try my Prestashop 1.7 web site. After the try, I removed the link widget blocks. But there are empty divs on the site. How do I remove these empty divs?
Thanks...
the divs are located in this file on the classic theme Prestashop 1.7 :
themes/classic/modules/ps_linklist/views/templates/hook/linkblock.tpl
The link widget module adds hooks to the positions page. On the positions page in admin panel I unhook the link lists hooks in displayNav2 position.

Wordpress sidebar doesn't load on product attributes archive woocommerce

I am building an e-commerce store on Wordpress using Woocommerce.
I have created a sidebar with filters etc. that work fine on normal category and shop archives.
Working sidebar image
.
The problem is that when I go to an attributes archive (e.g. /brand/xxxx) the sidebar does not load.
Not working sidebar image
.
I have tried creating a product attribute template in the /woocommerce directory by creating a taxonomy-pa_brand.php file but that did not fix it.

Magento 2: Adding Categories Sidebar

I am using Magento 2.1 with a custom theme. The theme has the left sidebar file:
/app/design/frontend/.../Magento_Catalog/templates/navigation/left.phtml
How do I display this file on my homepage and category pages as a left sidebar? Do I need to create a new block and somehow reference this file?
I don't want to use another module when showing this sidebar should be so easy.
Download this free extension to show categories on homepage in Magento 2 in sidebar.
https://github.com/ibnab/magento2-home-categories

Prestashop sidebar columns

I have installed a theme in prestashop 1.6 and I'm trying to enable the left sidebar in products list page AND to product page only.
But when I go to "Advanced settings" of the theme, I can't find those two pages, as you can see in the image below.
Is there another way to enable the sidebar in some pages, hard coded or from the database? Or any other solution?

Categories