- NewspaperHow to Add a Logo in Newspaper
- NewsmagLogo & Favicon
- NewspaperShortcodes
- NewspaperHow to Set the Image Avatar
- NewspaperThe Mobile Theme
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
- NewspaperFavicon & iOS Bookmarklet
- NewspaperHeader styles
- NewspaperWhat’s Included in the Newspaper Theme Package
Hi,
Please make sure that you are using other header style than 3 or 6 with those styles the logo dose not changes.
Thanks
I added the style class but it’s still not working. Thanks for supporting me. I thought you are a member of support team. 🙂
Hi, I have no idea, as I’ve not used that element with the theme myself. Likely you’ll need somebody more experienced on that modification to chime in, or wait for Marius and Radu, etc. to be back on Monday their time. You could keep messing with it, but from first blush I would guess you forgot to add the style class to each item:
<li class="menu-item">
Hope that helped 🙂
(I don’t work here; just helping out!)
Thanks a lot christopher. I edited the file but instead of created a dropdown its creating links separately. Here what i did.
echo '<ul class="top-header-menu td_ul_logout">
<li class="menu-item">
<a href="#" class="td_user_logd_in">' . $current_user->display_name . '</a>
<ul>
<li><a href="http://domain.com/dashboard/">Dashboard</a></li>
<li><a href="http://domain.com/profile/">Profile</a></li>
<li><a href="http://domain.com/add-new/">Add New</a></li>
</ul>
</li>
You can also please check the output in the pic below.
http://awesomescreenshot.com/0783d2rp48
Any thoughts on how to correct the issue. Thanks a lot.
Likely you will need to locate the file which has the login widget code and edit it to put in generic links on that dropdown, or add query if the links are unique to each user.
If you look in your theme folder, under includes > widgets > td_login_widget.php
you would likely add the links there.
e.g.,
echo '<ul class="top-header-menu td_ul_logout">
<li class="menu-item">
<a href="#" class="td_user_logd_in">' . $current_user->display_name . '</a>
</li>
<li class="menu-item">
<span class="td-sp td-sp-ico-logout"></span>
<a href="' . wp_logout_url(home_url()) . '">' . __td("Logout") . '</a>' .
get_avatar($current_user->ID, 20) .
'</li>
</ul>';
Always good to “explore” the files and folders for the theme to look at what is there, as this is often the starting point for any special customizations not built into the theme itself. Most of the stuff “included” onto pages/posts that are not main templates are found in the /includes/ folder.
Hope that helped! 🙂
Now that it’s fixed and infront of the header in mobile, its squished. My header logo is 1114px in width. It’s not using the mobile one that I uploaded. It currently looks like this: http://screencast.com/t/wNIXiq50ysb
I am not talking about Admin BAr. I am talking about Newspapert Theme Top Menu in which we place tagdiv Login widget. When somebody logins via that widget a username will be displayed and a logout option. The Username comes with not link but a # instead of link. I want to make Username a link and make a 3 more links via dropdrown on username.
Assuming you have those areas set up for users to view, yeah.
Never done this myself, but here’s a possible starting point for WordPress-esque editing of admin bar, probably to be used in functions.php: http://codex.wordpress.org/Class_Reference/WP_Admin_Bar
ohh..I just need to put simple links. Can you please guide the top login widget files? Where is it in theme?
No idea. Not part of theme. Likely you will want to hire a programmer to help customize accounts and how their user data shows up in custom menus. Might be a WPMU plugin for that.
-
This reply was modified 11 years by
simchris.
Can anybody please reply. I actually wants to setup a drop down menu on USERNAME(in the top menu) when somebody login to my site.
I want to know how can i add stuff like Dashboard, add post after a user login to my website. Here is the picture that explains better.
Hi,
Try this css:
#td-footer-1 input {
height: 50px;
word-break: break-word;
}
Note that this will change all input fields from the footer 1 widgets area, change the height as you like.
Hope this helps!
Thanks
You always have another editors like notepad or wordpad! 🙂
Hello,
Would it be possible to make the text fields bigger? I’m trying to use Ninja Popups shortcode in there and also it makes it impossible to edit text. http://take.ms/3qhqP
Hi Christopher
Thanks so much for this. Curious about the Jpeg compression. Guess it’s one of those things you’ll only know when you need to! I find it really stands out with whites (as the pages’ backgrounds are a really uniform white) and whenever blocks of colours are used in (say, logos).
We normally only use one image per post and feature all our posts on the front page so embedding won’t be suitable for the majority of the time. Will try with PNGs and see how we get on.
Thanks again!
Hi,
Please install the demo data from theme panel > welcome http://screencast.com/t/NOYhjn6gnV the “Homepage 4” layout should come with the demo data then you will be able to edit the page and see how it’s built.
Or add a new page and add the following shortcodes in the page like this: http://screencast.com/t/GypkMSlFewI
[vc_row][vc_column width="1/1"][td_slide_big category_id="207" limit="8" hide_title="hide_title"][/vc_column][/vc_row]
You will need to set the page template to “Homepage – with article list” like this: http://screencast.com/t/z0kdaXL3Zp
You also need enough posts for this to work.
The best way it’s to install the demo data then you will get this homepage.
Thanks
Hu Lucian,
The homepage4 does not come with the package so I am asking you for it…
Thanks
-
This reply was modified 11 years by
nuno.
Hi,
Please use our documentation, we have tried to add there all the info you need to know about the theme to get started.
Please take a look https://forum.tagdiv.com/newspaper-documentation/ and let me know if you encounter any other issues that I might help you with.
You may also search the forum for any issues that you may have as we have passed trough a lot of issues here and you could find your answer here.
To get started here is how you can build your own homepage: https://forum.tagdiv.com/homepage/
Thanks for the message
Hi Lucian!
Many thanks for replying me. I am a beginner user.
I’ve requested to tagDiv install the homepage4 for me. Could you achieve that?
So I’d be able to put some content and tweak the ads system.
Thanks – Nuno
Hi,
a. The logo when using the classic blog version it’s already centered http://screencast.com/t/QVtWVWE4fYX just use the header style designed for the blog like this: http://screencast.com/t/KgwEpN8VEl1
b. I haven’t used that plugin, should check the plugin support page for a way to implement the short URLs and then go to td_module_blog.php file and replace the function which gets the permalinks with your own short URLs generator http://screencast.com/t/fGNUAvyPw2
Try using the Yoast WordPress SEO plugin, then you can set the description for your each post from edit post panel.
c. I believe you are referring at this prev/next article feature which you can enable from theme panel > posts settings http://screencast.com/t/Rj847twYFAGr
Hope this helps!
Thanks
Hello,
Installed the theme (in classic blog version) and love it but have a few questions:
a) Is it possible to make the header logo centred on the page
b) I have installed Shortn.It (http://wordpress.org/support/plugin/shortnit) and have set it up but is there a way of when clicking the twitter or Facebook at the bottom of the page to show the shortened url. At the moment it shows as (using the demo as an example) Asus Xonar U7 sound card has a built-in Headphone Amp http://seeasa.com/?p=53 via @seeasa (is there a way of changing it to show my custom url and make it Asus Xonar U7 sound card has a built-in Headphone Amp http://see.je/abcde via @seeasa. Also clicking on Facebook it only gives the blog logo and address and no information on the story being shared.
c) In the demo classic blog layout demo when you click an article it shows before and next but can’t find there that is in the theme settings to activate
d) How do I give different categories different colours?
Many Thanks in advance
Hi,
The recommended logo size is 300x100 px or 600x200 px for retina logo http://screencast.com/t/srfMI7Q7qWSr
Thanks
Hello!
Please note that I am new in the forum and I am a beginner user.
I need to know recommended size for logo.
Thanks – nuno
The ad banner still overlaps the logo in 980px mode without custom CSS and is now not responsive when the window size is reduced.
I’d love to have the ad banner kept away from the logo in 980px and responsive. Could this be fixed in a future update?