Home Forums WordPress Plugins Hide My WP Some trace in the source code

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30766
    Nost
    Post count: 4

    Hi,

    I’m currently using the DWT Listing theme for my website. I have just configured your Hide My WP plugins, everything is working fine except for one thing.

    I can see some trace of the original theme name in the source code.

    For example :

    <link rel='stylesheet' id='dwt-listing-style-css'  href='https://MYDOMAIN.COM/MYTHEME/MYTHEME?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='bootstrap_min-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/bootstrap.min.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-listing-mega-menu-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/mega-menu.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt_listing_plugins_styles-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/plugins.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-listing-woo-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/woocommerce.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-listing-styling-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/dwt-listing.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='leaflet-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/map/leaflet.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='leaflet-search-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/map/leaflet-search.min.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-listing-custom-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/custom.css?ver=5.4.1' type='text/css' media='all' />
    <style id='dwt-listing-custom-inline-css' type='text/css'>
    <link rel='stylesheet' id='dwt-listing-responsive-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/responsive.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-listing-icons-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/all-icons.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='dwt-flat-icons-css'  href='https://MYDOMAIN.COM/MYTHEME/assets/css/flaticons.css?ver=5.4.1' type='text/css' media='all' />
    <link rel='stylesheet' id='js_composer_front-css'  href='https://MYDOMAIN.COM/MYTHEME/ext/js_composer/assets/css/js_composer.min.css?ver=6.2.0' type='text/css' media='all' />
    <input  name="dwt_listing_forgot_email" id="dwt_listing_forgot_email" class="form-control" type="email" placeholder="Votre Email" data-error="Veuillez entrer une adresse e-mail."  required>
    <input type="hidden" id="dwt_listing_ajax_url" value="https://MYDOMAIN.COM/ajax" />

    The replace mode setting is set to Full Page

    I have read the Support section from the CodeCanyon Plugin support page, it’s maybe because my English is not perfect, but i didnt find the way to fix it.

    A little of your help is required

    Thanks for your support

    #30790
    Suman M.
    Post count: 12478

    Hi, thanks for contacting us. I have added replacements under Replace tab to replace the theme name – https://www.screencast.com/t/hPNsmEr0495. But it is not recommended to replace CSS class names as it might break the site. Please check and let us know.

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

You must be logged in to reply to this topic.