• Resolved msdesignfoto

    (@msdesignfoto)


    Hello!

    I’ve been asked by a friend to take care of her wordpress online store. The guys doing the job were terrible and didn’t answer her phones or messages, so she decided to ask me help in organizing her back-end instead of them.

    The base WP instalation was behind in 5.3 when we already have 5.7 available, while the installed WooCommerce version was 3.9.2, when the most recent is 5.1. They got very careless, so I updated everything and made an overal cleanup on useless and inactive plugins.

    Now my three issues: I was searching for a few plugins to install and start a small make-over in the back-end, but my plugin search is empty. No results. I have admin privileges.

    Another smaller issue is, sometimes I want to remove a plugin by clicking the “Remove” link under each plugin, and that does nothing. I need to select the plugin in the checkbox, go to the top, select Remove in the drop down menu, and pick “Apply”. I can only remove plugins this way.

    At last, I also noticed the Customize panel (Appearance > Customize) is totally blank. It only shows a Widget option and its not even filled with content. No CSS customization is available.

    I will do some more testing trying out the base theme and deactivating eveyr plugin to see what happens, but all this seems fishy…

    Theme is GiftsShop (is updated)
    WordPress 5.7
    WooCommerce 5.1

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The previous admin probably knew what you don’t: there were changes to WP since 5.3 that might not be compatible with some of the plugins you have.
    WP 5.5, 5.6,and 5.7 all made changes to jQuery. The symptoms you describe sound like plugin or theme JS that is failing, causing core scripts to not be run.
    There is a plugin to help with this, temporarily, called Enable jQuery Migrate Helper.

    If that doesn’t solve it all, you can use Health Check plugin in Troubleshoot mode to disable plugins for your user only, to isolate the problem.

    Thread Starter msdesignfoto

    (@msdesignfoto)

    Ok, I found the culprit plugin.

    I could agree with you, Joy, regarding the fact they could know something I do not. However, I do know they are not ethical, they do not respond to their client, they loose control over the website, and all that after being paid in full for an incomplete job.

    After doing some research, I found that:

    – The theme they picked (without consulting the client) uses a premium plugin for visual composing the pages – WP Bakery Page Builder. Suspicious.

    – The theme shipped with a strange plugin called ThemeFTC that does not have a detail link in the plugins list, and each and every link associated to the plugin redirect to a maintenance and non-secure page. Again, suspicious.

    If I disable this ThemeFTC plugin, the plugin search issue is gone, but the site looses some functionality like the basic click to open pages and products. Instead, a faded background appears (like the ones when cookie notices pop up) but no dialog appears. Need to press ESC key and stay in the same page.

    Also, I have been trying to search for the plugin responsible for the cookie notice since the current one seems broken (it was already broken before I started to update plugins and WordPress itself).

    Bottom line: we will remodel the site and apply a new theme. Old theme and associated plugins are trash. Seems the culprits are the ones who developped the theme and that ThemeFTC plugin, since they are nowere to be found and that plugin does not have a detailed window with information about it.

    Regards

    The WP Bakery builder is a popular plugin (not hosted here), so not that suspicious.
    In the WP admin, the plugin link for View Details is only available for plugins from the WP repository, so that is not suspicious, although the author can put other links in there or in the readme file.

    Feel free to share your experience in a review of any plugin or theme that is hosted here. For those that are not, well, if the free part is hosted here and it has an upsell, the paid version is fair game in a review.

    Thread Starter msdesignfoto

    (@msdesignfoto)

    Update:
    I deactivated all problematic plugins and I managed so successfully search and install new plugins.

    When that seemed right, I got the same symptom now. With all plugins deactivated except WooCommerce, it runs ok, I can install themes and search for plugins.

    If I activate one or another plugin I know they are ok (I have them installed in my other sites), I just can’t search for plugins again. And if I try to install any theme, the spinning instalation icon stays like that forever.

    I assume the issue is not with the plugins now, since I have them installed in other sites without issues. Now everything is updated. I installed the jQuery Migrate Helper plugin but seems it can’t help in anyway. At least I don’t see logs after trying these procedures with annoying results.

    What can it be now?

    The symptoms point to JS not running, and that happens when a script dies (takes down all other scripts).
    Monitor the JS console during the action that is problematic.

    Using Your Browser to Diagnose JavaScript Errors

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Empty Plugin Search’ is closed to new replies.