- TutorialsDefault Block Settings Guide
Hi,
You can comment or remove the main menu code depending on what header template you use. You can find all the header templates files here – http://screencast.com/t/QFIAuFeLdtkH
For example if you comment the main menu code for header style 1 – http://screencast.com/t/pjxkCfp1rxy8 the menu will not be displayed – http://screencast.com/t/rCXbNlt9
Thanks!
Hi,
I am using your theme in our website. Because of some custom changes we were not updated theme for a long time but few days back noticed there are so much new things that we wanted to are already added in your theme. Our theme has versioned 4.6.1.
Very much interested to update my theme but I am having issues updating theme, when updated it was crashed. I noticed old header template in child theme creating issue then replaced with new. Again found theme panel setting is empty then exported from old and imported.
But now I put my old content to to new setup and later found td_blockX shortcode has been changed to td_block_X. How it gonna work with file updates only I have to update complete database?
Please suggest me the best way I can do it.
Thanks Sanny
Hello ivpt,
These kinds of “problems” appears when you use the Speed Booster plugin and you have some custom modification on your site. If you want to exclude this loading delay, you have to put manually each your custom CSS modification in style.css file. Here, I am referring to all the changes you have done into your Theme panel. The main core file is style.css and on the first time, the theme load the styles from this file and then the theme load your custom styles.
The way Speed Booster improves site’s page speed it’s by moving some CSS and js resources, which usually are loaded in the header, to the footer, such that the browser can load the content faster.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi,
When I try to install the required Visual Composer plugin I get this:
The plugin does not have a valid header.
Downloading install package from https://xxxxxxxxx/wp-content/themes/Newspaper/includes/plugins/js_composer.zip…
Download failed. cURL error 60: Peer certificate cannot be authenticated with known CA certificates
A quick search online seems to suggest I upload the plugin manually from the folder, but I can’t find any file/folder called Visual Composer.
Any ideas? Thanks.
Buna
Cea mai simpla varianta ar fii sa creezi propria pagina de login. Adaugi shortcod-ul care genereasa widget-ul de login din plugin pe o pagina apoi adaugi linkul paginii in top_menu.php: http://screencast.com/t/pzXKuJvE7
echo '
';
Multumesc!
Thanks Catalin,
That works but … it’s taken every .block-title header and turned them into White text on Red background. Ideally, we would have the custom colours set up – eg, SPORT being green.
Crucially though, in the footer, this looks very strange. See screenshot

Hi!
I have installed SayWhat demo. Now I am adjusting it to my needs.
In the theme panel header style section I have selected – Full dark menu on right with logo.
Then I went to the THEME COLORS section and I have replaced every pink color to my chosen orange one.
After the changes every element on the website beside the menu is orange, menu is still pink.
Interesting is that when I change the menu type to any other style (boxed, hybrid,, etc.) the color is orange. But in this single case it’s all the time pink.
How can I change that?
Hello esplota,
Please keep in mind that this type of sizes is available in Theme panel, as you can see here -> http://screencast.com/t/xfgAp58uuEm First of all, in order to use this type of ad you will have to find a proper header style which allows you to display your ad in full-width, like an example Style 5 or 6. For most information about our header styles, please check here -> https://forum.tagdiv.com/header-styles/ If you are suing the Adsense code for your ad, please notice that the size of the ad depends on what type of ad will be delivered by Google. Also, if you are using the normal ads you will follow this steps.
Thanks for your message!
28px for the title on the smartphone is too big.
It should be 20.
I change this?
@media (max-width: 767px)
.post header h1 {
font-size: 20px;
line-height: 28px;
}
Hi
We did not tested this type of translations with our theme and we’re can’t say how wit work. However you can try top paste the code provide by google in header.php here: http://screencast.com/t/kmLPsrMh5k The result should be like here: http://screencast.com/t/gNN3e7Uak
Hope this helps.
Thanks!
Hi
Yes you can copy the header.php file in child theme.
Thanks!
HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/PdcaVdrI0
.td-weather-city {
line-height: 4;
}
.td-header-sp-top-widget{
line-height: 40px;
]
Hope this helps.
Thanks!
Found it
/wp-content/themes/Newspaper/parts/header/td-login-modal.php (desktop)
/wp-content/themes/Newspaper/mobile/parts/register.php (mobile)
But idk if it matters ’cause reCaptcha isn’t synced to loggin/registering. So what I really need is to figure out how to do a redirect for the login/register buttons.
How would I place Google Translate into Newsmag somewhere in the top area for all pages and posts for desktop and mobile?
With mobile being very important. Most foreign visitors are over mobile
https://translate.google.com/manager/website/
I tried different things to get to fit in, but none of them worked.
It needs to be in the top so people can see it, and it needs to appear on every page.
I have one small problem:
On my site: http://www.rheinhessen-news.de I have ONE advertisment at the top (mydoor) – so NOW , i want different ads, for each category another one.
I don´t know how to solve it.
Just wanted to add…when I try the boxed version in the theme settings, it boxes the header, menu and footer and this is not what I want.
Here is an example screenshot…
https://jumpshare.com/v/Etyyh2vqZgu9zlhETfDL
Thanks!
Hello!
I am searching for a way to make the site background one color (grey) and the page background another color (white or light grey) while keeping the header and footer (menu, etc.) fullwidth.
(I haven’t found any theme demos that show a similar background/page variation so this brings me here to ask the question.)
I was hoping this edit could be accomplished simply through the theme settings, but it doesn’t appear possible. (and maybe this is because I am not familiar with how to edit the theme settings)
Is there a way to do this through the theme settings? If so, how is this accomplished (properly)?
If not, is there a way to achieve this look through a custom CSS style? If so, could you please share the proper CSS styles to edit?
Thanks much!
(Hope I explained this fully, if not, let me know and I will show you a screenshot) 😉
1. As per https://forum.tagdiv.com/ this is the htaccess code.
Header add Access-Control-Allow-Origin “*”
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
2. As per http://www.wpbeginner.com/
http://screencast.com/t/n5ILXK8j4Hbv
There is a difference in the code
Usually going to the menus option in appearance > menus and re-saving your menu locations works. This is often a common issue in changing themes due to how WordPress stores that info. Also check the menu option in the theme panel > header.
ALSO: remember your site now has all-new CSS; if you had added custom css to bottom of your style.css in old theme, you need to add that back in new theme.
This also means you need to fully clear your cache; such as in Chrome, in clearing your history to load only the new CSS for your updated site.
Glad you were able to get 3.1 working 🙂
I have added some custom CSS for the header, footer and mobile logo:
.td-header-style-9 .td-header-sp-logo img { width:35%; height:auto; }
.footer-logo-wrap img { width:35%; height:auto; }
The problem is that when I refresh or change between sections, logo loads in its original size and then resizes.
How can I avoid showing the logo until the custom code is applied?
Thanks
Changing Header color/Header text color in Social Counter Settings doesn’t do anything.
Title is always in white color on black background.
When using Custom CSS, Google Chrome renders CSS so fast that it is causing flickering, i.e. moves pages down and up in split of a second (because we reduced height of header using CSS).
Printing Custom CSS in HEAD tag instead of footer will resolve similar issues. We moved the CSS to Header Ad as a temporary workaround.
Or you can introduduce boxes what custom code to be inserted in header and which one in footer.
Many thanks.
I just updated the theme to 3.1 and the sidebar is still not scrolling even though its turned on. Also, when I first switched to the new theme version, my site became messed up and the above fold content was my old header menu stretched across the page. I put the menu on footer setting for now because I can’t have the menu taking up the whole of the above the fold content, you can’t see it now but it was a list of links just like reddit on the left hand side from the top of the main logo to the top of the page. I need to fix these 2 problems
Can I just copy and past the header.php file from the main template into the child?
For a while now, my theme’s logo will not appear on mobile. We are running the latest version of the theme, we’ve tried clearing CDN/caches/etc and nothing is changing. It will show the alt-text, but not the image.
A regular and a retina version of the logo are uploaded (in the recommended size), and we are using Header 5 which the mobile theme tells us we don’t need to upload another logo under.
Website: http://www.slopemedia.org/