Search Results for 'header'

Results from the Forum
Catalin
tagDiv Staff

Hello karrieristen,

I have checked your website URL and I saw the color switching in your header and also, I saw that you have speed booster to the active mode that moves the js and stylesheet file in the footer, the process that could cause this flash. Please notice that the CSS working in cascade and the first time take the code from style.css that is black and then take the color that you have changed from Theme panel that is white and practically this flash is generated by this cause. As a workaround, you have to check your style.css and try to add directly in this file your desired value of color, like this -> http://screencast.com/t/6NUCthcBGI

For you second request, please provide more details about what you want to change because I do not understand very good what you mean. Also, please provide a useful screenshot in this regard so I will be able to provide a more accurate response.

Hope this helps!

Thank you for you understanding!

Apolonh
Participant
#0

i have problem with header.. i cant set logo with 270×90 its goes for some 150×90 or something

Problem
Desctription

Andrei L.
tagDiv Member

Hi

It seems that the problem is relate with the mysql connection and has been reported here: https://wordpress.org/support/topic/headers-and-client-library-minor-version-mismatch-after-45-update
Try to set the WP_DEBUG as TRUE in wp-confic.php then test again.

Thanks!

akobryan
tagDiv Member

Hi Andrei,

I sent you by email the informations.

But I did a confusion between my 2 current topics (“low quality thumbails” and this one).
So sorry, I provide you some inappropriate informations about thumbnails quality. Forget them.
I just realized that your answer is about “Full header + full menu” topic !
🙂

Thanks,

orlando
tagDiv Member

But the problem remains the Style.css file

Since many sites use this system, the style code in header directly is their site has a value of more than 90/100 on the mobile.

I wanted to know if we could do this also your thema

here’s a sample view-source:http://www.controcampus.it/

I await your notice, good job

  • This reply was modified 10 years by orlando.
philooo
Participant
#0

Hello.

We are have these error in the header:

WP BOOSTER ERROR:
TD_API_BASE::MARK_USED_ON_PAGE : A COMPONENT WITH THE ID: TD_TOP_BAR_TEMPLATE_DX IS NOT SET.
/WP-CONTENT/THEMES/NEWSPAPER/INCLUDES/WP_BOOSTER/TD_API.PHP

WP BOOSTER ERROR:
THE PATH OF THE TEMPLATE ID: TD_TOP_BAR_TEMPLATE_DX NOT FOUND.
/WP-CONTENT/THEMES/NEWSPAPER/INCLUDES/WP_BOOSTER/TD_API.PHP

How to solve it?

unplug.tips
Participant
#0

Just updated the theme, visual composer and wordpress and now get this error

The header is broken and half of the screen on the theme panel is a grey colour

Warning: mysql_connect() [function.mysql-connect]: Headers and client library minor version mismatch. Headers:50530 Library:50623 in /home/unplugti/public_html/wp-includes/wp-db.php on line 1515

Thanks

D

Catalin
tagDiv Staff

Ciao fluturash4,

Multumim pentru interesul acordat temelor noastre. Mai jos am incercat sa explic in cateva cuvinte cae sunt diferentele majore intre aceste doua teme. Am formulat in Engleza deoarece acest forum este accesat de oameni din intreaga lume si poate fi de ajutor si pentru altii sa inteleaga aceste diferente.

We get often this question regarding the differences between our themes. I can tell you that the both themes share the same core so their functionality and performances are similar. The main differences are in designs/appearances and the content area width which slightly differs from one theme to another. Newspaper’s grid width is 1068px while Newsmag’s width is 1021px and the Newsmag’s theme grid has been designed to support the borders you notice between sections of a page: http://screencast.com/t/pNkgzN1Kn8Y5

Other differences are, also appear regarding features, some of the blocks are present on one and missing on the other, for example, you could check the Features menu items from each theme live demo and see blocks, modules, post templates… are present in each theme and the design differences ->> http://screencast.com/t/p87JJpieJd

Also, you can check the documentation for each theme to make an idea about panel settings and other features that may not be presented on the live demo(for example header templates) – https://forum.tagdiv.com/wordpress-information/ -https://forum.tagdiv.com/newsmag-newsmag-documentation/

The review system is made only for internal use. By this, I mean that only the post’s author can make a review. Also, there is no option to post comments on a review, sorry. The review settings are available for each post individually and you can enable/disable the review for a specific post as you want. Basically, the functionality of review system can be seen on this posts from our demo: http://demo.tagdiv.com/newsmag/td-post-baby-is-totally-delighted-by-his-first-taste-of-solid-food/http://demo.tagdiv.com/newsmag/td-post-29-ways-to-eat-avocado-for-breakfast/

Multumesc pentru intelegere!

O zi frumoasa in continuare!

orlando
Participant
#0

hi,

I wanted to know, if it was possible to fit the style directly into the header of Newsmag theme to improve the Google Page Speed

eg <style type = “text / css” media = “all”> ….. </ style>

I await your notice, good job

bigredfro
Participant
Meta Tags - topic
#0

Is there a way I can change the meta description, meta title, etc easily or would I have to change it directly in the header.php file?

If I have to change it in the header.php file should I change it in a child theme?

Catalin
tagDiv Staff

Hello magda,

1) Please try to use the !important tag to give more priority to the above code in order to achieve the good results in this regard.

.td-header-style-1 .td-header-sp-logo {
margin-left:0!important;
}

Also, please notice that this code is applied only for header style 1. If you are using another header style you have to replace the number of this.

2)Please provide your website URL so I can further inspect it closer and also, so I will be able to provide a more accurate response. Also, please ensure that your issue does not come from your untested plugins. Just in case, please try without these and check after the results.

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi,
Try this code:
@media (max-width: 767px){
.menu-top-container{
display: table;
margin-left: auto;
margin-right: auto;
}
.td-header-sp-top-menu{
width:100%;
}}

Thanks.

Cybi
tagDiv Member

I need a custom request as well.

I don’t know if I’m allowed to post this here..

Can I get an audit support, for admin area if everything is done correctly. I had already two different freelancer working on the blog and they encountered difficulty working on the theme.

Can someone tell me what this means?

Broken Themes

The following themes are installed but incomplete.
Name Description
Newspaper Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.

I hope this will not affect Theme functionality.

Thanks

merche_14
Participant
#0

And is it possible to use the default header (with de adsense on the top) but colored? like the style 12?

Andrei L.
tagDiv Member

Hi

Try to replace the above css with this one, it should work fine: http://screencast.com/t/rtfWjgVZY

.td-review-header, .td-review-details, .td-review-final-score{
display: none;
}
.td-review .block-title{
padding: 2px 15px 2px 15px;
font-size: 11px;
border-radius: 3px;
}
.td-rating-bar-wrap div{
background: #4db2ec;
}
.td-review {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
background-color: #f5f5f5;
width: 100%;
margin-bottom: 20px;
}
.td-review td {
padding: 18px 19px 20px 20px;
}

Thanks!

akobryan
Participant
#0

Hi,

If I select the header 8, I can get the “header logo + menu” in fullscreen wide but only on my homepage.
On other pages, the “header logo + menu” is boxed (except for the menu becoming sticky and widest when I scroll the page).

Can I have a “header logo + menu” always in fullscreen wide ? On each page ?
As the “full menu + text logo” (10) can do.

Thanks,

iamkingsleyf
tagDiv Member

Hello;

Its not working http://www.healthable.org/inside-breast-active-unfolding-mystery-dignity-happiness/

below is my CSS but its not working

/* Change review view */
.td-review-desc,
.td-review-header .block-title,
.td-review-percent {
display: none;

}

I want mine to look like this http://www.techrez.com/tecno-boom-j8-review/

Thanks

Bogdan B.
tagDiv Staff

Hi,

In order to align the top menu, the code has to be applied to every top bar and header style in particular as the code is different in every case. In your case this will work:
@media (max-width:767px){
.td-header-sp-top-widget{
display:none!important;
}
.top-bar-style-1{
display: table;
margin-left: auto;
margin-right: auto;
}}

If you also want to align the menu so when it drops on 2 rows, the text would be centered, you can use this code as well:
@media (max-width:767px){
.menu-header-menu{
text-align:center
}}

Hope this helps.
Thank you!

Catalin
tagDiv Staff

Hello Cybi,

If you want to move to the left your logo, you have to use a bit of CSS code to do this. Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-1 .td-header-sp-logo {
margin-left:0;
}

The result -> http://screencast.com/t/Ec6hrc3HhRg

Hope this helps!

If is not what you mean, please provide more details about what you want to achieve so I will be able to provide a more accurate response.

Thank you for the message

DaneOLeary
Participant
#0

I’m having an odd problem. In the Newsmag theme panel, I can’t seem to save any changes I make to the theme. Just for an example, under “Header” I tried to change the logo used in my sticky menu from the header logo to mobile logo. Clicked “Save Settings”, and then the ‘loading’ animation that pops up to indicate that it’s saving just spins and spins and spins. If I let it, it’ll spin forever until I refresh the page, at which point none of my changes have been saved.

So how do I go about fixing this? It’s been a while since I’ve made any theme changes so I can’t really say how long this has been happening. No idea if the recent WordPress update triggered this or if maybe it was something else.

orbofdarkness
tagDiv Member

Thanks a lot for the alignment. I’m glad that I have made my contribution to this wonderful theme.

2.) The site is already been using the plugin for a while now so dunno how i would export my meta desc etc from the old one to SEO Yoast. Will keep it the way it is as of now and see how Google takes it.

3.) I noticed that the Top Menu wasn’t visible so I added the code which was given in the forum. However, can the social icons be hidden from the mobile since we are already having them on the footer. Also can the header menu be center aligned on the mobile? I think it would look a lot neater that way. Or is there a way to adjust the spacing in between the menus so I could adjust the font size and make them look in the center?

David the Bruce
Participant
#0

I am getting the following code instead of the usual. How do I fix this?

[vc_row][vc_column][vc_column_text]
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][td_block_trending_now category_id=”2272″ sort=”random_7_day” limit=”10″][vc_column_text]
<h4><span style=”color: #ff0000;”>WHAT’S NEW</span></h4>
[/vc_column_text][td_block_14 limit=”6″][vc_column_text]
<h4><span style=”color: #ff0000;”>OPENING MOVIES (slider)</span></h4>
[/vc_column_text][td_block_slide autoplay=”3″ category_id=”20″ tag_slug=”april-22-2016″ limit=”12″][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column css=".vc_custom_1442456185314{background-color: #ffffff !important;}"][td_block_14 custom_title=”VISUAL REVIEWS” header_color=”#8224e3″ tag_slug=”visual review” limit=”6″][td_block_14 custom_title=”TELEVISION & DIGITAL” header_color=”#1e73be” category_id=”22″ limit=”6″][td_block_14 custom_title=”MOVIES” header_color=”#dd3333″ category_id=”20″ limit=”6″][td_block_14 custom_title=”FASHION” header_color=”#dd9933″ category_id=”277″ limit=”6″][td_block_14 custom_title=”NEWS” header_color=”#3dc66b” category_id=”2272″ limit=”6″][/vc_column][/vc_row]

Catalin
tagDiv Staff

Hello brasilnaitalia,

Please notice that this type of demo is custom made and if you want to achieve the same layout you have to make more additional customizations. You have to add the image in ROW from Visual Composer and then you have to turn on the stretch row, like this -> http://screencast.com/t/tIJtKvly50Hm
For more information about this layout, please check here -> https://forum.tagdiv.com/topic/how-to-stop-top-header-image-from-stretching/

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello efaq,

1)Please notice that all the settings for the sidebar in the category you can find in your Theme panel. Please check the Category section for your panel and there you can find what I mean. Please notice that you have control about global category settings and per category settings, like this -> http://screencast.com/t/lqcuKZlsgtcn -> http://screencast.com/t/OiexOKCJDhj and then, the sidebar you can customize as you wish from Widgets area, like this -> http://screencast.com/t/TlH4iy7Fm For more information about this, please do not omit to read our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/

2)If you want to make the theme update full automatically, please check this tutorial here ->>
https://forum.tagdiv.com/how-to-automatically-update-newspaper-theme/

3)You can customize your menu, only from the panel. In order to achieve as you wish, please try to read our documentation here -> https://forum.tagdiv.com/main-menu/ -> https://forum.tagdiv.com/mega-menu/ because there you can find all the steps to configure the menu.

4)Please notice that the retina logo is only for devices that have this option, for example, Apple devices. The retina logo is used to offers you a high quality for your mobile devices while the logo mobile is a normal logo which is used for normal devices that do not have retina logo integrated. As you can see in our documentation, the header style 9,10,11 do not use the logo mobile. For more information about these settings, please check the documentation here -> https://forum.tagdiv.com/logo-favicon/

5) a)As you can see, these are additional customizations and you can change the color only with some Custom CSS code. For example, you can use the following code and place it in Theme panel->Custom CSS Area.
The code is ->
.td-category li:nth-child(1) a{
background-color:red!important;
}
.td-category li:nth-child(2) a{
background-color:blue!important;
}

The result -> http://screencast.com/t/k8Hr4KNDbB

b)These buttons are VIA/SOURCE/TAGS and you can have control over these only for panel, when editing the post, like this -> http://screencast.com/t/uc6Mb7uAw

c)You can edit from your panel as I said you above

d)Also, you can create your own tags only for the panel as you can see in the above screenshot

6)If you want to display a specific post, you have to get the post ID, using the inspector like this -> http://screencast.com/t/iqRwXivKt7 For more information about Block settings and filter option, please check our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/
7)The child theme come bundled with our theme and you can find it in Code file, like this -> http://screencast.com/t/P2jEwZ5L
8)Please check here what is the standard size for the footer logo. For more information about Footer section, please check our documentation here -> https://forum.tagdiv.com/footer-templates/
9)a)If you want to set the background image, you can do that from Theme panel->Background section. Please check the documentation here -> https://forum.tagdiv.com/background-introduction/
b)If you want to have the smooth effect for your scroll, please try to use our Smoot scroll feature from Theme panel. For more information, please check here -> https://forum.tagdiv.com/smooth-scroll/

Hope this helps!

Thanks.

zawayavision
tagDiv Member

Hello again 😉

I come back the solution of Arabic fonts upload, so you have to forgot Google Fonts!! it’s so far to update a global solution for Arabic fonts.

The best think it’s to work with a Arabic Fonts Apps, for my self i use :
http://www.fontface.me

Simple !! just chose the name of the fonts you want to use and paste as in header.php

<link rel=”stylesheet” type=”text/css” href=”//www.fontstatic.com/f=flat-jooza,saudi,thameen,amiri,droid-naskh” />

as you can see, you may use all the fonts you need in the seem line code, just separated by coma.

Good luck 😉

Viewing 25 results - 24,401 through 24,425 (of 29,850 total)