- Apitd_api_header_style::delete
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
- Apitd_api_header_style::add
- ApiAPI – Header style – Introduction
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- ApiAPI – Top Bar Template – Introduction
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- ApiAPI – Footer Template – Introduction
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
After updating my Newspaper theme, the navigation bar which contains the categories has completely disappeared. I’ve tried playing around with the settings and changing the Header Style but the navigation bar wont show.
Any fix for this bug?
Hi,
Today I’ve updated theme to 8.5 but my search button on main menu has broken. I’m using header style 10. I couldn’t fix this.
Screenshot:
http://www.screencast.com/t/4RsZsQasAGG
Hello, I’m having issue with the Newspaper menu. In the main header menu, 2nd row when mouse cursor passes through / clicked on the text, it doesn’t show the sub menus unless I pass through/click atleast 2 line below the actual menu text. Here is the website having issue . http://www.livinglibrarian.com (check Raise your vibration / Master video menu)
—Dev
Hi folks! I just turned on my Adsense account today for a new site, https://www.mankatolife.com and before I tagged any ad positions ads started showing up in random places.
I verified that the ads I was seeing were, indeed, mine.
There was a random ad showing below the header ad position, but when I tagged the header ad that one went away.
There is a random ad showing intermittently in the sub-footer or below the sub footer. I tagged the footer position, but those random ads are still showing.
The ad at the top of the sidebar is tagged and intentional, however there is another random ad that shows up inside various widgets in the side bar. On one pageview its in one widget then the next time its in another widget.
I have no other plugins serving ads. Can you help?
Removing header ad resolves issue but how can I feature both?
When I open up my website, the website loads from the footer till the header. Is there a way to load the site normally that the footer, header, and contents appear at the same time?
Thanks!
Where can I enlarge width of the content column? I only see settings for header, menu, footer etc, but not content column and/or sidebar.
In “force full width”,I set stretch container and 1200px content,the header and footer become 1200px.But the breadcrumbs and content area don`t become 1200px,they still is 1068px.
Why?
I never can remember what style, module, etc. I’ve selected for the header area, footer, block area, etc.
It would be nice if the style/module I have active would be highlighted in the font area so it stood out.
This is a bit hard to explain. I made a vid explaining what I’m trying to say. Excuse me fumbling around the terms. I still getting accustomed to this. 🙂
Hello my site http://www.snowsbest.com has a sticky menu for scrolling but when you scroll the header menu goes smaller. Is there a way to keep the menu the same larger size as it is on standard home page before scrolling? So that when you scroll with sticky menu it remains that size please?
also, is there a way to make the logo bigger? They reduce the size when I upload.
also, is there a way to change the depth of the header?
Hello,
I am trying to stretch main container to full width but it’s not working. I chose header style 3 and set header menu to stretch container under “force full width tab” but it remains unchanged.
Installing Plugin: tagDiv Composer
The plugin does not have a valid header.
Downloading installation package from https://www.gizmocombat.com/wp-content/themes/Newspaper/includes/plugins/td-composer.zip…
Download failed. cURL error 60: SSL certificate problem: self signed certificate
Return to tagDiv plugins panel
I found a way to change the font of the logo text.
I choose the font I want to use in the theme panel for an element that I don’t use and won’t show up on the website (example for me : the top submenu in the header).
Then, the font is loaded on every page and I can use it for the text logo by adding css in “custom code” tab.
For me it looks like
.td-logo-text-container .td-logo-text
{
font-family:Allura, cursive;
}
Hope it will help.
In 8.5 we can now stretch row and content to predetermined widths.
If I make content to say 1200, ho do I enlarge the header content accordingly so that the logo is aligned with the content below?
Thanks
Hi,
I want to set a non adsense ad in the header, an image with a link opened in a new window.
I’m using the following code:
<div class=”td-all-devices”>

</div>
In spite of the link still opens in the same window. How can i fix it?
Thanks
Szilvia
Hi,
I would like to add this piece of code and show a custom ticker above the header ONLY to home page.
However, since there is no file dedicated to home page, when I add the code, it shows the ticker in all pages.
This is the part of code I want to add:
<?php
$str = file_get_contents('http://fc2b.inbroker.gr/AllInfo?company=INTARGET&userName=marketpostwebsite&IBSessionId=GFKLKS60-56DO-56OD-5897-JLKGKLD8954D&lang=GR&market=ATH&instrument=IDX&type=long&format=json');
//Now decode the JSON using json_decode():
$json = json_decode($str, true); // decode the JSON into an associative array
//You have an associative array containing all the information. To figure out how to access the values you need, you can do the following:
?>
<!-- Start ticker markup code-->
<!-- For more information about the markup code and how to customize it, see chapter "4.2.2. The markup code" of the guide. -->
<div class="modern-ticker mt-round">
<div class="mt-body">
<!--<div class="mt-label">NEWS:</div>-->
<div class="mt-news">
-
<?php for ($i = 0; $i<=31; $i++) {
- ' . $stockField = $json['inbroker-transactions']['row'][$i]['instrCode'] . '<p class="current-value">' . $stockField = $json['inbroker-transactions']['row'][$i]['price'] . '</p>
echo '
';
}?>
</div>
<div class="mt-controls">
<div class="mt-prev"></div>
<div class="mt-play"></div>
<div class="mt-next"></div>
</div>
</div>
</div>
<!-- End ticker markup code -->
<!-- Start ticker initialization code -->
<!-- For more information about the initialization code and the available settings, see chapter "4.2.3. The initialization code" of the guide. -->
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery(".modern-ticker").modernTicker({
effect: "scroll",
scrollType: "continuous",
scrollStart: "inside",
scrollInterval: 20,
transitionTime: 500,
linksEnabled: true,
pauseOnHover: true,
autoplay: true
});
});
</script>
<!-- End ticker initialization code -->
Can you please help me with this issue?
Thank you in advance.
thanks Catalin for your reaction.
I only use standard grids, rows and columns on my site, http://zoektocht.net
———–
we use the same shortcodes as Visual Composer for all the custom blocks, big grids, rows, and columns. The differences come from the shortcode attributes. For example, we have implemented an easier and totally different way to use the CSS box than in Visual Composer.
———–
I don’t have shortcode attributes as far as I know.
the page looks perfect even after disabling visual composer.
recreating the page is a lot of work and at the moment I don’t see the need for it.
so is it still necesary then to recreate it when only using standard things?
this is the code that’s generated for the front page
[vc_row][vc_column][td_block_trending_now header_text_color=”#ffffff” header_color=”#dd3333″ limit=”3″ tdc_css=””][td_block_big_grid_1 post_ids="335,133,305,187,205"][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_15 custom_title=”vrede met God” header_color=”#66bb6a” category_id=”28″ sort=”oldest_posts” limit=”3″ ajax_pagination=”next_prev”][vc_row_inner][vc_column_inner width="1/2"][td_block_2 custom_title="Bekijk 't eens anders" header_color="#3f51b5" category_id="24" sort="random_posts" limit="3" ajax_pagination="next_prev"][/vc_column_inner][vc_column_inner width="1/2"][td_block_2 custom_title="Uit de bladen" header_color="#e91e63" category_id="25" sort="random_posts" limit="3" ajax_pagination="next_prev"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3"][td_block_21 custom_title=”bestaat God echt?” category_id=”22″ sort=”oldest_posts” limit=”100″ td_ajax_filter_type=”td_category_ids_filter” td_ajax_preloading=”preload” ajax_pagination=”next_prev”][/vc_column][/vc_row][vc_row][vc_column][td_block_big_grid_7 sort=”random_posts”][td_block_video_youtube playlist_title=”verhalen van mensen” playlist_yt=”YV26Be7kx6I,GrbTH4vkj4E,I6rAt5qoRGw,yFul5EJBeDs,YV26Be7kx6I,W2H5YxJS4DY,j2qdhVL2QDU,sHzhNs0OiIw,Bg05gYe64c8,y5e4XN3tyR8,TEM6Z5man50″][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="2/3"][td_block_11 custom_title=”Weblog” header_color=”#66bb6a” category_id=”30″][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-default"][/vc_column][/vc_row][vc_row][vc_column][td_block_big_grid_5 post_ids=”275,281,709″][/vc_column][/vc_row]
Sander
Hello,
1. Each demo has it’s own custom implementation. The beauty blog has the shadow removed as a design choice. Which header style do you use?
2. I;m not sure what a post site it. Sorry. Only static pages can be changed with the page builder. Posts are edited in the back-end using the tiny mce editor. Other template such as the blog roll template are handled from the theme panel-> template settings
3. The sidebar on a post is different than the one on the page. The one on the page is not a standard sidebar but rather a a sidebar created for that page specifically directly in the page builder on a split row. It will have to be recreated in the widgets section if you want to have the same design.
4. The links grab the color from the theme accent color. There is no setting to change the links separately. https://www.screencast.com/t/V72pxWbMH
Thank you!
Hello bemibel,
I saw that you are using some full-width elements and you have some flashes when you load the website. Most likely, you are using the Speed Booster and you have some additional customizations through the code (CSS for example) and that’s why appears that flashes. You can refer to the following topic here -> https://forum.tagdiv.com/topic/header-style-8/ Also, if is not what you mean and if you need more assistance, in this case, please provide your website URL so I can take a closer look at it.
Thanks for the message!
Hello Ken0929,
Unfortunately, please keep in mind that the Force Full Width works only for header and footer and does not work for any row, sorry! -> https://demo.tagdiv.com/newspaper_travel/ https://www.screencast.com/t/93mVPqywfxA7 Also, if you want to achieve something like this with the Travel Demo, like here -> you should try using the Stretch Row with content.
Thanks for the message!
@simion Sorry I think there is a confusion.
I am trying to put an adsense ad below the header navigation not an image.
I have already put the adsense code like so:
Hi Newspaper-Team,
I have bought the great theme newspaper 8 and setup a test website with the demo „beauty blog“.
Now I have some questions:
1. How can I enable the shadow of the header?
2. How can I edit the content of the „post-site“. The menu item „edit with TD composer“ is only shown, when I am on the startpage. So I can’t change the content of the „post-site“ with the TD composer!?
3. I want to show in the „post-site“ the same sidebar as it is shown on the startpage
4. I want to change the link-style in the post text. Where can I change it, that the link has a background color and another hover color?
Thank you for your support!!
Hi,
When I set background, full force width doesn’t work except header and footer.
Is it possible to do full force width for specific row(container)?
I tried to change Row Stretch(to “stretch row and content”) on Tagdiv Composer but it doesn’t work.
Hi,
1. There are options in the theme panel for the top header menu font properties
– https://www.screencast.com/t/kEXYQOtUx
2. Try the code like this, I believe that is how you want it to look
.tuofilmato {
background-color: #80c5be;
border-radius: 5px;
padding: 10px;
padding-left: 27px;
}
.tuofilmato:hover {
background-color: #643e1a;
border-radius: 5px;
color: #fff !important;
}
If that is not working please provide a link to your website and we will try a different a solution, more accurately.
Thanks
Hi,
There is an option to set a header background color, in the theme panel
– https://www.screencast.com/t/I560yvuy40
If that is not a solution in this case and you require something different, please provide a link to your website and details about how exactly you want the header to look. We will try to give you a solution.
Thanks