dmd54
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comments section missing!Have you enabled comments in your settings and your posts admin area?
Forum: Fixing WordPress
In reply to: Page Browsing Error, page 2 not working!Hey Josh – I just went through several pages on your site and they all seem to be working properly.
How would someone end up navigating to “http://www.noctune.net/page/2/”? – If it’s not linked anywhere on the site it may not really be an issue. Is this page supposed to have its own content or is it an erroneous page that should not exist at all?
Try testing on Googles page speed test:
https://developers.google.com/speed/pagespeed/insights
This will give you a good starting point on what may be slowing down your page.
Forum: Fixing WordPress
In reply to: Comments not appearing on pagesI just posted a comment on your News page and it appears it needs to be approved. If you don’t want to approve comments check, Settings -> Discussion and “Before comments appear”
Forum: Fixing WordPress
In reply to: Server ErrorLogged in this morning and it is back to normal without having done anything. Very strange.
Forum: Fixing WordPress
In reply to: having issues with my pages. can anyone hep? please readcan you post the link to your site.
Forum: Fixing WordPress
In reply to: remove space between picture and titlesI think I commented on your drop down issue. Check that post.
Forum: Fixing WordPress
In reply to: Help for a Newbie Please!I just looked at your style.css and it still is -70px. Make sure it’s the correct line you’ve changed, should be line 1315 towards the bottom of your file.
Forum: Fixing WordPress
In reply to: Is anybody else having a problem with rss feedDon’t worry, this is the fun part with WordPress. There is no customer support so you’re on your own to figure things out. That’s the price you pay for free software. I’m having the same issue for a customers site and was instructed to do the same steps which is ridiculous when it’s clearly an issue with WordPress and NOT the plugins, theme or hosting.
Forum: Fixing WordPress
In reply to: Help for a Newbie Please!the original value was set at -70px and I think due to the font type you are using and size, that is why the grey box was pushing into the widget area.
Forum: Fixing WordPress
In reply to: Help for a Newbie Please!If you make this change in in the footer it seems to clear it okay.
/* =Sticky Footer -------------------------------------------------------------- */ #footer { margin-top: -25px; height: 50px; }Forum: Fixing WordPress
In reply to: Question Marks on ImagesThere are two head closings on your site which could be causing a problem. If you notice in the top left of your page appears /head>
It may be caused by the slider plugin or the theme you’re using. Try deactivating the slider plugin and see if the /head disappears. If not then you will have to go into your Editor -> Header.php and see if there is a duplicate tag at the bottom of your
</head>if it looks like this:</head> /head>delete the bottom one
Forum: Fixing WordPress
In reply to: where's my site?Do you know if they uninstalled WordPress after moving the site?
Forum: Fixing WordPress
In reply to: Help for a Newbie Please!I am pulling up a photography site when I put in that URL
Forum: Fixing WordPress
In reply to: Server ErrorI haven’t done any of that because there were no issues with the site. It wasn’t until I tried searching for a new plugin that the errors started occurring.