- TutorialsDefault Block Settings Guide
Hi,
1. Did you run the script? – https://forum.tagdiv.com/how-to-update-the-theme-2/ some of widgets don’t exist anymore. Do you now what widgets did you use and disappeared?
2. We use header style 11 on our blog demo if this is what you mean- http://demo.tagdiv.com/newspaper_classic_blog/ You can change header style(try and see which one look fine for your blog) from – http://screencast.com/t/X7SBnJpWW or do you refer how to install the blog stack? – http://screencast.com/t/PrEEx8wDzTg
Thanks!
Hi, with newspaper v6 not all the files are being moved to the footer:
– contact-form-7-css
– google-font-rest-css
– js_composer_front-css
– td-theme-css
– jquery.js
– jquery-migrate.min.js
All those files are still in the header, only jquery.form.min.js, scripts.js, tagdiv_theme.min.js, comment-reply.min.js and js_composer_front.js) are moved to the footer.
What can I do to move alle the files to the footer? Shouldn’t it work?
Ad Spaces could be optimized for Google DFP ads. I use this platform to manage ads for clients, but the theme does not work well with it. The banners are not centralized.
– To center the header, I had to enter the huge custom css:
.td-header-style-2 .td-header-sp-recs, .td-header-style-5 .td-a-rec-id-header > div, .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td-header-style-6 .td-a-rec-id-header > div, .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td-header-style-7 .td-a-rec-id-header > div, .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td-header-style-8 .td-a-rec-id-header > div, .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td-header-style-12 .td-a-rec-id-header > div, .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
width: 728px;
}
I do not know if I did right, but now is centered. The Sidebar Banner can not centralize. It does not work responsivity.
I appreciate if someone trouzer me a solution for this to work well! My site is http://www.clickcamboriu.com.br/.
Thank you!
Hi,
I saw that someone had problems with the upgrade.
I wanted to know step by step things to do to transfer the site from v5 to v6:
Currently I have about:
– 20 pages with sidebar
– Articles with sidebar
– Section forum made bbPress
– More than 200 categories with sidebar
– Header menu that refers to 12 categories
– Supercacher and other varius plug in installed
Thanks
How to change the header size to the height ? My header picture is to small i got the style 10
Hi,
You can try this custom css for desktop screens where your logo width will be 340px – http://screencast.com/t/VDmWFNySES
@media (min-width: 1141px){
.td-header-style-1 .td-header-sp-logo {
margin: 28px 0px 9px 0px;
width: 340px;
padding-left: 0px;
}
.td-header-style-1 .td-header-sp-logo img {
right: auto;
}
}
Thanks!
Hi,
Please try this custom css to remove padding – http://screencast.com/t/ejFqz3rI
.header-style-3 .td-full-logo .td-grid-wrap, .header-style-3 .td-full-logo .container-fluid {
padding: 0!important;
}
Thanks!
@xpl0iter its Go to Theme panel + Header + top bar+ disable SHOW SIGN IN / JOIN
Regards
Hey guys how i can make the Header bigger ? i got the Header Option 10 ( Full logo on top ) but i need a bit more place cause my logo got small text in there
screenshot of my Header
Hi,
Like many i’ve just moved to v6 and here is a little low priority issue i found.
I’m using menu 12 with the default blue color, when switching from desktop to mobile the header becomes black.
The Enable Top Bar doesnt seem to work (the bar is always displayed), there again, no big deal as it can easily be hidden via css.
ps : the new content blocks & footer are pretty cool
I found that you have to replace all shortcodes since in v6 they are gone and are placed with simple HTML blockquotes. I had to run search/replace on the database to get all shortcodes replaced with proper HTML tags.
Also, I found during upgrade you will most likely need to “import” dummy content but without content. So it imports settings, otherwise it looks like crap.
Typography is also gone, it’s not imported automatically even if you use their v4 to v6 upgrade. All fonts reset to default.
If you’re using child theme from v4, you must replace top portion of the functions.php, it changed and will cause issues. Just compare new v6 child functions.php and replace your old default part at the top with the new code.
Same goes for header.php and footer.php, they’ve made changes so you need to make sure if you have customer header.php and footer.php in your child theme that you compare these files to v6 files and update necessary code to match v6. They are different from v4, you’ll get blank screen.
To fix this go to Appearance > header menu > then click the down arrow next to the home link. Before I had ‘Home” written, I replace it with just this – <i class=”fa fa-home”></i>
Now have home logo icon without text
Hi,
You can try this custom css in Theme Panel > Custom Css and see if it helps – http://screencast.com/t/qmqHid1ifw5
.td-header-menu-wrap-full {
height: 30px !important;
}
.td-header-gradient:before {
bottom: -10px;
}
.td-header-menu-wrap, .td-header-main-menu {
max-height: 30px;
}
#td-header-menu {
min-height: 30px;
}
.sf-menu > li > a {
line-height: 30px;
}
Thanks!
Hi
I am using Style 3 in the newspaper theme – but the header is not stretching to encompass the whole header section.
Can you help?
Website – http://www.autosceneuk.co.uk/ – you will see the issue as soon as you open the website up.
Thanks
Andy
Hi,
1. Please provide a link as I need to check this on your site.
2. I have added this on our list and it will be fixed in future update, thanks for reporting this.
Please try this custom css in Theme Panel till then – http://screencast.com/t/ye67hUkd8E2w
.td-post-template-4 .td-post-header-holder {
margin-top: 0;
}
3. Please try this custom css:
.td-post-source-tags {
margin-bottom: 10px;
}
.td-post-content {
padding-bottom: 5px;
}
Thanks!
Use this:
#td-top-mobile-toggle i {
color: #000;
}
.header-search-wrap .td-icon-search {
color: #000 !important;
}
-
This reply was modified 11 years by
Rony123456.
Hi,
The theme has now various header styles that you can set from Theme Panel > Header section – http://screencast.com/t/sRoGabFso
Not sure what you are trying to do, you can use browser’s inspector tool and see those classes. For example for default header style – http://screencast.com/t/nCTnwG3Y8Hmi
Thanks!
Add this using Custom CSS:
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full,
.td-header-wrap .td-header-menu-wrap,
.td-header-wrap .td-header-main-menu {
background-color: #ffffff !important;
}
Hello, I deactivated all the header ads and the top menu, and after moving the logo in the header menu, I have a large portion of unused space at the top of every page https://www.idevice.ro/
How can that be removed ?
Hi,
Congrats on the big update! I like how many new options are available with the update but some old favorites are missing and re-building my home page is mind busting right now :). Most of my problems seem be with VC. Here are my issues:
1) I can’t figure if it’s some kind of plugin conflict but I have not options on the blocks/modules for re-naming the titles/headers. I’m stuck with the default block titles;
2) I don’t have any options coming up that allows me to choose how many or which categories the blocks should pull from to form the stacks. It seems to be happening all at random;
3) My side bar titles/headings are not pulling the color from the Accent color in the theme panel options as before. I can’t change the stack/block headings on the side bar either.
4) How can I get back the same styling (with the extended line) in the footer to match the side bars? There used to be options for doing this AND what about the option to not have pagination on the stacks as before?
I’d really like any help that you can offer in solving these issues.
Many thanks…
I’ve just updated the site and it’s been a real pain to tidy it back up. I’ve got things working again but I’m discovering so many things which I preferred in the previous version.
* On the home page I use Big Grid 2 for the featured posts – how do I stop it from zooming in on the images? I can’t seem to find the option.
* Is there an easy way to change the font for all of the headers and the body font? Do I really have to go through the crazy amount of options to change them all? Can I change the default fonts somewhere?
* How to remove post meta on the first post in the Big Grid 2?
* How to show page views on the homepage using the
* How can I make the meta on the home page go back to how it was in the previous version (greyed out, clustered together). The new comment meta icon is too bold & distracting and I don’t want to show the author.
* Where can I find the option to remove ‘More From Author’ at the bottom of posts?
* Does the logo have to be exact width? My logo now looks like it’s been pushed to the right.
* Why aren’t section/widget headers the same colour as my theme accent colour?
Hi,
my desktop header has a white background color. On mobile the bg color switches to black. How can I change the bg color in header for mobile devices?
Thanks in advance,
julingn
Hello guys,
i cant upload a Header to my Theme… i choose the Header Style Nr. 10 and try to Upload my PNG Image but get always a error that says “There is a Error to Upload your Image try it later again”
i try to upload a normal Image and a Retina Image but no one works i got the latest Php version 5.5 and the Pixels are all right … i dont know where the problem is :/
please help me out guys Thanks 🙂
Hi there,
Firstly, I’d like to congratulate you on the release of V6 however I’m a little bemused by the jump from 4.x to 6.x… anyway…
The logo seems a little misplaced. Here’s how the logo looks on V6: http://take.ms/Y5bmk and here’s how I’d like it to look: https://api.monosnap.com/rpc/file/download?id=0ufedrMtqNKYbA2dJ0GC66ChFb09qc (ignore the colour difference)
Big chunk missing from header when using post template 4: http://monosnap.com/file/ghiiwYH0xkXKXxRajqypUazkupEneP
Is it possible to close these gaps: http://take.ms/cloVH and http://take.ms/yO4HI?
Everything else is great so far..