Necesito ayuda para crear views, ya que no puedo importar el plugin de toolset views, ninguna versión, y en el menu de toolset no me aparece el aparteado de views.
Hi there,
We give support in English, so I'd appreciate it if we could continue in English.
Would you please give us what you get as an error when you want to install the Toolset Views plugin?
I suggest that you follow the steps below to install/update Toolset:
https://toolset.com/faq/how-to-install-and-register-toolset/
If you get a blank screen when you want to install Toolset Views, please enable the debug mode in WordPress ot see the error:
Would you please access your website files and edit the "wp-config.php" file on the root folder of your WordPress installation and add the code below into the file:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );
Please add the code above the line below:
/* That's all, stop editing! Happy blogging. */
On all steps above make sure you have a complete backup of your website.
Thanks.
In that explanation it appears how to install toolset blocks, which I already have installed, but I need Views, which is what gives me problems.
The views and Blocks plugins have the same codebase and if you install one it is ok.
So you did update the Toolset view then? It should show you v 3.6.14
in WordPress Dashboard > Plugins page.
You also did not mention if you enabled the debug mode of WordPress and what was the result for that?
Enabling the debug mode will cause the WordPress to show the error under the hood. That way it will not show only a blank page wen error occurs.
If the issue is not a blank page error when enabling Toolset Views, please give me more information in details what is happening and also, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website.
It is absolutely important that you give us a guarantee that you have a backup so if something happens you will have a point of restore.
Make sure you set the next reply as private.
We will not be able to help if we do not have enough information about the steps to reproduce the problem.
Thanks