dboglin01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error message when searching on website@tara I didn’t do anything. Maybe it’s because I have the advanced search plugin installed?
@priyaranjan I looked for it but it seems it’s not there. I made the search page with the page builder plugin and added the jetpack search widget because that was the only one available.
Forum: Themes and Templates
In reply to: Help with a syntax errorOk. Well where might I find the themes functions.php file so I can reupload it?
Forum: Themes and Templates
In reply to: Help with a syntax errorNo. The issue is still there.
Forum: Themes and Templates
In reply to: Help with a syntax errorYes.
Forum: Themes and Templates
In reply to: Help with a syntax errorI’ve also looked in the path and there is no WordPress folder in WordPress-includes. Only in WordPress-content.
Forum: Themes and Templates
In reply to: Help with a syntax errorThe problem is still persisting.
Forum: Themes and Templates
In reply to: Help with a syntax errorWhere do I rename the plugins folder? I’m doing all of this from my dashboard. That’s when I had a problem with my functions.php file. I’m not using a child theme.
Forum: Themes and Templates
In reply to: Help with a syntax errorOk so customer service has given me access to my website again but now I have another error message.
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘top_header_menu’ not found or invalid function name in /home/davidbog/public_html/wp-includes/plugin.php on line 503
Forum: Themes and Templates
In reply to: Help with a syntax errorOk. Thank you so much! I’ve worked for hours in my website and it was almost ready and now this. I’ll go to my hosting service and ask.
Forum: Themes and Templates
In reply to: How to make widget area drop down in twenty fifteen?In portrait mode on my tablet, the sidebar is hidden and when you press a button, it displays in the post area.
Forum: Themes and Templates
In reply to: [Araiz] Customizing post meta dataGo here. http://q-and-a.center/twenty-fifteen-remove-dates-and-author/
If you’d much rather just pastes code into your custom css, just use
.home .entry-footer {
display:none;
}The .home is there so changes will be made only to your homepage.
Forum: Themes and Templates
In reply to: How to make widget area drop down in twenty fifteen?Oh and my website is davidboglin.com