Skip Navigation

[Closed] Differerent behaviour of the same view in two different pages

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 2 weeks, 1 day ago.

Assisted by: Minesh.

Author
Posts
#2789812

I inserted the same view in two different pages:
monopolele.com/artists
monopolele.com/prova-2

The view is called modalArtists.
Inside the view I invoke a second view EventperArtista; inside this latter view I call a custom shortcode called "calendar_icon".
This shortcode outputs this:
<div class='calendar-icon'>
{$mese}
{$giorno}
<span>{$giorno_settimana}</span>
</div>

Even if the view is exactly the same in both cases... in prova-2 the div is rendered exactly. In artists there are <br> added in between the three tags.
Cannot find a reason.

#2789991

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I'm not sure how exactly you added the views to those pages and what addon plugins you are using.

Can you please share admin access details and let me review what's going wrong with your setup.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

The topic ‘[Closed] Differerent behaviour of the same view in two different pages’ is closed to new replies.