Ryan Yu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot insert image to my postOh I never use IE9 except the browser testing, so I didn’t pick it up 🙂
Maybe this article would help even if it is not a permanent solution.
http://wpmu.org/a-quick-fix-for-your-ie-9-and-wordpress-woes/Forum: Fixing WordPress
In reply to: Cannot insert image to my postHi Chikakos,
If you have already tried deactivating the plugins but didn’t help, you may want to check out your theme. Maybe try to switch to the WP default theme like “twentythirteen” and see if it helps.
Let me know if it helped.
Hi jomeiney,
So you have already new design and want to move all content to the new server is that correct?
First of all, you will need to ask Site 5 if they offer a temporary url before moving your domain to your new server. Hostgator does but not sure site 5.
If they send you the temp url, then install WordPress and theme on site 5.
After that, login to your admin page and go to Tools > Export and follow the steps to move the content.
Also don’t forget to install the plugins on new server.
This article will help.
http://codex.ww.wp.xz.cn/Moving_WordPress#Moving_to_a_New_ServerPlease let me know how it goes.
So do you mean you want to put up the menu above the photo?
If so, check out this post.
http://ww.wp.xz.cn/support/topic/twenty-eleven-move-menu-to-top?replies=12Hi mauxmoney,
Would you mean you want to display submenus?
Forum: Fixing WordPress
In reply to: I Can't Log In To My DashboardThanks a lot for your good comment on me 🙂
As you are facing an urgent issue, I would like to help you straightforward.
If you could send me the cpanel details through my website, http://ryanyu.me, I will take a look what is going on with your website.But hope it doesn’t break the forum rule…
Forum: Fixing WordPress
In reply to: I Can't Log In To My DashboardDid you only update the siteurl?
It seems like you have changed the database name.
Please check wp-config.php and if you are using the correct database and the database login details.Forum: Fixing WordPress
In reply to: I Can't Log In To My DashboardHere is the link how you can access phpmyadmin on Godaddy.
http://support.godaddy.com/help/article/5942/using-phpmyadmin-to-manage-mysql-databasesForum: Fixing WordPress
In reply to: I Can't Log In To My DashboardSure will help.
First of all, you need to access to your cPanel. Do you have the cpanel login details? If not, contact your hosting and ask for the details. They will send you the details.
Once you received the login details, login to your cPanel and click phpmyadmin icon.
Choose the database and find ‘wp_options’ table in the left column. In the ‘wp_options’ table, find ‘siteurl’ and change it back to ‘http://naijaguardianjobs.com’.
If you are still not sure what exactly needs to be done, please let me know.
Forum: Fixing WordPress
In reply to: I Can't Log In To My DashboardHi naijaguardianjobs,
You will need to update the site url directly from your Database. Check out the steps below.
http://codex.ww.wp.xz.cn/Changing_The_Site_URL#Changing_the_URL_directly_in_the_database
Let me know how it went.
Forum: Fixing WordPress
In reply to: I need Category to display the Post Index not the ContentGood to hear you got it working!
Forum: Fixing WordPress
In reply to: I need Category to display the Post Index not the ContentHi marcohern,
First of all, I would see if there is any theme options you can achieve what you are after.
If there is no option available, you will have to write some code.
It depends on how your theme was written, but this article will give you a good starting point.
http://codex.ww.wp.xz.cn/Category_TemplatesForum: Fixing WordPress
In reply to: Backup to Dropbox; what should be backed up?WPB2D will save the database in your Dropbox. Check the “Where are my database backup files located?” section here:
http://ww.wp.xz.cn/extend/plugins/wordpress-backup-to-dropbox/faq/The other plugins I have listed also do the backup of your database but as WPB2D has the same functionality, you may not need any of them if you are only concerning about the database backup. But I would recommend Better WP Security to make your website more secure.
Forum: Fixing WordPress
In reply to: create different length excerpt functionsHi
Personally I found the class below (the second answer by Baylor Rae’) works perfect for me.
http://stackoverflow.com/questions/4082662/multiple-excerpt-lengths-in-wordpressForum: Fixing WordPress
In reply to: Change the name of my PagesContact NS and they will tell you the FTP login details.