Skip Navigation

[Resolved] Updated toolset from legacy plugins, do not see toolset blocks anywhere

This support ticket is created 4 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.

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

Last updated by tristanP 4 years, 5 months ago.

Assisted by: Minesh.

Author
Posts
#2071457

Hello, I bought a website last year that uses toolset legacy plugins to create custom post type, custom fields, and views, etc. I just paid to upgrade to the new toolset blocks and types, but I don't see the new upgrade active anywhere in my website. Also I am getting a message that "Toolset plugin cannot connect to toolset.com", which was happening before I upgraded the plugins (I assume it was because it was the old account for the old website owner).

#2071641

Hello and thank you for contacting Toolset support.

We do have a key registered for the site hidden link by your user account @tristanP, but I can't tell if it is the registration from the site level has completed correctly.

Please follow this article, you should see the Toolset Blocks plugin in the Installer list(step 7)
https://toolset.com/faq/how-to-install-and-register-toolset/#automatic-installation-once-you-have-types-plugin-installed

If that does not complete correctly, please:
- Go to /wp-admin/admin.php?page=otgs-installer-support.
- Click on the Check Now button
- If you get 2 green marks, everything should be fine
- If not, please send me the "Installer Log" to jamal.b(at)onthegosystems.com and allow me temporary access to your website. Your next reply will be private to let you share credentials safely. ** Make a database backup before sharing credentials. **

#2072937

Hello Jamal, I have finally, finally figured out how to start using toolset blocks - it is extremely different from how we were coding with the old toolset views. However, I can not seem to figure out why the grid functionality is not working right. There should be a grid of 4 shows per row, but it keeps outputting only 1 show per row.

#2073495

Hello! Toolset Blocks and Toolset Views are basically the same plugin, with slight differences. You can activate both editors, the blocks or the legacy editors, with both plugins in Toolset->Settings->General(tab)->Editing Experience.

I created the following page to test the grid layout for views and I was able to reproduce the issue. The posts were displayed on one column instead of 4. hidden link
From what I could gather so far, it seems that the issue is caused by a Javascript error that prevents Toolset from applying the grid style on the view. Check this screenshot hidden link

It seems to me like a compatibility issue, caused by the theme or a plugin. It may also be caused by the server setup because the Genesis theme is compatible with Toolset and because you are not using too many plugins. Please check if this issue appears when:
- Only Toolset plugins are activated. It will tell us if there is an interaction issue with another plugin.
- The theme is set to a WordPress default like Twenty-Twenty. It will tell us if there is an interaction issue with your theme.
If the problem disappears, start activating one at a time to track where the incompatibility is produced.

If this does not help find the cause of this grid style issue, I'll need to take a copy of your website and debug it locally. Let me know if you allow me to take the copy. I won't take it without your approval.

#2074859

Hello Jamal, thank you for logging into our website and taking a look. Because of your feedback, we remembered there was a piece of code disabling part of toolset from loading. We removed that, so now all of toolset loads no problem. Now we can see your test page shows up as 4 columns in both the backend and the frontend. However, whenever we try to create a new view ourselves and start from scratch, it still outputs 1 column even if a grid is selected with 4 columns per row. Please do take a copy of the website and debug locally. Thank you!!

#2074887

Jamal, also another issue related to this and the reason we were upgrading the plugin, because we were having trouble with the custom query filter with toolset. We have a text field which holds a date in the format "2021-06-02" in the database. When we try to sort by this date field with toolset, we can't use the DATE functions as they return UNIX time and not YYYY-MM-DD format. Is there any way to sort by YYYY-MM-DD format with toolset DATE functions, like NOW() and TODAY() ??

Thank you for your help, much appreciated!

#2076767

Minesh
Supporter

Languages: English (English )

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

Jamal is on vacation. This is Minesh here and I'll take care of this ticket. Hope this is ok.

Can you please tell me on what page you created the view with 4 column grid?

#2080537

Toolset proving very difficult to work with