Magento 2 Migration Products Not Displaying - php

Hi I recently migrated my site from magento 1.9 to 2.1.
Everything looked good apart from the products now no longer show on the front end of the site.
However they do show counts in the layered menu on the left and they show up in the admin and when you use the search at the top.
It appears they dont show in the main grid view.
Has anyone else had this issue or know what the problem may be?
I have tried reindexing and clearing the cache multiple times now too.
The website in question can be seen at http://dev.missbella.co.uk
Thanks!
Screenshot of issue

Related

Wordpress Woocommerce Variation Not Resolving

my wordpress website has woocommerce installed with multiple tshirts and variations. When I click on the variations button within a specific product, I get the pinwheel and the backend just keeps loading. It never resolves.
Also worth nothing is that I have tried deleting all plugins except Woocommerce and this still happens. At the moment, I am also unable to delete any plugins on the site. The site just loads and loads and never resolves.
I'm assuming something funky is messing with the coding on the site. Anyone ever experienced this before or know what I can try?

WordPress category unlisted when updating

I've got an issue regarding categories I have never seen before.
I am able create a new category, and then everything is OK, the category is listed.
When updating a category in the WordPress admin, the category becomes unlisted. At postboxes, at the category admin page and with get_categories() as well.
However, the category is still viewable on the frontend, and I can access the category edit page when putting the right term ID in the URL (for example, I put 43 as ID in the browser omnibar.
wp-admin/term.php?taxonomy=category&tag_ID=43&post_type=post&wp_http_referer=%2Fwp-admin%2Fedit-tags.php%3Ftaxonomy%3Dcategory
I have searched the database but can't find anything. I searched the theme and can't find anything. I ran the WP_ALLOW_REPAIR database repair process, but no luck. The tool even says no repair was needed at all.
The site is running a theme from SMThemes and runs dual language with the WPML plugin.
Any thoughts?
The categories disappearing was caused by a bug in WPML version 2.7.1.
More information: [Resolved] Categories disappear after WPML activated
The troubleshooting options did not work for me, however. I decided to outcomment the add_filter terms_clauses in the sitepress.class.php file.

Magento - Widget Development - Doesnt show up in CMS widgets list

Can anyone list the main causes for a widget i developed doesn't show up in the New Instance Widget section of Magento CMS?
I followed this tutorial, but it doesnt show up as it's supposed to, actually it doesnt show up at all.
If you think you need to see my code please just tell me.
Happy programming!
If you have done the Magento security upgrades , you might want to white-list the widget so CMS pages can access it.

Woocommerce href's for Cart, Checkout, My Account are all empty.

I have gone through every conceivable update to try and get this to work.
I have a clients blog where we're trying to implement Woocommerce, but despite working when we first lauched, something has gone wrong recently and I cannot track it down.
I have gone through both options listed here:
http://docs.woothemes.com/document/third-party-custom-theme-compatibility/
I have updated Wordpress in the dashboard, this caused issues so I then updated it manually and ftp'd all the content to the site, after reading this.
https://wordpress.org/support/topic/fatal-error-after-41-upgrade#post-6349382
Then I had a notification that Woocommerce could be updated, so I took advantage of that.
I have also tried disabling and re-enabling woocommerce, and deleting and reinstalling it. The only weird discrepancy is that in the previous version if I checked the woocommerce pages in the dashboard, I could see these hooks:
[woocommerce_checkout]
[woocommerce_cart]
But now those are not present and the page is not editable, but I assume this is part of the latest woocommerce version.
I also tried to enable stable wordpress themes (twentytwelve and twentyfifteen) to see if there was a conflict with my child theme, but that didn't solve anything. This is as per the advice here:
https://support.woothemes.com/hc/en-us/articles/203112147-How-to-Get-Help
Here is a screenshot from one of my empty href's.
I realise this is a vague question with no code referenced, but I just don't know what is going on.
I can send a link to the site if that helps I am just hoping someone else has also come up against this issue.
In your dashboard go to WooCommerce > Settings and check in every tab that the right page is linked. This will allow the Woo links to work correctly.

Wordpress admin dashboard works very slow with many pages

I have a Wordpress site that it is working perfectly with a bunch of posts and pages.
I have recently started a process to migrate the contents from another website and this has added ~16,000 pages and ~100,000 posts to the site.
Now, in the admin dashboard, when I go to the page list or I try to edit a page, it takes ages to load or stops loading because the timeout is fired. This is not happening with the posts, I can open the post list and edit any without issues. The frontend is working fine.
I'm starting to believe that Wordpress might not be able to manage that quantity of pages. Is there a solution to this? Replace Wordpress with another CMS like Drupal or Joomla is my latest option.
I also tried to tune mySQL, disable all the plugins (I only have a few), etc. with no luck at all.
Thank you in advance!
UPDATE:
I found out the reason of this slowness. When editing a page, Wordpress displays a dropdown list to select a parent page. This list is populated with every single page available on the site (ugh) and this is causing the huge load times. If I "tell" Wordpress to not show this dropdown list (via functions.php or editing the core), everything goes back to normal.

Categories