Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Deleted Account

    (@myst5243)

    Hello @bcworkz,

    Thank you for your answer. I tried to block my own external .js and it seems my inline js still output successfully. Although I’m not sure either I test it right way or not.

    While AdBlock cannot block inline script, it can remove specific DOM elements. The key is to avoid having any consistent identifiers in your ad elements.

    Thank you for your advice/suggestion. This is what I need at my inline js.

    Thread Starter Deleted Account

    (@myst5243)

    Hi @gvectors-team,

    Seems it too late for you to ask about it because I already fix that using the answer below I got from StackOverflow days ago. But thanks anyway.

    .wc-must-login a {
       pointer-events: none;
       cursor: default;
    }
    Thread Starter Deleted Account

    (@myst5243)

    UPDATE Because I cannot EDIT:
    I created subdirectory for wordpress using same name with domain name. Assume my domain is https://www.example.com. I created subdirectory name of www.example.com. Reason because I have multiple addon domains which I installed wordpress in similar way. Only this main domain have problem.

    Thread Starter Deleted Account

    (@myst5243)

    Hello @lamdayap

    Thank you for your answer sir. I have 3 more questions.

    1. If I put this code, will it change default of any previous gallery created earlier?
    2. I assume that I should put this code at functions.gallery.php, correct? But where should I put this code to make it work? First paragraph? End of document? Or it doesn’t matter?
    3. I don’t get how to apply this filter below. Can you provide me an example? Is there any other tutorial? I really don’t want to break my site because of my typo.

    function jeherve_custom_gallery_type() {
            return 'circle';
    }
    add_filter( 'jetpack_default_gallery_type', 'jeherve_custom_gallery_type', 30 );

    Thanks,

    Shah

    Thread Starter Deleted Account

    (@myst5243)

    Hello Jeremy @jeherve,

    Using link you provided above:-
    Step 1 is not working. I try this step before I send this support request to you. I have tried Chrome, Mozilla Firefox and Internet Explorer. All 3 not working.

    Step 2 still not fixing anything unfortunately. Using Step 3, this is what I get.

    Firefox:-

    JQMIGRATE: Migrate is installed with logging active, version 1.4.11 jquery-migrate.js:1:150
    JQMIGRATE: jQuery.fn.load() is deprecated1 jquery-migrate.js:4:258
    console.trace():1 jquery-migrate.js:4
    migrateWarn() jquery-migrate.js:4
    jQuery.fn[name]() jquery-migrate.js:44
    <anonymous> awaken.slider.js:1
    qt</</<() cloudflare.min.js:4
    qt</<() cloudflare.min.js:4
    r/x.execute/<() rocket.js:4
    i() cloudflare.min.js:3
    r/i.promiseSend() cloudflare.min.js:3
    d/</<() cloudflare.min.js:3
    r/i.promiseSend() cloudflare.min.js:3
    n/a.promiseSend/<() cloudflare.min.js:3
    n() cloudflare.min.js:3
    

    Chrome:-

    A Parser-blocking, cross site (i.e. different eTLD+1) script, https://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=85b614c0f6/cloudflare.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message.See https://www.chromestatus.com/feature/5718547946799104 for more details.
    (anonymous) @ www.mydomain.com/:8
    /wp-includes/js/jquery/jquery-migrate.js:1 JQMIGRATE: Migrate is installed with logging active, version 1.4.1
    /wp-includes/js/jquery/jquery-migrate.js:4 JQMIGRATE: jQuery.fn.load() is deprecated
    migrateWarn @ /wp-includes/js/jquery/jquery-migrate.js:4
    /wp-includes/js/jquery/jquery-migrate.js:4 console.trace
    migrateWarn @ /wp-includes/js/jquery/jquery-migrate.js:4
    

    I prefer not to share my website link here. I had sent my problem details to Jetpack Contact Support 2-3 DAYS AGO via link you give above. But almost 3rd days now, I still haven’t receive any reply from your team aside computer generated email. Are they on holiday at this moment?

    Seeing error on Chrome. I also turn off my Cloudflare CDN but it seems not fixing anything. Other thing I tried is clear browser cache, turn off all 3 layers (Static, Dynamic, Memcached) of my hosting cache system. I also tried using Chrome Incognito browser but all of it not fixing my issue. Please take a look on my issue. Thanks in advance.

    Thread Starter Deleted Account

    (@myst5243)

    Hello @timersys,

    Now my site has been broken terribly. I don’t know what else to say. I was using Jetpack Carousel gallery for my images. And I also using Adf.ly Popup Ads for monetize my site. Both working normally for months. Starting I install your plugins, both of it stop working! Carousel simply refresh my page when I click on image. And Adf.ly popup never appear anymore. I didn’t install any other plugins aside yours. Even after deactivate and delete your plugin, it still not resolve this issue. I feel so upset about this. Is there any file/script of yours I need to manually remove??

    Thread Starter Deleted Account

    (@myst5243)

    UPDATE:

    Hello @simplerthansimplest,

    Just now I login to my cpanel and delete folder “woo-show-product-discount” from /home/xxxxxxxx/public_html/xxxxx/wp-content/plugins/. And I can install it normally via upload plugins.

    Currently everything work great. Actually it work BETTER than before. I feel so glad now. I can create and edit all Simple product and Variable product without any problem. I’m not sure about other 2 product types (Grouped Product and External/Affiliate Product) because I never use it. Thank you so much for fixing this error. You are awesome!

    Thanks,

    Shah.

    Thread Starter Deleted Account

    (@myst5243)

    Hello @simplerthansimplest,

    I tried to download and install your plugin just now. But I got an error and cannot install it.

    – Unpacking the package…
    – Installing the plugin…
    – Destination folder already exists. /home/xxxxxxxx/public_html/xxxxx/wp-content/plugins/woo-show-product-discount/
    – Plugin install failed.

    Return to Plugin Installer

    Thanks.

    Thread Starter Deleted Account

    (@myst5243)

    Hello @simplerthansimplest,

    You are welcome. Your plugin is indeed awesome. It does what I need.

    Are you getting this error while adding a product on WooCommerce product section?

    Yes. I get this error only when I add variable product on WooCommerce. I never get this error if I add simple product on WooCommerce.

    Regards,
    Shah

    UPDATED
    I solved my issue.

    @jeherve I quote part of my message in support ticket to my web hosting company. Hope it will help you to solve other issue. Or probably do something on future Jetpack update.

    After thinking awhile, I believe the fault come from my side. Because, before I was blocked by Jetpack, I was testing Jetpack “Subscribe” feature. So I repeatedly submiting my website POP email to test either I will get email if I post new stuffs on wordpress. It’s kinda like spamming. So that probably the reason why I’m getting blocked by Jetpack. Because after I’m getting blocked to login page, I still can subcribe using yahoo/google mail email address. But I cannot subcribe using my website (hosted by Siteground) POP mail address.

    I believe most of us isn’t blocked by our own IP address. But we were blocked by ip address of our web hosting provider. That’s why we can’t login. Probably some of us do what I did. Spamming / repeated login or whatever.

    For example:-

    Me and @samlloyd1976 is blocked by SiteGround ip address (181.224.158.20)
    @anteck is blocked by StableHost ip address (96.127.130.172)
    @brian83 is blocked by GoDaddy ip address (rideonstl.org)

    Hi Jeremy. I also having same issue. Blocked IP address is Ip address of SiteGround which is my Web Hosting Provider.

Viewing 11 replies - 1 through 11 (of 11 total)