Skip Navigation

[Resolved] View Finder is Showing "?"

This support ticket is created 4 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

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 2 replies, has 2 voices.

Last updated by Minesh 4 years, 12 months ago.

Assisted by: Minesh.

Author
Posts
#1674031
Screen Shot 2020-06-23 at 5.32.05 PM.png
Screen Shot 2020-06-23 at 5.34.30 PM.png
Screen Shot 2020-06-23 at 5.34.49 PM.png

I have a view within a page and when I first save the page all looks ok.

But after a while, it returns a "?" within the results.

This is a Fields and Text area. Example:

Good for: [type-of-food]
Location: [location]

Screenshots will explain a bit further.

How can I correct this?

#1674551

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

It seems as you are using custom shortcode, the custom shortcode maybe returning some space with return value. I need to check the thing on your install.

Can you please share problem URL and access details.

*** 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.

#1676159

Minesh
Supporter

Languages: English (English )

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

Can you please check now: hidden link

I've replace the "Field and Text" block content as given under:

<center><p>
<strong>Good for:</strong>
[wpv-post-taxonomy type="type-of-food" format="name"]
</p>
<p>
<strong>Location:</strong>
[wpv-post-taxonomy type="location" format="name"]
</p>
</center>

Can you please confirm it works as expected and it do not print (?) on screent.