meisterleise
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR Cookie Consent] So basic Version is useless + against law@anant01
Which feature is not available? What are you talking about?Forum: Plugins
In reply to: [GDPR Cookie Consent] “show more” errorIf I make a text-style e.g. “text-align: left” the “show more” link is gone!
I’m using the caching plugin WP Rocket. I’ve deactivated it, but that doesn’t help.
I sent you the text file.Forum: Plugins
In reply to: [Simple History] Dashboard block cut offI can only confirm the problem.
Forum: Plugins
In reply to: [Redirection] user agentOkay, I tried to find a solution with “regex” for more than 2 hours now. I couldn’t figure it out. I did it with javascript now.
For all who are interested in:
<script type="text/javascript"> if(navigator.appName.indexOf("Internet Explorer")!=-1 || navigator.userAgent.match(/Trident.*rv[ :]*11\./)) { //This user uses Internet Explorer window.location = "/newsite.html"; } </script>
Forum: Plugins
In reply to: [Redirection] user agentHey, thanks for this quick reply!
Okay, you’re right. It works if I put in e.g. exactly my user agent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.145 Safari/537.36 Viv/2.6.1566.49
But for the function to make sense, I would have to be able to make the query more general – e.g. all FireFox or all IE or what ever. Is this possible?
Or: can I paste in more than one user agent to this line?
Forum: Plugins
In reply to: [Duplicator - WordPress Migration Plugin] charset issueI was not able to figure out the problem, but your support team did!
Due to very mixed charsets in the Database it was not possible to get a correct coded database. The only solution was to change the settings from “mySQLdump” to “PHP-Code”.settings > archive > SQL Skript: PHP-Code
Forum: Plugins
In reply to: [Duplicator - WordPress Migration Plugin] 100 clicks to filterTicket submitted.
- This reply was modified 5 months ago by meisterleise.
- This reply was modified 5 months ago by meisterleise.
- This reply was modified 5 months ago by meisterleise.
Forum: Plugins
In reply to: [Duplicator - WordPress Migration Plugin] 100 clicks to filterThanks for your quick answer, Cory!
But I still don’t get it. I’ve excluded the directory at the beginning but after the scan the directory is still in the list:
Forum: Plugins
In reply to: [iQ Block Country] Spam from blocked countryYou didn’t answer.
So I’ll delete the data now.Forum: Plugins
In reply to: [iQ Block Country] Spam from blocked country– Output of the tools tab of the iQ Block Country setting
possible
– Table dump of the logging table
possible
– Raw webserver access log around the time it occured
dunno
– IP address of the spam commenter
yesWhere should I send it?
Forum: Plugins
In reply to: [Calculated Fields Form] Resonsive Web Design problemYes, your first idea didn’t work – but the highlight stuff works fine!
Meanwhile I found out, what causes the problem: your plugin seems to have incompatibilities with Mega Addons For WPBakery Page Builder which uses the .highlight too. I think it’s good to know for you too.Thank you again for your awesome support!!
Forum: Plugins
In reply to: [Calculated Fields Form] Resonsive Web Design problemOh yes, I could have thought of testing it by the preview by myself!
You’re right. The preview is all right.
So my template is not compatible with your styles. 🙁Forum: Plugins
In reply to: [iQ Block Country] blocked user gets accessAh okay, thank you!
Forum: Plugins
In reply to: [iQ Block Country] suggestions for improvementThat sounds awesome!
I am curious…