soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Displaying 'custom post type' on a single fail with a polylang translation #3466

Open pixluser opened 11 months ago

pixluser commented 11 months ago

I can't display the translation of a dynamic data : [oxygen data='post_type'] on a single CPT template. It works for the main language but not for the polylang version of the CPT.

Steps to reproduce the behavior:

  1. create a custom post type
  2. make translation using polylang
  3. create a new template single for this CPT
  4. add a dynamic CUSTOM POST TYPE : [oxygen data='post_type']
  5. check on the website : the translation don't work.
Kpudlo commented 10 months ago

Potential to be satisfied by https://github.com/soflyy/oxygen-bugs-and-features/issues/1408 or https://github.com/soflyy/oxygen-bugs-and-features/issues/3251