caroline
Forum Replies Created
-
Thank you again @amboutwe !
“Nail Polish” here is not a category it is a parent post/page of “Posh orange 27”.
1. The selected categories for the post “posh orange 27” are “Händer & Naglar”, “Nagellack”, “Nagellacksfärger” and “Apolosophy”. The path looks correct here on the parent page https://www.schiebeauty.se/produkt/apolosophy-nail-polish
So now the posh orange path is: “Home > ProductArchive > ParentPage/Post > ProductName”
2. The correct path I’m looking for now is “Home > ProductArchive > CategoryArchive > CategoryArchive > CategoryArchive > CategoryArchive > ProductName”
but my main goal is to achieve:
“Home > ProductArchive > CategoryArchive > CategoryArchive > CategoryArchive > CategoryArchive > ProductParent Post/Page > ProductName”.Thank you @amboutwe !
I would like to use your last example until I’ve created a custom code. However, the category path does not work for my regular wp-post. I’ve selected
Categoryfor both (post) and (product) here ->Admin > SEO > Search Appearance > Breadcrumbs (tab).The breadcrumb does not fetch the categories for newer posts:
https://www.schiebeauty.se/lindex-beauty-nail-polish-recension-swatches-bilder
but it works great on this old post:
https://www.schiebeauty.se/apolosophy-nail-polish-vinter-2017-limited-editionI’ve been selecting, testing a different ways to make it work. I made sure that these two posts also had the same values etc (removing and adding categories to the post, adding all categories in the path etc), but it didn’t work.
__________________________________________________________________________
And for the product-pages:
The path looks correct here:
https://www.schiebeauty.se/produkt/apolosophy-nail-polishBut for the child-page of that product, it doesn’t fetch the categories:
https://www.schiebeauty.se/produkt/apolosophy-nail-polish/posh-orange-27I remember this worked with Breadcrumb NavXT when I tested, so I believe this should work with Yoast as well? I deactivated all other plugins, but didn’t help.
Forum: Plugins
In reply to: [WooCommerce] Connect parent/child products and their permalinksUpdate: I found out I could add the page attributes to woocommerce products, and add and active the wordpress.com “page attributes” to it.
So I don’t have to use the plugin “Custom permalinks” anylonger.
Forum: Plugins
In reply to: [Gutenberg] Parent page missing in page attributesI added page attributes to woocommerce, but still missing this module. Is it solved yet or any workaround available?
Thank you @amboutwe ! The Yoast breadcrumbs are exactly what I’m looking for, with one modification and that is to include the parent post at the end of the trail.
So let’s say you are at this specific burberry wallet page, the trail would be the following:
“Start -> Products -> Accessories -> Bags -> Small bags -> Wallets -> Burberry Wallets -> Small Monogram Stripe E-canvas Folding Wallet”So everything from “Accessories” to “Wallets” are the categories. And the end of the trail (in my example) are the product posts/pages “Burberry Wallets” and “Small Monogram Stripe E-canvas Folding Wallet”.
I switched to Woocommerce product instead of using my own CPT, and I use twenty-sixteen child theme.
I’m only interested in one level depth of parent -> child, (no deeper levels than that). Not sure woocommerce will work this way but I guess I’ll have to start there first and then work on the breadcrumbs.
- This reply was modified 6 years, 2 months ago by caroline.
Forum: Plugins
In reply to: [WooCommerce] Connect parent/child products and their permalinksHello and thank you! I tried your example and also tested it in different ways, it’s okey but not what I’m looking for. I’m very fussy about the breadcrumbs are being correct and customized ‘my way’ as well. I want to separate the categories and the products, I don’t want them in the same taxonomy so to speak.
I made it work with the “Custom permalink” plugin. It is not optimal though, I’ll continue search so I can uninstall plugins rather than add more 🙂
Ok, so I managed to fix the breadcrumbs-of-my-dreams without using YOAST *hurrah* (the results are visible on the page I needed help with)
I would like to share the code here and ask for a second advice about it, but since it isn’t the YOAST code anylonger I will start another thread elsewhere.
The question still remains though, if this is possible with YOAST?Forum: Plugins
In reply to: [Simple Taxonomy Refreshed] Rename taxonomyHi and thank you for your quick respond!
Yes you are following what I mean (sorry I now back-end is totally different from wp-admin, but I’m glad you understood!) I went offline for a couple of hours and I just had a look now and they are visible again so I can edit them.
I didn’t change anything, so I guess it only needed some time? Because I refreshed the page several times (ctrl + F5) earlier and nothing happened.
But it works fine now and thanks again for your help!
Forum: Plugins
In reply to: [Simple Taxonomy Refreshed] Rename taxonomyThank you Neil James!
I renamed the taxonomy slug and it was successful, it also said “127 terms were migrated.” I can see that it is working front end, but back end only the parent terms are visible. It still does says 127 terms, but I can only view and edit the 6 parent terms!
Maybe there is a way to fix this issue as well?
Thanks again!
Forum: Plugins
In reply to: [Simple Taxonomy Refreshed] Rename taxonomyThank You!
I created a new taxonomy with the correct name, but I can’t find any information how to transfer the Post Terms from the previous taxonomy.
Forum: Plugins
In reply to: [Custom Post Type UI] Missing “content field” in WYSIWYGBelieve me you do have a mental map! Yes the “Editor” checkbox was checked, but so was “None” and therefore it didn’t work. But it does now! Thank you very much!
Forum: Plugins
In reply to: [Advanced Excerpt] Conflict with RSSHi again! Now I have a new problem with the RSS! The selected image are not visible for the last two of my posts https://www.bloglovin.com/blogs/schie-beauty-tm-19778151
The Post RSS Feed are checked!
I selected an image with smaller size to exclude the fact that the images might be too large, but it wasn’t the case.
Very glad if you could help me!Thank you!
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Not working on excerptsI managed to fix this.
But when I click on Twitter (for example) it doesn’t show the posts URL, instead, it shows the website start page. It is only working on content-single pages.
So it doesn’t fetch the post ID on content.php. Any idea how to solve this?
Thanks for help***
I use the shortcode in content.php:
<span class="share-link"><?php echo do_shortcode('[ssba-buttons]'); ?></span>Forum: Plugins
In reply to: [Advanced Excerpt] Conflict with RSSPerfect! Thank you!
It works 🙂 Thank you so much for your help!