edwardgyngell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Nav menu order.Thanks heaps for the replies. Yes I have set the intended order.
The code above is creating an error. It doesn’t like the 2nd line in the making a link section.
Forum: Fixing WordPress
In reply to: Javascript not working in functions.phpI had the hook inserted but it doesn’t want to show up. I will try adding it through a enqueue. Thanks for your help.
Forum: Fixing WordPress
In reply to: Javascript not working in functions.phpedwardgyngell.com
Forum: Fixing WordPress
In reply to: Javascript not working in functions.phpThanks for the reply.
The masonry.min.js is being called in the header but the javascript isn’t displaying in the footer? Will the wp-footer place the script inbetween the <footer></footer> tags?
Forum: Localhost Installs
In reply to: Broken dashboard after adding projectmy wp-config file did no contain a
?>at the end. Should it? I tried it will but it did not resolve my problem.Forum: Localhost Installs
In reply to: Broken dashboard after adding projectThanks for the reply.
I fixed my dashboard but I am getting these error when dealing with the image upload and delete feature.
It says
Warning: Cannot modify header information – headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/portfolio/wp-content/themes/edwardgyngell/posttypes.php:39) in /Applications/XAMPP/xamppfiles/htdocs/portfolio/wp-includes/pluggable.php on line 881
Any suggestion?
Forum: Fixing WordPress
In reply to: Dashboard suddenly broken after adding post.THe website shows up fine and everything displays properly. It’s only the dashboard that is broken.
Please help!
Forum: Fixing WordPress
In reply to: Dashboard error from sidebar caused by functions.phpNo worries. Thanks again.
Forum: Fixing WordPress
In reply to: Dashboard error from sidebar caused by functions.phpThat worked a treat. Thanks heaps.
I have one more issue that I can’t figure out and I thought it may have been that issue but it wasn’t. There seems to be a massive margin top on the top of my blog page. I thought the error lines might have been pushing it down but that doesn’t seem to be the case. Would you have any idea how to fix this?
Forum: Fixing WordPress
In reply to: Dashboard error from sidebar caused by functions.phpYeah thats it.
Forum: Fixing WordPress
In reply to: Dashboard error from sidebar caused by functions.phpThis is the whole function
Forum: Fixing WordPress
In reply to: Dashboard error from sidebar caused by functions.phpThanks for the reply Chris.
I made the changes suggested but no go. It is still displaying an error in my dashboard.Any other suggestions?