Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
rocketman
tagDiv Member

Simion,

Hope you are well, looks like the CSS code that you provided me with below, for fixing the home page header size for the logo, no longer works:

.home .td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 200px;
}

Will this be fixed in the next update?

Alternatively, if I wanted to rebuild the theme look from scratch with how the current theme import looks, is there a wiki on how I can do that so I don’t have to apply any CSS to change a native logo alignment in the header?

Thanks!

aresglez
Participant
#0

Hello,
There is any possibility to have the logo inside the top bar?
Like these: http://new.alaya.es/wp-content/uploads/2018/08/Captura-de-pantalla-2018-08-19-a-las-23.30.01.png
The point is, I don’t need the ads space and I prefer to have less height in the header.

Thank you,

Ares

SanjaKokica
tagDiv Member

Hi,
we have the same issue with ads in cloud template…
https://screenshots.firefox.com/x8CBswBD34E8AxsR/www.kuvajmo-blogovski.com

dronesinsite
tagDiv Member

Thanks Simon for the reply
The ads are now working, will there be an amp logo? the mobile logo is fine except for the amp pages.
Regarding the menu i really hope you will add it.. Its important, i used to use WP AMP however it couldnt be validated by google. So i am using yours.
I am also receiving validation errors.
The property ‘minimum-scale’ is missing from attribute ‘content’ in tag ‘meta name=viewport
The mandatory attribute ‘amp-custom’ is missing in tag ‘style amp-custom’
Please advise how to fix this
thanks

Simion C.
tagDiv Staff

Hi,

If you don’t install the demo with content, the homepage will not be provided. You will have to build it yourself with the same elements as the demo, or copy it like mentioned in these topics
https://forum.tagdiv.com/topic/getting-started-from-demo-best-practises/
https://forum.tagdiv.com/topic/wish-about-the-demo/

Sp you can import the demo you want without content. Then copy the homepage content as shown in the topics and configure the page. Set it as homepage after doing so.

If you install a demo with dummy content, the homepage will be provided. Then you can personalize the website, add your logos, menus, filter and sort blocks with your own content etc. The latest posts is a sorting method, use it for the blocks/grids you want. Filter them as well
https://forum.tagdiv.com/block-settings-guide/

What exactly is this organization you mention? What are you doing and what is happening exactly? The explanation from above should a few things. I would need some more details about the remaining problems.

Thanks

Simion C.
tagDiv Staff

Hi,

A simple forum search would provide the necessary information if you want to use AMP auto ads
https://forum.tagdiv.com/topic/how-to-put-in-google-auto-ads-on-your-mobile-theme-amp/

The logo displayed in AMP pages will be the mobile logo set in the theme panel
https://www.screencast.com/t/Byz5ywvvi

The AMP pages don’t have a menu, maybe one will be implemented in the future. The design of the AMP plugin is based on the AMP variant the SEO Yoast website uses
https://yoast.com/social-media-optimization-with-yoast-seo/amp/

Thanks

Simion C.
tagDiv Staff

Hi,

I believe these that header style will be reworked by us in the near future. If there is not enough space in the menu (on smaller devices) the logo will be at the left and the menu items below it. At some point the logo will be resized
https://www.screencast.com/t/WG6U278ed
I could try and give you a CSS solution if you could mention how you want it to look.

Connect6
Participant
#0

hello,

I updated my ad units from propellor ads to adsense and my site still has propeller ads on it only the mobile version though, The desktop is updated.

I updated my logo on mobile and the sample logo is still up.

but changes i made about 20 minutes ago.

Connect6
Participant
#0

Hey guys,

I changed my ad units from propellor ads to adsense and my site still has propeller ads on it only the mobile version though, The desktop is updated.

I changed my logo on mobile and the sample logo is still up.

but changes i made about 20 minutes ago.

ibrahimturkeynews
Participant
#0

I could not use even free sliders of Revolution slider. its wants to get premium member. Anyway i find another plugin and its useful for dekstop. But the problem is that my mobile theme had a row under logo. It a writing “No post.” how I can move this from on mobile theme. Thanks for your help.

My web site is elazigdavetiye.net

dronesinsite
Participant
#0

Hello,
I installed the AMP Plugin
However the page doesnt look good, there is no place to add an AMP Logo, the viewport does not fit to screen and the adsense ads dont work.
Also i dont know where to add the code for the amp header for the auto ads feature.
Thanks!
here is an amp page
https://www.dronesinsite.com/racing-drones/drone-kits/amp

ankasammerkez
Participant
#0

Hello,

I have a certain issue whereby the logo does not resize properly

In the first condition (http://www.screencast.com/t/njKJPmYg2L) i have no issues. However when the screen size is below 13″ then the logo clips to the top rather than resizing itself (http://www.screencast.com/t/NyoTxKnOm9)

klein_stephanklein
tagDiv Member

Hey ho,
thanks for your reply….

I think I just have figured out a kind of solution for me.

I added some lines of code in the themes functions.php to trigger a little javascript file to change the websites logo then I am visiting the desired page or watching a post of the catgory, where the website logo should be different. Basicly the code is from codex.wordpress.org


function load_js_assets() {
if( in_category( 14 ) or is_page( 178 )) {
wp_enqueue_script('my-js', 'https://localhost/path-to-script/lchange.js', array('jquery'), '', false);
}
}

add_action('wp_enqueue_scripts', 'load_js_assets');

The thing is that the script works mostly fine but it’s way to slow. When I am visiting a desired page the script has to wait until the wrong headerlogo is loaded otherwise it wouldn’t change the logo at all.

Now my idea was is it possible to already influence the functions.php file to get the right headerlogo If I am visiting a certain page, or viewing a specific post?

I am not fit either in PHP or JS. But can you give me a hint how I can influence the theme to get the right headerlogo when I am visiting a certain page or post?

PS: I am using header-style-10

Thanks in advance

Ortler
tagDiv Member

Hallo Alin,

thank you for your question.
Here is an example post:
https://hintergrat.com/brecherspitz-ostgrat/

The problem is withe the logo png (on the end of the post). The real size is:
https://hintergrat.com/wp-content/uploads/2016/10/Hintergrat-Banner1.png

Thanks!

Scott
Participant
#0

Google analytics is not tracking. I entered the code here. https://www.awesomescreenshot.com/image/3549073/cc4a6516c2f9282e2c4fe757fc451434. Here’s the full code with the GA ID x’d out

<script>
(function(i,s,o,g,r,a,m)
{i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),m=s.getElementsByTagName(o)
[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’
https://www.google-analytics.com/analytics.js&#8217;,’ga’);

ga(‘create’, ‘UA-XXXXXXXX-1’, ‘auto’);
ga(‘send’, ‘pageview’);
</script>

I am getting the following errors under Inspect/Console:
Uncaught SyntaxError: Invalid or unexpected token
logo.png:1 Failed to load resource: the server responded with a status of 403 (Forbidden)
1.jpg:1 Failed to load resource: the server responded with a status of 403 (Forbidden)
(index):3186 Uncaught ReferenceError: ga is not defined
at HTMLImageElement.onload ((index):3186)

Simion C.
tagDiv Staff

Hi,

That would be possible with some CSS, for example with header style 10
https://www.screencast.com/t/sCMVYnMn

.td-header-style-10 .td-header-sp-logo img {
float:left;
}

Thanks

Simion C.
tagDiv Staff

Hi,

For me it looks like this across three browsers
https://www.screencast.com/t/ugvfw5fu

The logo seems to be smaller in width in that screenshot. It should be the same across all browsers. I am not seeing that however, I would have inspected the problem if there were any.

For the best results a logo of these recommended sizes should be used, per header style (exceptions are styles 9, 10 and 11)
https://forum.tagdiv.com/logo-favicon/

jesusito
tagDiv Member

Wow! Thank you Bogdan B! šŸ™‚
I like the style 9 and 10. Only a question more: is there any way to have the style 9/10 but with align logo left (not center). This will be perfec!! šŸ™‚

THANKS!!!

wdziedzic
Participant
#0

Hello,

I have a problem with the header logo.

It is distorted in Firefox and Edge:

In Chrome it looks fine: https: https://imgur.com/r3KOS4e

Here the home URL: https://imgur.com/JZqucKG

Some colleagues have this issue also in Chrome

https://www.hrs.de/hotel/presse/

How to fix that?

echospace
tagDiv Member

Make mobile logo size 320Ɨ96 and be happy šŸ™‚

Bogdan B.
tagDiv Staff

Hello,

Sorry but our theme does not allow different logos for particular templates. It can only be done on a multi-site environment with multiple installs of WordPress and the theme.

Thank you!

klein_stephanklein
Participant
#0

Hi folks, I’m a little bit stuck with a problem on website I will come up with and wanted to ask how to solve the problem.

The thing is, that I have a nice working newspaper theme website with the domain “examplesite.com”. Now I have got another domain “examplesite2.com”. “examplesite2.com” is forwarding to a page from “examplesite.com” (“examplesite.com/examplepage”) and now there comes the question.

I want to show the visitors a different websitelogo if they are visiting “examplesite2.com” or (“examplesite.com/examplepage”). Further on examplepage there will be posts. So I need the head and logo design from “examplesite2.com” for a single post as well as for the category view.

Is this possible?

I don’t want to install and maintain a new wordpress with another Newspaper theme to realize that, because it is just a little subcategory/subpage from the mainsite.

Catalin
tagDiv Staff

Hello jesusito,

1)Unfortunately, the theme will not be automatically updated, sorry! You will get some information when a new theme version is released and therefore you should update it via FTP way because this is the surest method in this case. For more details about this way, please read here -> https://forum.tagdiv.com/install-via-ftp/
2)Please notice that if you have purchased our theme, the updates will be for life, for free.
3)The Category Description can be changed or edited from here -> https://www.screencast.com/t/fibvZ7nfbI Also, check your system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/requirements-for-newspaper/
4)Please provide a site and some useful screenshots of the problem so I can identify the problem.
5)Please notice that the theme does not have any such an option that allows you to enlarge the actual size of your logo. The theme only crops it if it is too large. We recommend using a bigger logo if you want to have good results for another header styles which uses the logo in full-width, like Header Style 10.
6)Check the theme panel from here -> https://www.screencast.com/t/5CndbdqV8e
7)Yes, it’s possible to delete it but please notice that has no sense because you will break the functionality of the module. If you will delete that button, you will not be redirected to the entire post page.

The code is ->

.td-read-more{
display:none;
}

The result is here -> https://www.screencast.com/t/6oTGTWjiK6L

Thanks.

jesusito
Participant
#0

Hello!

IĀ“ve several questions, I wait that you can help me šŸ™‚
1) I“ve installed the theme throught WP (upload plugin). My questions is when it exist a new update, the newspaper doesn“t uploaded to version because wasn“t installed although gallery themes WP. Not?
2) In the future, when is the launch of Newspaper 9 for example, have I that pay other copy or customers of Newspaper 8.8 can upload free?
3) I“ve follow this documentation: https://forum.tagdiv.com/category-templates/ and any category I“ve edited the description but my theme doesn“t show the description. What can I do?
Note: I“ve used categories->category template -> style 1.
4) I“ve a block with module 1 but I would like that only image (no text) is centered on text, to each post in the widget. How can I that image is centered (no text)?
5) To my logo, IĀ“ve using the style 1 (https://forum.tagdiv.com/logo-favicon/) because this style has the bigger size logo. But the logo yet is small. How can I enlarge my logo? The values to defect are small šŸ™
6) I would like to edit the background colour of tag category but I don“t find this option in Theme Panel-> Theme colours. Where can I edit the background colour and size?
7) IĀ“m using the module 11. This module shows button “read more” but I love to delete. Is this possible?

This are my questions, sorry!

A greetings, thank you.

Viewing 25 results - 6,601 through 6,625 (of 12,143 total)