WooCommerce buy page has no navigation - wordpress

When I go to the Buy page on my site where I installed WooCommerce I have no navigation menu. Please take a look at this page: http://www.studiobenna.com/jf/buy-2/
Instead, I navigate to an individual product page there is a navigation menu: http://www.studiobenna.com/jf/product/unbreakable-the-western-states-100/
The menu seems to be working on all the other pages that are related with WooCommerce.
What do I need to do to get the navigation menu back on the main product listing page?

Related

Wordpress Jetsmart Navbar menu link

I am currently working on an eCommerce website. I am using a jetsmart filter for product categories and displays the active filter. Added a product category navbar menu on the footer. When I click the menu item, it will redirect me to the shop page, but when I deselect the active filter, the page won’t show all the products but remain in the selected category. Is there any possibility of showing all products?
Note There’s no problem with the filtering, just the navbar item.

How to apply the elementor theme builder custom page to my woocommerce default shop page

I'm new to wordpress and I just created a website for online store using wordpress. I want to apply the customized page of woocommerce shop to the default woocommerce shop page, and I'm using Elementor theme builder. I already created the page and customize page as I want. Then I saved and applied the customization to shop page
The problem is after I applied the theme to the default woocommerce shop page, the shop page still redirect to the same old default woocommerce shop page not the one that I already customized before. I watched some YT tutorials but in the video their customized shop page looked perfectly fine after they applied the theme. Is there any way to solve this?
In your WordPress admin page click WooCommerce under Menu. Click Settings sub-menu and choose Products tab. Under Products, in Shop Page field choose the shop page you want and save the changes. Now your shop page displayed will be the one you chose in the admin page. You will be no longer redirected to the default one. Please refer to the screenshot below

Adding Custom Pages in Wordpress

I am making my first steps learning to code, so I am building a Wordpress theme to make some experiments and see how everything works from the practice.
I installed wordpress locally and I a made a Child Theme. Now to start designing my new theme I started watching how the wordpress structure works and there is something that I don't understand:
I am making my portfolio, and I have some sections (Paintings, Films and Photography). And each section has a subcategory.
It means that each section is a page and each subcategory is a post? Or each section is a page and each category is a page too?
You can add your subcategories as subpages for to other pages. To do so, follow these steps:
Go to Administration > Pages > Add New panel.
In the right menu, click the "Page Parent" drop-down menu.
The drop-down menu contains a list of all the Pages already created for your site.
Select the appropriate parent Page from the drop-down menu to make the current Page a child Page.
Add content to the subpage.
Click Publish when ready.
More information on pages here: https://codex.wordpress.org/Pages

Hide WooCommerce shop page

I am developing a site and using WooCommerce. My purchased theme is supporting WooCommerce.
by Default WooCommerce make a shop page where it shows the archives of products and other page that i have made is Packages where all the packages are showing with categories.
Now i want to completely hide this page and block it in SEO
www.abc.com/shop/
I just want to show this page
www.abc.com/packages
Well i figured it out.
Basically there are 2 pages
1) shop - which is working as an archive page to list down products.
2) Packages - which is custom designed and showing products in different category
Now I don't want users to view (shop) page so I installed a plugin which redirects the user to second page (packages)
In your dashboard go
WooCommerce -> Settings -> Products
Change the Product Archive / Shop Page from Shop to packages and save the changes
Next
Go to the Settings tab on your dashboard -> Permalinks
Scroll to the bottom of the page
Change Product permalink base to Shop base
Save those changes and going to www.abc.com/packages should show the products

How do I add a plugin to Custom Menu by Evolonix?

The site I'm on is using Custom Menu from Evolonix http://evolonix.com/wordpress/plugins/custom-menu/
How do I add a plugin into the menu hierarchy?
For example, the url hierarchy is going to be:
Home (page)
About (page)
Resources (page)
Support (page)
Q & A (plugin!)
Thanks
The Custom Menu plugin is a shortcode that renders any Menu you have created in your site. To change what pages are displayed in the custom menu, update the menu it is tied to by going to Appearance -> Menus. There, you can add a custom link to the menu that points to the Q & A plugin's page.
To see what menu the custom menu is tied to, edit the page or post that the menu is on. You should see the shortcode [menu name="xxx"... where xxx is the menu name.
Hope this answers your question.

Resources