dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress database error after activating pluginI would switch it to resolved. Good luck.
Forum: Fixing WordPress
In reply to: WordPress database error after activating pluginIf you have other plugins I would try deactivating all of them and then test if the one currently having an issue works. If it works you can then deduct which plugin is causing the conflict. If it still doesn’t work then, I would check to see if there is support offered by the developer of the plugin. If not, then try the plugin forum on WordPress to see if anyone else is having similar issues.
Forum: Fixing WordPress
In reply to: Uploading online form page to WP siteYou will have to make it a page template file if you want to be able to use it on your WordPress site.
see – http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates
Forum: Fixing WordPress
In reply to: WordPress database error after activating pluginis the site fine when you deactivate the plugin?
Forum: Fixing WordPress
In reply to: Slider's are not working in wordpress 3.4.2have you tried deactivating other plugins you may have running on the site to see if there is a conflict of interest?
Forum: Fixing WordPress
In reply to: htaccess file locationFor some reason the FTP I was using wasn’t showing the hidden files, so I used a different one and was able to gain access to it.
Forum: Fixing WordPress
In reply to: htaccess file locationI know it is a hidden file but it should show up if I have hidden files showing in my FTP and as far as I know I am on an apache server with pretty permalinks.
Forum: Fixing WordPress
In reply to: Top Nav Bar Menu Taking Time To LoadI am using a 1mb connection, super slow. maybe try deleting your history and cache.
you can also use google’s developers page to test the speed, that will give you suggestions how to improve the overall speed of your site.
https://developers.google.com/speed/pagespeed/insights
W3 total cache is a good plugin for performance as well. It will fix most issues. if you use it just make sure you check your site as you adjust settings to make sure it’s not interfering with other plugins or loops.
i’m not sure i follow on the page numbers? are you trying to change the permalink? that is done in settings/permalinks
Forum: Fixing WordPress
In reply to: Top Nav Bar Menu Taking Time To Loadloads fine and fast for me.
Forum: Fixing WordPress
In reply to: excerpts from pageI did look into shortcodes but couldn’t figure out how to pull it from a page instead of a post. I just decided to do it another way and the user will just have to enter the testimonial they want to appear in the region.
thanks
Forum: Fixing WordPress
In reply to: Readings Settings Keep Switching On Their Ownglad it was a simple fix.
Forum: Fixing WordPress
In reply to: WordPress doesn't generate any cropped imagesgood news
Forum: Fixing WordPress
In reply to: WordPress doesn't generate any cropped imagesWhen you set featured images you must select “show” then “thumbnail” so that the image is resized.
Forum: Fixing WordPress
In reply to: Readings Settings Keep Switching On Their OwnHave you tried deactivating that plugin or changing the setting back to the way you had it? There is probably a conflict with the plugin setting.
Forum: Fixing WordPress
In reply to: silly silly question on adding line breakI’m not a huge fan of line breaks either. I find they often time don’t work, so it’s better to control spacing with line heights, padding etc. Gives you greater control.
Glad it worked!