- 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
Thanks a lot!
It was the plugin tagDiv speed booster
and running off the page.
A greeting!
How to have Adsense just below header and top navigation on homepage and category pages only?
Here is the example: http://www.screencast.com/t/kM0zY3rN
Hi,
Please follow this steps:
1. Using page builder add and configure “Social icons” and then switch to Classic Mode to get the shortcode like this http://screencast.com/t/QB6MexTB
2. Go to menu-header.php and replace the search icon with the following code like this: http://screencast.com/t/8H2XL18lRGr
<?php echo do_shortcode('Your Shortcode goes here'); ?>
Replace with your code like this: http://screencast.com/t/XOMIQbN1s
3. Inside the same menu-header.php file you have to change those classes like this:
…the one from the top to "span 9" http://screencast.com/t/3Kq6hyj0f and the one from the bottom to "span 3" like this http://screencast.com/t/J8nJjrVazN
4. Last add this custom CSS:
#td-top-search {
width: auto !important;
margin-left: 0px !important;
}
#td-top-search .td-social-wrap {
position: relative;
top: 10px;
}
…in Theme Panel -> Cutom CSS
Result: http://screencast.com/t/3WBgoKQ9j
Thanks
Exactly that.
Thanks a lot.
Hi,
Try this custom CSS:
.header-style-3 div.td-grid-wrap {
padding-top: 0px !important;
}
…add it in Theme Panel Custom CSS like this: http://screencast.com/t/dBLKd9oR4R8
Thanks
I’m just doing some test so it’s not online yet.
By the way i’m using the original css with Full responsive (980px) and Style 3 – (full width logo) + menu.
Thanks,
Igor
Hi,
Please give me a link to see this issue and i will provide you a CSS to fix it.
Thanks
Hi, when selecting Style 3 – (full width logo) + menu as header style, there is a padding between the logo and the top of the page (desktop device).
How is it possibile to remove or reduce it?
If I change it in
.td_980_resp .td-grid-wrap {
padding: 48px 0px 0px 0px !important;
}
all the content of the page comes up, but not the menu.
Thanks
Hi,
Try this, to edit manually the header, and add your language there: http://screencast.com/t/YZswe01q4FD
I’m not sure that the correct one is el-GR, put there your language.
Hope this work.
Thanks!
Hi,
I have tested in child theme too and seems to work fine http://screencast.com/t/MsgL5D7DMM
Thank you
Hi,
You have to add this code http://pastebin.com/ecY7aQ50 to the single.php file like this: http://screencast.com/t/KVO2deGrh
Comment this section from loop-single.php file like this: http://screencast.com/t/8PMBsVFH
And add this custom CSS in Theme Panel -> Custom CSS:
.post header {
top: 0px !important;
}
Thank you
Hello Emil,
I really does not work. The page has content created but upgrade to full-page displays nothing.
Is it because am using the child theme?
-
This reply was modified 12 years by
jjdiapa.
Thanks Emil – I will check it all out. What I was thinking for the titles was instead of the current white on grey to change it to black on white: (e.g. header colour #FFFFFF header text colour #000000 ).
I wanted Title Case rather than CAPS but I have used the theme panel Translate to change this.
Hi,
It has no header and no footer, just the content, you have to add something like Visual Composer blocks or custom code/ text to display something. – http://screencast.com/t/QgBPsC3ZE9S
Thank you, Emil G.
Hi,
You can add this button next to the social sharing buttons by adding a code
to the td_module_blog.php file like this:
http://screencast.com/t/BpyIu2DzQni
You will then need to customize it to actually call up and email dialogue box or an email client when clicked, unfortunately this needs custom work and we don’t have time to do custom work, if you don’t know how to do it you can hire an professional developer.
After you added the button you can add this CSS in Teheme Panel -> Custom CSS to style it:
.td-sp-share-email {
width: 31px;
height: 31px;
background-position: -20px -1632px;
background-image: url('http://192.168.1.70/wp_demo_009/4/wp-
content/themes/008/images/header/elements-menu.png');
background-repeat: no-repeat;
display: block;
top: 2px !important;
left: 6px;
}
.td-social-email {
background-color: black;
}
@media (max-width: 767px) {
.td-sp-share-email {
top: 3px !important;
left: 3px !important;
}
}
You will get this result:
http://screencast.com/t/wnU8Ud2Lkg9U
Thank you
Hello there,
I really need your help 🙂 How can I add my focus keyword (“Posthorn”) into the content of my homepage? I have used the focus keyword in the header, the footer, the tagline, the title and in an article already, which is displayed at the homepage. But the plugin “WordPress SEO by Yoast” (which I am using) can still not find the focus keyword in the content of my homepage. This means that Google can not find my homepage correctly. Here you can have a look at my website if you want 🙂
Greetings,
Insorro
I’d like more control over what appears in the Similar Article area:
1. Can I select which post tags show an article there?, so not related to the current article.
2. If your suggestion is hide Similar Article box in theme panel and replace with a module block in Post page template, I can’t easily see how to do this, can you help?
3. I would like to be able to change the Header text appearance in a similar way I do to the sidebar widget headers: (black text on white background).
Is any of this this possible ? I found this which might show where changes need to be made:
http://screencast.com/t/OnRRUh5S
Hello Lucian,
Download the ZIP, I selected page template but I get nothing, it goes blank.
Âż?
Hi,
Take a look here: https://forum.tagdiv.com/topic/need-a-100-blank-page-template-absolutely-zero-on-it-nothing-but-white/#post-13847
Thanks
Hello,
I need to create a page within my site the style landing page, no header no footer.
thanks
I downloaded and installed the theme & child theme.
After installing the demo data and activating the child theme, all pages look like this: http://screencast.com/t/Ww6tgvvR
They have an extra header above the logo. However, when I activate the main theme, it disappears.
Hi
I am seeing a number of errors in my server log:
6/19/2014 11:46:15 PM – www: PHP Fatal error: Call to undefined function get_header() in /var/www/connecteddigitalworld.com/wp-content/themes/Newspaper/index.php on line 6
Can you advise?
thanks
Andrew
Hi Lucian,
Unfortunately I have seen no drop. The site is currently on 85% + when it had dropped from 5% to 0.25% after changing to this theme but then one month later it jumped overnight.
Can you tell me if the google code is displaying correctly in the header of each page? The only other thing could be a change from the latest google update but then everyone would be noticing a big change?
Regards
Peter
The way this theme handles css is far from straightforward(not that there’s anything wrong with that!) It loads 2 different css files (3 if you have a child theme) as well as inlining a ton of styles from the Theme Panel in the header or footer depending on if you have the td_speed_booster plugin installed.
Depending on your Layout setting in the Theme Panel it will first load one of these files: td-bootstrap.css, td-bootstrap-980-not-resp.css, td-bootstrap-980-responsive.css or td-bootstrap-1170-not-resp.css. These are all compiled by TagDiv manually, using some combination of the Less files found in /Newspaper/includes/wp_booster/external/bootstrap/bootstrap-master/less.
If you have a child theme, it’s style.css will load next.
After that, it will load the theme style.css, which is compiled by TagDiv from the Less files located in /Newspaper/less_files.
The last step is to inline all of the styles that are defined in the Theme Panel. This is handled by 3 files, td_css_buffer.php, td_css_compiler.php and td_css_generator.php which are located in /Newspaper/includes/wp_booster. The td_css_generator.php file is where the Theme Panel option rules are hard-coded, the td_css_generator gets the settings from the Theme Panel and sends them to the compiler which then pushes the compiled styles to the td_css_buffer which writes them in the <head> or to the the td_speed_booster which loads them somewhere between the closing #outer-wrap </div> and </body>.
The theme has an on-the-fly compiler that can be used with the Less files in the less_files directory, you just go into /Newspaper/includes/wp_booster/td_config.php and set the Deploy Mode to dev instead of deploy. This will replace the theme’s style.css with the output of the less compiler.
This is problematic though, because this is only for development and once you have edited your styles, you cannot use that compiler to create a new style.css file to replace the old one(it outputs errors). You have to use a different compiler to get your final css file, because you can’t use the live compiler in production. This also does not affect the bootstrap or the hard-coded Theme Panel styles.
I’m using IDEA13 with the Less plugin and I can compile the main.less into a style.css that replaces the default one just fine, however I have not been able to do the same with the td-bootstrap.css. I need to figure out what magic combination of files in the bootstrap Less files will output the same td-bootstrap.css file that ships with the theme. Perhaps one of the TagDiv guys can shed some light on how that file is compiled?
Thank you!
Mario