Home Forums WordPress Plugins Hide My WP Problems with hiding theme and HTML

This topic is: resolved
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #15913
    d_ch
    Pro
    Post count: 46

    Hi,

    I have just installed your “Hide my WP” plugin at my client’s website http://www.dreamrentacar-samos.com/ and I have a few issues after importing your ‘Medium Privacy – More Compatibility’ scheme:

    1) After checking site at http://www.wpthemedetector.com/, it shows the following message:
    “The WP Theme used by this site seems to be called “legacy-list-horizontal”, but no detailed information about it is available at http://www.dreamrentacar-samos.com.” Why is this appeared? The theme that I use on site is called “TheGem” (https://themeforest.net/item/thegem-creative-multipurpose-highperformance-wordpress-theme/16061685).

    2) All icons are not loaded correctly and look like squares.

    I had exactly the same issue on another site (developed with same theme) where I had installed your plugin in the past : http://www.elisabeth-villas.gr/

    You can check my ticket for that here: http://support.wpwave.com/forums/topic/hide-theme-and-specific-string

    3) I am trying to replace in HTML the <!– MailChimp Form generated by Easy Forms for MailChimp v6.3.14 (https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/) –> with <!– MC –> but after saving settings I still see the same at the code of the website.

    Waiting for your solution on the issues.

    Attachments:
    You must be logged in to view attached files.
    #15919
    Suman M.
    Post count: 12480

    Hi, in your theme’s style.css you’ll see the code like below:

    @font-face{font-family:’thegem-icons’;src:url(‘fonts/thegem-icons.eot?-yiqymz’);

    Please change it to (you need to change the path):

    @font-face{font-family:’thegem-icons’;src:url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;);

    And regarding theme being detected with http://www.wpthemedetector.com, we’ll need to check it further. Please let us know your website’s wp-admin login details (as private reply), so that we can look into the issue.

    #15922
    d_ch
    Pro
    Post count: 46
    This reply has been marked as private.
    #15927
    Suman M.
    Post count: 12480

    I have replaced the comment as mentioned in point 3 above. We recommend you not to replace the version name as updating the plugin will then cause the replacement not to work. Check the replacements I have added in HMWP settings page.

    And to take care of wordpress being detected by wpthemedetector.com, I have added following replacement in “replace urls” option:

    wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.css ==> legacy-list-horizontal-style.css

    #15933
    d_ch
    Pro
    Post count: 46

    Hi,

    My second issue remains the same. All icons are not loaded correctly and still look like squares. Did you check this?

    #15934
    d_ch
    Pro
    Post count: 46

    Even if I have changed @font-face{font-family:’thegem-icons’;src:url(‘fonts/thegem-icons.eot?-yiqymz’); to :

    @font-face {

    font-family: ‘thegem-icons’;

    src:url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;);

    src:url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;) format(’embedded-opentype’),

    url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;) format(‘woff’),

    url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;) format(‘truetype’),

    url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz&#8217;) format(‘svg’);

    font-weight: normal;

    font-style: normal;

    }

    (as you recommended), the problem with the icons remains and they are appeared like squares. Can you check it again?

    #15949
    d_ch
    Pro
    Post count: 46

    Hi,

    Did you maybe check the issue with the icons again?

    #15952
    Suman M.
    Post count: 12480

    I deactivated HMWP plugin, but the icons are still not being displayed. Can you please check?

    I have attached the export of your HMWP settings (just in case you need it later).

    Attachments:
    You must be logged in to view attached files.
    #15954
    d_ch
    Pro
    Post count: 46

    Hi,

    The icons were not displayed cause as I told you I had changed CSS (after your recommendation) :

    @font-face{font-family:’thegem-icons’;src:url(‘fonts/thegem-icons.eot?-yiqymz’);

    to:

    @font-face{font-family:’thegem-icons’;src:url(‘http://www.dreamrentacar-samos.com/skin/fonts/thegem-icons.eot?-yiqymz’);

    I reversed now the changes and the icons are normally displayed with your plugin deactivated. Can you please check it now (activate your plugin) and find a way for the icons to be appeared normally after activation of it?

    #15961
    Suman M.
    Post count: 12480

    I changed the font URLs from “fonts/thegem-icons.eot” to “http://www.dreamrentacar-samos.com/wp-content/themes/thegem/fonts/thegem-icons.eot&#8221; in the theme’s style.css and emptied out “New style name” filed in Permalinks & URLs tab. This seems to have fixed the issue. Please check and let us know.

    #15974
    d_ch
    Pro
    Post count: 46

    Hi,

    The icons issue is fixed now indeed.
    However I have the following issues now:

    1) The theme is still being detected by wp theme detector. You can check my attached screenshot “wp-theme-detector-screenshot”.
    2) Between SERVICES and VEHICLES section, at the Newsletter blue section, the text “Enter your Email Address” is appeared now Greek in both versions of the website, english and greek, even if I have translated it normally via string translation of WPML (as you will see at my attached screenshot “string_translation_screenshot”).

    Attachments:
    You must be logged in to view attached files.
    #15977
    d_ch
    Pro
    Post count: 46

    Regarding 2nd issue, I fixed it via string translation of WPML after re scanning plugin’s strings and re-translating them again.

    Only the 1st issue with WP theme detector still remains as it still finds the gem theme which I am using on the website. Could you please check this again?

    #15991
    Suman M.
    Post count: 12480

    Hi, can you please check now (https://www.screencast.com/t/RpJTYnh7YF5) ?

    #15997
    d_ch
    Pro
    Post count: 46

    Hi,

    I just checked and wp theme detector didn’t find the theme! Thank you for your support!

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

You must be logged in to reply to this topic.