engynazmy
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Restrict Calendar Access to Registered Users?Hi Carolyn,
In the link you provided there were 2 links to methods:
Method One: Using a Redirect
Method Two: Using CSSbut their corresponding links are both showing 404 not found page.
Kindly is there any source to help sort this out.Plugin version I use: 1.7.6
Wordpress version: 4.7.6Hello,
Please, has anyone found a solution for this!!
And these system dates are not accurate, I’ve sent my inquiry more than a month ago & I can’t find help or clue anywhere.19th October 2017
Hello,
May I know how this has been resolved. I have this same problem.
Thanks
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] 'After Submit' not showingHi I figured out further issue beside that code,
The validation scripts & style weren’t not loaded in my site.
so I’ve changed “wp_register_script” to “wp_enqueue_script” & “wp_register_style” to “wp_enqueue_style” from line 352 to line 363 in:
/wp-content/plugins/wysija-newsletters/core/base.php fileI’m using 2.7.8 version of the plugin. And now the validation & “After submit” messages appear in my site.
- This reply was modified 7 years, 8 months ago by engynazmy.
Hi,
I have a problem that I do need to load another version of jquery indeed that is not the default one of wordpress but I can’t get the “After Submit” text to be shown indeed .Is there anything we can do about this? Please advice. Thanks.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] 'After Submit' not showingHi there,
I found the answer in this support ticket,
https://www.ads-software.com/support/topic/mailpoet-subscribe-form-ajax-tips-not-working/hope it solves it for you too.
Forum: Plugins
In reply to: [Sark Migs] Update from MD5 to SHA256Hi agian,
I’ve changed the code in line 190 & line 299 from
from: strtoupper( md5($md5Hash) )
to: strtoupper( hash(‘sha256’, $md5Hash )but now I’m running into a new error: E5000: Cannot form a matching secure hash based on the merchant’s request using either of the two merchant’s secrets.
Forum: Plugins
In reply to: [Sark Migs] Update from MD5 to SHA256Hi @phuongduong,
Please can you let me how did you fix this? I got into this same problem.
Many thanks in advance.
Forum: Plugins
In reply to: [Sark Migs] Return URL errorHi,
I got this solved by changing the code in line 42
from: $this->callback = str_replace( ‘https:’, ‘http:’, home_url( ‘/wc-api/SarkMigs’ ) );
to: $this->callback = str_replace( ‘https:’, ‘http:’, get_site_url().’/wc-api/SarkMigs’);Hope this could be helpful for somebody,
Thanks,Forum: Plugins
In reply to: [Sark Migs] HTTP:statu 400 errorPlease have you find a solution for this problem?
It was working fine at first but then started to produce this error:
HTTP Status – 400
E5000: MD5 secure hash is not supportedForum: Plugins
In reply to: [Sark Migs] Return URL errorHello,
I’m facing exactly this same problem, I’m still developing my site on a localhost so no am not using HTTPS yet. It seems to be not working on my theme only as I’ve tried it on another default WP installation using ‘storefront’ theme & it returns correctly to “https://localhost/localfolder1/checkout/order-received/104/?key=wc_order_581e359340cf3” while in my theme it returns to “https://localhost/localfolder2/wc-api/SarkMigs?vpc_3DSXID=….”
btw My site is bilingual using polylang.
Any help is much appreciated. Thanks in advance.
- This reply was modified 8 years ago by engynazmy.
I’m not sure actually -even if I tried to change my score- that this is the solution of my problem.
I do receive these newsletters in my own GMail “Inbox” although of this spam score. And as I mentioned that the domain emails don’t receive them at all neither in the “Inbox” folder nor in the “Spam” folder. so what this could be? Please any help is much appreciated.
Hello,
First many thanks for your help & your time.
I got 3.2/10 in that spam test: https://www.mail-tester.com/web-vCAuZV&reloaded=13. I initially have checked my spam folder and made sure the newsletters weren’t received there. Now I don’t know what to do & how to change this bad score.