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.
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/
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.
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/
Sorry Luo,
I forgot to pass you your login credentials:
User: toolset
PW: archive-problem123
Thanks for the details, I am downloading the files, will update here if find anything
I can duplicate the same problem in my localhost, and have escalated this issue, will update here if there is anything news.
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