giovanealex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Setting theme language shows all posts with today dateThanks a lot, @joyously! That solved the issue! 😉
Forum: Fixing WordPress
In reply to: Setting theme language shows all posts with today dateRight, @joyously, this is the code the theme uses, can you give me some advice about how to solve that?
<span class="post-date"> <?php $date = date_i18n( get_option( 'date_format' ), strtotime( get_the_date( 'r' ) ) ); printf( esc_html_x( 'Published %s', 'Published on this date', 'apex' ), $date ); ?>Thanks, Steve! Your reply has helped me slowly solve all my problems. You were right about the table prefix – I set it to “wp”, but I forgot the to put “_” at the end of it on wp-config.php, so I changed and the frontpage started to show, but any link I’ve clicked sent me to a 404 page. Suddenly it came to my mind that I’ve faced the same problem before in my blogging life, and then I went to my WP forum posts and found the answer: there was no .htaccess file. I’ve got the one from my backups and uploaded to both the “www” folder and my “seteventos.com” (my blog) folder on the hosting service and now everything works when navigating on my blog archives….except that I still couldn’t reach the Dashboard. I entered my credentials on my WordPress login page and it simply kept reloading to a completely blank page. Oh, yeah, I haven’t blogged for many years! And then, again, it came to my mind that plugins can generate lots of problems, specially caching plugins. So I’ve done some thinkering on the File Manager of the hosting service and…SHAZAM! I finally can access my Dashboard!
Thanks again for your help Steve! It helped me a lot to slowly fix everything! The WordPress community still rocks!
- This reply was modified 8 years ago by giovanealex.
- This reply was modified 8 years ago by giovanealex.
- This reply was modified 8 years ago by giovanealex.
- This reply was modified 8 years ago by giovanealex.
Forum: Everything else WordPress
In reply to: Core Dev Team Meetup Q&AI want to know if you will at some point focus on improving the built-in search system. It’s really the only thing in WordPress that has not been improved so far.
Forum: Requests and Feedback
In reply to: What Should 2011 Hold for WordPress?I can only think about one think as a top priority, that is improving the search mechanism. WordPress search feature is quite basic and it is quite frequent not finding things that are clearly tagged.
Forum: Alpha/Beta/RC
In reply to: When is the 2.8 version release?They have just released it!
Enjoy!!
P.S – now, the question is: when will it be available the automatic upgrade in dashboard?Forum: Themes and Templates
In reply to: Looking for that theme that mimics Twitter …I guess you are talking about Prologue.
I’ve open a ticket on WordPress trac asking to implement this option on WordPress but someone closed the ticket giving this answer:
Can be done easily in a plugin: filter upload_dir and use $_POSTpost_id?.
04/02/08 20:49:55 changed by lloydbudd* milestone deleted.
Ok, nice that there is a way to solve this. The problem is that I’m neither a developer nor a programmer. So, can someone write a few lines of code to implement the solution above suggested as a plugin? I would be truly grateful!
P.S: “Add From Server” plugin developer has answered my trac entry saying that his plugin does something very similar, since “it sorts the files into upload folders based on when it was created”. The problem is that I would not upload photos taken with digital cameras but internet image galleries, with no exif info – that is why I would like it to be stored according to the original publishing date of the post.
Forum: Fixing WordPress
In reply to: Is there a way to avoid medium size thumbnails on image gallery?Thanks a lot! Let’s see if someone finds a solution.
Forum: Fixing WordPress
In reply to: Is there a way to avoid medium size thumbnails on image gallery?Maybe someone could implement this solution through a plugin – though I would like it to be a native feature…
Forum: Plugins
In reply to: Alex king fatal error Popularity ContestMine was solved using this hint but my blog is installed on root – yours isn’t.
Forum: Installing WordPress
In reply to: I just installed WordPress and don’t know what to do nextBe more specific.
Forum: Plugins
In reply to: Live comment preview 1.8 does not work1.8.2 is not working for me either – and I am not courageous enough to try to modify something on my theme’s code. So, back to version 1.7. I’ll wait for a more automated version of these new features. Hope it is released soon!
Forum: Fixing WordPress
In reply to: Not receiving email notification of new commentsI have the same problem on my WP blog – and it was already upgraded to 2.3…
Forum: Fixing WordPress
In reply to: Internal Server/500 Errors – GoDaddy, WP 2.2.2, WP-Cache 2.1.1Lunarpages is good with WP-Cache – unfortunately, in a month or so, they will send you a support message telling you they moved your account to their low-budget server because your account is using excessive resources of the original – and top – server.
Kick tem off!
I left them for another hosting – resenting that I’ve already paid Lunparpages a full one year hosting.