The search bar in the menu is linking to the home page instead of giving the drop down search box. We just updated all plugins and the theme and are still having this issue. We run 2 other sites that are set up EXACTLY the same and don’t have any issues with them.
We are also seeing this issue after updating that the other 2 sites do not have…
https://capitalequityreview.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-16-at-5.17.29-PM.png
Array
(
[0] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[line] => 337
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: vc_column_text is not set.
)
)
[1] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
[line] => 135
[function] => mark_used_on_page
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => vc_column_text
)
)
[2] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_block.php
[line] => 40
[function] => get_by_id
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => vc_column_text
)
)
[3] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/plugins/td-composer/includes/shortcodes/vc_column_text.php
[line] => 13
[function] => render
[class] => td_block
[object] => vc_column_text Object
(
[block_uid] =>
[td_query] =>
[td_block_template_data:protected] =>
[atts:td_block:private] => Array
(
[0] =>
)
[td_block_template_instance:td_block:private] =>
[is_loop_block:td_block:private] => 1
)
[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)
)
)
[4] => Array
(
[file] => /nas/content/live/capitalequity/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php
[line] => 28
[function] => render
[class] => vc_column_text
[object] => vc_column_text Object
(
[block_uid] =>
[td_query] =>
[td_block_template_data:protected] =>
[atts:td_block:private] => Array
(
[0] =>
)
[td_block_template_instance:td_block:private] =>
[is_loop_block:td_block:private] => 1
)
[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)
[1] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
)
)
[5] => Array
(
[function] => proxy_function
[class] => td_global_blocks
[type] => ::
[args] => Array
(
[0] =>
[1] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
[2] => vc_column_text
)
)
[6] => Array
(
[file] => /nas/content/live/capitalequity/wp-includes/shortcodes.php
[line] => 319
[function] => call_user_func
[args] => Array
(
[0] => Array
(
[0] => td_global_blocks
[1] => proxy_function
)
[1] =>
[2] => [td_block_trending_now header_color=”#ffffff” tdc_css=”eyJhbGwiOnsiYm9yZGVyLXRvcC13aWR0aCI6IjEiLCJwYWRkaW5nLXRvcCI6IjEwIiwiYm9yZGVyLWNvbG9yIjoiIzRmYWNlYSJ9fQ==”]
[3] => vc_column_text
)
)
)
Hello,
This could be a plugin conflict between 2 page builder. If you use visual composer, please disable the tagdiv composer and vice-versa. DO not use 2 page builders at the same time.
Also please update your version of the tagdiv composer if you use it by disabling and deleting the current one you use and installing the new version from the main 8.7.4 theme package.
Thank you!
Okay We deactivated that plugin and the error code went away. But our search is still linking to the homepage instead of doing a dropdown. The search works properly when in ‘customize’… any ideas?
Hi,
There are also other problems from what I can see, besides the search issue. The images are not displaying, the ajax filter on blocks when clicked leads to the top of the page, sign in/join does nothing etc.
There are quite a few errors in the page source
– https://www.screencast.com/t/eSUhigs0
This kind of javascript conflicts are usually caused by plugins, code entered in the theme panel, theme files, or child theme. You could check if that is the case. Take them one at a time and keep testing to see if the problem is solved.
Thanks
Hello, images are fixed when we turn off lazy load for this site. This website was copied EXACTLY from 2 other sites example: https://savvytraderresource.com/
We have gone through all the setting and custom code any everything is exactly the same on all 3 sites but this is the only one with these issues.
We got everything working by disabling a plug in. Still not sure why it is only an issue on this site but thanks for the help!