traxtray
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't edit posts/pages since updating to version 3.9Why is this thread called “resolved”? Did I miss anything? I’m having the same issue.
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHi Jonathan,
the flickering is gone and highlighting works as expected when I log out as an administrator. And, yes, this topic definitely is resolved now. ??
Thanks again, Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHey, that’s so cool!
It works like a charm now, and you were right: The permissions for the canvas folder itself were right, but not for it’s content. It’s amazing how you could analyze all those crazy problems from the distance. Thank you very much for this excellent support!
May I dare to mention some little problems I noticed when trying it for the first time now?
1. Hovering with the mouse over the “intitial map” entry on top causes the map to flicker. 2. Hovering over an item in the map (in compact mode) often highlights another item some distance away from the mouse, which feels a little awkward (in fullscreen mode it work perfectly). 3. Fullscreen mode could use an “exit fullscreen” button for those who don’t think about the Escape-Key. 4. I personally would prefer to have the “Tags” and “Categories” of the post showing at the end of the post, and the map being displayed after that (if it’s possible to implement it that way). 5. Although I like the colours a lot it would be cool of course if I could customize them!
A lot of requests, ?? but what I really wanted to say: It’s REALLY COOL, and I like it very much! Thanks a lot,
Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workO.k.,
it’s enabled again.
Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHi,
I tried the new version and also added the recommended lines to wp-config.php. , but it still doesn’t work. ??
Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHi Jonathan,
sorry to say that, but it still doesn’t work. (Btw., I think I made this thread explode with my list somehow and don’t know how to fix it, sorry for that.)
Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHi Jonathan,
I don’t think I can access the blog configuration server side. The webspace is hosted by a big german telecom company (1und1.de) and I make adjustments via their website. I couldn’t find anything looking like access to configuration files there.
I have activated the following plugins (latest version each):
- Artiss YouTube Embed
Bad Behavior
CodeMirror for CodeEditor
Collapsing Categories
Easy Admin Color Schemes
Easy FancyBox
Hide Admin Icons
JSON API
Just Map It!
NextGEN Gallery
Polylang
Scroll To Top
Souncloud is Gold
Unattach
I use a theme called “The Frances Wright”.
I guess the redirection is done by Polylang, as it organizes URLs into german (/de) and english (/en) (in my case) and automatically directs german users to the german part and others to the english part. I guess that an unknown address will be directed to the homepage instead, but I have no idea how that works. As you tested Polylang on a clean install that shouldn’t be the problem.
Best, Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHello Jonathan,
I have 1.07 for JSON API, 2.0.2 for Just Map It! and 3.4.1 for WordPress. This is the content of my .htaccess file:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN Audiobar <IfModule mod_headers.c> <FilesMatch "\.(mp3|ogg|oga|flac|wav)"> Header set Content-Disposition attachment </FilesMatch> </IfModule> # END Audiobar
Does it matter that I have several domains on my server, so some kind of “URL rewriting” on the server side (don’t understand much of this, just an idea)?
Best regards, Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workHi Jonathan,
I have WordPress adress and Site adress at top level, that is:
https://thomas-leisner.de
. I have chosen the option “day and name” in permalink settings (is that what you mean by url rewriting?), that is:https://thomas-leisner.de/2012/08/24/sample-post/
.I am using the plugin “Polylang” to split my site into german and english parts. I deactivated it, but that also didn’t solve the problem. In case you want to look at it you can find the plugin page here.
Thanks for checking this,
Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workYes, I have got the same on line 22:
$this->jsonURL = site_url('/index.php?json=jmi.');
(Copied this from my installation)
Best, Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workThank you for the quick reply.
I tried the new version, but it still doesn’t work for me. Can I leave the API base as is (https://thomas-leisner.de/api) in my case or should I change it?
Regards, Thomas
Forum: Plugins
In reply to: [Just Map It!] [Plugin: Just Map It!] can't get JMI to workThe same here! I already filled in the form and sent it to you. My url is https://thomas-leisner.de
Thanks! Thomas
Forum: Plugins
In reply to: [Photo Gallery] [Plugin: Photo Gallery] This plugin is probably a scamThanks for the information, I was just about to try myself.
Best regards, Thomas
You are my man!
Thanks so much for sharing your solution, I am not a coder, but with your precise description it was easy to fix this plugin bug. The problem indeed only arose when I changed my home directory and is easily solved this way.
Cheers, Thomas
- Artiss YouTube Embed