natolie
Forum Replies Created
-
Forum: Plugins
In reply to: [Novo-Map : your WP posts on custom google maps] Add and remove markersHi,
I found out the problem at last, although I am not sure what the cause is.
I deactivated the GAWD plugin (Google analytics) and the map started running fine again.
I can’t tell if I misconfiguration something but the new analytics plugin I installed works just fine.
Thanks anyway, hope this can help.
e.Forum: Plugins
In reply to: [Novo-Map : your WP posts on custom google maps] Add and remove markersI have no clues, really.
All I can say is the inspector doesn’t report any error while clicking on “Delete marker” button, the backend page reloads and unexpectedly the button is still there so is the marker on the map.I will try to deactivate the other plugins one by one and see what happens.
Forum: Fixing WordPress
In reply to: Insert empty lines in edtiorHi all,
I have tried lots of things so far and all I can state is:
1) the problem of spacing is somehow related to the presence of images;
2) different solutions respond differently maybe depending on what plugins are loaded in the site.The following attempts did work for me in some instances:
1) Using the TinyMCE Advanced editor plugin and selecting the option “Stop removing the <p> and
tags when saving and show them in the HTML editor” in the preferences;2) In the editor with Html mode on manually inserting “<br class=”spacer_” />”
Hope it helps.
Forum: Plugins
In reply to: Video gallery plugin (for self-hosted clips)?Hi,
I have been using Shadowbox gallery plugin. It works so far quite as I expected with .mov files. I never tried it with other file formats, but I guess it would work fine with .swf files as well.
The thumbnails are inserted singularly into the content of every post, while the hook to Shadowbox is inserted in Edit image > Advanced settings.Here is an example:
http://www.b5productions.comhope it helps!
Forum: Networking WordPress
In reply to: Images not showing in subsitesOk, it seems I have come to a solution.
Quite incredibly, the ms-files.php had the permissions set to 644. I don’t have a clue about how this is possible, my ftp software is not set to automatically change permissions to files. Anyway I tried to set it to 755 and that made it.I hope this thread may be useful to someone and I thank Andrea and all the staff for your support.
Forum: Networking WordPress
In reply to: Images not showing in subsitesHi, while I am wondering wether I wrote somethimg wrong in posting the above (if that is the case I apologise) or not, here are some more elements.
I tried to add to htaccess the following line that I found in another thread by Ipstenu:
‘RewriteRule ^wordpress/wp-content/blogs.dir/3/files/(.*)$ http://www.domainname.net/motoperpetuo/files/$2 [L,R=301]’
It didn’t work so far.
One more thing I discovered is that if I try to open:
http://domainame/motoperpetuo/files/nome.pngI get a “500 Internal server error”.
Any help would be much appreciated.
Again please let me know if I’m asking for help in the wrong way.
Thanks all, have a nice day
Forum: Fixing WordPress
In reply to: WTF is wrong with the TAG updating?I used to have the same problem together with the images not loading. I solved by de-activating all the plugins and then re-activating them one at the time. In my case it was the podpress plugin which prevented the admin interface to work properly.
Forum: Fixing WordPress
In reply to: Toolbar – WYSIWYG editor has goneHi everyone,
just to say that Samboll’s suggestion worked fine for me:1- go to Users > modify (under USERNAME)
2- check the “Disable editor” option
3- save the changes
4- uncheck the “Disable editor” option
5- save the changes again.
Pretty weird but it worked (Safari 4 on Mac os 10.4, Firefox 3.0.11).
In my opinion it is the hardest wp upgrade ever since 2.5.
Thanks, have a good day,
Enrico