Search Results for 'header'

Results from the Forum
mhendiz
tagDiv Member

Soory but this is not working for me.

.single .td-post-header header .entry-title {
font-size: 22px;
}

i want only for mobile theme. can i do ?

  • This reply was modified 9 years by mhendiz.
MediaServicesTagDiv
Participant
#0

I have a Recent Posts widget in my sidebar on http://isleofpalmsmagazine.com/ and the background color for the Tab and its underline are white for some reason. Screenshot: https://ibb.co/dFJ4Ev

I suppose I’ve done something in the theme somewhere and cannot find out why its doing this. The CSS that makes the border and background colors white is in a section of CSS in the page’s actual code with this line added before <style> tags:

<!-- Header style compiled by theme -->

If I use Developer Tools to disable the CSS added into the page I can see the expected colors for the Tab: https://ibb.co/eWAO7F

How can I get the default colors back?

junaiddar
Participant
#0

I have noticed that FB comments take ages to load. Is there any way to enable its loading while the rest of the page is loading. It usually starts loading when everything else in the page has been loaded.

I am using Fb official document to make changes in header.php and Sigle_template files to activate fb plugin for my website.

DaveS
tagDiv Member

I did it, added the closing tag and a double quote to all 4 places (in both files in my child theme; the files have rights 644), tested in Chrome and Firefox incognito mode – no change…

I realized that I had the files in folder newspaper-child/parts/ and moved them to the folder newspaper-child/parts/header/

What changed – the logo on all shop pages finally got a new url assigned, but it leads to 404 page.

The url looks like this http://www.domain.com//�������/

juniorcalazansdcsj
tagDiv Member

Hello

The problem is to appear in the Header, inside posts with you using the Revolution Slider. It worked until you upgraded to version 8 of the theme, then it stopped working.

The place where I am speaking is attached (https://drive.google.com/file/d/0B4cGwGq4swq0dGhubEd5emhOQlk/view?usp=sharing). And I’ve put an html pro header header from the site, but it still does not work.

Code:<?php putRevSlider( ‘home’ ); ?>

theoharis
Participant
#0

Hi,

My site has been infected by the famous Traffictrade malware.
I’ve removed the script from Theme panel Header ad field manually. The script does not appear again there.

Please note the facts:

  • I have the latest updates of WordPress core, all plugins and Newspaper 8.1.
  • There are no other deactivated themes or plugins on my installation (except Twenty Seventeen).
  • There is no sign of traffictrade malware in the db.
  • There is no sign of traffictrade malware in the source code.
  • I do not have the searchreplacedb2.php script on my server.
  • I have the latest Wordfence (and WAF) installed & configured.

My site still redirects to spam sites.

When I deactivate all plugins the site redirects.
When I deactivate all plugins and activate the Twenty Seventeen theme the site is ok.
When I activate all plugins and activate the Twenty Seventeen theme the site is ok.

So my conclusion is that something goes wrong with Newspaper 8.1 theme.

Please keep in mind that I’ve tested the same installation to different servers.
I’ve also tested with all WP core, plugins and themes files fresh downloaded and replaced.

What do you think we can do to clean the theme? I’ve read that this issue has been resolved in the past, but you can see the situation I’ve described.

Thank you in advance for your help.

Simion C.
tagDiv Staff

Hi,

If you want to have the post title with a smaller font size just for mobile, you could use a code like this for example
https://www.screencast.com/t/EXKEqCfjO3
Entering it in Theme panel->Custom Code->Advanced CSS in the phones section will apply it only on smaller devices

.single .td-post-header header .entry-title {
font-size: 22px;
}

To add some space above the header ad try a code like this
https://www.screencast.com/t/DcH7Gslrq7

.td-header-sp-recs {
margin-top: 3px;
}

Thanks

Catalin
tagDiv Staff

Hello MitchyBoy,

The simplest way for adding an image to your header is to use the Header Style 9 or 10 which display the logo in full-width dimension and as a logo, you should load an image.

Hope this helps!

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

Regarding that white color, I believe that maybe you set a white general color as theme accent color. Try changing it or reset it to default
https://www.screencast.com/t/aQNQmzJwRVY
The same thing is happening for the email address in the footer. I will inherit the accent color. If it is white on a white background that is the result.
The shadow and borders are particular to the magazine demo. They could be removed with custom code or by editing the demo stylesheet
https://www.screencast.com/t/cxL6YiSO
This is a code that will remove the shadow as well as top and bottom borders, if that is what you want (enter the code in Theme panel->Custom CSS section)
https://www.screencast.com/t/h77c0cSE

@media (min-width: 1180px) {
.td-magazine.td-boxed-layout #td-outer-wrap {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}}
.td-magazine .td-header-style-1 .td-header-top-menu-full {
border-top: none;
}
.td-header-gradient:before {
display: none;
}

Facebook comments are not added there by the theme. If you use a plugin, try to configure it so it does not display on the homepage, if possible. At the moment they are not present on the homepage
https://www.screencast.com/t/udOo3v7yjsVI

Thanks

Simion C.
tagDiv Staff

Hi,

This is happening because ten logo you are using is not of the recommenced size, for that header style
https://forum.tagdiv.com/logo-favicon/
The sizes are calculated for each header style, if you do not use them the header may not display properly. Also the logo has a custom size, and it simply cannot fit in the available size
https://www.screencast.com/t/rEOEPagUuWq
https://www.screencast.com/t/Il3CaxMVD
You could use the menu stretch option in the theme panel
https://www.screencast.com/t/dChdoDhUa
Then the logo and menu should be displayed on the same line.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t think I understand what you mean or what you are trying to do exactly. There is no parallax setting for the header and footer sections. Maybe I am misunderstanding this.

Thanks

geny80
Participant
#0

Hi
I bought newspaper theme to my wordpress page. I installed it but now I have problem. This is new blog, I haven’t any posts and:
1. After 2 or 3 wrong passwords my page is goin down and I can see: ERR_EMPTY_RESPONSE.
2. If I can login, I can’t install any demo. I’m clicking “install” in “install demos” but my page is back to http://konie.pro/wp-admin/admin.php?page=td_theme_demos#
3. If I try making website in “theme panel”, I can’t. I’m trying clicking to change header style or any tab, but nothing happens.
Can you help me?

AllenForkum
tagDiv Member

My web-hosting support was able to help me resolve the WP login problem, so I again have access to the WP dashboard. They also told me that my site was using a “child” of the Newspaper 4 theme (I don’t know what that means) before the upgrade to Newspaper 8 and that might be why the home page is not loading correctly and why our logo does not appear in headers. Is that an issue for which I may receive support from you guys?

Also, now when I try to activate the Newspaper 8 theme, I get this message:

wp booster error:
Please update your [tagDiv social counter] Plugin!

Fatal error: Call to undefined function mb_detect_encoding() in /home/forkum/public_html/wp-includes/functions.php on line 3086

tagdivstar
Participant
#0

Hi,

The bbPress works fine on PC but on mobile, it does not display the forum…
Well, the page shows everything else (header, page title, ads, footer, etc) but no bbPress forum.

Any suggestions?

My website is here.

mhendiz
tagDiv Member

.td-main-page-wrap{
padding-top:0px;
}

its work for me.

https://yadi.sk/d/OJ5hhLxn3Lx879

but here must space for example 3px. how can i add space with custom css? i am using header ads spot.

AllenForkum
Participant
#0

Just upgraded from Newspaper 4 to 8 at http://www.automotivereport.net. Not only does the home page layout no longer look the same as under 4 (I’ve tried different style settings), but all the content is missing — no logo in the header, no stories on the page, no sidebar, just some of our categories and some code (unlike secondary pages, which look different but do load the old content). We may use a different style for the site, including the home page, but how do I get the home-pag content to load? Also, and far worse, I can no longer access the WP dashboard to make any changes. Text message warnings load above the login area, and when I log in, all I get is a text list of warnings, no WP dashboard. Please help.

MitchyBoy
Participant
#0

Hi,

How do I add a header image to my website?

Thanks,

Mitch

angellkarina
Participant
#0

Help, I have lost the Image of the header of the website!! What to do?? https://mybookland.ru/

fgmotta
tagDiv Member

OK. But through programming it is possible for me to make these changes. I like a header and slide of one and the body of the other.

akin
Participant
#0

Hi,

Any time i made changes on the frontpage on the site the error msgs below shows once i click on update of the page.

Here is the link shakarasquare.com

Warning: Cannot modify header information – headers already sent by (output started at /home4/shakaras/public_html/wp-content/themes/shakara/includes/wp_booster/td_block.php:148) in /home4/shakaras/public_html/wp-admin/post.php on line 197

Warning: Cannot modify header information – headers already sent by (output started at /home4/shakaras/public_html/wp-content/themes/shakara/includes/wp_booster/td_block.php:148) in /home4/shakaras/public_html/wp-includes/pluggable.php on line 1210
What do you think coud be responsible for it.

IkhsanFirdaus
Participant
#0

Help me to make the page can use “parallax”/custom scrolling effect (header, body or footer). Thank you 🙂

Maxwaller
Participant
#0

Hi, i need to change the layout of header (Menu Area), please let me know how i can achieve this. Provide css or code for it. Check the image to see what i need it to be like. HEADER WANTED LIKE THIS

Don’t need so much padding and need a hamburger menu for desktop

Catalin
tagDiv Staff

Hello kalum,

I have inspected your website on Chrome and the Header Ad is there, as you can see here -> https://www.screencast.com/t/waGukszd Also, I have tested it on FireFox and the Header Ad is not there because it seems that is hidden by an unknown code, as you can see here -> https://www.screencast.com/t/ZpEDeDlH This style does not come from our theme and most likely, comes from your untested plugins. Please try to disable all of the untested plugins, leave just only the required plugins which come bundled with the theme core files, clear all the caches and check the results.

Thanks for your understanding!

kalum
Participant
HEADER AD - topic
#0

Hi,
After updating from version Version 3.3.1 to the latest version 4.0, My lankatourexperience site doesn’t look right, it’s missing HEADER AD. I worte you a few days ago but we never solved the problem.

Many thanks in advance

Kal

fgmotta
Participant
#0

Hello guys..
I used demo say wat to create my website, but I wonder if it is possible to have the full widht slide and header of the demo travel blog. thanks.

Viewing 25 results - 20,226 through 20,250 (of 29,850 total)