emilyTK
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme for user/admin interactionOHAI, looks to me like you’re trying to find some kind of plugin that provides an editor’s area. I think WordPress is suitable for that kind of thing; only trouble is that editorial-related language in English is so vague.
I tried googling for lists of WordPress plugins for editor teams in other languages (e.g. in German: Lektorat, Redaktion), and found a lot of useful stuff.
If you can, try searching for plugins using words from a language other than English.Forum: Themes and Templates
In reply to: Login , Register and I agree pageOHAI, what theme are you using? And how exactly are your login, register, and I agree functions not working? Can you provide us with a link to your website?
By the way, this is awesome: Your thread blew up the wordpress support forum. π
Happy to help! π
Yup, test conclusion: It only works when I disable the cache.
I hope this doesn’t put me in some kind of serious jeopardy? (Sorry to ask so much, but I am really just a frontend developer.)Nope, now I enabled the cache we’re back to where we started. The stats aren’t updated. So the problem isn’t resolved.
Disabling the cache again.
Ah, I see. Splendid, I love it.
I’ll disable the cache and see what happens. Finding out more might take me a couple days, since we’re not talking about a huge business site, but my private homepage with zero to ten hits a day.
I’ll keep you posted.DankeschΓΆn. π
Yes, it worked when I unchecked caching. Wouldn’t enabling caching now make me have the problem again?
Ooooh, thanks, I just did.
Will see what happens.Whatever entries you have written or posted, they aren’t in your files. They are in your database which you can still use.
For step by step guides on how to do it, browse the WordPress Codex Pages. You’ll find very useful things, like this one:
http://codex.wordpress.org/WordPress_Backups
Here is an aricle on restoring WordPress from backups:
http://www.wpbeginner.com/beginners-guide/beginners-guide-how-to-restore-wordpress-from-backup/For your next attempt of changing any links, this is what permalinks inside WordPress are, and this is how you can organise them:
http://codex.wordpress.org/Using_PermalinksJust install WordPress directly into mydailypays.com.
Forum: Fixing WordPress
In reply to: can't edit posts/pages or add mediaAh.
I wouldn’t know what to do; this goes way beyond my experience.
Did you try overriding post.php?Forum: Fixing WordPress
In reply to: Translating (removing) "at" between date and timeOHAI, you can just make a custom format, and use these:
http://php.net/manual/en/function.date.phpYour content is stored in your database. No rearranging the folders will change that.
Your theme and child-theme are still in their respective folders. (Except, of course, if you moved single files to other folders as well.)You can’t just rearrange folders like you do on your OS desktop. WordPress will break, just the way your operating system would if you rearranged its system files.
If you have made backups of the file system before you fiddled around in it, you can just use those backups to restore your file system.
Forum: Fixing WordPress
In reply to: can't edit posts/pages or add mediaAnd it just happened “like that”, without you changing anything in the backend?
Forum: Fixing WordPress
In reply to: Javascript/Jquery plugins not working in chromeI think I ran across something like this in the past. I remember Chrome couldn’t handle jQuery’s scrollTop method the way other browsers did.
You might find an answer in the jQuery forums:
https://forum.jquery.com/