You folks provide excellent support.
I’m trying to create a page to minimize the distractions a visitor sees. I’d like to disable the top logo and main menu for a particular page. How can that be done?
The site is helpuconquer.com
Thanks,
-
This topic was modified 10 years by
awtown.
Hi
Replace the code from header-style-8.php with this one: http://pastebin.com/f1MkPs0v You have to insert page’s id in the function indicated here: http://screencast.com/t/kqtmg5E1Er
Let me know how it goes.
Thanks!
Hi
Check this topic for more details in this regard: https://forum.tagdiv.com/topic/i-can-put-a-specific-page-completely-wide/ There I’ve offered a solution how to hide footer part from some specific pages. You can use a similar code for header part that you want to hide.
Thanks!
Alright, the code you provided to remove the header and logo works for Newsmag.
For removing the footer, the solution you offered applies to the Newspaper theme. The footer directory in Newsmag appears to be different. There is a td_footer_template file for each template 1 through 9.
How can the footer be hidden?
Thanks,
I spoke too some about the header being removed from a specific page.
After replacing the code, a wide blue band appears at the top of the page on a mobile device. The blue band is the same color as the header is on the other pages.
How can I completely remove the blue band on mobile devices?
Thanks,
Hi
The files structure is the same on both themes and the indicated solution remove the footer on all pages added in array on both themes. You just need to edit footer.php and add the indicated code there as I’ve specified in that thread.
Please provide an link where I can inspect the header issue and maybe I can help.
Thanks!