Skip Navigation

[Resolved] “Don’t include the current page in the query result” DOES NOT WORK

This support ticket is created 4 years, 7 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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

This topic contains 9 replies, has 2 voices.

Last updated by bolaS 4 years, 6 months ago.

Assisted by: Waqar.

Author
Posts
#1891649
Edit_View_‹_Clever_Girl_Finance_—_WordPress.jpg
How_to_Set_Intentions_For_Your_Finances___Clever_Girl_Finance.jpg

Despite the plugin update - this feature is NOT working as expected. Despite still showing the current page in the query result, it is also showing the entire content of the current page query instead of just the title.

Example can be seen at the base of this article: hidden link

I reported this issue a couple of weeks ago and was dismissed without having my issue resolved. The request was closed and despite multiple contacts, no responses were sent.
https://toolset.com/errata/dont-include-the-current-page-in-the-query-result-setting-broken-in-views-blocks/#comment-592779

As a paying customer this is unacceptable. I have ended up paying twice for my subscription to your product because I thought my account had lapsed but it had not.

#1892025

Hi,

Thank you for contacting us and I'd be happy to assist.

I couldn't find any previous ticket about this issue, other than your comment on the errata page. During testing on my website with the Astra theme and the latest Toolset plugins, I couldn't reproduce this issue.

This suggests that something specific to your website is involved. To troubleshoot this, I'll suggest the following steps:

1. Please make sure that WordPress, active theme, and plugins are all updated to the latest versions.

2. It would be interesting to test this with all non-Toolset plugins disabled and a default theme like Twenty Twenty-One.

If it's fixed, you can start adding the disabled items, one-by-one, to narrow down to a possible conflicting one.

3. In case the issue still persists, I'll need a clone/snapshot of the website so that this can be investigated on a different server.
( ref: https://toolset.com/faq/provide-supporters-copy-site/ )

Note: If your host doesn't allow the "Duplicator" plugin, you can use the "All-in-One WP Migration" plugin too.

Please let me know how it goes and I've set your next reply as private.

regards,
Waqar

#1892137

Thanks for the response. All themes and plugins are up to date - the plugin conflic after disabling plugins is Beaver Builder Plugin (Pro Version).

Do you have any documentation on existing conflicts between toolset views and Beaver Builder Plugin?

#1892315

I've had to disable the views on my actual blog posts as it's an awful customer experience. Please see issue carried over to our archive views here - hidden link

#1893547

Thank you for sharing the update and glad that the issue is narrowed down.

I couldn't find any past reports or known issues about this ( ref: https://toolset.com/known-issues/?wpv_post_search=Beaver&wpv_aux_current_post_id=399043&wpv_aux_parent_post_id=399043&wpv_view_count=401205 ) and I even tried to reproduce this on my test website, by including the Beaver builder template.
( using Beaver Builder Plugin (Pro Version) 2.4.1.3 )

As requested in the previous reply, the website's clone/snapshot would be really helpful in understanding what is causing this and get it fixed.
( ref: https://toolset.com/faq/provide-supporters-copy-site/ )

I'm setting your next reply as private again.

#1894903

Hi there - following up on this issue.

#1895833

Thank you for waiting.

During troubleshooting, I noticed that the issue with the view "Post Single - Related" output on the single post pages is fixed if suppress_filters="true" attribute is included in the "wpv-post-body" shortcode.
( ref: https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-post-body )

Screenshot: hidden link

This is because the output is being processed through the theme and multiple plugins, so it's best to remove third-party filters.

Note: I tested this by adding the view's shortcode "[wpv-view name="post-single-related"]" in the custom layout named "Posts - Related".
Screenshot: hidden link
( now removed )

#1896043

Thank you so much. This works. I was also able to apply this fix to my wordpress archives!

#1896057

Thanks for the update and glad that it works.

You're welcome to mark this ticket as resolved and start a new one for each new question or concern.

#1896093

My issue is resolved now. Thank you!