New Landing How can we help? General Forum Help Custom CSS text box not showing in Theme Options

Viewing 5 posts - 1 through 5 (of 5 total)
  • #300435
    mango_delight
    Member
    Post count: 26

    Hi there,

    When I go to insert custom CSS in the theme options, there’s no text box to do so.

    Attachments:
    You must be logged in to view attached files.
    #300549
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In the javascript console there are this errors.

    https://www.dropbox.com/s/dk3ei82hf7qxddq/Screenshot%202016-11-04%2015.58.44.png?dl=0

    Guess it can be something in your server settings.
    Can you show us the content of your htaccess and wp-config-php ?

    Thanks

    -Rui

    #300903
    mango_delight
    Member
    Post count: 26
    This reply has been marked as private.
    #300904
    mango_delight
    Member
    Post count: 26
    This reply has been marked as private.
    #301097
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    This part of the wp-config.php can be causing some issues, since it’s not from the default configuration.

    Is it possible to comment these 4 lines and check again the custom css option.

    define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST']);
    define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']);
    define('WP_CONTENT_URL', '/wp-content');
    define('DOMAIN_CURRENT_SITE', $_SERVER['HTTP_HOST']);

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register