• Resolved ellenm1

    (@ellenm1)


    Hi,
    I have WordPress files located in a subdirectory (“/wp”). When I make custom css changes they are written to the file which is correctly located at /wp/wp-content/themes/hueman/dynamic.css

    However the styles do not show up because the path to the style sheet in the head of the article pages is: /wp-content/themes/hueman/dynamic.css

    I think this might be a problem with the option-tree files, but not sure.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Ellen!

    This seem to be an OptionTree issue indeed, unless I messed up the integration of it somehow (which I don’t think I did).

    What I’d recommend is asking the plugin author:
    https://www.ads-software.com/support/plugin/option-tree (author seem inactive here)

    So GitHub is better, file an issue here if you want:
    https://github.com/valendesigns/option-tree/issues?state=open

    I’ll look into this as well, when I get time.

    Just a follow-up to this, I have rebuilt the styling options completely and sorted out the following:

    - Rebuilt dynamic styling options:
    -- Fixed for theme updates
    -- Fixed for network and subdirectory installations
    -- Fixed so that no file permission/chmod is required
    -- Fixed css for each styling option to only be added if set
    -- Added option to disable styling options css
    -- Removed dynamic.css

    When the theme update comes out depends a bit how much the wordpress reviewers require me to include in the update.

    The fixed theme is available here as 2.0.0.

    For the www.ads-software.com release, 1.1.4 should also include this (although hasn’t got some other fixes).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Path to dynamic.css wrong when WP is in its own directory’ is closed to new replies.