- NewsmagLogo & Favicon
- NewsmagWhat’s included in Newsmag theme package
- NewsmagMain menu
- NewsmagHeader styles
- NewsmagFooter templates
- NewsmagTheme colors introduction
Hello,
I am currently developing my wordpress website locally and I am having problem designing my main-menu.
Please check the link below:
menu design problem
Currently I am using the plugin “MAX MEGA MENU” for designing my services mega-menu but there is some alignment issue coming on as I want that my menu comes next to my LOGO.
Please, solve this issue as soon as possible
Regards,
Mafista
Hello,
Please access the theme panel under the header section and check the logos there. You probably did not add a mobile logo https://www.screencast.com/t/8q6Mb1UFk
Thank you!
Hi there,
Thanks for your reply. The image that I want to display differently on mobile and desktop is not the logo. How can I do this?
Cheers
Ryan
Hello their,
I need to add an special text to the footer after everything and center it. How is this possible?
<! Text: Die Team-Namen, Logos und Designs sind eingetragene Warenzeichen der jeweiligen Teams. Alle anderen Warenzeichen © Football-Austria.com. Football-Austria.com Text-, Filmmaterial & -Videomaterial © Football-Austria.com falls nicht anders vermerkt. Alle Inhalte sind Eigentum von Football-Austria.com falls nicht anders vermerkt. Reproduktionen und Publikationen, auch auszugsweise, bedürfen einer schriftlichen Genehmigung. !>>
How is this possible? I use Style 9
My Website: http://kunkal.at/football/
Hello,
I install newspaper theme and the travel demo, but logo is missing and the layout of images on frontpage is small, please help in this issue.
Hello JonasWiuff,
Do you want to change the H1 from the logo? Notice that the theme does not have any such an option for it and if you want to make this change you should edit the theme core files. Notice that we added the h1 on logos where there is no h1 on the page. SEO requires an h1 tag.
If you want to remove it, you will have to either use the page builder + page title template where the h1 is shown in the page content, and the logo does not get an H1 tag anymore or by editing the theme files and removing the h1 tag from the theme code: https://www.screencast.com/t/9uXujjSj
Thank you!
Hi,
The background color of the header can be set in the theme panel, also the header menu and sticky menu background color
– https://www.screencast.com/t/w1LF7D4w
– https://www.screencast.com/t/0Fynig9t
Maybe those settings would be sufficient for what you want to do.
If that image is the logo, you can set a logo for desktop and a different one for mobiles
– https://www.screencast.com/t/ji3ZR8cD
Thanks
Hi there,
I am using header style 10.
I would like the color behind my logo and the main menu to be #222222.
I have inserted the following css in the custom code section, but it is not adjusting the color of the sticky menu which is still black. What code do I need to ensure that is #222222 too?
.td-logo {
background-color: #222222;
}
.td-main-logo {
background-color: #222222;
}
.td-header-sp-logo {
background-color: #222222;
}
Also, on my homepage I would like to display a different image on the mobile version to the desktop version (I would like a large banner at the top of the page that when viewed on mobile would fill the whole screen). This is the image I am wanting to use for desktop: http://www.thesitdowncomedian.com/wp-content/uploads/2018/02/1920x1080v6.jpg but when viewed on mobile it is too small to read so I would like to insert a different image that fills the whole screen. What code (and where should I insert it) do I need to achieve this?
Cheers
Hi Catalin,
Thank you for the answer, but it’s still not work. I was followed tagdiv documentation for logo upload.
Please help me. I think there is problem with my website.
Best regards
Hello emirza,
Please make sure that you have respected our recommended size for your logo according to our documentation from here -> https://forum.tagdiv.com/logo-favicon/
Thanks for your understanding!
Hi,
1. That website seems to use a svg logo, this one to be more exact
– https://d5c0iea6jarb7.cloudfront.net/images/hypebeast2018/hypebeast-logo.svg?w7h421lv
From what I can find online there are differences between image quality when using svg as logo. Some topics I found here
– https://www.externaldesign.com/using-svg-graphics-in-wordpress/
– https://elfsight.com/blog/2017/05/svg-png-jpeg-choose-the-image-format-for-your-website/
– https://bjornjohansen.no/svg-in-wordpress
2. There is no unnecessary vertical space added, the header will be the height of the logo plus some padding
– https://www.screencast.com/t/Rs7neHZpg
So the height of the header will be the height of the logo and some padding. Changing the line height of the main menu may affect the total height of the header
– https://www.screencast.com/t/2MxDUFDm67
3. If you want to use that code be sure to enter it in the Theme panel advanced CSS desktop section, modification made to headers may not look best across all devices, so multiple codes would have to be made by viewport, or a more optimized version then that example if possible.
It is best and also recommended to try and use header styles as they are.
Thanks
Hi,
The website logo is visible in the screenshot you provided, a simple search on Google led me to your website where I could see the problem happening. I added it on our list and it will be fixed.
Thanks
Please help, The logo that I was upload not appear.. for my site: wartamerangin.com
Use the Chrome web browser, hit F12 for console view to see just WHAT is not loading securely on your website. Remember if you have direct URLs to stuff like logos, those need to be secure URLs in the theme panel, also.
Hi,
1) For some reason when I view my homepage in Chrome or Firefox on my Macbook Pro 13″ retina display or my Windows Surface Pro, the logo appears not that sharp. https://www.screencast.com/t/oo0HbzYyrZMy
If you compare it to the http://www.hypebeast.com website logo, which I’m using the same font, their logo appears more sharp. Do you have any suggestions?
2) Regarding the vertical space height of the logo, I am using the recommended pixel dimensions when creating my logo. So I create a page in Illustrator of the recommended pixel size, then add my text logo within that page. If you are recommending that should reduce some of the space above and below the text, then I am resizing the page, which does not follow your recommended sizing, right? Is there any reason why I should keep the recommended sizing?
3) I do like your example of the horizontal alignment of the logo with the menu items. Also, shifting the menu items to the left closer to the logo. Where would I need to update the code?
Thanks
You do have one console error, btw
The resource https://pagead2.googlesyndication.com/pagead/js/r20180618/r20180604/show_ads_impl.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate <code>as value and it is preloaded intentionally.
main errors are also clearly noted:
https://search.google.com/test/mobile-friendly?id=4LuGR3wMtBMNR1YOeduvYw
Fix the following 2 issues
Clickable elements too close together
Content wider than screen
So, you need to make sure your ads and logos are responsive; you need to use responsive ad units to be mobile friendly. The reason elements are not rendered properly is you are blocking your style.css and other elements via robots.txt which is really bad!
You also had 15 page items that could not be loaded:
https://search.google.com/test/mobile-friendly?view=fetch-info&id=4LuGR3wMtBMNR1YOeduvYw
Note the *blocked by robots.txt* — only you can fix that. You should never block Google from accessing elements loaded on the page.
e.g.,
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js Script Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/plugins/jetpack/css/jetpack.css?ver=6.2.1 Stylesheet Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css?ver=20170506 Stylesheet Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.4.5 Stylesheet Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/plugins/td-multi-purpose/style.css?ver=4.9.6 Stylesheet Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/plugins/ytsubscribe/ytSubscribe.js?ver=2016.10.2.3 Script Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/themes/Newspaper/mobile/js/tagdiv_theme.min.js?ver=8.7.2 Script Googlebot blocked by robots.txt
https://www.tricksbykabir.com/wp-content/themes/Newspaper/mobile/style.css?ver=8.7.2 Stylesheet Googlebot blocked by robots.txt
It’s important when using testing tools to read the “why” and “solutions” noted on the checker, as in my pasted in stuff above.
Hope that helps!
(I don’t work here.)
-
This reply was modified 8 years by
simchris.
Hi,
Try it like this. Access the string translation options in the WPML plugin
– https://www.screencast.com/t/ryeaG73r
Search for “td_011” field and open it – https://www.screencast.com/t/36mNV6BgKl2
Next search for the “tds_logo_text” and “tds_tagline_text” and select them
– https://www.screencast.com/t/OQkHZBQNyZ
Click apply in the bottom of the screen – https://www.screencast.com/t/DflACrOg
Now those can be translated as you want
– https://www.screencast.com/t/1ljj8QUhLM
Thanks
Hello,
Yes, the statement meant it is not necessary to upload a mobile logo as it will be grabbed from the default header logo.
The color of the mobile background can be changed from the thee colors section or the mobile theme color section if you use the mobile theme plugin.
https://www.screencast.com/t/dILRhsd6ZR9p or https://www.screencast.com/t/fsKfQortWi8
Thank you!
Hi,
I made a comparison of the original image used and the logo image when set
– https://www.screencast.com/t/uvH5phCR
They would be the same quality as far as I can tell. As long as the full image size is used when uploaded the image will be displayed as it is.
So you would like to do something like this maybe
– https://www.screencast.com/t/GxNQPhj9A5w
This is the code I used in the example, you could experiment with it
.td-header-style-7 .td-header-sp-logo img {
max-height: 94px;
}
.td-header-style-7 .sf-menu,
.header-search-wrap {
margin-top: 12px;
float: left;
}
.td-header-style-7 .td-header-menu-wrap-full {
height: 94px!important;
}
.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 107px;
}
Also you could experiment with different header styles and make modifications to theme if needed
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hello,
Upon inspecting your logo, i cannot see it fuzzy or unclear. It is very clear: https://www.screencast.com/t/5WPVWOELzll
The vertical space comes from the image itself: https://www.screencast.com/t/c2ssAssuhA
Remove the extra space above and below the text from your image.
In order to have the menu items closer to the logo, you will have to use a different header style: https://forum.tagdiv.com/header-styles/
Thank you!
When I insert shortcode example [wpaft_logo_slider category=”sponsor”] in column Raw html.
It show the code when preview, instead the logos
I figured it out. There was no footer logo inserted, so the theme used the main logo.
I am starting to build a site: http://healthbeatdigest.org/
If you go to my site, you will see my logo in the header, and also in the bottom left side of the display. Why is this and how can I remove the second logo? Thank you.
Bernie
Site in 3 languages - Bulgarian, English, Russian. I write text in the header of the site, but I want to change the language of text logo when changing the language of the site. But it does not work. help, please
For mobile logo it says “Don’t upload a logo for Mobile if you use Header Style: Style 4, Style 5, Style 6, Style 7, Style 8 or Style 12, It’s not necessary.”
I am using Header Style 8 and it is picking up my default logo on mobile devices. I would assume that statement means I don’t need to create another logo.
Because the background colour is different for mobile do I need to create another logo or is this a bug? Can you tell me the exact colour of the background for mobile because it is not black.