lizanta
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] VirtueVersion v. 2.3.7 (the free one)Great!, I got fixed.
Thank you HannahForum: Themes and Templates
In reply to: [Virtue] VirtueVersion v. 2.3.7 (the free one)Hi Hannah,
This is the link: http://probador.x10.mx/wp/
I’ll be waiting for your answer on how to fix it. Thanks youForum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Subscription Confirmation Page issueOh I got it!. This problem was solved by hiphopsmurf here: https://ww.wp.xz.cn/support/topic/wysija_page-not-working?replies=11
The problem you are seeing is that someone forgot an equal sign in file plugins/wysija-newsletters/helpers/front.php on line 241
strpos($content, ‘[wysija_page]’) == false
Should be
strpos($content, ‘[wysija_page]’) === falseThanks!
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Subscription Confirmation Page issueHi, I’m having the same problem. I checked the page but I still don’t see there how to solve this problem. When I put the code in the customized page ([mailpoet_undo_unsubscribe]), it just shows the code.
Forum: Plugins
In reply to: [Kento Post View Counter] double statsYes he does!
Thank you, it worked well now.