one3rdnerd
Forum Replies Created
-
@skirridsystems ah, that worked.
But is this issue causing any other problems or breaking functionality? Or is it fine?
@caseproof I have WP_DEBUG set to false but still see these errors.
I also have this issue after updating a client’s site to the latest version and doing some debugging.
Is there an ETA on when the version with the fix will be available?
Thanks in advance. 🙂
- This reply was modified 6 years, 2 months ago by one3rdnerd.
Forum: Plugins
In reply to: [ShareASale WooCommerce Tracker] Woocommerce 4 compatibilityWhen will that version be available? I have a new client who already uses WooCommerce 4.0.1 and just signed up for shareasale but it’s not working at the moment so this client may move to a different affiliate network.
It’s not working for us at the moment.
Forum: Plugins
In reply to: [WooCommerce] Shipping Method OverlapThis also saved me! I was stumped on the same issue for ages.
Hi Gerroald,
Thanks for that info.
It seems that did the trick and it looks like the scan completed this time but I did get a warning.
[APR 01 16:52:56] Warning: Creating default object from empty value in /public_html/wp-admin/includes/plugin-install.php on line 219 0
I had the host *Cloudways, disable ImageMagick PHP module and now I can perform a scan normally but did get the above warning.
It also solved an issue I had under the WP health check
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error encountered: (0) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes receivedI am on PHP 7.3 but they allowed support for 7.4 today so going to upgrade and hopefully the issue will remain fixed.
I appreciate you, stay safe.
Hi Gerroald,
Thanks for the feedback.
PHP version is 7.3, which is the highest they offer at the moment, 7.4 isn’t available yet.
When I put wb_debug to true, there are no errors.
I think I turned most plugins off too but no change there.
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Version 1.0.6 Display Issue@basikodev you can download it from the official plugin page.
https://kinsta.com/knowledgebase/download-older-versions-of-wordpress-plugins/ explains how.
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Version 1.0.6 Display IssueSeems there are a few issues with 1.0.6 for me tooltips won’t show at all on swatches on the single product page. I had to downgrade to 1.0.5 to make them work again.
See: https://wordpress.org/support/topic/link-titles-for-swatches/
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Link Titles for SwatchesOkay, I didn’t hear back on this but I found the solution.
The issue is a change in version 1.0.6, downgrading to 1.0.5 fixed the issue.
Would love this to be fixed in 1.0.7
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Link Titles for SwatchesDoes anyone have any ideas where this feature is controlled? Has anybody else noticed it disappear?
If I remove
.tawcvs-swatches .swatch-image {
overflow: hidden;
}from the core CSS by overwriting it in my custom CSS then I can see the tooltips again, but with the above code they are hidden.
If I overwrite this code I also see the attribute names printed under each swatch and these can’t be hidden with CSS because they aren’t wrapped with any unique HTML.
- This reply was modified 6 years, 3 months ago by one3rdnerd.
Forum: Plugins
In reply to: [Permalink Manager Lite] Just use 2 layers in permalinkThat’s what I thought.
But once I turned the plugin off my taxonomy permalink structure returned to 3 levels which is how I wanted it.
I think this was resolved after I turned on “auto update permalinks”.
I will report back if I see it again but right now it seems to be resolved showing both permalink structures correctly.
Thanks for your help.
Hello,
I think OP was asking if there is a way to have the sitemap of the subdomain WordPress install added to the main sitemap_index.xml on the root domain.
I too am curious about how that can be achieved in a way that is tidy and doesn’t confuse Google?
Can the subdomain sitemap be renamed? so instead is sitemap_index.xml it can be course-sitemap.xml ? and then added to the main sitemap_index.xml?
Thanks
Forum: Plugins
In reply to: [Permalink Manager Lite] Just use 2 layers in permalinkAh one issue I found with that function.
It’s also stripping my taxonomy term permalinks down from 3 layers to 1 when your plugin is active but I don’t want these settings to touch taxonomy archives, only single posts.
Any ideas?
Forum: Plugins
In reply to: [Permalink Manager Lite] Just use 2 layers in permalinkThanks @maciej sounds good. I will update it now.