Search Results for 'header'

Results from the Forum
RochdaleHerald
Participant
#0

On mobile devices, the author link and other post meta data is not being displayed correctly in the post header. You can see this on any single post here. I presume this is a CSS bug.

replay35
tagDiv Member

Hi there

Thanks again. I want the header all over the site. So the whole page. Now it stops and the sides are white.

Do you know what I mean

Bogdan B.
tagDiv Staff

Hello,
I have checked your site but could not see the header you show in the picture above. Here is what I get on all browsers: http://screencast.com/t/JW4iwMwg
Thanks.

Bogdan B.
tagDiv Staff

Hello,
I have checked your site but could not see the header you show in the picture above. Here is what I get on all browsers: http://screencast.com/t/JW4iwMwg
Thanks.

Catalin
tagDiv Staff

Hello paulbar,

Thank you for reaching us! So, please notice that the layout of the theme can be used in 2 ways -> in full width and in boxed mode. Please keep in mind that if you are using a background image or color from your panel, the layout of the theme will be automatically switched to the boxed mode and that’s why the header and footer section is not in full width. If you want to get rid of it this behaviour you should check your settings and remove your background, like this -> http://screencast.com/t/ABlZZXMc or from there -> http://screencast.com/t/Tuz0tMqf
For your second request, if you want to get rid of it the Twitter sharing buttons, please notice that you should edit the td_module_single.php core file and remove some codes from there, like this -> http://screencast.com/t/kA7jXVA7o

Thanks for your understanding!

Boddickerdk
Participant
#0

Hi

When I try to make an update under “Header”, “Footer” or “ads”, it just keeps ideling. Nothing happens. Never had that problem before. Do you have any idea what’s going on?

Cheers,

Jesper

aliqayyum
Participant
#0

hi sir

i have installed theme at designposts.net

I have installed plugin of mobile theme as well. Sometimes, it displayed mobile version on iphone viewing it, sometime it displayed desktop version of newspaper, attached screenshot as reference of more understanding.

View post on imgur.com

2) How to make adsense unit align left on desktop version > http://prntscr.com/cqvjbn (Screenshot)
Post Articles > http://designposts.net/40-best-free-resume-templates-to-download/
can we disable below title unit or header adsense unit on any particular post? any shortcut

3) How to fix these ? after i tested theme on

https://developers.google.com/speed/pagespeed/insights/?url=designposts.net&tab=desktop

View post on imgur.com

View post on imgur.com

thanks lot

droppedcoin
Participant
#0

Hi team,

I like your theme, thanks for making a nice, customizable website. But I can’t seem to be able to make the header & footer display properly. I would like to have the green color extend all the way to the left and right, but as you can see from these images it stops:
http://www.tiikoni.com/tis/view/?id=23a215c
http://www.tiikoni.com/tis/view/?id=a579343

Secondly, there seems to be some duplication of the twitter option at the bottom of each post. How can I remove the twitter button on the right of the below image?
http://www.tiikoni.com/tis/view/?id=ae030c4

The plugins I have installed and active are:
Akismet
Coming Soon Page & Maintenance Mode by SeedProd
Contact Form 7
Disqus Comment System
MailChimp for WordPress
Quiz And Survey Master
tagDiv Mobile Theme
tagDiv Social Counter
WP Super Cache
WPBakery Visual Composer
Yoast SEO

Thanks and regards,

Paul B

stu1210
Participant
#0

I am trying to get Facebook comments to show BELOW the social share buttons.

I followed a post on this forum that explained how to achieve this and I managed to get them to work using:

<div class=”fb-comments” data-href=“http://positivetruenews.com/” data-width=”100%” data-numposts=”10″></div>

which was added to the loop-single.php file.

However, when I change it to :

<div class=”fb-comments” data-href=“<?php the_permalink(); ?>” data-width=”100%” data-numposts=”10″></div>

it doesn’t show at all.

My client insists that the comments must go below the social sharing so I need to make it work.

Any ideas where I am going wrong?

This is what is pasted into the header.php :

<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7&appId=601231266704215”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>

nairolf
tagDiv Member

Hi,

1. open your index.php and change the line 6 get_header(); with this

if (function_exists('get_header')) {
get_header();
}else{
header("Location: http://www.yourdomain.com ");
exit;
};

change the link in location with your domain

2. you are using an old version of theme & plugins with the last version of WP, the actual version of Newspaper is 7.4 (also Visual Composer was updated)

news_lp_client
Participant
#0

Hi everybody,

I am using the Newspaper 7.1.1 With wordpress 4.6.1 and a small and clean theme child customization.
The site seems to be OK, and run without problems, but watching my error.log file in my site in production, i can see a lot of these errors:

[Wed Oct 05 04:26:44 2016] [error] [client 127.0.0.1] PHP Fatal error: Call to undefined function get_header() in /var/www/domain.com/public_html/wp-content/themes/Newspaper/index.php on line 6, referer: http://www.domain.com/wp-content/themes/Newspaper

[Wed Oct 05 04:38:12 2016] [error] [client 127.0.0.1] Invalid URI in request GET /../fonts/vc_grid/vc_grid_v1.eot?-9hbgac HTTP/1.1, referer: http://www.domain.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css

These can be resolved?

Bogdan B.
tagDiv Staff

Hi,
It depends what part of the header you are referring to. Here are the fonts used: http://screencast.com/t/VPkD8jszn0T3
Thank you!

Andrei L.
tagDiv Member

Hi

The theme don’t have an option in this regard but you ca achieve a similar rezult using some conditions int heme’s core files. For more details please check this link where I’ve provided a possible implementation: https://forum.tagdiv.com/topic/different-header-ads-according-to-category/

Thanks!

Stangerson
Participant
Font demo - topic
#0

Hello.

I don’t found the font of header Politics Demo. I would like know because I need to create my banner with this font, can you help me ?

link : http://demo.tagdiv.com/newspaper_politics/

Thanks in advance.

Andrei L.
tagDiv Member

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/5EHj9igvgcS4

.td-header-main-menu{
z-index: 0;
}

Thanks!

cookingpanda
tagDiv Member

yes now im using a plugin.

but my problem is the header ads

it has different position

simchris
tagDiv Member

Sadly, I’m not using Newspaper anymore except on one blog thing of mine …. and have moved over fully to Newsmag 3.1, so any suggestions for the “mobile theme” here would be more anecdotal than specific, unfortunately.

Note that even if in footer, doesn’t help that issue with CSS, as page still cannot load “above the fold” without that CSS — hence why you need to use critical css generator to load the main CSS inline in the header.php — this way, mobile browser does not need to WAIT for the bottom of page CSS to load to render anything. Upshot, without the inline CSS, doesn’t matter WHERE the main css files are on page — entire page is “held up” by waiting for that to load, hence the error.

So
step 1 – generate critical css for page; step 2, have that code added to header.php before the closing </head> tag; step 3 have main css loaded in footer.

this way the ‘above the fold’ content loads without waiting for css file(s). :_)

playmyrequest
tagDiv Member

Hey, thanks for the reply. As far as I know, everything is updated. I’m running WordPress 4.6.1, Newspaper 6.5.1, and all of my plugins are updated, EXCEPT for possibly the Visual Composer, which is running version 4.7.4.

I’m not entirely sure where to download update packages for the Visual Composer. The plugin came packaged with Newspaper, so what’s the best way to get the update package without paying for the plugin again?

Also, just out of curiosity, why is activating the social media counter crucial in getting the Visual Composer working properly? When I try to download the social media counter from the plugins page under the Newspaper menu heading, I get a “plugin does not have a valid header” error.

Sorry for all my inquiries, I’m relatively new at this and, like I said, I inherited this site so I’ve been trying to work backwards and figure out how everything works.

Thanks again!

HerMelness
Participant
#0

Hi. I found some CSS on the support forum which was supposed to help with my being able to change the text header font attributes. However, this does not work. Are you able to help me? I have a brand new installation of WordPress and installed the Cafe demo theme (settings only). Quick response appreciated. Many thanks.

Catalin
tagDiv Staff

Hello hemant90,

Please try to disable all the active plugins, leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with the theme and rule out any conflicting plugins. This is not a right theme behaviour and it is possible that your untested plugins used by you to interact with the theme code and cause this type of error. Try my advice, clear all your caches, purge CDN files if you are using the CDN system and check the results. Please notice that I have tested your logo on my side, using the header style 1 and the logo seems to work as properly, as you can see here -> http://screencast.com/t/wXVwVYJqz

Hope this helps and let us know how it goes!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately there is no fix for this. There cannot be any background without a boxed version. If you use any background image or color, there will not be any full width element. If you want to have a full width header or footer, you need to remove any background image or color.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The top menu was not designed to show up on mobile phones. You can try to force it to show with this css:

@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
float:none!important;;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}

Add the code in the theme panel->custom css box.

Thank you!

Catalin
tagDiv Staff

Hello LarryCramer,

Unfortunately, yes this task involve additional customizations and we cannot provide custom work at the moment, sorry! If you want to do this, you will have to edit the core file corresponding with header style used by you. To adjust these settings you will have to use a bit of CSS to bring best results.
If you want to display more levels in our theme, and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! Please keep in mind that we do not have a custom work department which allows providing additional customization. Our support refers to only the theme basic settings.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

If you want to edit the header, you simply need top edit the file for the header style that you use: http://screencast.com/t/vvMvRXy2VROj

Thank you!

Bogdan B.
tagDiv Staff

Hi,

If you do not use a sidebar you should upload images at least 1068 pixels wide. If you use a sidebar you have to upload ad least 696 pixels wide.
As for the logo, There is no specific size. This depends on the screen that you use. Most people have close 1920 x 1080 monitors so about 1920 px should do it. The header style will crop or stretch the logo depending on the screen size. Here is an example of a big logo: http://demo.tagdiv.com/newspaper_cars/

Thank you!

Viewing 25 results - 22,876 through 22,900 (of 29,850 total)