dev999
Forum Replies Created
-
Forum: Plugins
In reply to: How to open an iframe in a modal a wordpress templateI can not open an iframe in a modal. The problem is that I can not put the iframe to find the variable $ foutput which is a plugin code.
Forum: Themes and Templates
In reply to: How to open an iframe in a modal a wordpress templateI can not open an iframe in a modal. The problem is that I can not put the iframe to find the variable $foutput which is a plugin code.
I found what I wanted.
functions.php
, line 721.Forum: Plugins
In reply to: [SendPress Newsletters] Autocron not working properlyYeah. I also increased server memory,
define ( 'WP_MEMORY_LIMIT', '128M');
Now, the autocron is working perfectly, thanks!
Forum: Plugins
In reply to: [SendPress Newsletters] Sendpress don't send newsletter.I discovered the problem. The problema was in the “system of send”,
System Starter and Responsive Starter.
My sendpress was configured in Responsive Starter, when I changed for “System Starter” the emails were sent correctly.
Can you tell why this conflict? Why the Responsive Starter bug my Sendpress, but the “System Starter” works perfectly?
Forum: Plugins
In reply to: [SendPress Newsletters] Sendpress don't send newsletter.Hi,
I activated the SPNL logs. My Postman SMTP is configured. Inside of Postman SMTP I can send emails normally. But, in Sendpress this happens:
1- I CAN send only emails of test: https://imgur.com/SkgfDLH
* In emails of test, I can send emails for all servers(gmail, outlook, yahoo…)2- I CAN’T send newsletter: https://imgur.com/7tQ5hRm
* However, he only sends emails that are on my server, ex:List of subscribers:
– [email protected] – The email don’t arrives.
– [email protected] – The email don’t arrives.
– john@”myserver”.com – The email arrives.When I send the emails for my list os subscribers, the sendpress sends normally and don’t show any error.
Can you understand my problem?
Hello,
It was not a problem in itself, was an error in mailing list that I had placed. Error my use, not the configuration sendpress ??
Resolved.