I am trying to:
I'm using DIVI, WooCommerce and toolset types
A "Congress" custom post type have some "Product" (Hotels) related and are listed in the Congress page
Link to a page where the issue can be seen: hidden link
The problem can't be seen at this time. It is an intermittent problem that arise when you create a new Hotel and relate it to the congess.
I expected to see:
Figure 2 - OK well formatted hotels list hidden link
Instead, I got:
Figure 1 - Wrong formatted hotels list hidden link
This is happening when a new product (hotel) is created (and related to the custom post (congress)).
The page is using some CSS overwrited at theme level
<h1>{!{wpv-post-link}!} {!{wpv-post-taxonomy type="product_cat" format="name"}!}</h1>
<h6><a class="mappadir" href="<em><u>hidden link</u></em>{!{types field='localizzazione' format='FIELD_LATITUDE,FIELD_LONGITUDE'}!}{!{/types}!}&destination={!{types field='localizzazione' format='FIELD_LATITUDE,FIELD_LONGITUDE' id='$congresso'}!}{!{/types}!}" target="_blank" rel="noopener">{!{types field='indirizzo' output='raw'}!}{!{/types}!} - Distanza dalla sede dell'evento: {!{types field='distanza' format='FIELD_VALUE'}!}{!{/types}!} Km <img style="height: 20px;" src="<em><u>hidden link</u></em>" alt="Click qui per visualizzare mappa e direzione"></a></h6>
<h4>{!{wpv-woo-product-price}!}</h4>
Following is the code we used to create the list and the enclosed image show you the DIVI template used
You solve the format problems just opening and save the Loop Item Content Template (created with DIVI).
Just open and save, without any modification.
So, seems not a big trouble but is very annoying.
Any suggestion? I'm near to deployment stage at this time and i don0t have a lot of time. ... do you need full access?
It can be an issue with the view itself and what I would recommend doing is to remove the view completely and just recreate it . Starting quite simple and see if the problem still remains.
Working your way back up to where the view is now to see if the issue comes back.
Looking forward to hearing your response on this test.