I have installed the free version with breakdance plugin installed as well but still I am not able to access the elements hive category elements. Can you tell what is the issue?
]]>Following on from a previous thread, the latest version 1.3.4 is requesting the https://demos.elementshive.com/wp-admin/admin-ajax.php URL on every page view (front and backend). This is adding 1s to the page generation time. I’ve added a transient cache to stop the look up on every page view, but would appreciate if you could investigate this further to see if it needs mitigation.
I have attached a backtrace below. The issue occurs on Breakdance version 1.6.0, with no other Breakdance extensions installed.
script_filename = wp-admin/index.php
curl_exec() wp-includes/Requests/src/Transport/Curl.php:204
request() wp-includes/Requests/src/Requests.php:469
request() wp-includes/class-wp-http.php:396
request() wp-includes/class-wp-http.php:616
post() wp-includes/http.php:186
wp_remote_post() wp-content/plugins/breakdance/plugin/util/rest.php:16
Breakdance\remotePostToWpAjax() wp-content/plugins/breakdance/plugin/design-library/utils.php:192
Breakdance\DesignLibrary\getDesignSetRemoteData() wp-content/plugins/breakdance/plugin/design-library/utils.php:289
Breakdance\DesignLibrary\isValidDesignSet() wp-content/plugins/breakdance/plugin/design-library/utils.php:182
Breakdance\DesignLibrary\{closure}() wp-content/plugins/breakdance/plugin/design-library/utils.php:183
array_filter() wp-content/plugins/breakdance/plugin/design-library/utils.php:183
Breakdance\DesignLibrary\getValidDesignSets() wp-content/plugins/elements-hive-for-breakdance/includes/design-library/design_library.php:8
[INCLUDE_OR_EVAL]() wp-content/plugins/elements-hive-for-breakdance/includes/design-library/base.php:5
[INCLUDE_OR_EVAL]() wp-content/plugins/elements-hive-for-breakdance/elements_hive_for_breakdance.php:177
breakdance_loaded_handler() wp-content/plugins/elements-hive-for-breakdance/elements_hive_for_breakdance.php:102
{closure}() wp-includes/class-wp-hook.php:310
apply_filters() wp-includes/class-wp-hook.php:334
do_action() wp-includes/plugin.php:517
do_action() wp-content/plugins/breakdance/plugin.php:40
{closure}() wp-includes/class-wp-hook.php:310
]]>
This plugin is causing my website to crawl. After debugging, I have found it makes an HTTP API call and the website it is calling is down. The URL it is calling is
https://demos.elementshive.com/wp-admin/admin-ajax.php
Here is the error.
cURL error 28: Operation timed out after 25001 milliseconds with 0 out of -1 bytes received+
Please fix the website or remove this API call from the plugin.
]]>Hi, I have installed the plugin, latest version 1.2.1.
All is ok and working great, but when I go to the plugins page in WordPress I always see the message:
Plugin?elements-hive-for-breakdance/plugin.php
?has been deactivated due to an error. Plugin file does not exist.
As I said the plugin is installed and works great. I have tried to deactivate it, and activate again, deleted it, and installed again, but I can’t get rid of this message.
Any idea what is going on?
Thanks!
]]>