graphical_force
Forum Replies Created
-
So you changed themes and now that you have gone back, you’ve lost some settings and a few things have changed? Unless you have a backup, I know of no way to revert back to those settings.
Forum: Fixing WordPress
In reply to: Error using index.php page not workingForum: Fixing WordPress
In reply to: Dashboard not accessableYou can ftp into the server and delete the nextgen gallery plugin and see if that helps since it will deactivate it.
If it does, you now can look harder at that plugin to troubleshoot.
Sometimes the theme themselves add functionality so when you change to something else, that functionality may not be included in the new theme.
An example is if I had a theme that added input box on a post that allowed me to add a link to a video. If I switch themes, it might not have the functionality of adding an input box on posts.
Forum: Fixing WordPress
In reply to: Error using index.php page not workingCan you show us the code that you had edited and then tell us exactly what you did?
Forum: Fixing WordPress
In reply to: Order by 3 values?What do you mean by sorting by alphabetically, then by year, then by title (alphabetically)?
So you are wanting this on one query correct? If so, then only one alphabetical sort is needed since the other one does not make any sense that I can see. Let us know how that works.
Any yes it would be done by using WP_Query.
Forum: Fixing WordPress
In reply to: Alternative to making a theme responsive?There is nothing we can say without seeing the code. Depending on how your site is put together determines how you make it responsive.
Maybe this will help: http://colorlabsproject.com/tutorials/make-your-wordpress-theme-responsive/
Forum: Fixing WordPress
In reply to: Password Protect Pages With Custom FieldsWe need much more information in order to help you. Can you please describe exactly what you are trying to do or how might you see the code working?
Forum: Fixing WordPress
In reply to: Alternative to making a theme responsive?This depends on your theme. Do you have a link to your site?
Forum: Fixing WordPress
In reply to: Linking to an ID within an articleCan you post a link to where this is happening?
Forum: Fixing WordPress
In reply to: Can not log into siteThis may help: http://codex.ww.wp.xz.cn/Login_Trouble
Check to see if your host has added any protection or delete plugins which should disable them. You can do that through ftp.
Forum: Fixing WordPress
In reply to: setting up a drop down menu from the main menuThis should help you: http://codex.ww.wp.xz.cn/WordPress_Menu_User_Guide
Forum: Fixing WordPress
In reply to: moving hostsThis may help you: http://codex.ww.wp.xz.cn/Moving_WordPress
Forum: Fixing WordPress
In reply to: Pages not loadingMaybe this will help: http://codex.ww.wp.xz.cn/WordPress_Menu_User_Guide
Forum: Fixing WordPress
In reply to: Want to change my blog into an e-commerce siteI’m not sure but maybe others can help. Have you tried any resources at wordpress.com?