Shop page lost dynamic data after the update

Hi!

I only noticed this now: dynamic data from the custom fields is lost on the shop page. The same content is present on taxonomy archives.

It looks like this on category pages:

And this is the shop page:


The text below the image is lost.

Here is the link to the shop page: https://www.optika-kobacic.hr/katalog/

here is a link to a taxonomy archive example: https://www.staging7.optika-kobacic.hr/katalog/naocale/suncane/

This happened somewhere during the update to Pro 6. Everything works in Pro 5.

Disabling all plugins isn’t helping.

Can you plese take a look what might be causing it?

EDIT: I fixed it by turning the Looper Provider on, for the Shop Archive layout. This used to work without it.

EDIT2: no, that is not a solution because then the pagination is not working. So if I turned the provider on, it works, but when it tries to inherit the provider from the Shop template, it doesn’t work.

Thanks!

Alright this has unfortunately come up before. The shop pages do something special where all {{dc:post}} (which includes woocommerce grabs) direct to the shop id so all your archives can have the same title. For some reason the default consumer forgets it’s consuming and does the issue in question. I’ll bring this site in locally and see what’s going wrong in this case and fix it. Probably the provider + consumer combo as you’ll notice if you remove those in the problem archive, it outputs the correct text below the images.

1 Like

Should be fixed in 6.1.9 on Monday. Let me know if you have any issues here. It was the provider+consumer combo resetting the consumer too many steps backwards. Have a great weekend!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.