duuuda
Forum Replies Created
-
Simple workaround would be to hide default toggle button with CSS and attach javascript to custom button:
$("#pojo-a11y-toolbar").toggleClass("pojo-a11y-toolbar-open");ok, I understand. Thank you for your time.
Thanks @priscillamc but I didn’t find a way how to update breadcrumb_title with Yoast SEO metadata API.
It would be really nice to have option to update breadcrumb_title when Custom Post Type name changes.- This reply was modified 5 years, 11 months ago by duuuda.
This is custom template enabling users to customize Custom Post Type. Generally this should be done only once when setting up page, but if indexables are set before that there is no option to update specific field like CPT name (breadcrumb_title in yoast_indexable table).
Thanks @devnihil this helped, and it is also possible to do this with wp yoast index CLI command.
But I am lookong for solution how to force update when Custom Post Type name is changed.Same problem here, using simple pages 1 > 2 > 3 > 4 and breadcrumbs are showing 1 > 3 > 2 > 4