ThijmenDam
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Redirection of URLs with special charactersSOLVED
The character %e2%80%a8 is a line separator (https://codepoints.net/U+2028?lang=en). While it does not seem that the source URL contains the character when looking at list of redirects, the character is included – meaning the redirections execute successfully.
Forum: Fixing WordPress
In reply to: Change or redirect custom post type URL?This did the job without a hassle. Thanks, you got me rid of my headache! ??
Forum: Fixing WordPress
In reply to: Change or redirect custom post type URL?This was done by the plugin ‘Portfolio Post Type’.
Hey Andrew, @misplon
That is no problem – it is a free theme and I am glad I can use it.
But can you explain me what exactly happens when the sticky menu appears?
What I think that happens is that as soon as the sticky menu appears, the non-sticky menu’s display property is set to none. Is that correct?If so, I would really like to know how to stop the theme from doing that. I can probably figure the rest out by myself if I know how to stop that behavior.
Anyway, thanks for your reply Andrew!
Forum: Fixing WordPress
In reply to: Question regarding menu when scrolling downHey @sagarprajapati
Can you be a bit more specific? I am quite new to WordPress and HTML/CSS, sorry!
Forum: Fixing WordPress
In reply to: Question regarding menu when scrolling downHey Steve! You are right. This was ment to be a temporary account without any rights though, because the site is under construction.
Anyway, you can visit now!
Forum: Fixing WordPress
In reply to: Question regarding menu when scrolling downhttps://www.dexterdekker.nl/
[redacted]- This reply was modified 7 years, 4 months ago by ThijmenDam.
- This reply was modified 7 years, 4 months ago by Steven Stern (sterndata).
Forum: Fixing WordPress
In reply to: Question regarding menu when scrolling downThank you. However, that forum is not active at all and I thought maybe this is a known problem that a bunch of themes have. Therefore I asked it here as well.
Forum: Fixing WordPress
In reply to: Manually create a ‘contact bar’ above my website in HTMLThank you! However, I hardly know anything about PHP. Well, I do, but I just do not know how to develop in that language. So if I enqueue the Font Awesome icons, I still do not know how to change the old ones with the new ones… I assume I’ll have to find the code that is responsible for the display of the current icons and adjust accordingly, right?
Forum: Reviews
In reply to: [Bulk Attachment Download] What a great plugin! Exactly what I needed.And once again this plugin is exactly what I need – thank you! Saves me a lot of time.
Would you like me to translate the plugin to Dutch? It is my native tongue.
Forum: Fixing WordPress
In reply to: Text disappears while on Internet Explorer.Excuse me! I meant Microsoft Edge. Try resizing your window till a part of the text disappears.
Forum: Fixing WordPress
In reply to: Text disappears while on Internet Explorer.The problem occurs at the bottom testimonial.
Forum: Fixing WordPress
In reply to: Text disappears while on Internet Explorer.Yes, it is responsive. On the internet I read quite a lot about ‘formatting problems’ IE has. But since it does not happen on other browsers and only on certain size browser windows, I don’t think this is the problem.
Forum: Reviews
In reply to: [Bulk Attachment Download] What a great plugin! Exactly what I needed.No, I did not. Oops…!
Completely overlooked it. Have to say, I don’t always read the FAQ of a plugin. However if you could add the option to download all media at once, it would be great nonetheless.
Thanks again, you saved me some work today ??
Forum: Themes and Templates
In reply to: [Maskitto Light] Portfolio – show 5 items in a rowHey,
I am wondering about this as well. Where do I have to put the code?
`.portfolio-item {
width: 20%!important;
}