Search Results for 'logo'

    No search results were found in Documentation!

Results from the Forum
be.syahrizal
tagDiv Member

Yes, Height of the logo bar and Increase logo

danilonogueira
Participant
#0

Good afternoon,

I’m creating a onepage site for an event and the need arose to have “two menus”: an initial text only line as soon as the website opens, and a sticky, with logo and same options, after the first scrolling. Is it possible with Newspaper?

First menuSticky

blukid
Participant
#0

After the last update (9.2) my site has been down and/or loading extremely slowly (2 minutes per page). The database is showing constant theme related errors now (see below). The site is using minimal server resources and had been working well/fast for the past several months. No server changes have been made. Any assistance would be appreciated.

The site uses WPML but I have just tested with only a minimal set of plugins and it still runs extremely slowly.

Active Plugins
– Calendarize it! for WordPress
– Really Simple SSL
– tagDiv Composer

[11-Dec-2018 18:11:39 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT post_id FROM wo_postmeta WHERE meta_key = ‘_wp_attached_file’ AND meta_value = ‘2018/03/can_logo_orig_400x148_reg.png’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Newspaper/404.php’), get_header, locate_template, load_template, require_once(‘/themes/Newspaper/header.php’), td_api_header_style::_helper_show_header, load_template, require_once(‘/themes/Newspaper/parts/header/header-style-9.php’), locate_template, load_template, require_once(‘/themes/Newspaper/parts/header/logo-text.php’), attachment_url_to_postid

#0

I want to remove or edit the art creek logo help. scroll down and scroll up and you will see what i mean
https://mediterraneamagnagrecia.cocoproduzioni.com

cocoprod_magnagrecia
tagDiv Member

Can i modify or remove the Art Creek Logo? if so how can i edit it?

Catalin
tagDiv Staff

Hi,

Do you want to increase the height of the logo bar?

Thanks.

be.syahrizal
Participant
#0

Hi,

How to Increase a Logo and home bar, http://prntscr.com/ltdrzi

erval
Participant
#0

always displayed correctly the logo but of a time to here does not show more. I tried to remove the image and then reinsert it unsuccessfully. The image size is correct and the type is PNG. What will be the problem?

ilovetrip.com.br

MzAndii
tagDiv Member

Thanks for your response earlier. Update: I have “purged CDN” files via WP Super Cache plugin, I have DELETED the image (Voice logos) from my media library and the darn image is STILL overriding my image that I assigned in the Theme Panel.

Please advise, thank you!

#0

Hello, I’m a newbee with wordpress and i just bought your theme. i put my personal logo in the theme, and thats fine. but when you scroll down and scroll up just a bit you can see the “artcreek” logo still there, i want to know too how to center the menu in the second line. for example heres the site. https://mediterraneamagnagrecia.cocoproduzioni.com/
Thanks!

mrrajsoni
Participant
#0

Hello,

I m uploading a logo of size 1500x1200px however by default the logo is converted into thumbnail (300x61px) everytime which makes it appear blurry. How can I not allow the logo to be resized to the theme’s default size and can use the original size of the file?

MzAndii
Participant
#0

Hi,
I have uploaded the logo via the Theme Panel and it’s not “taking”.

Please see the short clip showing what happens when I refresh the homepage. I am using the theme’s demo homepage (editing it), I don’t plan on uninstalling it. Not quite sure why it’s not working properly when editing it directly in the theme panel.

https://www.useloom.com/share/c466dce6bdcb4f10abe27fa4a154e6ac

rihtak
tagDiv Member

I have added the logo, but how to align it? there is lots of free space in the right side. how to push my logo a bit to right side ?

Simion C.
tagDiv Staff

Hi,

So something like random images that will slide automatically? There would be no element for this specifically.
Most image elements will display all the images you select in them, not slide them. The revolution slider is able to slide images and I believe links can be set for them, if you should consider using it.

Something like this maybe, there may be other examples on their website
https://www.themepunch.com/faq/create-logo-carousel-using-revolution-slider/

Or maybe with a plugin that offers an image slide and link capabilities
https://premium.wpmudev.org/blog/free-responsive-slider-plugins/
https://winningwp.com/best-image-slider-plugins-for-wordpress/

Thanks

Lea
Participant
logo - topic
#0

Having a difficulty to find a free logo maker for this particular size of 272px x 90px. What do you recommend to build one?

NBO Bangla
tagDiv Member

Ohh! there is a problem, after setting this feature, in a mobile device when I click on the logo it automatically shows search option. how can I solve this?

NBO Bangla
tagDiv Member

Ohh! there is a problem, after setting this feature, in a mobile device when I click on the logo it automatically shows search option. how can I solve this?

Calin
tagDiv Staff

Hi,

Pleas try this custom css to reduce the space between main menu and featured image

.td-post-template-12 .td-post-header .entry-title, .td-post-template-13 .td-post-header .entry-title {
    padding-top: 0px;
    padding-bottom: 0px;
}
.td-post-template-12 .td-post-header, .td-post-template-13 .td-post-header {
    margin-bottom: 0px;
}

Please replace the above code with this one
.td-header-style-10 .td-logo-wrap-full {
min-height: 90px!important;
line-height: 90px;
}

Thank you.

  • This reply was modified 7 years by Calin.
Calin
tagDiv Staff

Hi,

You can use this css to reduce the space for logo
.td-header-style-10 .td-logo-wrap-full {
min-height: 90px;
line-height: 90px;
}

Please the css in Newspaper>Theme panel>Custom code>Custom css

Please provide a link were I can inspect the pace between main menu and featured image.

Thank you for your understanding.

Simion C.
tagDiv Staff

The logo should occupy the full height of the header (100%), it is intended. You could use some CSS to make it smaller and add a margin but this CSS can only be entered in the plugin itself. The AMP plugin does not have a custom CSS section at the moment
https://forum.tagdiv.com/topic/how-to-change-this-color-and-text/

Something like this maybe – https://www.screencast.com/t/BFsSVhOX

#td-header-menu .td-main-menu-logo .td-logo .td-amp-site-logo.i-amphtml-element.i-amphtml-layout-fixed.i-amphtml-layout-size-defined.i-amphtml-layout {
max-height: 50px;
margin-top: 5px;
}

NickDeBaerdemaeker
tagDiv Member

I had a few lines of code in the live css editor, so I finally came up with this to make it work.


.td-header-style-1 .td-mega-menu ul { position: absolute; left: 556px !important; }
.td-header-wrap .td-header-style-1 {max-width:1600px}
.td-header-style-1 .td-header-row {max-width:1600px}
.td-header-style-1 .td-header-main-menu {width:100%}
.td-header-style-1 .td-header-sp-recs {float: right;}
.td-header-row {width:100%}
.td-header-style-1 .td-header-row .td-header-sp-logo {margin: 28px 10px 9px 0;}
.td-header-style-1 .td-header-row .td-header-rec-wrap {margin: 0 0 0 180px;}

Simion C.
tagDiv Staff

Hi,

Is that a post cloud template? The post content cannot be entered in the template, create the post normally, then apply the cloud template
https://www.screencast.com/t/eBakBX3o
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

In the template there will be some placeholder text for the post content, but once you apply the template to a post, it will show the content you have created.

Regarding the demos, you can install/uninstall and change them as you wish. There is no limit in this matter.

– If you install with content, it will import demo posts, menus, logos, categories, the homepage, custom design where available, theme panel settings.
– If you install without content, it will import only the design and theme panel settings.

In case I misunderstand something please correct me and I will try to help you.

Thanks

ouebflow
Participant
#0

Hi !

I would like to know how to reduce space for these elements :

Height for the header (around the logo space)

And how to to delete or reduce the space between main menu and featured image.

If you need some screenshot, tell me.

Header Style : “Style 10”
Default Post Template : “Style 13”

Simion C.
tagDiv Staff

I tried with the logo you are currently using, the same result for me
https://www.screencast.com/t/G6BUZFdLi
Then I tried with the logo image you have in the footer
https://www.screencast.com/t/Xs8zbwva3g
That one is bigger and seems to display properly, please give it a try.

Simion C.
tagDiv Staff

Hi,


@NickDeBaerdemaeker
So maybe like this – https://www.screencast.com/t/1vFokKD1PaL
I removed the left margin of the logo and added the removed value to the right of it.

.td-header-style-1 .td-header-row .td-header-sp-logo {
margin: 28px 10px 9px 0px;
}

You can modify the value to the right if needed.


@bestword1
Hopefully the new header builder that is being developed will allow greater flexibility for designing a header style.
I can give you a code to position the ad to the right, you can use the other code from above if you want the logo aligned to the menu. This would be the result with both codes
https://www.screencast.com/t/SeQAleFUVNxD

.td-header-style-1 .td-header-sp-recs {
float: right;
}

Thanks

Viewing 25 results - 6,276 through 6,300 (of 12,143 total)