Skip Navigation

[Resolved] WordPress Archive displays different content on front end

This support ticket is created 3 years, 8 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/Hong_Kong (GMT+08:00)

This topic contains 7 replies, has 2 voices.

Last updated by Luo Yang 3 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1996911

I built my first archive page with Toolset for a custom post type. The wordpress archive output on the backend displays the right content but this content is not pulled out at the view on the front end.
I have no theme installed because I use Oxygen Builder. But only 1 Oxygen builder template is used for the front page.
No template assigned to archive pages.
I design the archive page with Toolset using the block editor.
But no way to pull the wordpress archive output on the front end.

#1996987

Hello,

It seems to be a compatibility issue, please check these:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

2) In case it is a compatibility problem, please deactivate all other plugins, and switch to WordPress default theme 2021, deactivate all custom PHP/JS code snippets, and test again

3) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

#1997711

Dear Luo,
thanks for your help.
I updated all plugins including Toolset Blocks and Types. The problem persists.
Only when I deactivate Oxygen builder the wordpress archive output template pulls the right output.
It seems a incompatibility problem with Oxygen builder.
I have no idea how to resolve this problem.
I want to use Oxygen builder for the frontpage. But building the single post templates and archive templates with toolset and not mix it up with Oxygen. I read about compatibility problems between Toolset and Oxygen with archives.

#1998525

Since it is a compatibility issue, please provide a copy of your website in below private message box, you can put the package files in your own google drive disk, share the link only, also point out the problem page URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1999193

Sorry Luo,
I forgot to pass you your login credentials:
User: toolset
PW: archive-problem123

#2000123

Thanks for the details, I am downloading the files, will update here if find anything

#2000265

I can duplicate the same problem in my localhost, and have escalated this issue, will update here if there is anything news.

#2089079

Here is the update from our developers:
When activate the Oxygen plugin without Toolset plugins, and make Oxygen template for archive pages, you will get the some PHP notices:

PHP Notice: Undefined property: WP_Post_Type::$ID in /wp-content/plugins/oxygen/component-framework/component-init.php on line 567

they come from the Oxygen plugin trying to read somethign that does not exist.

So we won't fix the issue, and you might need to check it with the support of Oxygen plugin