Search Results for 'logo'

Results from the Forum
aldeawood
tagDiv Member

Hi Bogdan, thanks so much for your thorough reply including all the screenshots. I did eventually get the ad working in the sidebar via the theme panel Ads section – I think even though I was deleting cache after each try it may have been a caching issue.

I also got it working on mobile but it did not work when I placed the script in the head tag of child theme > mobile > header.php – I had to place it in the original theme mobile header file. Oh well, it is showing up! I will re-add the code when there is an update.

One more funny thing, do you know what the empty black bar is at the top of the mobile site above the logo, menu and search header? screenshot: http://www.screencast.com/t/gjJfA0VzAe

Thanks so much. I’m loving the theme 😀

amizzer
Participant
#0

I desperately need help. Website: esportsgamer.sk

Yesterday my site received a bigger amount of visitors and afterwards I wasn’t able to share anything on Facebook. Website seems to be working just fine, but Facebook keeps showing me this error: Screen fb error

I tried to optimize all I could, my GTmetrix score is way above average I think: Pagespeed score and Yslow score
I also tried to increase PHP memory to MAX value 256M, yet still nothing. Any idea what to do with it?

I have one more question. In waterfall I can see that loading time could be almost halved, if this 404 error was not a thing. I deleted NEWSPAPER logo, and I don’t have any logo on my website in footer.

I would appreciate any kind of help,

Andrej Kováč

MorettaConsulting
Participant
#0

On Default Demo I’m trying to change the Header Style Option from default to Style 10. Flag is properly shown on Style 10 but logo does not change. Where am I wrong? Than you

Irreverent Gent
tagDiv Member

Thanks for getting back to me.

In the example you show, I’d like to remove the Newspaper logo in the center, so that only the background image is visible. Is there further CSS code needed for that?

My site is http://www.irreverentgent.com, but for now I have disabled this because it wasn’t looking right.

Thanks again for all the great support!

kaidensharma
Participant
#0

Hey there,
my website is http://kaidenworld.com
i have re-defined some elements using css… now i want to change the header colour in the mobile version as it is overlapping my logo colour but i am unable. can anyone help?

simchris
tagDiv Member

I’m actually using Newsmag now, but very similar for some of the admin panel.

I think you can turn on the image sizes in the modules panel for theme? The section where you can turn on/off different images sizes for blocks/modules.

You can see one of my Newsmag sites on the “showcase” page … (the California one). Note the site just switched to Newsmag 3.1 from 1.7, and I have not yet fully optimized it (logo wrong size in footer, mod_pagespeed is off, critical CSS not yet in header, etc.).

TagDiv is in diff time zone from me — I don’t hang out here, but sometimes I have little iwndows of “waiting on some dumb server thing to run …” where trapped a moment or three; so poke my head into facebook, here, couple of the wordpress plugin forums I use, then pop back. So, sometimes I’m around, sometimes you won’t see me for week ot two ….

these days I just chime in if its something topical to what I’m actually doing, like the https stuff.

simchris
tagDiv Member

You still need to search/replace your mySQL dbase to replace http://yoursite with https://yoursite, ensure all your links in theme panel are https, like to logo, and perhaps put explicit https URL for site in your wp-config.php folder.

I just went through this with all our sites.

elpaulli
Participant
#0

Is there a way to just use a the featured image of a post and not the cropped thumbs?
So if we are listing a bunch of companies and there logos are the post feature image, would it be possible to display a featured image instead of the ones the theme creates.

Catalin
tagDiv Staff

Hello logosi,

Unfortunately, I do not know about your code implementation above because we do not have any tests in this regard. I guess, that you want to put the code in the header section of theme, right? So, you should check the theme core file named header.php and place the code here -> http://screencast.com/t/bR2bTTU5DMpz I cannot say for sue if will work or not but you can try it and check the results. For more information about the code implementation, you should consult this topic here -> https://floatboxjs.com/instructions

Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,
It seems to run fine on my end: http://screencast.com/t/VsDki7rO
I added a height property so you can see the full image height:
.td-logo-wrap-full {
background-image: url("http://www.irreverentgent.com/wp-content/uploads/2016/11/Make-Yourself-Esteemed2.jpg");
background-repeat: repeat-x;
height:170px
}

Please provide a link to your site so I can see this error.
Thank you!

Catalin
tagDiv Staff

Hello laurena86,

You should use a bit of CSS code to increase that. Place it in the Custom CSS area.

@media (max-width: 767px){
.td-main-menu-logo img {
max-height: 60px !important;
width: 150px;
}
}

The result you should see here -> http://screencast.com/t/Xi1HACjn

Thanks for the message!

Irreverent Gent
Participant
#0

Hi Guys,

I’d like to use the below CSS code to replace my header image with one that runs across the whole page:

.td-logo-wrap-full {
background-image: url(“http://www.irreverentgent.com/wp-content/uploads/2016/11/Make-Yourself-Esteemed2.jpg”);
background-repeat: repeat-x;
}

When I tried this, I removed my current logo, but got a strange error. Is there something I’m not doing?

Thanks!

Dave

NARamtohul
Participant
#0

Hello,

I want to be able to do something like this:

https://s21.postimg.org/qa5a7w19z/Screen_Shot_2016_11_09_at_16_17_06.png

and have the white space above it gone

is this possible if not any alternative suggestions?

laurena86
Participant
#0

Hello

I would like the mobile header / logo to be much bigger than it is, probably 3 x the size or more.

When I use inspect I can see how to increase the size of th elogo itself, but not the black header behind it. So the logo overspills onto the content.

Please can you advise how I increase the whole header area as well as the logo size?

http://thedarklordspeaks.com.gridhosted.co.uk/

Many thanks!
Lauren

Catalin
tagDiv Staff

Hello logosi,

Please consult our useful documentation here -> https://forum.tagdiv.com/mega-menu/.

Hope this helps!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello,

Sorry, but you will have to provide more details to what title and what images you are referring to. Are you referring to the logo? or to the modules? Or the titles on the new image box element? I’m not sure exactly.
Are you maybe referring to the category tag? this one: http://screencast.com/t/jzjQwWgn2FZ
That can be removed from here: http://screencast.com/t/bEO5D9bWpv

Thank you!

Catalin
tagDiv Staff

Hello logosi,

The theme is fully compatible with the Visual Composer version which comes bundled with the theme packet and should not occur any issues in this regard. As my colleague, Bogdan said you at above replied you should only install the VC from the panel, according to our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ First of all, ensure that you have increased your system status to the higher values according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/
Provide your website URL so I can inspect it closer.

Thanks for the message!

logosi
tagDiv Member

Above info is fine.

However, I am getting an error when installing the travel demo… I check the dialog box and followed the instructions..\

define(‘WP_DEBUG’, false);
permissions on upload folder 755

When viewing the front end I see ONLY the menu and logo and this

Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/search/public_html/drmarkdemo/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 53

Any help would be appreciated as client is anxious to see and decide on the look of the site.

slolink
tagDiv Member

Hello,

i bougth this theme here on internet, envato market, brand new. On footer 3, is nothing, i can’t do anything, its empty, i can’t even remove it.footer 3
I changed information on theme panel, logo, footer text, i just can’t change the name of that company.footer text

Don’t know what to do next.

Thank you for your reply.

Bogdan B.
tagDiv Staff

Hello,

1. The header is in tune with the main content area and it cannot be made wider. The positioning of the elements depends on the header style that you use, but you will not be able to make it wider. The main content is 1068 px wide. The header as well will not be able to go past this width.

2. The logo will redirect to the homepage is this is not altered in any way. I cannot say for sure what redirect you have in place as you did not provide a link to your site, but that is not a default theme implementation. If your logo does not redirect to the homepage, you will have to check your multi-site or plugins.

Thank you!

Catalin
tagDiv Staff

Hello logosi,

If you are choosing the layout without content, you should create your own content from scratch and the other way you can install the theme with content. Please notice that you will choose the demo with the content, if you will edit them with your own content and in the future, you want to change the demo, all your data will be lost, whereas if you will use the demo without content, this will remain loaded at your database.
If is not what you mean and if the above information is not useful for you, please provide more details about your problem, provide your website so I can inspect it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

Your logo is still too tiny because you have a custom css making it a maximum size of 23 pixels: http://screencast.com/t/df9rSDo0 Please change that number to a bigger one like 230 for example
Remove all your custom css before using the css I provided above.

Thank you!

LPH
tagDiv Member

Turns out this works until the visitor reaches a page or a post. Modified the code in the logo-text.php file.

<?php

$td_tagline_text = td_util::get_option('tds_tagline_text');

$current_category_id = get_query_var('cat');
$current_category_obj = get_category($current_category_id);

$td_logo_text = strtoupper($current_category_obj->cat_name);

if ( empty($td_logo_text) ) {

	if ( is_home() || is_front_page() ) {

		$td_logo_text = "TUX REPORTS";

	} elseif ( is_page() )  {

		global $post;
		if ( 0 == $post->post_parent ) {
			$td_logo_text = strtoupper( get_the_title() );
		} else {
			$parents = get_post_ancestors( $post->ID );
			$td_logo_text = strtoupper( apply_filters( "the_title", get_the_title( end ( $parents ) ) ) );
		}

	} else {

		$categories = get_the_category();

		if (!empty($categories)) {
			$td_logo_text = strtoupper($categories[0]->name);
		} else {
			$td_logo_text = "TUX REPORTS";
		}
	}

}  else {

	$td_logo_text = strtoupper($current_category_obj->cat_name);
}

?>
<span class="td-logo-text-container">
	<a>">
		<h1 class="td-logo">
			<span class="td-logo-text"><?php echo $td_logo_text; ?></span>
		</h1>

		<span class="td-tagline-text"><?php echo $td_tagline_text; ?></span>
	</a>
</span>

This is operating on http://www.tuxreports.com and appears to be working well.

#0

Hey – I hope you can help on both of these…

1. Is it an easy change to widen the header (move the logo to the left and menus to the right) 6opx?
2. Logo on click go to a different url? (I have a multisite install)

Best,
IC

ThePhotoConnection
tagDiv Member

I inputted the code, and the logo is still there

Viewing 25 results - 8,751 through 8,775 (of 12,143 total)