spooky_jack
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Customer Orders page doesn’t show ordersOk, it turns out a function from the child theme was editing pre_get_posts to handle the posts per page in archive pages and the get_posts function from my-orders.php did not like that. I am not sure though why this problem did not come up earlier.
Forum: Plugins
In reply to: [WooCommerce] Customer Orders page doesn’t show ordersThank you for your answer.
I tried the plugin, but the page it shows has no content (header, menus, title, sidebar, footer etc are there, just the content of the page is blank). In general templates/myaccount/myorders.php produces this result, while templates/myaccount/orders.php returns “No order has been made yet. Go shop”.
As far are health check is concerned, there currently is an issue on troubleshooting mode which returns 500 error on every page, so it is not usable. An update is expected next week though that might fix this.
I’ll keep posting if there are any news.
Thanks Michael!
Forum: Plugins
In reply to: [Yoast SEO] Triple entries in the db with insert queriesFirst of all, thank you for your reply.
1. The issue is fixed as soon as the plugin is disabled.
2. With ‘Health check’ at Troubleshooting mode I used the default theme and only activated a php plugin (ezphp) to run my php. This worked as it should. As soon as I activated Yoast SEO as well (only those 2 plugins were enabled), I started to have triple entries again.
Then, I changed my php plugin to another one (allow php execute) and repeated the steps. Again, I had triple entries once Yoast SEO was activated, but single ones if the latter is deactivated.
3. No JS errors.Nevermind, got it working with dynamic_sidebar(“sidebar_id”);
Never mind, I added one myself
Sorry, I didn’t notice the php question before. It seems I have version 5.5.9, so maybe that could be it?
The plugin is indeed 2.1.4 and I used the Simple template, as it was, without any editing.
In the end, I added some line-heights and paddings at the css file, so I have that working now, so you can close this topic if you want.
Thanks for your time!It was the original template in its latest version. Woocommerce and wordpress are in their latest version as well. It must be a conflict with some other plugin.
Unfortunately, it didn’t. I’ll try to set up a different template to see if anything changes and I’ll let you know.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Open parent linksYes, that was most definitely it. I just couldn’t find the option. Thanks for your time.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Options not Saving in WP 4.9Nevermind, “rebuild database” fixed it.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Options not Saving in WP 4.9Not sure if I should post here or create another topic, but my issue looks similar. I have just installed v3.1.13 of the plugin on wp 4.9.2 and it is not creating the database, let alone populate it.
Forum: Themes and Templates
In reply to: [Vantage] Responsive menu item classesOk, I guess I’ll use a plugin or something for the responsive menu to keep the classes. Thanks for your answer!
Turns out it’s a gmail thing. You can’t set an address alias unless you pay for G suite.
Forum: Plugins
In reply to: [BigBlueButton] Recordings error: String could not be parsed as XMLThanks for your efforts and your time ??