Rico
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Vulnerable code?Hi,
I did, they said it’s coming from this plugin.
I will re-check and let you know.
Thank you!Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Error when sendingAh, found it. ModSecurity was blocking it as MailPoet2 has sume vulnerable code. Upgraded to version 3 and solved this!
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0There, I believe I updated everything. Seems like everything is working okay now!
Thank you for your help and for this great plugin!- This reply was modified 6 years, 10 months ago by Rico.
Sure.
Here.
http://shrani.si/f/1g/EB/4DHxcvVy/plugins.jpgNo, I don’t have Amazon Associates Link Builder.
But I tried this setting (Enable WordPress 301 redirection to SSL) on two of my other sites and they didn’t save either.I meant force https in cPanel.
Anyway, I solved the problem.
WP Cache plugin was causing this. I moved some sites to another server and there were some old paths in .htaccess.
I uninstalled and reinstalled the plugin and now everything is working fine.The only thing left is the message “301 redirect to https set: .htaccess redirect” which isn’t available at one of the sites. I can’t enable this in your plugin settings as well (well, actually I can, but when the site is refreshed it’s back to off). But since everything is working fine I don’t really care. 😉
Sorry for wasting your time!
- This reply was modified 6 years, 11 months ago by Rico.
In this case it is disabled (we are talking force redirect, yes?)
If i enable it then redirect is working fine. I have no problem enabling it but I fear somehow it may interfere with your plugin …Ok, you are right. Htaccess files are really different.
I did a quick comparison and compared the wordpress section.
I also tried to copy the code to “non working” environment but it didn’t help.This is wordpress section of the code from the site that is working OK:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Sectigo\ DCV)?$
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Sectigo\ DCV)?$
RewriteRule . /index.php [L]
</IfModule>
# END WordPressThis is the section from the site where it does not redirect to https:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Sectigo\ DCV)?$
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)?
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Sectigo\ DCV)?$
RewriteRule . /index.php [L]
</IfModule>
# END WordPressForum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0Looking alright. I have some issues with internet connection/provider so I’ll be checking other sites later.
However, I had 2.10.8 on one site the blocks were also sticking together. Were the margin changes presented in 2.10.8?Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0Hi,
Alright, I opened a thread. Take your time, the pages are working, they’re just not as pretty as yesterday. 🙂
Thank you for all your prompt help. If there’s anything I can do, please don’t hesitate to ask!Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0No, no caching on the first site.
I suppose I should wait with updating on other pages? Does this seem like a glitch, what do you think?Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0Update: the first page does not look alright. The white space is gone but now the blocks are too close together again.
See here:
https://www.parudy.si/en/ – margin unchanged
and
https://www.parudy.si/de/ – margin set to 0Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0Yes, the first site looks ok but we had to redo all the values. It certainly wasn’t changed during updates.
The second site has only one language. I’m not seeing margins at all on Chrome. Firefox is showing margins.
Deleted the cache and it didn’t help.Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0I’m sorry, it has now. I changed that on german language. It’s ok now in two languages. The english one has old parameters.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] NEW feature: Mobile Margin 0Sorry, Andrew, like I said, I’m not rushing or anything.
I’m not sure if we understand each other.
You keep suggesting I should change values that worked earlier. If this is for testing purposes only – then let me know, I can try more things for you. The site is multi-lingual and I can copy the old settings from another language once the functionality of the old version is restored.Setting the margin to 0 helped and the site looks alright now.
New site: https://bit.ly/2HAu6ab
Blue blocks are now close together.- This reply was modified 6 years, 11 months ago by Rico.