• I have downloaded the Corpo theme and Formidable Restaurant child theme which seems to be working fine except it is telling me I need the corpo toolkit, that I found but cannot install.
    The error message is that the external url cannot be found. The exact message is “Downloading install package from /home4/mletha7725/public_html/THEBEAUTYINYOU/wp-content/themes/formidable-restaurant/functions/plugins/corpo_toolkit.zip…

    Download failed. A valid URL was not provided.”

    I am also getting this message in wordpress

    M_Bulk_Installer_Skin::before() should be compatible with Bulk_Upgrader_Skin::before($title = ”) in /home4/mletha7725/public_html/THEBEAUTYINYOU/wp-content/themes/corpo/functions/plugins/class-tgm-plugin-activation.php on line 1893

    Warning: Declaration of TGM_Bulk_Installer_Skin::after() should be compatible with Bulk_Upgrader_Skin::after($title = ”) in /home4/mletha7725/public_html/THEBEAUTYINYOU/wp-content/themes/corpo/functions/plugins/class-tgm-plugin-

    Can anyone help with this. I really want to use this theme and did not realize there was no action on it for a very long time.
    Thanks for any help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi mletha,

    The theme is using an out-of-date version of an external library (TGMPA) and they really should upgrade to the latest version.
    Upgrading that library to the current version will fix the compatibility warnings and most likely also fix the plugin installation issue.

    In the mean time, you can fix this yourself by applying the upgrade to your installation.

    1. Download the current version of the library/
    2. Unzip the file and
    3. Copy/upload (via FTP) just the class-tgm-plugin-activation.php file to the /wp-content/themes/corpo/functions/plugins/ directory of your website, replacing the existing class-tgm-plugin-activation.php file.

    Hope this helps.

    Smile,
    Juliette

    Thread Starter mletha

    (@mletha)

    Thanks so much for your help. Now I am still unable to install the Corpo toolkit. It no longer is looking for an external url but it’s still looking for a url that is now saving it it prepackged. Is there something else I need to do? I do wish the author would update and correct these issues. Thanks for your help.

    Thread Starter mletha

    (@mletha)

    Please disreguard corpo toolkit request. I got it installed. Thank you very much for your help it is much appreciated.
    M. Letha

    Add $title = ” in both function before() and function after() like this:
    function before($title = ”) {
    function after($title = ”) {

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Corpo Theme’ is closed to new replies.