Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2883056
Housico Options in Admin Not Working
Closed

Comments

  • Jason Hurst started the conversation

    Hello,

    I've installed v1.7.1 of the Housico theme and I'm not able to change any of the Housico Options in the WP admin page.

    I'm running this on an AWS EC2 using the Bitnami LAMP image.

    I see lots of 404 errors in the chrome console trying to load from '(base url)/wp-content/bitnami/wordpress/wp-content/plugins/housico-options', whereas it should be '(base url)/wp-content/plugins/housico-options'.

    The Wordpress files appear to be installed on the server at '/opt/bitnami/wordpress'.

    I've attached an image of what I see in the WP admin page.

    I've tried to deactivate & reactive the Housico Options plugin, then fully deleted the theme and reimported, both without success.

    Your assistance is appreciated.

    Jason

  • Jason Hurst replied

    Correction: The Wordpress files are installed at '/bitnami/wordpress/'.
    There is a symlink from '/opt/bitnami/wordpress/wp-content' to '/bitnami/wordpress/wp-content'

  • Jason Hurst replied

    Solved: I added these lines in the wp-config.php file:

    define( 'WP_CONTENT_DIR', dirname(__FILE__) . '/wp-content' );
    define( 'WP_CONTENT_URL', '/wp-content' );

    This gentleman had the same issue: Bitnami Installations Using System Packages Breaking Paths, Causing 404 in Plugins - WordPress - Bitnami Community which linked to this article: How to Change Your WordPress File and Directory Structure (wpmudev.com)

  •  101
    FlexiPress replied

    Hi Jason,

    I'm glad to hear that you managed to solve the issue and we really appreciate your feedback.

    Please feel free to contact us again for any other issues.

    Best regards,


    FlexiPress Support

    Follow on     Envato     Facebook     Twitter