Prestashop sidebar columns - php

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?

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

How can I add and display a sidebar on Woo-commerce Shop page for a custom Wordpress Theme?

I feel like this should not be very difficult to do however I am having great difficulty figuring it out, thanks in advance for your help on this matter.
I am creating a Woo-commerce Store for my website and am using a custom Wordpress Theme I am building myself. I have installed Woo-commerce and set up the default pages including the Shop Page. I would like to add a sidebar to my Shop page (i.e where I display all products) and have this same sidebar appearing on all category and other sub pages from the shop page to assist in navigating my shop. In the sidebar I will add product filtering (to add some context) and I understand how to achieve this by adding widgets.
My issue however is I am unsure how to add and display a sidebar on the Shop and sub category pages. I do not want to have to overwrite the default php to achieve this (if possible) and would like to complete this as simply as possible however I have built a custom single-product.php page if this make a difference to my issue.
I have attached an image of what I am trying to achieve and what my current shop page looks like.

Unable to add pages to menu

I have created few pages and posts in my site.
I am able to add posts to the menu.
I am unable to add pages to the menu.
Note: screenshot attached as image.
(The wheel is rotating but adding to the menu)
Workarounds: Deactivated plugins, Latest wordpress version.
Please suggest me solution or let me in which file i have to update side menu information of wordpress files.

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

Joomla 2.5 - How to hide featured articles in blog category layout?

On the Homepage I have an article-slider module which displays the Featured articles from category "A".
On the same page, below the slider I want to display the non-featured articles from category "A", in Blog category layout. The problem is, that in the Joomla settings (menu type: Blog category) I didn't find any option to hide the featured articles.
I didn't find an external component either, so I wanted to do a joomla core hack. I just don't know, which php file should be modified...
I already looked into /templates/mytemplate/html/com_content, but those files are for the displaying of articles, not for the query itself.
I use mod_placehere module from Eike for this. It's very useful module and it works with the latest Joomla 2.5

Categories