radialyr
Forum Replies Created
-
It seems to have worked.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup larger than siteGood catch. On review, after copying the uploads folder using ftp and running WinDirStat, it seems like it’s much larger – 5.9gb.
It’s a great explanation of why the uploads backup takes so long, and explains much of the size, but I’m still not sure how it gets to 7+gb. Does splitting the archives up require extra space?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup larger than siteThe log for this backup is here https://pastebin.com/DyrD0RQm (I miscounted, more than 146)
Changing the ‘from’ email in the settings fixed this issue. Thank you.
Forum: Plugins
In reply to: [Contact Form 7] Sudden grecaptcha is not defined?I also want to mention that a second site of mine is having a similar issue, but the error there is Uncaught TypeError: grecaptcha.execute is not a function
at Object.wpcf7_recaptcha.executeForum: Plugins
In reply to: [Contact Form 7] Sudden grecaptcha is not defined?The page in question is https://www.truloreco.com/contact-us/
I guess this issue is resolved in that the Yoast breadcrumbs are showing the desired breadcrumb path. (Although the question of why the WooCommerce breadcrumbs were ignoring the primary category still puzzles me)
Thank you.
When I completely replace the WooCommerce breadcrumbs with the Yoast breadcrumbs, I see the correct breadcrumb path. I had been under the impression that the “primary category” was effective with the WooCommerce breadcrumbs as well, which seems to be incorrect.
I noticed a minor issue where on single product pages, the WooCommerce breadcrumbs would show within the container, while the Yoast breadcrumbs appear before the container, (so that they are aligned to the left of the container, as opposed to within the container margins). This issue does not appear on the category pages. Should I start a new topic to discuss this issue/has this issue been addressed already elsewhere?
The shortcode does not appear to affect the output, assuming you meant in the content box on the product page. Did you mean for me to try adding it via theme files?
I can confirm that we are using WooCommerce 4.2.2.
The issue where the primary category doesn’t show occurs primarily for newer products (although that may be that the older ones do not change category often, (especially not to “Category A” as that is really “New Products”))
I can confirm that on making a new product, with “Category B” as the ONLY category, it properly displays the “Category B” breadcrumb. As soon as I add “Category A” to the product as a second category, even though “Category B” is the primary, the breadcrumb changes to “Category A”. Changing which category is primary on this new product does not change the breadcrumb shown- whether “Category A” or “Category B” is made primary, the breadcrumbs shown are “Category A”.
Further testing on new product:
(The category information is given in case the parent/child aspect is a possibility, or in case the alphabetical aspect is a possibility, or both)
“Category A” is”New Products”, a parent category
“Category B” is “PPE Equipment”, a child of “Nursing & Healthcare”
“Category C” is “Bariatric”, a parent category
“Category D” is “Wedges and Pillows”, a child of “Bed Safety & Accessories”, a child of “Nursing & Healthcare”
“Category E” is “Wound Management”, a child of “Nursing & Healthcare”When given a single category, all breadcrumbs behave properly.
When “Category D” is present, it overrides all others in breadcrumbs for the new product, regardless of primary category.
When “Category A” is present, it overrides all others (besides D), regardless of primary category.
Same (besides the ones above) for “Category E”
Then same for “Category C”I do not understand the pattern, but I do see that the “make primary” functionality does not appear to be working.
Responses point by point below
1. We are not using the WooCommerce SEO plugin, only the basic Yoast SEO plugin. (A note: the product category does NOT show in the URL on any of the product pages. ). Product page “Product categories” area shows links “Make primary” next to the non-primary categories and text “Primary” next to the primary category.
2. We updated to Yoast SEO v14.4.1, and the issue has not resolved
3. We confirmed that we are on WordPress 5.4.2
4. We updated all themes and plugins and tested again, the issue was unresolved.
5. We tried re-saving the pages once we updated to v14.4.1, and the issue did not resolveForum: Plugins
In reply to: [WP Job Manager] Removing /jobs from the URLWhile I do not know the exact issue, I would check your Yoast breadcrumb settings. Assuming your site is the one that came up, under the Yoast-schema-graph there is a line saying (sanitized with example)
{"@type":"WebPage","@id":"https://www.example.co.uk/job-listings/","url":"https://www.example.co.uk/job-listings/","name":"Jobs"}},{"@type":"ListItem","position":3,"item":
That looks like it could be responsible.- This reply was modified 5 years, 11 months ago by radialyr.
Forum: Plugins
In reply to: [WP Job Manager] Google APIThank you.
Would the Geocoding API without Maps Javascript and Maps Static work, or are either of those required as well?