- TutorialsDefault Block Settings Guide
Hi,
This is on our list and it will be added an option in Theme Panel in a future update please check this css solution – https://forum.tagdiv.com/topic/how-to-change-mobile-header-color/#post-54699
Thanks!
Hi,
My ads are being cut off in the sidebar, see: http://take.ms/r2WFe
Also when disabling the header ad for mobiles it’s still showing up…
Please advise…
Thanks for your reply. Will the plugins you suggested work in the header space as your original ad location?
Hi,
Please check this topic to change the mobile menu color – https://forum.tagdiv.com/topic/how-to-change-mobile-header-color/#post-54699
Also please provide more details about the above css code that you paste it in Custom Css section. It doesn’t work? As I have check some of your code and it works.
Thanks!
Hi,
Please try only with the Seo by Yoast plugin, and disable all other/unnecessary plugins to make sure there is no conflict between Yoast and other plugins.
Here is an example to implement a description for single page without any other plugins:
Add this code like here in header.php http://screencast.com/t/MZkHgCYyu1r1
Thanks!
Ok, the error is given by the plugin ‘Add to header’, but I use it to add Google Analytics, Facebook tracking and other. Are any alternative to this plugin and that works with speed booster?
How we go to change this color? Thanks đ i not find it on Newpaper 6 tutorial
Hi,
1. I have checked your article and did not found inline ad, please make sure you added the code properly, also you can try to increase the paragraph value and see if it appears. Or did you tested this and it doesn’t show up only when you set to appear after 1 paragraph? Please provide more details.
2. This is on our list and we will add an option to change mobile menu color in a future update. You can use custom css in Theme Panel to change the color – http://screencast.com/t/3zErUt27izvK
@media (max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: red !important;
}
}
3. The scroll up button was hidden for mobile devices, please try this custom css to display it – http://screencast.com/t/2ldIqR7y
@media (max-width: 767px) {
.td-scroll-up-visible {
display: block;
}
}
4. You can find the child theme in /code folder from package that you have downloaded from themeforest – http://screencast.com/t/oLV32AuSmeH – https://forum.tagdiv.com/whats-included/
5. Please try this solution – https://forum.tagdiv.com/topic/related-article-box/
6. The theme supports Font Awesome 4 Menus just install the plugin then take the icon code â http://fortawesome.github.io/Font-Awesome/icons/ and paste it in Navigation Label â http://screencast.com/t/TKqYz6oH5 â http://screencast.com/t/oR2LdrWz
Thanks!
Hi,
If you use an adsense code, you can disable it using options from Theme Panel, but if you have a non-adsesn banner we recommend to use these divs – https://forum.tagdiv.com/header-ad/
Thanks!
Hi,
The logo is ok now, and favicon is still showing like this in the panel http://postimg.org/image/z7hckb0wh/, but its ok.
In custom CSS I want to change this>
.td-post-template-11 .td-related-title .td-cur-simple-item {
background-color: white;
padding: 5px;
}
.td-header-style-9 .td-logo-wrap-full {
min-height: 100px;
line-height: 100px;
}
.td-post-content p, .td-post-content {
text-align: justify;
}
.td-header-style-5 .td-header-sp-recs {
background: white;
}
.td-subcat-filter .td-subcat-list a {
color: black;
}
.td-excerpt {
color: black;
}
How to change color of the mobile menu?
Thanks
hello I found some issue in the last update of newspaper theme, I write below:
1- I have problem with ADS -> article inline, I have the same old configuration, show after 1 paragraph, but the google ads donât show: http://android.caotic.it/2015/06/samsung-galaxy-a5-ecco-le-proposte-di-postemobile-per-lo-smartphone-premium/
2- I select header default, but in mobile versione the header bar is black bg, how can I change the color?
3- in mobile versione the button that returns to the top of the page when you scroll doesât appears
4- in your package there isnât the child theme, how can I create it?
5- How can I delete the âmore from authorâ in related article section?
6- in the menu, donât show correctly Home Icon menuâŚas in the old version
many thanks
Hi,
You have to use the API child-theme method – https://forum.tagdiv.com/api-header-style-introduction/ – https://forum.tagdiv.com/the-child-theme-method/
And check this section – https://forum.tagdiv.com/api-single-template-introduction/
Thank you!
If I have more than 1 advertiser for my website, how do I create a rotating ad (header or sidebar) with a separate URL for each ad.
I made an animated GIF for the ad to display 3-4 different images with a set interval. Then when the time came to put in a URL for each advertiser, I was stumped. So back to drawing board.
I looked around the theme and found nothing.
Can you please advise what to do?
Hi,
Newspaper 4 had not a template without header and footer. Homepage Blank was something similar with Defautl template from new version(without title and latest articles, just for pagebuilder) – https://forum.tagdiv.com/page-templates/ If you want to create a custom template please take a look at our page template â http://screencast.com/t/ENINuT7K2XE and try to create your own template without header and footer(add it in the root of the theme like the other templates) and set it when you create a page where you don’t want header and footer â https://developer.wordpress.org/themes/template-files-section/page-template-files/page-templates/
Thanks!
Buna
Pentru http://xzs.idevice.ro foloseste acest custom css:
.td-header-sp-ads .td-header-ad-wrap{display:none;}
ca in exemplu acest: http://screencast.com/t/BedRDyzKSl
Hello,
I am trying to disable my header ad on Portrait Tablet and on Mobile but it is not disabling and still showing. How to fix this?
Thanks.
Yasir
Hi,
2. On some headers if you load a mobile logo will use that logo. http://screencast.com/t/IoLqexZQz remove the logo for mobile on that headers.
3. The normal size for a favicon is 16×16, no need to use a large image, in your browser is like that http://screencast.com/t/ku1lucx5vAb6
4. Tell me what you want to change via CSS
5. The CSS from Theme Panel overwrite the default css from style.css. If you want to make it better change the colors manually in style.css
Thanks for the message!
Hi,
Unfortunately we cannot add options for elements from each sections of the theme, but we read and listen our clients suggestion and try to add more options and make a better implementation for this. We have over 250 features on our list(most of them suggested by clients) and we have to chose carefully which one get’s implemented next. Anyway I have added your suggestions on our list and I will answer to some of your suggestion in case that you want to fix using custom css(I know that are suggestions).
1. The top menu(where the social icons are enabled) was not designed for mobile devices. We hope to find a solution also for login/register for example to be displayed also on mobiles. You can use custom css to display social icons on top-menu:
.td-header-top-menu-full {
display: block;
}
2. Please provide more details about what you want to change and how to look, maybe I can help you with some css code.
3. The icons are added like a font – http://screencast.com/t/tEw5qZYM so you can try to change the size or the font content – http://screencast.com/t/53Rk830uVf of course you need to customize to look fine.
4. Unfortunately you will have to use custom css to change color/hover color for footer social icons – http://screencast.com/t/3cw0BttN
.footer-social-wrap .td-icon-font {
color: red;
}
.td-social-icon-wrap i.td-icon-facebook:hover {
color: #fff;
}
6. If you refer to the Big Grid/Big Grid Slider you can use Style 4 please check the demo – http://screencast.com/t/EKVxfdxe – http://demo.tagdiv.com/newspaper/big-grid-1/
Please check this topic for zoom effect – https://forum.tagdiv.com/topic/dark-pictures/#post-54266
Thanks for suggestions!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Not sure if this is what you mean but you can try this custom css and play a little with those values maybe you find what you need, also remove background for title – http://screencast.com/t/bwVVEoIM
.td-image-gradient-style8:after {
background: -moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.td-post-template-8 .td-post-header {
background-color: transparent !important;
}
Thanks!
Hi Team,
The page is not scalable for bigger screen size and the page should come full scale like the demo page http://demo.tagdiv.com/newspaper/
here if you see the header menu the black template or the menu template is spread through out the page. However it’s not the case for the page I am trying to configure. There is gap between the top header menu and the actual screen. It kind of looks odd.
Please help me out.
Regards
Maddy
Hey guys,
The title in the last version of this theme you had shared a full width blank template here in the forums.
Newspaper 6.1 needs something of the same design – no header or footer and full width.
Is this possible?
Thanks in advance.
Yuri
Hi,
New update of the theme is great,I just have few few questions. This is my website http://aktuelno24.mk/
1. On the bottom of the site on left side there is a smileface icon, that is showing only on not logged users.
I don’t know what is it?
http://postimg.org/image/55txyc32x/
2. The logo on header style 5 isn’t changing and the some is happening on 3,4,12 header styles. When i change to other styles is showing new logo, but when i go back, its the old one.
3. Favicon is not showing very nice even is 20×20. this is how looks like?
http://postimg.org/image/z7hckb0wh/
4. The custom CSS at the beggining was working, but now its not. I don’t know why?
http://postimg.org/image/i0czw7djz/
5. Sometimes when website is open first the menu is black and then is changig to red. How i can fix that? Maybe something with stylesheet?
Please give me your feedback about my website, something to change, to make it better, faster? đ
Thanks in advance.
Best Regards,
Aleks
Hi there,
after following your functions.php tutorials / recommendation my site speed has indeed improved, however following severe issues now:
1. can´t access my wp backend (user and passw not accepted)
2. the search function doesn´t populate posts automatically when typing in anymore
3. I receive failure messages:
Warning: Cannot modify header information – headers already sent by (output started at /var/www/web944/html/wp-content/themes/Newspaper/functions.php:1) in /var/www/web944/html/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /var/www/web944/html/wp-content/themes/Newspaper/functions.php:1) in /var/www/web944/html/wp-includes/pluggable.php on line 1196
Warning: Cannot modify header information – headers already sent by (output started at /var/www/web944/html/wp-
Apprciate your help.
Thanks,
P.S. I´ve st back most of the things recommended, but now just can´t access the site, except
changes via ftp/filezilla.
Hi folks … couple of fun ‘edge’ things to play with:
======================
CLOSURE COMPILER FOR JS
Google has started recommending a program (Closure Compiler) to manually minify js files which uses “latest methodologies” — but I’ve not yet tested this myself due to lack of time lately:
https://developers.google.com/speed/articles/compressing-javascript
==========
CRITICAL PATH GENERATOR FOR CSS
Something to consider using in place of TagDiv speed booster plugin for some instances/situations to remedy render blocking CSS issue — this basically inlines the “critical CSS” for your page, then you load the full CSS file at bottom of your page normally; so this allows the above the fold CSS to be part of initial doc load. Fascinating — it auto analyzes your existing web page then spits out optimized code you can place in the header file.
Hi,
I was using ” Text with title block” of Visual Composer for most of my posts. But after updating the theme to new 6.1 version all my “text with title block” posts have been replaced with normal “text block” of VC because of which all my posts are not showing like they used to before refer: 
when i checked i noticed that there was option of title style in previous ” text with title box” of VC but in new one there is no option for that the previous code was like; ” [vc_row][vc_column width="1/2"][vc_column_text][td_text_with_title custom_title=”PROS:” header_color=”#81d742″ title_style=”td_title_style_1“]”
but the new one is; ” [vc_column width="1/2"][td_block_text_with_title custom_title=”PROS:” header_text_color=”#ffffff” header_color=”#81d742″][/td_block_text_with_title][/vc_column][vc_column width="1/2"]”
loss of style option is not the problem but how can i get my posts back to normal like they were before ?
is there a way to restore or integrate the older “text with title block ” with new theme.