Home Forums WordPress Plugins Hide My WP Problem with theme generator css and new theme path given by Hide my WP

This topic is: resolved
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #25589
    Leos
    Active
    Post count: 20

    Hi,

    I have a problem with the theme css generator (used to reduce the size of the css file by disabling unused theme functions) and the path of the theme that this file must contain.
    Generating the css file (automatically saved in the upload folder) the site loses the icons and other images because the file contains the path of some files of the theme that it does not find anymore since I have changed it from the settings of Hide my WP.

    Is it possible to add an exception to this css file and to the paths it contains?
    Otherwise how do I make the css file work and then let him recall the correct path of the theme and the files contained in the theme folder?

    Thank you.

    #25597
    Suman M.
    Post count: 12480

    Hi, are these the font files not found? – https://www.screencast.com/t/FleuIO5Hj

    It’s usually because of the file paths used in css. In this case it’s looking for the font file in https://www.meqqui.it/themes/woodmart/fonts/woodmart-font.woff2
    So, one quick solution would be to copy the font files to this location (by creating directories required) – https://www.meqqui.it/themes/woodmart/fonts/

    Another option is to copy the css code that includes these font files, add it in “Internal CSS” section under Source Code tab in HMWP, and then change the font paths there to new ones.

    Let us know!

    #25603
    Leos
    Active
    Post count: 20

    Yes, those are the files, plus some svg icons always in a path inside the theme.

    What could be the best solution for the recommended ones? …I wanted to avoid creating a path that recalls the theme name.
    I tried to edit the css file generated with the new path set by me on the Hide my WP plugin but something did not work. Maybe I’m wrong?

    #25613
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #25614
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #25623
    Leos
    Active
    Post count: 20
    This reply has been marked as private.
    #25628
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #25632
    Leos
    Active
    Post count: 20
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.