scalpmonkey
Forum Replies Created
-
It was the LiteSpeed Cache. I needed to enable it, then Purge All, then Disable it and the changes were shown.
Tnx all and sorry.
tnx
Forum: Plugins
In reply to: [Cyr-To-Lat] Letter j is translating to . Why?Sure. Here it is: https://pastebin.com/8qBK6MxL
tnx
Forum: Plugins
In reply to: [Cyr-To-Lat] Letter j is translating to . Why?English is the primary language. Macedonian is second.
Forum: Plugins
In reply to: [Cyr-To-Lat] Letter j is translating to . Why?Oook… ?? what should I do to fix this?
Thanks.Forum: Plugins
In reply to: [Page Links To] “Open this link in a new tab” not workingI havent ??
Hi,
thanks for the update. Work flawlessly.
In order to make it one directory to work for multiple domains may be the string {url} should get data from the actual browser. Try using this snippet:
<?php if(isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on') $url = "https://"; else $url = "https://"; // Append the host(domain name, ip) to the URL. $url.= $_SERVER['HTTP_HOST']; // Append the requested resource location to the URL $url.= $_SERVER['REQUEST_URI']; echo $url; ?>
Again, thanks for the addon!
Cheers!
Thanks for the reply.
I also noticed a small bug. There is no string for subject field for Email template but there is field it.
As you stated in the tip below the Email Template: Available tags – {from}, {email}, {message}, {date}, {ip}
Cheers!
The problem saw the server itself.
Restarting the Apache fixed the issue.
Tnx.Forum: Everything else WordPress
In reply to: The chicken or the egg?Thats what I did. I settled down with the missing features and went on with my life hoping that someday with an update it will magically work.
Forum: Everything else WordPress
In reply to: The chicken or the egg?I wasn’t asking for help on fixing the problem, I was interested in the opinion, ethical wise ??
But since you mention it here are the battles:
One of them is Elementor PRO vs. Neeon theme from Radius Theme
The dark mode works when Elementor PRO is turned off.
Both websites are on different hosting and projects.
The other is Ad Inserter PRO vs Smush PRO
Website wont load when Smush PRO is activated.
In both cases the developers pass the ball to each other.Forum: Everything else WordPress
In reply to: The chicken or the egg?I have been ping-ponging between both of them for a week and I kinda lost the point of everything.
I just wanted to know the opinion on this on someone else.Hi, thanks for the post. Unfortunately this is not what we need but I found the solution elsewhere.
The next link is what helped me:
https://wordpress.stackexchange.com/questions/233450/how-do-you-add-custom-color-swatches-to-all-wysiwyg-editors
S@