hirschferkel
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)Is there any help on it?
Or do I have to uninstall it, as it simply does not work like featured …
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)@iclyde: I copied your suggestion from your regex101 to Redirect plugin. You can test it yourself with the offered link: It does not work. Now there is the message, that there is an error in redirection …
- This reply was modified 11 months ago by hirschferkel.
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)This does not meet the rule. URLs with “term” in the end have to be excluded
I guess you want me to use the backslash before “-kategorien”, right?
Did you mean something like that? Should work, bot does not:
https://regex101.com/r/L3RmdN/1
from
(.*)\/(infografik\-kategorien)\/(.*)\/(?!.term)(.*)
To:https://test.ixtract.de/infografik-kategorien/$3/?term=$3
https://test.ixtract.de/infografik-kategorien/prozess/
- This reply was modified 11 months, 1 week ago by hirschferkel.
Thanks for your answer, but seems like a standard which does not meet the issue in this case. All tags are just right in place in the frontend, when you open the website.
So it was only an issue to open Rank Math from WordPress Editor and not from inside Elementor. Best.
- This reply was modified 11 months, 1 week ago by hirschferkel.
As I saw, now, this is only when I use Rank Math from within WordPress Editor. As soon as I use SEO tab in Elementor, both issues are gone.
- This reply was modified 11 months, 1 week ago by hirschferkel.
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)You can check it your self with the provided link. It does not work so far: https://test.ixtract.de/infografik-kategorien/strategie/
- This reply was modified 11 months, 1 week ago by hirschferkel.
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)@mixha @iclyde Sorry it does not work… but I cannot debug it at the moment, as I do not know what redirects does in the back.
Regex
.*\/(infografik-kategorien)\/(.*)\/(?!.*term).*
check all links in ?infografik-kategorien“ like?https://test.ixtract.de/infografik-kategorien/strategie/
but miss the ones with ?term” in the end like?https://test.ixtract.de/infografik-kategorien/strategie/?term=strategie
and covert them to?
https://test.ixtract.de/Infografik-kategorien/$2/?term=$2
e.g.?https://test.ixtract.de/infografik-kategorien/strategie/?term=strategie
You can see it here, how it should work:?https://regex101.com/r/rSKO7L/1
Actually redirect does nothing at the moment.
Any fix for this? best- This reply was modified 11 months, 1 week ago by hirschferkel.
Forum: Plugins
In reply to: [Redirection] Regex redirect with wrong output ( ending)Wow, you’re right, it seems it works! Great and thanks for the quick help.
Best
I cannot edit my page with elementor in Firefox on OS X Monterey, to. 20 Seconds delay to just load the elementor GUI for the page to edit.
Runs in Chrome.
Only found this:
Firefox: This site slows down your browser speed.
children
is hard deprecated since 3.0.0 – Usecontainer.repeaters[ repeaterName ].children
insteadcontainer.findChildrenRecursive( callback )
is hard deprecated since 3.5.0 – Usecontainer.children.findRecursive( callback )
instead@scalpmonkey I had the same question, but as far as I understand your solution, it will only work with fixed colors. Changing or adding a global color to Elementor global colors, will not have any effect and one has to update the filter manually.
@lianakap Is there a solution, how to apply current globel color palette from Elementor to Tinymce?
- This reply was modified 1 year, 10 months ago by hirschferkel.
Forum: Plugins
In reply to: [Fast Velocity Minify] Admin bar vanishes when Fast Velocity is activeSeems it was a cache refresh problem …
o.k thanks for your help. At least it really looks strange …
I understand, but the search field will not contain “svg support” as in your screenshot and in all my other installations, but “svg%20support” instead. So you think this is really no error?
- This reply was modified 1 year, 12 months ago by hirschferkel.
- This reply was modified 1 year, 12 months ago by hirschferkel.
- This reply was modified 1 year, 12 months ago by hirschferkel.
- This reply was modified 1 year, 12 months ago by hirschferkel.
Forum: Plugins
In reply to: [Yoast SEO] No images listed in Yoast SEO sitemap?I did so.
Thanx
Forum: Plugins
In reply to: [Yoast SEO] No images listed in Yoast SEO sitemap?Yes exactly some are being implemented with shortcodes and the portfolio images are entered via a mask in wordpress admin panel with a php backend…
It’s not a plugin, but a template bought on envato i guess…
Anyhow, is there a way to tell Yoast to count images added within the page, too? In the end the final result is a html website with images… or am I wrong?Thanx, hirschferkel
- This reply was modified 7 years, 4 months ago by hirschferkel.
- This reply was modified 7 years, 4 months ago by hirschferkel.