elvanja
Forum Replies Created
-
Well, that was expected, and is fair 🙂
Thanks for the input though!Forum: Plugins
In reply to: [Plugin: Google Analytics for WordPress] Dashboard Widget errorI too have a problem with the dashboard. Namely, all the links like Posts, Themes etc. work well in the admin panel, but the main link to the dashboard does not load.
I traced the problem to this plugin because when I disable it, everything works fine. It seams that the “Yoast news…” hangs the dashboard (but it could be that it is colliding with some other plugin).
I get no error message, the page just stops loading and those arrows next to the title of each widget do nothing. Also, advanced view options do not work – I can’t turn off the Yoast news widget.
Any help appreciated.
VanjaForum: Fixing WordPress
In reply to: Same image on multiple posts galleriesYes, that will probably be the only solution.
OK, thanks for helping!Forum: Installing WordPress
In reply to: Media files on different server / domainThanks for the input.
I’ll definitely look it up!Forum: Installing WordPress
In reply to: Media files on different server / domainYeah, I figured as much but was hoping it has already been done 🙂
Thanks anyway, I’ll certainly try to look into the source.
Developer documentation is helping a lot but I am not a php developer so it will be a “change source and hope for best” approach 🙂Forum: Installing WordPress
In reply to: Media files on different server / domainYes, the ideal scenario would be:
* contributor uploads images to be used in the post, using the usual WP media manager
* additional plugins like “scissors” do the preparing (generate thumbnails, …)
* images are then inserted in the usual way into the postI guess it is not problem if I prepare all the images by hand (on local computer), upload them to media server (ftp, …) and just use links to the images inside the post (html input).
But the problem is that contributors to the blog are people with low technical skills and I would like to make this process transparent – namely like it is already present in WP. They don’t really need to know about technical limitations and the reasons behind…
Hope this helps 🙂
Forum: Installing WordPress
In reply to: uploads folder outside WP root?Hi!
Any ideas about placing upload folder on another server?Namely, I tried defining upload folder location as seen from media server (the other one, using path.php), but although the URL is right and visible from WordPress server, the only thing I get is just another folder in WP root and that of course is not correct.
I would actually need for WP to upload files to this other server and use them in posts like they were on WP side of the story.
Any help appreciated!