- TutorialsDefault Block Settings Guide
Hi,
I would like to change the position of the mobile view logo. Instead of located in the mobile eader like this,

I would like the logo to be located above the mobile header like this,

I tried this
.header-logo-wrap img {
width: auto;
}
But still not worked,
This is my site bukamata.co
Hi,
I’m trying to figure out where I can find the header template to choose for the “latest articles” block like I can have 17 block header options to choose from for other blocks. Somebody could help? Thank you.
Hello,
I want to change the logo width to 500px,
so I made some modifications
.td-header-sp-logo {
width: 500px ;
}
.td-header-sp-recs {
width: 512px ;
}
But, every time I inserted the image, it stuck at 284px.
Please help,
Thank You
Please help.
I would use factory logo (set as featured image) as thumbnail in header menu.
So I resized original logo in 5.5cmx1,71 (to preserve aspect ratio) and I have regenerated the thumbnails.
That’s incredible but now I have 3 different images:
1) Thumbnail (deformed): https://imgur.com/FK2xbtC
2) If I click logo thumbnail (quite perfect): https://imgur.com/hlyzGGO
3) If I click ALL (worst image): https://imgur.com/WrPoRBU
Please, can you explain me step by step what to do to have perfect logo images?
https://prodottisalernitani.it
user: new
password: 12345
-
This reply was modified 8 years by
mimmoarechi.
-
This reply was modified 8 years by
mimmoarechi.
Bogdan, tks for the quick return.
I did what you told me. I deactivated plugins and only kept tagdiv composer + multo-purpose. I selected the desired header, however, there is no button to save. The problem persists.
I sent email to contact@tagdiv.com.
Thank you
Hello,
Please disable all other plugins except the tagdiv composer and the multi-purpose plugin and clear all caching. try to re-save permalinks and set the header style again in the theme panel and press the save button.
Let us know if you still have trouble
If you do, contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
The widget works properly but the requests get a bit delayed from Pinterest. Try to change the settings a few times. Change the number of columns and press save and then turn the header on and off saving after each one. Pinterest seems to block afew requests to it but it allows them to work after a couple of tries. Try to clear cache a few times as well.
Thanks.
Bogdan B
Hi,
Mega menus cannot be created in the top menu, only in the main header menu
– https://forum.tagdiv.com/mega-menu/
In the top menu you could only create simple drop-down menus. I see you have created mega-menus in the main header menu, and they work correctly.
Thanks
Hello,
If your ad code is new then it can take up to a few weeks days before the ad gets delivered. You can test the ad directly inside the post content and see if it renders any ad on the front-end. Your ad could require an extra implementation though. Please check with google and see if you need to add anything in the head tag in header.php. Page level ads for example require this implementation.
Thank you!
Wait a minute…. i insert the ad sense code in header section…. and no function.
My code:
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: “XXXXXXX”,
enable_page_level_ads: true
});
</script>
Whats wrong?
Hi, how are you? I’m trying to import the Dental demo for my site of seguro auto br, but it’s giving this error: “Did you disable any tagdiv plugins?”, But the plugins are active.
Besides this error, others appear;
wp booster error:
td_api_base :: mark_used_on_page: a component with the ID: tdm_header_style_3 is not set.
/home/server/public_html/site_name/wp-content/themes/theme_folder/includes/wp_booster/td_api.php
wp booster error:
td_api_base :: get_key: a component with the ID: tdm_header_style_3 Key: file is not set.
/home/server/public_html/site_name/wp-content/themes/theme_folder/includes/wp_booster/td_api.php
wp booster error:
The path of the tdm_header_style_3 header style not found. Did you disable a tagDiv plugin?
/home/server/public_html/site_name/wp-content/themes/theme_folder/includes/wp_booster/td_api.php
I’m using an under construction plugin, how will you log in to view?
Can you help me?
Still not working, I also found og:image in the mobile header file…
I created a child theme, remove both instances in those files and there are still two og:image lines in the header.
any ideas? I’m at a loss. We have created infographics for each post and would like those to show up when people share rather than the plain image being used as the featured image on the site itself.
okay i removed the background but there is a problem: the main body of the page cannot be selected as a row(s) for some reason…if you click on it it takes you to the post page instead.
I added a row under the logo and I can select that but the rest of the page including the header cannot be selected. Do i need to created a new Home page?
Also:
On Post pages – how do i get rid of the right side slide out banner that pops out when you start scrolling?
THANK YOU!!
Hi, check out this screenshot – https://snag.gy/XDkuyM.jpg
Why should the search button be on another line even when there is enough space to occupy, i have done some troubleshooting and can’t fix the issue out. The issue came up after updating to the latest newspaper theme version.
Hi,
I could give you a code to move the text element as you want by modifying it’s position forcibly but it might create problems on smaller screens. It would have to be responsive as well. The header and the page content are different containers.
Also a solution by code for the text column, will affect all columns on the website, unless a custom class is set to it.
First set a class to the element like this – https://www.screencast.com/t/OS1N4rgxXV
Then enter this code in Theme panel->Advanced CSS in the desktop section
.myclass.vc_column_text {
position:absolute;
top: -160px;
z-index: 9999;
left: 28%;
}
This one in the Advaced CSS-> Landscape section
.myclass.wpb_text_column h3 {
font-size: 14px!important;
}
.myclass.wpb_text_column {
top: -150px;
}
The result should be like this on desktop – https://www.screencast.com/t/xnLe9wx058
As the screen gets smaller like this – https://www.screencast.com/t/qQpCbgjj
This would be a solution in this case, you could give it a try.
Thanks
Hello morpheus94,
Unfortunately, please keep in mind that there is talking about two different theme’s layouts, sorry! First of all, the width of our theme is smaller than what you want to do like in that example and that thing cannot be changed very easy. Please check our documentation before starting a new project -> https://forum.tagdiv.com/header-ads-adsense/
Thanks for your understanding!
Hello strawberrybase,
What kind of ad do you are using it? Please keep in mind that our theme has been designed to use only the Google AdSense ads and for more information about this, please check here -> https://forum.tagdiv.com/header-ads-adsense/ I have inspected your setup page and I saw that you are not using this kind of ads and most likely, that’s why you do not bring good results.
Thanks for your understanding!
Hello Hansjörg Leichsenring,
If you want to create your own header style, please check you should edit the header folder files from here -> https://www.screencast.com/t/3XgvcSBvx If you are not aware of the steps which are needed to take, in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hello nnc247,
Unfortunately, this plugin has not been tested with this plugin and also, we cannot say for sure if it will work or not with the theme, sorry! You should try using the AdRotate plugin because some of our users use it and they were declared satisfied with the functionality of this plugin. Try it and check the results. Also, for more information about theme ads please check here -> https://forum.tagdiv.com/newsmag-header-ads/
Thanks for your understanding!
Hi,
I have inspected thew website, at the moment there is a background set on the website but the extra header space is not present
– https://www.screencast.com/t/cbgbK1S2t
There is no problem with the header from what I can see.
Thanks
Hello Mariano Jonte,
Please refer to the following documentation here -> https://forum.tagdiv.com/newsmag-header-ads/
Thanks for your understanding!
I’m having the same issue and I can’t for the life of me figure out
<head>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>
is all i see in the header.php file.
This is the view source: FB is pulling the first og:image rather than the yoast one
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="pingback" href="............/xmlrpc.php" />
<meta property="og:image" content="......................" />
<!-- This site is optimized with the Yoast SEO plugin v6.0 - https://yoast.com/wordpress/plugins/seo/ -->
<!-- Admin only notice: this page doesn't show a meta description because it doesn't have one, either write it for this page specifically or go into the SEO -> Titles menu and set up a template. -->
<link rel="canonical" href="https://.................................." />
<meta property="og:locale" ........ />
<meta property="og:type" ........ />
<meta property="og:title" ............" />
<meta property="og:description" content="........................." />
<meta property="og:url" content="......................" />
<meta property="og:site_name" content="............" />
<meta property="article:section" content="................" />
<meta property="article:published_time" content="......................" />
<meta property="article:modified_time" content="..................." />
<meta property="og:updated_time" content="......................." />
<meta property="og:image" content=".........................." />
<meta property="og:image:secure_url" content="......................" />
-
This reply was modified 8 years by
jhfrench2000.
Hi,
1- I see an empty black bar over the header on mobile view that is as high as normal header.
My website is http://www.ailevecocuk.net
2- The post content was wider before but I see there are more space on both sides of post content pages. How can I make it almost full width in mobile view?
thanks.
Hello TagDiv Community!
I need help customizing the header of my website. Can someone tell me the CSS I might need in order to put the text I have below my header to be on top of my main menu using Header Style 8?
See this screenshot to better see what I’m trying to do — https://snag.gy/TWigwH.jpg