- NewsmagHeader styles
- NewsmagHeader ads
- NewsmagtagDiv Composer Tutorial
- NewsmagCategory templates
- NewsmagSmart list ads
- NewsmagWeather Widget
- NewsmagInstagram widget
- NewsmagPage Menu
- NewsmagMain menu
- NewsmagTop bar templates
- NewsmagLogin – how to enable the user registration
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagTheme colors introduction
Hello,
Can I put background photo in Header in stead of plain color? If yes, how to do it?
I do not want the Search Function on my Main Menu/ Header section.
Is there any way I can remove that? I am not good with coding so any other alternate.
Thanks for your help. I moved the CSS codes to the style.css file. I cleared my cache and still seeing the same blue header appear before orange. I was wondering if you think it will change after more time has passed, like maybe the cache is not really clear yet…
Is this the code?
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
Please guide me where to paste this ?
Hi Catalin,
Is this the code.
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>
Please let me know where should I paste it .
I’m using the Post template 3 and I need to add a bit of php code to replace the ad shortcode at the top of the article (before the content) and after the article based on what category the article is in. I’ve correctly done this to the header and footer template files. There are so many article template files that I’ve spent the last 3 hours searching for where that ad code is being pulled in to the template. Could anyone tell me where to look?
Much Appreciated.
Hello Seb,
Please notice that the Header Style 10 has no limit for logo because it has been designed to use the full logo, as you can see in our documentation here -> https://forum.tagdiv.com/header-styles/
Please try to load a bigger image for your logo and you will see that it will display on your header style without limits, like this -> http://screencast.com/t/INPzyHkMT
Thanks for your understanding!
Is there any way to change the travel theme version header from a static image to a slideshow?
Thanks
Hi,
Sorry if my question has already been asked and answered, but I didn’t find it in the forum.
So,
I use header 10 style, in the “logo & favicon” settings, I can upload a logo and retina logo.
But the size of the image needs to be [272 x 90px] and [544 x 180px] (for retina).
When I upload bigger image, they are automatically resized to the header style size :
<div class="td-banner-wrap-full td-logo-wrap-full ">
<div class="td-header-sp-logo">
<h1 class="td-logo">
<[this is an "a"] href="[my-site-web-adress]">
<img src="[my-site-web-adress]/wp-content/uploads/2016/05/my-logo-600x165-300x83.png" alt="[my-site-web-adress]" />
</a> </h1> </div> </div>
So even if I change the CSS using custom CSS, the displayed images are still the resized ones.
My question is : How can I change the default size of the header style logo (and retina) in order to use the original size of my images ? (for max-width)
Of course, I also need that the logos keep being responsive…
Thanks a lot for your support.
Seb
i am using newspaper theme. but could not make footer box size. i want to make footer size same as header. i am using box style.
can anyone give me quick idea ?
Thank you. However I am looking for something quite different. If I setup a background, it will look something like this: http://www.mediafire.com/view/7wrql49q30048yg/bk1.JPG As you can see, it cuts off the header. I am looking for something more like this: http://www.mediafire.com/view/p3ph72f3sar54nd/bk_bk_under(3).jpg
Thanks in advance
I did the update today and I’m having quite a few issues after the update.
I’ve completely deleted the theme and child theme folders and made sure the upload is a clean upload of the files to the FTP server, but still seeing errors.
1) The top header initially shows as blue and then changes to the correct color, orange. This never happened before and happens every time I refresh any page.
2) The events pages (http://mauimagazine.net/maui-events/) show a style problem where the text is squeezed and shows a big gap on the right side, making the whole page look long and bad. I have tested deactivating all other plugins and can see the problem is not a conflict among plugins.
3) My customizations to my child theme do not see to be showing properly – custom title tags for events pages generated by The Events Calendar Pro.
4) I tried using the mobile template plugin and it causes a whole bunch of errors. On the new mobile template, none of any page content shows. Just the footer content shows. And the events calendar page does not load any listings and gives this error message: nothing loading: wp booster error: td_module: td_module_mob1($post is not WP_Post
If 2 & 3 require me to get support from the premium plugin, I will go there. Since the theme change caused this problem today, I’m pretty sure it’s the theme code, not the plugin itself.
I already emailed support directly with my license code and login info, but I appreciate a reply or response to this and a followup via email.
Thank you.
Hi, I’m trying to design a new home page and got some issues. I really appreciate anyone who can help with some tips.
First of all, the new page that I’m designing doesn’t show up on mobile, any ideas why? Do I need to change the settings or something?
Also how can I remove the header’s banner section? If you take a look here, I have an empty space on the header and can’t get rid of it!
Hi all,
Quick question:
I use the Travel version of the theme. How can I set a background image so that it doesn’t cut off the header image on the homepage? (It cuts off the header image to the sides). I also use post style 6 on my posts. I want to set a background image so that it doesn’t interfere with the image on my posts.
Thanks in advance.
Hello,
The top menu was not added to the mobile version of the site by default. It can be activated with css though. Please add this code in the advanced css box under mobile phones: http://screencast.com/t/etRIgCKf
.td-header-top-menu-full{
display:block!important;
}
.td-header-sp-top-menu {
display: block!important;
}
Thank you!
Hey,
Yeah,everything seems to be working now. I actually had updated to V3, but since I used child theme I was not using the latest footer and header files. Now I do and its working fine.
Hi
This errors happens when you try to access the theme’s index.php file directly, usually it displays a Fatal error: Call to undefined function get_header() and it shouldn’t be picked up by google’s crawler.
You can find more info about this in this tread: https://forum.tagdiv.com/topic/fatal-error-3/ and add a redirect rule for it.
Hope this help.
Thanks!
Hello, I already could change the icon on my site, but now I can’t seem to add a popup window, I’ve tried pasting this code before </head> (header.php)
<script type=”text/javascript”>
function popup(){
cuteLittleWindow = window.open(“page.html”, “littleWindow”, “location=no,width=320,height=200”);
}
</script>
and nothing,
also over the Theme Panel, over the Custom Code section on the Custom Javascript space, and the same. (without the <script> tag)
Also my link is like this:
<i class=”fa fa-microphone” aria-hidden=”true”></i> Escúchanos Online
and nothing.
Please help me.
hi we keep receiving this error
[Wed Jun 08 07:42:40.568213 2016] [:error] [pid 4556] [client 66.249.65.45:56847] PHP Fatal error: Call to undefined function get_header() in /nas/content/live/infinitelabs/wp-content/themes/Newsmag/index.php on line 6
how can we fix it?
Sharing this issue with you, to make you aware, and perhaps there is a fix?
When I try to save a Page that uses Visual Composer shortcodes, I get error:
“Warning: Cannot modify header information – headers already sent by (output started at …/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php:149) in …/public_html/wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at …/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php:149) in …/public_html/wp-includes/pluggable.php on line 1171”
I have discovered that if I open this file:
/Newspaper/includes/wp_booster/td_block.php
and comment out this line:
// echo the default style of the block
// disable this line fixes page save echo $this->block_template()->get_css();
return '';
}
.. then I able to save VC pages without error.
I wonder if anyone else has this error? Or perhaps something unique to my environment. Anyway glad I am able to fix this way, for now. Thanks!
Hello Catalin,
Thank you very much for told me how to paste the code in the Header section, I put the tag in that section and all work fine.
Than you!
Hi,
If you want the header to display your full logo and not a re-sized one, then you must use one of these 3 header styles: http://screencast.com/t/oaodGsz0
These styles will not re-size the logo in any way and render it in it’s exact dimensions.
Thank you!
Hi,
the topic was about youtube videos. For facebook videos the implementation is a bit different:
http://www.wpbeginner.com/wp-tutorials/how-to-embed-a-facebook-video-in-wordpress/
You need to add a code in header.php http://screencast.com/t/vQlLXdFLL
Thank you!
There’s an extra border when using category header style2, right on top of the top posts grid (grid style 2). It extends to full width (tested only in Chrome atm). You can get rid of it with the following CSS rule:
.td_category_top_posts_style_5 .td-category-header {
border-bottom-width:0;
}
Hi
Try this css in theme panel > custom code > custom css:
body {
cursor: pointer!important;
}
.td-top-menu-full, .td-header-container, .td-container, .td-sub-footer-container, .td-header-wrap{
cursor: default!important
}
Thanks!