Skip Navigation

[Resolved] [wpv-post-link] not showing

This support ticket is created 6 years, 5 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 5 months ago.

Assisted by: Nigel.

Author
Posts
#905238

I am using a search view with a loop to show ads when the users types a string.

The loop was working fine, Now i can´t show the [pv-post-link] anymore or other links inside the loop:

[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<center> Click on ad </center> <br>
<wpv-loop>
<tr>
<div class="row cartao">
<div class="col-sm-12"><center>[wpv-post-link]</center></div> //Not showing anything!
<div class="col-sm-12"><center>[wpv-post-url]</center></div> // Shows the URL correctly!
</div>
<br>
</tr>
</wpv-loop>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
[wpml-string context="wpv-views"]Ad not found..[/wpml-string]
<br><br>
[/wpv-no-items-found]
[wpv-layout-end]

Could you help me, please?

#905331

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Selmo

That is an odd one if you are simply outputting wpv-post-link in the Loop Ouput section and it is not outputting anything.

Before anything else can you double-check it isn't in the page markup but hidden by some CSS?

Assuming not, can you quickly try switching theme to twentyseventeen and disabling all non-Toolset plugins and check again.

If you still can't see it I will probably need to take a copy of your site for testing, but I will wait to hear back from you first.