- TutorialsDefault Block Settings Guide
Hi,
Yes, that works but I want to know what is causing the problem. In addition to the plugins giving this error, there are other features missing from the theme as well. For instance, multipurpose headers are not there in the theme panel. Is there any way to fix that?
Hi,
If you want to change the color for some blocks all you need to do is to edit that page with tagDiv Composer, click on the block that you want to change the header color -> https://www.screencast.com/t/s8cYEYmv
IN order to hide the category tag on modules please check our documentation -> https://forum.tagdiv.com/category-tag-on-modulesblocks/
Thank you!
Hi,
Please notice that you have the possibility to use the header template only at your desired pages do not affect the rest of your pages if you do not want this. You do not need to set up this template to be general.
Regarding the second request, I have checked your website and I saw that it’s an incorrect CSS in the paragraph. Try to use the code below and place it in Theme panel -> Custom CSS area and check the results.
.page-template-default .wpb_text_column p:last-child {
margin-bottom: 0px!important;
}
Now, are looking fine, as you can see here -> https://www.screencast.com/t/abFyUTaQh0
Thank you!
Hi,
Why not simply install the plugin by FTP, that would take about a couple of minutes. The theme plugins are provided in the theme package plugins folder
– https://www.screencast.com/t/C0rn9NLmbHo
Unzip the composer and upload it in the WordPress wp-content->plugins folder. That would be all there is to it.
There are many cases of this issue happening, a simple search on Google and this can be seen, also various fixes can be found
– https://www.google.ro/search?q=wordpress+the+plugin+does+not+have+a+valid+header&oq=wordpress+the+plugin+does+not+have+a+valid+header&aqs=chrome..69i57j0l2.3112j1j7&sourceid=chrome&ie=UTF-8
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thanks
I need help with the header of block 21.
I wrote the following CSS code to change the header style for block 21.
.td_block_21 .block-title span {
background-color: #f1f1f1;
text-decoration: none;
color: #ffffff;
}
However, there is a line that displays and I cannot edit the line with the css. I’m currently using the Block header 1-Default.
The page I need help with is https://abeidblogs.com/
Hi Catalin, I have updated the theme and now I see that functionality, I have selected “Header Template 20 – News Week”. So now I can edit the cloud template.
I also selected from the theme options to use that particular header template on all pages.
If I edit the header on any page template, the modification will be reflected on all pages, that’s confusing.. I think this header template needs to be edited only on the cloud templates section, this makes sense?
Another question, I have a difference on css on some URL’s and they are all using the same header, see please the space between the menu and the banners:
-on page templates there is some space between (http://temposdixital.gal)
-on archive templates there is no space, this is what I have set up, no padding or margin bottom (http://temposdixital.gal/categoria/destacadas/)
Thank you!
Hi,
Yes, you can do this if you will use the Header manager functionality. Please check our official documentation from here -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
Thank you!
Hi,
We are using or header banner 728×90 pixels -> https://www.screencast.com/t/IjKlSZPba
Thank you!
Hi,
If I understand correctly you want to set in header a banner -> https://www.screencast.com/t/n84By54jAz -> https://forum.tagdiv.com/header-ads-adsense/
for all device you can us this code
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Replace the url image with one that you have in media library -> https://www.screencast.com/t/ISud6uUHMImy
Also please check the header styles, in this way you know were the banner will should be place -> https://forum.tagdiv.com/header-styles/
Or you can use the header builder from tagDiv Cloud Library and set the ad box were you want on page, header, template.
Thank you!
Hi,
The easiest way will be to use TagDiv Cloud Library -> https://tagdiv.com/what-is-the-cloud-library/
Check out the New Header Main Menu with Newspaper Theme ->https://tagdiv.com/header-main-menu-newspaper-theme/
If you do please change the default limit of 4 sub-categories in the mega-menu settings
– http://prntscr.com/mx7i6k
This would explain why the other sub-categories are not shown. Also be sure that the sub-categories have posts in them.
If you are not using tagDiv Cloud Library, then you need to make some manually change in a file, please go in your site host open wp-content > theme> includes> shortcodes and open td_config.php wit an editor ( notepad++) go at 7760 line and increase the “show_child_cat” ( https://www.screencast.com/t/eI6xS9X5SF5 ), by default it set to show only 30 categories , after that save the change on the file and refresh your web page.
Also you can check this topic abut adjust the number of posts in mega menu -> https://forum.tagdiv.com/topic/adjust-the-number-of-posts-in-megamenu/
Thank you.
Hi,
What kind of ads did you have added inside this area? The theme has been tested with Google AdSense code which is recommended to use. Check the documentation from here -> https://forum.tagdiv.com/newsmag-header-ads/ You can provide more details with your configuration and provide your website URL so we can take a closer look at it.
Thank you!
Every page has spacing which is neither the part of header, nor the page
– https://www.codebrew.studio/company/our-work/
And it’s not on all pages, the issue is not on
– https://www.codebrew.studio/our-blog/
– https://www.codebrew.studio/technology/how-to-create-a-mobile-app/
That makes it complex to solve with Additional CSS to make the padding zero.
Do assist for this please
Hi,
Roger [on almost all] that, except for the logos. You said that the logo is (somehow) there. The thing is that I don’t know how it got there. Where do you set the logo for the header and the footer in the Mobile Theme?
If you can guide me through how to set it, I’ll be able to figure out what is happenning
Thanks
I’m trying the use AdsPro shortcodes in the Theme Panel->Ads->Header code area. eg [bsa_pro_ad_space id=3]
Is this possible?
Thank you!
Do you know what is the correct size of the image for the header?
Thank you so much for everything.
In the theme panel’s ADS, when I put and save Google ads, it would stop from loading. I can not save in all ADS such as Header.
My website is a site created based on a demo called Journal.
https://gyazo.com/46332d0b6e9f4323f10d0145216098ef
Hi,
In some cases that effect may be visible, this is how CSS loads. First the default colors will be loaded, then the colors set in the theme panel or with custom CSS will be loaded, replacing them. Sometimes the transition between the colors is noticeable
– http://prntscr.com/n3o9qx
The default color for that header is here – http://prntscr.com/n3oa9q you could remove that code or change it to how you want it there.
This custom code you are using – http://prntscr.com/n3obqv will also load after the theme stylesheet is loaded. You could try and enter custom code directly in the theme stylesheet for a faster load. These should fix the issues.
Another solution is to create your own header (blank template), or import one design by us and modify it if needed – http://prntscr.com/n3ocst
The cloud library plugin is needed for this, also theme version 9.5 and above
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
– https://tagdiv.com/newspaper-theme-customize-the-header-manager/
These don’t have predefined design as the default header styles, what you set in the composer will apply.
Let me know if you have more questions.
Thanks
The plugin does not have a valid header.
Downloading installation package from /wp-content/themes/Newspaper/includes/plugins/td-composer.zip?uid=5c9b7ae40def5…
Download failed. A valid URL was not provided.
Hi I have installed a fresh copy on newspaper and above error occurs when trying to install tagdiv plugins that came along with the theme.
Hi,
If I understand correctly you want to set in header a banner -> https://www.screencast.com/t/n84By54jAz -> https://forum.tagdiv.com/header-ads-adsense/
for all device you can us this code
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Replace the url image with one that you have in media library -> https://www.screencast.com/t/ISud6uUHMImy
Thank you!
Hi,
That is true, when designing a cloud header template what you set in it for desktop will not appear on mobile. So you have to add elements when on mobile. So for example I have this content on desktop
– http://prntscr.com/n3kwyw and this on mobile – http://prntscr.com/n3kx50
Both the desktop header content and the mobile content are loaded, it is just that when on desktop the mobile header is hidden, and when on mobile the desktop header is hidden. But the elements are still there and loaded, just hidden.
The purpose of the mobile theme is to simplify the mobile pages greatly, that is why with it active the results are noticeably better when testing with speed tools. Now it can also be used together with the AMP official plugin.
We will improve it’s current functionality in future updates. If it’s not active the same exact content and resources from desktop will be loaded on mobile, and now with the somewhat new Google algorithm when testing it will take into account each website visitors loading speed on mobile and provide a score based on this.
The issue with the background loading transition is known, we will find a solution for it. The quick fix for the moment would be to enter this code in the theme panel analytics section, enter it as the first code there (before all other codes you have entered)
<style>.td-element-style {
opacity:1!important;
}</style>
Flex blocks use one of these thumbnails – http://prntscr.com/n3l80s This allows greater flexibility by for example setting a custom height or width for the module. But it also means that the image may not be exactly as the module, like with predefined blocks.
However from what I can see the flex block in the homepage on your website isn’t using a theme created thumbnail, instead the original image is resized
– http://prntscr.com/n3lb1r
I suggest that you regenerate the thumbnails so that they are created properly
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Also disable the jetpack image optimization module for images
– https://jetpack.com/support/site-accelerator/
Or begin by disabling this module first, and check if a thumbnail is loaded, before regenerating.
Thanks
Hi,
If you are using the header builder from tagDiv Cloud Library and template from tagDiv Cloud Library you can set with tagDiv Composer your ads anywhere in your website.
-> https://www.screencast.com/t/4IXJXYZw
-> https://www.screencast.com/t/1IdH1CVgRK
Thank you!
Hello.
I have created a site where I have changed colors, padding etc – on various things.
The problem is that when the site is loaded – the old styling shows up for about 1-2 sec before the custom css overrides. — it’s especially noticeable on the header.
see video —> https://cl.ly/6fcb5fe685e8
This makes the theme useless, as it seems very unprofessional, and I wonder why you haven’t fixed this issue.
Never the less – I need this fixed. I have spent a lot of time on the site.
I have tried going into the style.css file and fixing these issues directly —> I have some experience in html/css, however I am not a developer by far… and I need to upload the file via ftp + find all the areas I need changed directly in there…
This will take me a lot of trial and error (which really shouldn’t be my problem, as most of these color changes are done via the theme panel)
Can you please assist here? I’m thinking for someone who is a developer, and know the theme’s code, it will be a lot faster.
Thank you.
Ok,
The mobile version is now working after figuring out I have to disable the Jetpack mobile version. I like how it works, howevere I still have a couple of questions:
1. How do I customize the featured image of the posts displayed in the homepage like in your tutorial video of the mobile theme?
2. The tab section of the mobile theme is helpful (plain helpful), but I need to add other elements such as logo and
3. Disable others such as the main menu (which it is not deactivated in the theme panel after saving settings) and the search feature
4. The footer also needs a logo, which like in the header, CANNOT be added!
5. And this is a personal remark. I know you guys sell this theme as a piece of cake to set it. Which is in part true, but it is still way toooo far to be it.
Thanks
I received an email from your company about the new ability to build a header for a mobile computer without coding for the Newspaper theme. Also it has new infinite scrolling. Are these also available in NewsMag?
I would like to put an image in the header and redirect it. I do not want to place a google ad How can I do it?
I currently have it with nothing.
https://japonpedia.com/
Thank you very much for your reply.