Damiaan van Vliet
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] Hide the editinline optionThanks Frank for reply. I could not find the setting with the Pages/Post section of your plug-in. Could you tell me where please?
Thanks @nehagrover027 for your help! I will try this 🙂
- This reply was modified 5 years, 11 months ago by Damiaan van Vliet.
Yes, that’s the only possibility now. Thanks!
@g0tr00t thanks, I tried that before but I can try that again.
Still puzzles me the wrong IP address… do you have a clue?@g0tr00t yes
@g0tr00t do you know what the problem can be? Thanks!
Hi support, still getting the mails. What more can be done?
I changed the company name and user name to website-name/user-name. Rest is the same.Strangly enough the ip address of the website url is different than in the mail.
Mail looks like this:
Van: Youngster <[email protected]>
Verzonden: donderdag 16 april 2020 10:03
Aan: [email protected]
Onderwerp: Sucuri Alert, http://www.website-name.nl, Failed LoginEvent: Failed Login
Website: http://www.website-name.nl
IP Address: 50.62.177.107
Date/Time: 16 april 2020 10:02Message: User authentication failed: user-name; password: FailedLoginFooter
Thanks for reply @g0tr00t ! I will check that and will let you know tomorrow (better wait a day) if that helped.
Thanks a lot Joachim for your answer. I hope it will be in a next version.
For now I will manually add those child pages.Forum: Plugins
In reply to: [Open Currency Converter] conversion not accurateThanks for reply David. Is it possible to choose a different exchange?
Forum: Plugins
In reply to: [Open Currency Converter] conversion not accurateHi David, when using shortcode directly on a page or in a template, the result is the same:
100 usd naar ang = 182And it should be 178.
I don’t know why.
Try for example xe.com you can check it is not 182.
Forum: Plugins
In reply to: [Open Currency Converter] conversion not accurateThanks @dartiss for the quick reply! We use a shortcode like this in a template:
[convert number='100' from="usd" to="ang"]100 usd naar ang should be 178 instead of a different amount.
Within code (with Advanced Custom Fields):
<?php echo do_shortcode( '[convert number=' . $usd_prijs . ' from="usd" to="ang"]' ); ?>Thanks for your help.
Thanks @poonam9, I tried it but that was not the right code.
Because I want to see the other menu items have a different color when in current state.But… it helped me to figure out a solution. I use this code:
.menu-item i._mi { color: #054462!important; }So only address the LinkedIn icon (in this case) which is always blue.
Forum: Plugins
In reply to: [Maintenance Mode] Service Unavailable errorLukas, I had an idea, namely to change the default mode to a Comming Soon page. Now the problem is solved!
Forum: Plugins
In reply to: [Beautiful taxonomy filters] Use the filter with Post GridFantastic @jonathandejong that’s great! This functionality helps me a lot.
Again thank you for your help.