Search Results for 'logo'

Results from the Forum
Calin
tagDiv Staff

Hi,

I checked your website and now you are not using any logo -> https://www.screencast.com/t/W0VELYVtvqv
Please make sure that you set the logo like in our documentation -> https://forum.tagdiv.com/logo-favicon/ also please clear all cache after you change the logo.

Thank you!

fnandocano
tagDiv Member

Ok,

The mobile version is now working after figuring out I have to disable the Jetpack mobile version. I like how it works, howevere I still have a couple of questions:

1. How do I customize the featured image of the posts displayed in the homepage like in your tutorial video of the mobile theme?
2. The tab section of the mobile theme is helpful (plain helpful), but I need to add other elements such as logo and
3. Disable others such as the main menu (which it is not deactivated in the theme panel after saving settings) and the search feature
4. The footer also needs a logo, which like in the header, CANNOT be added!
5. And this is a personal remark. I know you guys sell this theme as a piece of cake to set it. Which is in part true, but it is still way toooo far to be it.

Thanks

Ryansmccain
Participant
#0

I’ve been using Newspaper for over a year on my website and never had an issue upgrading. When I went from 9.5 (I think) to 9.6.1, the coloring of my main menu and footer disappeared. I have attempted the upgrade 3 different times and get the same result.

This is how it used to look. (Ignore the under construction banner):

Menu: http://prntscr.com/n39w6p
Footer: http://prntscr.com/n39vyv
Widgets: http://prntscr.com/n39wc3

This is how it looks now…
Menu: http://prntscr.com/n39wl4
Footer: http://prntscr.com/n39x3e
No widgets: http://prntscr.com/n39wwi

Another thing that is odd. The top featured post image used to have different dimensions. Now all of the posts on the homepage look the same. See the pretzels top post image:

Now: http://prntscr.com/n39yc0
Before: http://prntscr.com/n39z44

I am using header style 6 and footer style 14.

..The website is http://prntscr.com/n39x3e

There is some custom CSS but this has not changed in months and I have never had an issue with prior upgrades:

/* widget title color start */
.td-theme-wrap .block-title > span, .td-theme-wrap .block-title > span > a, .td-theme-wrap .widget_rss .block-title .rsswidget, .td-theme-wrap .block-title > a, .widgettitle, .widgettitle > a, .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a, .td-related-title .td-cur-simple-item, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .td-theme-wrap .td_block_template_2 .td-block-title > *, .td-theme-wrap .td_block_template_3 .td-block-title > *, .td-theme-wrap .td_block_template_4 .td-block-title > *, .td-theme-wrap .td_block_template_5 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title > *, .td-theme-wrap .td_block_template_6 .td-block-title::before, .td-theme-wrap .td_block_template_7 .td-block-title > *, .td-theme-wrap .td_block_template_8 .td-block-title > *, .td-theme-wrap .td_block_template_9 .td-block-title > *, .td-theme-wrap .td_block_template_10 .td-block-title > *, .td-theme-wrap .td_block_template_11 .td-block-title > *, .td-theme-wrap .td_block_template_12 .td-block-title > *, .td-theme-wrap .td_block_template_13 .td-block-title > span, .td-theme-wrap .td_block_template_13 .td-block-title > a, .td-theme-wrap .td_block_template_14 .td-block-title > *, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td-theme-wrap .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td-theme-wrap .td_block_template_15 .td-block-title > *, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter, .td-theme-wrap .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i, .td-theme-wrap .td_block_template_16 .td-block-title > *, .td-theme-wrap .td_block_template_17 .td-block-title > * {
color: #4f1780!important;
}

/* widget title underline color start */
body .block-title {
border-color: #523F6D;
}

/*latest answer category */
.td-subcat-filter .td-subcat-list a{color:black!important;}

/* block navigation arrow color */
.td-next-prev-wrap a {color:black!important;}
.entry-crumbs a {
color: black;
}
.entry-crumbs {
color: black;
}

/* Keeps main menu logo from screwing up in tablet view */

@media (max-width: 1018px) and (min-width: 768px) {
.td-header-style-6 .td-container {
width: 100%;
}
.sf-menu>li>a {
padding: 0 8px;
}}

/* Remove extra whitespace around footer */

.td-main-content-wrap{ padding-bottom:0; }

/*Remove extra purple space in purple footer */
.td-footer-template-14 .td-footer-bottom-full{ padding-top: 0; }

.td-footer-bottom-full .td-pb-row>.td-pb-span3 {
margin-bottom: 0px;
}

/* reduce padding under purple header main menu REMOVED 9/4/18
.home .td-main-page-wrap {
padding-top: 1px;
}
*/

/* Hide ABOUT US in the footer */

.td-footer-wrapper .block-title span{ display:none }

/* Spacing between sharing buttons and content */
.td-post-sharing-top {
margin-bottom: 5px;
}

/* Spacing between Facebook like button and social media sharing icons */
.td-post-sharing-classic + .td-post-sharing {
margin-top: 20px;
}

/* COMMENT Font */
#reply-title{font-family: Verdana;}

/* WP Discuz LEAVE A REPLY Font
#wc-comment-header{font-family: Verdana;} */

/* WPForms font color */
div.wpforms-container-full .wpforms-form .wpforms-title {
color: #007acc;
}

Eva
Participant
#0

Hello, we have bought the Theme “Newspaper” and used the template “Restro” to create our website oliveladencafe.ch.
We have also added our logo in the WordPress backend:
Dashboard -> Newspaper -> Theme Panel -> Header -> Logo & Favicon

However, when I open the website oliveladencafe.ch I can see the logo displayed for a short moment and then it is replaced with the theme name “Restro”. How can I remove the theme name “Restro” completely and show our logo instead?

Simion C.
tagDiv Staff

Hi,

That header style can display the logo in full, but only if you choose the full size when setting it in the theme panel – http://prntscr.com/n36mamhttp://prntscr.com/n36mhi
From what I can see now there is a thumbnail set there, not the full size
http://prntscr.com/n36myq
Please try what I suggested, let us know if you have more questions.

Thanks

Calin
tagDiv Staff

Hi,

Please make sure that you have an working logo for footer
-> https://www.screencast.com/t/rCO67ET6
-> https://www.screencast.com/t/rCO67ET6
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
Please check if the WP-debug is set to false in the WP-config file, then check if the warnings are removed.

Thank you!

fpbs
tagDiv Member

Hi, Bonjour,

http://www.eode-webtv.ru/

Now, my logo in the header is displayed. It’s ok!
But, he is very small.
However, I have other website with Newspaper (http://www.afriquemedia-webtv.org/) and the logo is displayed in large size. and the logo is of identical format.
So, I really do not understand what I must do to have the logo in large format.

Calin
tagDiv Staff

Hi,

I checked a few posts from your website and those was AMP ( also amp is static/html ), please check like this, in mobile go on google search for a post and if this have the amp logo will go on amp view -> https://www.screencast.com/t/qzAEQRpOiVR0


@Jumich
please notice that in Newspaper c9.6.1 you have 3 options, one for only mobile, one for mobile and AMP( this option is working only with the AMP that we provide ), and AMP ( this option allow you on which page/post to make AMP, also this option is available only with provided AMP plugin and will display the mobile design ); if you choose to use others amp plugins -> https://www.screencast.com/t/klPekGTzwi0F -> https://www.screencast.com/t/EjRDB03fp

Thank you!

Liz
tagDiv Member

Hi There,

I’m having a similar issue as the OP. I’m getting this error:

Warning: getimagesize(https://staging1.nonstopdestination.com/wp-content/uploads/2019/03/nsd_white.png): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/nonstopd/staging/1/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 639

I disabled all plugins except for Tagdiv composer and library, and I’m still getting this error.

I contacted my host to make sure all settings are correct as per Tagdiv’s requirements, and they are.

I always get the error when I add my logo to the header. When I remove the logo, the error is gone.

One issue I wasn’t able to solve is the max_input_vars. Three different support people from my host have changed the number from 1000 to 30000, and they all confirmed it has changed, but the system status is still showing 1000. My host has no idea why it’s showing the wrong number.

Any help would be greatly appreciated.

Calin
tagDiv Staff

Hi,

If you are using the header 10 -> https://www.screencast.com/t/lwyIEKT4
you can change the color text from here -> https://www.screencast.com/t/tDONrsmNW and the logo text size from here -> https://www.screencast.com/t/2Bexntox
Results -> https://www.screencast.com/t/WaowGP7UsOF

Thank you!

Calin
tagDiv Staff

Hi,

In order to remove the footer logo from mobile theme you can use this custom css

.td-footer-wrap .td-footer-logo{
  display: none;
}

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that your logo is big enough -> https://www.screencast.com/t/nOYgrlms -> https://www.screencast.com/t/SPCqEQCi -> https://www.screencast.com/t/HwJjOtco8
If you do not have a logo with that size, please use this custom css
-> https://www.screencast.com/t/Xe2HBiKkxsz7
.td-header-sp-logo .td-main-logo img {
margin-left: 0;
}

Set the code in Theme panel>Custom code>Custom css

Thank you!

Diario Carioca
tagDiv Member

Thanks for your answer. But I mean the caroussel of google search results on the mobile

Previously to change in the mobile plugin, it pulled the logo used in the yoast for webpage

as the links below explain:

https://www.seroundtable.com/google-posts-about-amp-logo-guidelines-22232.html

Bogdan B.
tagDiv Staff

Hello,

The amp logo on the footer can only be removed by removing this code from the mobile theme: https://www.screencast.com/t/Yk2eGAyDOMi

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please access the header section of the theme panel and under the logo, select your own images. This guide shows you how: https://forum.tagdiv.com/logo-favicon/

Thank you!

ichmod444
Participant
#0

There should be an easier way of removing footer logo in mobile theme. Right now if you remove logo from footer section of the theme panel, it will just display the main logo, or alt text. Right now just comment out this whole blob in mobile/footer[-amp].php


//$td_footer_logo = td_util::get_option('tds_footer_logo_upload');
//$td_footer_retina_logo = td_util::get_option('tds_footer_retina_logo_upload');
//$td_top_logo = td_util::get_option('tds_logo_upload');
//$td_top_retina_logo = td_util::get_option('tds_logo_upload_r');
//$td_footer_text = td_util::parse_footer_texts(td_util::get_option('tds_footer_text'));
//$td_footer_email = td_util::get_option('tds_footer_email');

// read alt and title for the logo
//$td_logo_alt = td_util::get_option('tds_logo_alt');
//$td_footer_logo_alt = td_util::get_option('tds_footer_logo_alt');
//$td_logo_title = td_util::get_option('tds_logo_title');
//$td_footer_logo_title = td_util::get_option('tds_footer_logo_title');

// if there's no footer logo alt set use the alt from the header logo
//if (empty($td_footer_logo_alt)) {
// $td_footer_logo_alt = $td_logo_alt;
//}
// if there's no footer logo title set use the title from the header logo
//if (empty($td_footer_logo_title)) {
// $td_footer_logo_title = $td_logo_title;
//}

purlp
tagDiv Member

That’s why I confuse I’am uploading 1200×9932 an the results is only like this: https://dwglogo.com/wp-content/uploads/2019/03/Facebook_Ad_Targeting_Options_Infographic.png

fpbs
Participant
#0

Bonjour, Hello,

1 / My logo is not displayed.
I charge it correctly:
Newspaper >> Theme panel >> Header >> Logo & Favicon

2 / Slider Revolution
After activation, I have the emssage “Activate Slider Revolution for Premium Benefits (e.g. Live Updates).” What does it mean ?

Thanks.

Sohaib
Participant
#0

I don’t want my website logo to show in AMP mobile footer and there is no option to disable it. How do I fix that?

Diario Carioca
Participant
#0

how to make the logo appear on the google amp carousel cards and how to make the mobile theme home page be amp. On my site these two functions do not happen. Can someone help me?

I would also like to know if the mobile theme works with the AMP for wp plugin, or only with the official AMP?

mustafa3rgun
tagDiv Member

Hi Calin,
I want to disable top bar menu. Because i can’t change Newspaper text. So i want to close this bar. But even though I made the necessary settings from the header section, I cannot change the logo and I cannot close that menu. Although the required settings are turned off, the menu still appears when the screen scrolls down.

Problem: https://prnt.sc/n27clr
My setting: https://prnt.sc/n27ctl

Abeidblogs
Participant
#0

I imported a demo layout name “Blog Fitness” and applied on my website. I am currently using the header “style 10” with the demo. I replaced all the logos with my custom logo (i.e. on header and footer for every version (pc and mobile)) but still, the homepage and the footer shows the default logo i.e. “Fitness Blog” logo on mobile devices. However the problem does not arise when I open my site on a pc, but when I open my site on a mobile device, only the homepage and the footer logo are not changed, but the rest of the pages and blog posts logo is changed.

desiyatri
tagDiv Member

Hi Calin

I am using News Magazine theme, Header Style 1. I need to align my logo on desktop to the left. This is my website url: https://www.desiyatri.com/genting-casino/all-you-need-to-know/

Can you please help?

Best Regards
Narinder

ipbeach4141
Participant
#0

How do I change the logo in the demo I just installed. It doesn’t let me do it. Just allows “Insert Element.”

nullfud
Participant
#0

Hey, when I link my website, next to the link facebook and other services pull the first image available. How can I add a picture so it shows that one instead?

how it looks like

https://i.imgur.com/pjRQKe5.png

how it should look like:

https://i.imgur.com/xRlXs7E.png

I have icons/logos uploaded to every possible slot with the correct resolution.

https://i.imgur.com/QgR4oLf.png

Thank you for your help,
Daniel.

Viewing 25 results - 5,901 through 5,925 (of 12,143 total)