tanja111
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Create custom template for category pages in Woocommerce?Inside your theme create “woocommerce” folder and inside it copy the file ‘content-product.php’ from “woocommerce/templates/” folder inside woocommerce plugin.
Now you can edit this new file and it will override default woocommerce template.
Forum: Plugins
In reply to: [WooCommerce] removing breadcrumb from WoocommerceI see you removed breadcrumbs ??
Just wanted to let you know you have this code-comment printed on the bottom of your pages:
https://prntscr.com/hyq9zmForum: Plugins
In reply to: [WooCommerce] Product Sort is not workingI find that “Post Types Order” plugin was causing this so i deactivate it.
Other than that this is just woocomerce sorting.But I still have problem when I use woocomerce shortcodes it is not working then,
like on this page:
https://www.lakeandmountainhome.com/farm-tables/barnwood-trestle-tables/
it should be same as this:
https://www.lakeandmountainhome.com/product-category/barnwood-dining-tables/barnwood-trestle-tables/Forum: Fixing WordPress
In reply to: Cant login to admin page (reCAPTCHA problem)You can deactivate plugin through database.
https://perishablepress.com/quickly-disable-or-enable-all-wordpress-plugins-via-the-database/Forum: Fixing WordPress
In reply to: Visually stunning way to display blog posts on home page?why don’t you change a theme?
Forum: Fixing WordPress
In reply to: Fixing homepage1.Go to menus https://oaklandfh.com/wp-admin/nav-menus.php
2.Open menu that is on homepage
3.Remove Home Link
4.Add Home as Custom Link https://prntscr.com/gxdvcsForum: Fixing WordPress
In reply to: Dashboard Is Brokenhttps://theknightsrequiem.com/wp-admin/update-core.php
Click reinstall now. But before that make a backup just in case.
Forum: Fixing WordPress
In reply to: Moving posts to more than one pageIn that case ‘Diet’ and ‘Green Living’ should be categories not pages.
After you create them as categories go to menus and add them there instead of ‘Diet’ and ‘Green Living’ pages.After that go to your post and select categories where you want post to be.
Forum: Fixing WordPress
In reply to: unknown menu – help neededYes it seems that is file.
Now just follow the steps I suggested to you in my previous post.Forum: Fixing WordPress
In reply to: unknown menu – help neededIt is possible with some coding.
1.You create menu of all product categories in “Menus” section of WP and there you can add any other page to that menu as well.
2.You create child theme and add file that contains code for product category menu in child theme
3.You replace code for product category menu with code for menu that you created in “Menus” and that is it ??Forum: Fixing WordPress
In reply to: Dashboard Is BrokenYou can update wordpress to new version or if you have newest version you can still click to reinstall that version – I think that should solve the problem.
Forum: Fixing WordPress
In reply to: unknown menu – help neededI assume you already checked:
maritimeprogress.com/wp-admin/nav-menus.phpForum: Fixing WordPress
In reply to: Adding menu items affecting home pageCan you provide URL?
Forum: Fixing WordPress
In reply to: unknown menu – help neededmaritimeprogress.com/wp-admin/widgets.php
Forum: Fixing WordPress
In reply to: unknown menu – help neededIf it is not in menus, then it is probably in left sidebar – under widget with categories menu.