Valentin
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Image not showing in subsites (inside multisite) since WP4.1@ipstenu You mean that each of us should open a new thread for this problem?
Forum: Networking WordPress
In reply to: Image not showing in subsites (inside multisite) since WP4.1Quick test. Roll back and reinstall the 4.0.1 files on top of your 4.1 ones.
No, same Problem in the sub-sites with the files of Version 4.0.1
Any Ideas?Forum: Networking WordPress
In reply to: Image not showing in subsites (inside multisite) since WP4.1I would be glad if I made a backup before 🙂
Forum: Networking WordPress
In reply to: Image not showing in subsites (inside multisite) since WP4.1Changing the permalink structure and press “save” was also not helpful.
Forum: Networking WordPress
In reply to: Image not showing in subsites (inside multisite) since WP4.1I have the same Problem on Multisite since update from 4.0 to 4.1.
I have subdomains. Images are not accessible in Media-Section at backend or on frontend.They are accessible via
http://sub.domain.tld/wp-includes/ms-files.php?file=Filename.jpghtaccess:
# 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] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] </IfModule> # END WordPresshttp://www.domain.tld/wp-admin/network/site-settings.php?id=5
Permalink structure: /%year%/%monthnum%/%postname%/
Upload Path: wp-content/blogs.dir/5/files
Fileupload Url: http://sub.domain.tld/files
Upload Url Path: is emptyForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting By DateThank you for helping me with that!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting By DateThank you for the explanation.
How can I specify that the table for the user is always sorted by the date?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting By DateHi Tobias,
thanks for the code. It is working to sort in frontend for the visitor. But when I edit the table I can’t sort it by date.
Do you have a hint how to solve that?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting By DateI have problems sorting my tables by date: http://theatergemeinde-heidelberg.de/vorstellungstermine/
I’ve already installed the datatables sorting plugin.
I use tablepress 1.4Please go to /wp-admin/admin.php?page=backwpupjobs
an edit the Backup-Profile. On the mainpage uncheck “Backup to folder”.Thank you.
Can you give me a hint, where I have to look for the problem?Yes It’s working thank you.
Is the height of the player adjustable?
In Firefox it is not correct showing up here:
http://gesundheitspiraten.info/2013/02/geko13-der-erste-tag-des-kongresses/Thank you! This^^^ is working it for me too.
It’s not a theme issue, i have the same issue on other sites:
http://www.sprachcafe.org/Forum: Installing WordPress
In reply to: error message after upgradeDo you have a backup?
If yes
– restore it (files and database)
– changing to default style
– disable all plugins
– at theme > widgets: delete all non default widgets
– update to version 2.5
– hope that it will workGood luck