JUNK at bottom of woocommerce shop page - woocommerce

My woocommerce page has junk at the bottom, under the products display. I've copied the templates over and am modifying the archive-product.php file as per all the instructions, but I cannot find where the problem lies. Under the products, I am getting a search bar, then a page nav, an post archive date list, and post categories. It's ugly.
Has anyone ever experienced this and know how to fix it? I could provide the code if necessary to look at.
Thanks,
Shawn

Go to the widgets section of the dashboard: Apearance -> Widgets (http://example.com/wp-admin/widgets.php)
Check if those widgets are in the "Main Sidebar" or any of the other widget areas on that page and if they are remove them.

Related

Category pages blank, but shop works on WooCommerce on WordPress

At some point, we don’t know when, category pages stopped showing anything other than the header/footer of the page. This isn’t for just one category, but all categories and sub-categories.
The main store page, and products, display fine. For example, this is a product page.
https://thesmartspacer.com/product/conference/
But, when you click on one of the categories in the breadcrumb path, you get a blank page.
Similarly, if you click on any category at:
https://thesmartspacer.com/product-category/
Nothing comes up — blank page (except header/footer).
Even categories with only products in them (e.g., no subcategories), same result:
https://thesmartspacer.com/product-category/uses-and-applications/banquet-and-events/
I’ve tried disabling all the plugins that were added at any point in recent history … or that I suspected could impact categories, including Yoast and Yoast Premium. But, pages category and subcategory pages are still blank.
Ideas? I’m just baffled and if I cannot figure this out, I’m going to need to cleanse the site of categories so it’s functional … which is drastic, and I don’t want to go there.
Help!
Thanks!
Neil
Your site is showing the following error
thesmartspacer.com/:426 GET https://thesmartspacer.com/wp-content/themes/Divi/core/admin/fonts/modules.woff net::ERR_ABORTED 404 (Not Found)
check why link is not working
thesmartspacer.com/:426 GET https://thesmartspacer.com/wp-content/themes/Divi/core/admin/fonts/modules.woff
or
Try following solution, it's on divi theme
Refer: https://divi.help/threads/ttf-module-is-slowing-down-the-page.3062/
So that others benefit from the answer that took me days to figure out...
This answer only applies to products displaying, not categories and subcategories.
We found from elegant themes that the theme template had gotten changed (I believe overwritten by a global for the default), and that there needs to be a specific WooCommerce category template that has NO body defined for the template.
So that this is documented for others, see:
When using divi with theme templates, and WooCommerce, you must have a specific cateogry template with an empty body
If you use templates for a theme, WooCommerce will NOT display categories unless there's a specific template set up for WooCommerce category pages that removes the body.

Woocommerce shop sidebar widget not displaying

This is something that I've been scratching my head over for a few hours now.
I'm using Wordpress 3.9.1 with the Muzak theme and have installed Woocommerce 2.1.12.
I wanted to replace the default sidebar content (pages, archives and categories) that was displaying on the shop pages for something more appropriate, so I went to Appearance/Widgets and found a widget area called Shop Sidebar. Great I thought, so I dragged a couple of the Woocommerce widgets into this area and saved it, thinking that when I went back to the shop pages my new sidebar would appear - wrong! It still displays the standard Wordpress sidebar content and nothing that I do seems to make any difference.
Is there something that I'm missing? Something that I'm failing to grasp? It seems a straightforward enough exercise but apparently not!
Any help or advice would be gratefully received :)
Tony.

KALLYAS theme with WooCommerce plugin - Cannot remove sidebar on "Shop" page

I'm using KALLYAS theme with WooCommerce plugin for an online store. My problem is, I can't remove the right sidebar on the Shop page. I tried several page layouts on this theme. But sidebar never goes. If I removed the sidebar from KALLYAS them options, it affects to other pages as well. Such as blog page. (I need sidebar on the blog page).
So, if anyone have an idea of a solution, please be kind enough to reply...
Thanks..
make sure the page layout is set to "No sidebar", along with the "Defualt - Set from theme options" sidebar selected just like in the picture below. Also did you try to empty cache and hard reload? HAHA

WordPress: How to link post to particular page?

I'm new in WordPress and trying to do the following:
I have main menu with some options (Home, File, Edit, View...). I also want to have posts. The posts can belong to different categories that match the menu options. The only last post should be displayed on Home page (Home menu option). Other older posts should be on pages under appropriate menu options.
I've searched the internet but not found the right solution.
Can I do that with WordPress?
I don't know PHP.
I don't get your question properly. As you said you don't know PHP so it will be little difficult but you can make it by custom template or editing your index page of template.
Or if you want to show 1 post(last) at your website without any php, you can go to your Dashboard->Setting->Reading and make "Blog pages show at most" from 10 to 1. But the problem is your website will show like blog. If you are using "Twenty Twelve" let me know i will make it for you.

Short description in Wordpress

I want to display on main page names of articles and short text of articles. Now WP displays full articles and it is big problem for me.
Is there a way to display short text of articles on main page?
In navigation admin menu, go to Setting->Reading, there is an option For each article in a feed, show, choose Summary.
Hope it helps.
You can use the [more] tag in wordpress (there is even a button in the GUI article editor that says more)

Resources