- NewsmagLogo & Favicon
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
ctive theme: Newspaper
Where do I edit the theme logo (NEWS6PAPER), and advertisement (728 x 90 ad) at the top of the page? (Between the very top menu and the lower top menu)
I can’t find it in the widgets.
Also, I can’t find out how to access the bottom section, which contains the NEWS6PAPER logo, About us, and Follow us.
Here’s a screenshot of what I am describing
Thanks
I didn’t see a suggestion box thread so I thought I’d add one. Here it goes…
1. Add H1 header tag to home page.
Yes, we can add a text block that contains H1. However, many users will not know how to do this. Thus, many users will never have H1 on their homepage which negatively impacts SEO. Another theme I use detects if the current page is the home page, and if so, it applies H1 to the logo and hidden text containing the site title and tagline.
2. Add an option to the blocks that allows users to select a header tag for the block title.
This will allow users to get H2 tags on the home page and archive pages. For the predefined templates, H2 should be selected on the home page and archive page blocks.
3. Include Alt tags in the images contained in blocks.
Every piece of media I have has an alt tag define for it. I would like these alt tags used. In cases where the alt tag is not defined, perhaps there can be an option to use the article title or the media filename as the alt tag.
4. Make it so that interacting with smart lists generates a distinct view in google analytics. I don’t know if this is hard or possible but it would provide users with a great benefit in terms of page views and add impressions.
5. Make it an option that when a site visitor clicks “next” on the last smart list item, they are sent to a new URL we specify. This is a sneaky way to get views on additional articles.
6. Ability to select background images and a URL and target for these images for a category, page, or post.
7. Allow admins to use HTML in their author page bio.
8. Ability to easily embed Facebook comments in addition to regular comments. Perhaps FB comments and regular comments can be placed in adjacent columns, full width without a sidebar next to them? That would be AWESOME. Throw in Google plus comments while you are at it. I’d pay extra for all of this. 🙂
I’ve tried a dozen themes. I’ve thoroughly reviewed all of the top selling theme demos on Theme Forest. Newspaper is in the top 3 themes I’ve ever used. I hope the SEO issues (1-3 above) can be resolved soon. Of note, a lot of the top selling Theme Forest themes have the same header tag issues.
Also, I can’t find out how to access the bottom section, which contains the NEWS6PAPER logo, About us, and Follow us.
Hi,
Thanks for suggestion, I have added this on our list and we will think about this and try to find a better implementation in a future update. Mean time you can use the above suggestion and use a text block to have H! and H2 on the page or you can hire someone to do this modification in the code for you as unfortunately we cannot provide custom work at this time as we work hard on development, fixes and support, sorry! If you want to add h1 to the logo image here you can find the code – http://screencast.com/t/caUBOjNLu3f but I’m afraid that is is not a proper solution.
Thanks for the message!
Active theme: Newspaper
Where do I edit the theme logo (NEWS6PAPER), and advertisement (728 x 90 ad) at the top of the page? (Between the very top menu and the lower top menu)
I can’t find it in the widgets.
Thanks
Hallo Alin,
I am right now making my mods to the header, adding the two ads one on the left and one on the right side of the top mail logo.
Please I have this problem. Maybe I should add a second code.
Please have a look to
http://www.powerize.it/test.jpg.
Please what is wrong on it?
Thank you!
Regards
Newspaper ver. 4
…Somehow the NewsMag theme panel gets glitchy (UI colors changed, drop down options spacing issues, missing functionality) when applying the magic bunny code/ custom mods on NewsMag version 2.0
The mods didn’t create these issues on the previous NewsMag version.
When the custom mods are removed, things seem to work again.
As for website functionality, when the logo on sticky menu appears, it displayed twice, stacked on top another.. Seems very odd, and I cannot figure out what is causing these issues.
-
This reply was modified 11 years by
Ace.
Hello,
I am importing several hundred pages via a WP ALL IMPORT CSV file.
I’d like to import video and source name/url.
Can you provide the database meta_keys so that I can import:
Featured Video
Source Name
Source URL
Also, how can I increase the size of the main logo within the header?
Thanks
Alin,
Another theme I use detects when the current page is the home page and uses H1 on the logo image and on hidden/covered text containing the site title and tagline. When the current page is not the home page, it replaces H1 with H2.
I see this code in header.php:
<?php if( is_home() || is_front_page() ) echo '<h1>'; else echo '<h2>'; ?>
Any chance that this can be added to a future theme update? Yes, manually adding a text block is a simple solution but the majority of people buying your theme doesn’t know that they need to do this.
Regarding H2, perhaps the header tag can be a selectable attribute on the VC blocks. Perhaps on your demo stacks, you can by default select the H2 header for blocks on the home page and archive pages. This way, users can get H1 and H2 on the home page and archive pages out of the box. Any thoughts?
Hi,
Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/QVxvOgtC you will have to use media queries for each screen device and also you will need additional customizations for logo, menu items, unfortunately we cannot provide any type of custom work at this time as we work hard on development, fixes and support, sorry!
@media (min-width: 1020px){
.td-header-style-7 .td-header-menu-wrap-full {
height: 171px !important;
}
}
@media (min-width:768px) and (max-width: 1019px){
.td-header-style-7 .td-header-menu-wrap-full {
height: 100px !important;
}
}
Thanks!
Hi,
Thanks for reporting this we will fix it as soon as possible. You can try to make this change until we fix it – http://screencast.com/t/aOrqXU9JQ so it will take the alt text from header logo that you can set it in Theme Panel – http://screencast.com/t/nw3THtkZcO1
$td_logo_alt = td_util::get_option('tds_logo_alt');
alt="' . $td_logo_alt . '"/>';
Thanks!
Hi,
For modules you can edit td_module.php(video icon -is the same location) – http://screencast.com/t/jXTx5xGA
For navigation arrows we use now fonts – http://screencast.com/t/3G4g8xO2nkY – http://screencast.com/t/RHCbwWXpqvbI – http://screencast.com/t/XXFhmm1Dp
The logo has now a specific css – http://screencast.com/t/JjRcS1xT – http://screencast.com/t/nogh3r1cmAC
Thanks!
Tech demo is installaded, then I modified it with my custom settings. I removed the default logo and I re-add my own logo after (This one http://www.48horasbadajoz.com/wp-content/uploads/2015/07/logo-2015-header.png ).
In footer section is ok. This is the same logo than the logo in header section, but it can’t be displayed.
Hi guys – seem to have an ALT tag on the footer logo missing. It is setup at the Footer Logo in the Theme Panel. On output though it seems to have a blank ALT tag…
The media item has an ALT tag defined – see http://take.ms/FByOg
Is this a bug?
Hi,
Do you have Tech demo installed? Please check in Theme Panel > Header section what logo image do you have – http://screencast.com/t/z51pFqlJfYW Also please note that if you have tech demo installed and you will remove it, you will have to re-add you logo image.
As you can see in footer section is displayed your logo – http://screencast.com/t/BMx70SUpBH so please also check header.
Thanks!
Hi,
You can uninstall the demo and all articles,images, settings.. added will be removed and your settings will be on default, you will have to set menus(your menu will not be deleted, just you need to select them again), logo..
Also you can install a demo stack without the content – http://screencast.com/t/qa3Eyba3ch79 so it will be imported only fonts, colors used in that style.
Please also check documentation – https://forum.tagdiv.com/installing-demos/
Thanks!
Hi,
Thanks.
I have successfully installed theme.
I want to know If I install demo themes, can I able to uninstall that demo theme.
or can I customize the logo / menus etc… or delete already posted data.
Regards,
Kartik
I uploaded my logo as you can see [ http://www.48horasbadajoz.com/wp-content/uploads/2015/07/logo-2015-header.png ] but when I go to the web [ www.48horasbadajoz.com ] the header shows the default theme logo.
This problem just appears with styles 5 & 6.
Sorry for my english :S
Thank you.
My header/nav will not extend full width of the page.
Any ideas on how to fix this? I would like the Header (Nav/logo area) to extend to the ends of the page.
For some reason it will not. Help!
Using Newspaper 6
Chrome
I have a problem. My logo can’t be displayed when I try to use header style 5 or 6. Any advice?
Hi,
Unfortunately the theme doesn’t have an option for this and you will need custom modifications to have a different logo for your categories and we cannot provide any type of custom work at this time as we are working hard on the development, updates, fixes and support, sorry! Here you can find the the logo file if you want to add conditions – http://screencast.com/t/d41OTljhZoxI and it is called like this in the header style – http://screencast.com/t/koZ6wOka
Thanks!
Hi,
Sorry for delay we don’t work on weekends!
If you want to have logo in the mobile menu for header style 10 you can try this custom css in Theme Panel > Custom Css: http://screencast.com/t/EYBWXtMsg
@media (max-width: 767px){
.td-header-style-10 .td-main-menu-logo {
display: block !important;
}
.td-header-style-10 .td-logo-wrap-full {
display: none !important;
}
}
You will need custom modification to display style 1 like that, but I’m not sure why you want that instead of using style 10.
Hope this helps!
Hello,
I am trying to copy one of your blocks. It’s contained in your newspaper demo (the page you get after clicking your logo). So far I have figured out you are using Big Grid 5 and Style 5. Is there anything else I should add to Row Settings? There seems to be a very nice black background on your three images.
http://screencast.com/t/tbgliSSjFh
I have another question.
How do I amend the top of your footer? I just want to change the titles. I have looked everywhere but haven’t found td-demo-footer. http://screencast.com/t/aoiC6tU6
Thank you.
Please check this image
for the images:)
Hi,
I am using the style 10 for my header. The mobile menu looks like Picture 1.
I was wondering if I can chage this like in Picture 2.
I mean instead of showing the logo on top, can we place it on the menu bar?
I like everything about the style except this part. Is there any css adjustment for this?
OR;
Let’s say if I change back to default header style 1. On regular view :
How can I change the logo width and height and center it (to use like in sytle 10)?
And also how to center the menu on Style 1 Default?
I know both question sound like the same thing. But I’m newbie to this stuff and just want to learn css adjustments for each style in case I need to switch back and attach advertise on top. So if you submit both ways I’ll be grateful.
I appreciate that and thank you in advance. Have a great day!
Hi Again,
Here’s a link to my site so you can see what I mean: http://www.irreverentgent.com/
Here’s the custom CSS I’m using right now to make it look this way:
.td-header-menu-wrap {
border: 2px solid #cccccc; }
.td-header-style-7 .td-header-sp-logo img {
max-height: 150px;
padding: 0px 0;
}
I’m hoping to make the whole header move down to align with the bottom of the logo, rather than have the logo pop out of the header as it does now. Any advice would be greatly appreciated.
Thanks again!