Forum Replies Created

Viewing 15 posts - 1,801 through 1,815 (of 9,718 total)
  • Author
    Posts
  • in reply to: Icons disappeared when activating medium privacy #26138
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Icons disappeared when activating medium privacy #26137
    Suman M.
    Post count: 12480

    Hi, I could see that the icons in left menu is working fine in both the main site and subsite. Can you please check?

    in reply to: False positives while checking subsites #26132
    Suman M.
    Post count: 12480

    Alright, can you please generate debug report from HMWP start tab and post it here as private reply?

    in reply to: HWP CDN Box + Stackpath Rewrite Incorrect URLS #26130
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: False positives while checking subsites #26127
    Suman M.
    Post count: 12480

    Hi, can you please specify which plugin you are talking about here? Thank you!

    If it’s regarding HMWP, then can you please generate debug report from HMWP start tab and post it here as private reply?

    • This reply was modified 6 years, 3 months ago by Suman M..
    in reply to: HWP CDN Box + Stackpath Rewrite Incorrect URLS #26119
    Suman M.
    Post count: 12480

    Hi, use it only in one place. You should always enable similar feature in only one place/plugin/theme.

    in reply to: css/bootstrap.min.css #26116
    Suman M.
    Post count: 12480

    1) You can enter those new names in respective fields in HMWP permalinks & urls tab

    2) Add replacements like these in “replace urls” section:

    wp-includes/css/dist/block-library/style.min.css ==> somename1.css

    wp-content/plugins/yith-woocommerce-wishlist/assets/css/jquery.selectBox.css ==> somename2.css

    wp-content/plugins/revslider/public/assets/css/settings.css ==> somename3.css

    in reply to: hide the contents of theme #26115
    Suman M.
    Post count: 12480

    Yes, you can. But check the site after adding the replacement.

    in reply to: HWP CDN Box + Stackpath Rewrite Incorrect URLS #26111
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: conflict with WP forms #26108
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: css/bootstrap.min.css #26106
    Suman M.
    Post count: 12480

    “replace urls” and “Permalinks & URLs Settings” work independently. “replace urls” has priority over “Permalinks & URLs Settings”.

    You might need to use “replace urls” if you want to replace some text in the URL that’s not replaced by “Permalinks & URLs Settings”.

    Please let me know the actual URL that you are trying to replace so that I can let you know the correct replacement for it.

    in reply to: hide the contents of theme #26104
    Suman M.
    Post count: 12480

    Hi, it’s actually not recommended to replace CSS class names as it might break the site. But if you need to replace them there’s a way around which needs a bit of coding skill.

    If you want to replace css class name “xshop-header-overcontent” to something like “myshop-header-overcontent”, then you’ll need to add following replacement in “replace in html”:

    xshop-header-overcontent ==> myshop-header-overcontent

    Then copy the css code from respective css file, replace occurrences of “xshop-header-overcontent” with “myshop-header-overcontent”, and add it in “Internal CSS” option in HMWP Source Code tab.

    For example you’ll need to add this:

    .myshop-header-overcontent .page-title {
    padding-top: 115px;
    }

    in reply to: conflict with WP forms #26103
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: conflict with WP forms #26098
    Suman M.
    Post count: 12480

    Yes, sure! Please let us know your live site’s login details so that we can set it up for you.

    in reply to: Plugin causes another plugin to deactivate. #26096
    Suman M.
    Post count: 12480

    Yes, you can remove it.

Viewing 15 posts - 1,801 through 1,815 (of 9,718 total)