Forum Replies Created

Viewing 15 posts - 451 through 465 (of 623 total)
  • Author
    Posts
  • in reply to: Issue with Woocommerce #591
    Hassan
    Post count: 955

    Strange, Please disable HMWP and try it!

    If the problem persists please provide login details plus the URL you have issue with it and I’ll take a look.

    in reply to: hiding class="post-thumbnail wp-post-image #590
    Hassan
    Post count: 955

    Sorry for delay,

    Almost all of wp-* classes will be hidden by enabling ‘Hide other WP …’ and ‘Clean up X classes’ from General settings tab.

    I don’t think there was any remained thing but if you can’t use above options for compatibility concerns you can use ‘Replace in HTML’ to remove them. For example:
    wp-post-image=
    will replace wp-post-image with nothing (i.e. remove it!)

    in reply to: Can I buy licence for more then one site? #589
    Hassan
    Post count: 955

    Unfortunately, Envato marketpleaces does not provide any multi-site license. Instead you should purchase one single license per site. Of course if it’s a multi-site install one license is enough.

    Read more here: http://codecanyon.net/licenses/regular

    in reply to: issues with the Hide my WP plugin #588
    Hassan
    Post count: 955

    First sorry for delay,

    I had some important exam.

    I think this is an incompatibility problem with a cache or membership plugin. Please provide your login details privately and I’ll take a look.

    in reply to: Editing Path settings breaks website #587
    Hassan
    Post count: 955

    Hi,

    Sorry for delay,

    Please provide debug report plus your htaccess content.

    in reply to: Timthumb #566
    Hassan
    Post count: 955

    You should not change your PHP code!

    HMWP automatically scans final HTML output and change what is needed just like themes, plugins, etc.

    In your final code image source () should be something like this:
    http://www.willsilva.com.br/degusti/template/scripts/timthumb.php?src=../../uploads/2013/11/foto6.jpg&w=648&h=300&q=100&zc=1
    (See the timthumb.php?src=../../uploads)

    Your current URL is below and it’s totally wrong:
    http://www.willsilva.com.br/degusti/template/scripts/file=timthumb.php?src=http://willsilva.com.br/degusti/file/2013/11/foto6.jpg&w=648&h=400&q=400&zc=1
    (file= is invalid, src=http://… won’t work)

    We just uses Replace in HTML to create the correct URLs. It changes old to new by old=new. If there was an = sign in our keywords we should use [equal]. So please restore your PHP code (as default) then add this rule to Replace in HTML:
    timthumb.php?src[equal]http://willsilva.com.br/degusti/file=timthumb.php?src[equal]../../uploads

    If it doesn’t work provide debug report from start tab or change some test keywords (e.g. DEGUSTI=DEGUSTI2) to make sure Replace in HTML work.

    • This reply was modified 11 years ago by Hassan.
    in reply to: Hiding Theme Name #562
    Hassan
    Post count: 955

    You should not have any problem with W3TC and CDN. Anyway, to hide the theme, you need to change ‘New Them Path’ and ‘New Style Name’ (both in permalink tab) and yes, it needs to change some URLs.

    I still not sure I understood you correctly, giving debug report (from Start tab) may be useful.

    But before it try one of following:

  • Disable (or enable) canonical URL (in HMWP general settings tab)
  • Check out WP settings page ‘Home URL’ and ‘Site URL’ fields.
  • Let me know the result.

in reply to: Timthumb #561
Hassan
Post count: 955

It should work!

Please flush both your browser and server cache and try again.

Your source code (previous screenshot) should be changed after saving settings.

If it doesn’t give me login details for a deeper look.

in reply to: Timthumb #556
Hassan
Post count: 955

Your images URL should be something like this:
http://www.willsilva.com.br/degusti/template/scripts/timthumb.php?src=../../uploads/2013/11/foto6.jpg&w=648&h=300&q=100&zc=1

Add this rule to Replace in URL:
timthumb.php?src[equal]http://willsilva.com.br/degusti/file=timthumb.php?src[equal]../../uploads

in reply to: Plugin conflict #553
Hassan
Post count: 955

It should be something like this:

http://wp-path-domain.com/wp-login.php?action=register&hide_my_wp=1234

Try it to make sure it works because there’s a known bug in current version that may happen for some sites (it was already fixed for next version but not released yet).

in reply to: Plugin Conflict #551
Hassan
Post count: 955

Yes, of course!

Please add login details as a private reply.

in reply to: RSS feed not working #550
Hassan
Post count: 955

Unfortunately, I couldn’t login please check out login details.

in reply to: Plugin conflict #547
Hassan
Post count: 955

Was fixed!

I just disabled Compress Page (simple minify).

Minification of HTML pages is a complex task because any new standard or any little problems in HTML or JS syntax may bring some problems. That’s because we created 3 different options for it but unfortunately none of them work for you.

I don’t think you really need it but you still can try W3 Total Cache. It also provides different options for minify module (some of them are common with HMWP). Anyway, it’s still possible that none of them work for your case.

  • This reply was modified 11 years ago by Hassan.
  • This reply was modified 11 years ago by Hassan.
in reply to: Plugin conflict #540
Hassan
Post count: 955

Sorry for delay,

Please provide login details (privately). I’ll fix it ASAP.

I deleted it for security reasons.

  • This reply was modified 11 years ago by Hassan.
in reply to: no affect #537
Hassan
Post count: 955

You just need to activate a theme or plugin to make it work.

I did it!

This bug will be fixed in future!

Also, do not attach user/pass to first post of topic because it’s always public. Please change your password to guarantee your security.

Viewing 15 posts - 451 through 465 (of 623 total)