Search Results for 'header'

Results from the Forum
psalm91
Participant
#0

I haven’t had any issues with updates in the last one year or so but with this latest 3.1 update, my main landing page only shows the header and then blank. The inside pages are working except the main. After I revert back to 3.0, it was back to normal. Please advise.

hsm2393
tagDiv Member

If i login via default signin/Join text button on the top header menu, i no longer see that text. How can i fix this?

hsm2393
Participant
#0

Hi I’ve installed a membership site plugin, from membership plugin’s login page, when i login i can still see the default Sign in/Join Text on the top header menu even after i am logged in.

The member’s which are signed up via membership plugin are synced with wordpress user. How do i fix this one?

Kage
tagDiv Member

Ah, so the top image in the Car Enthusiast demo is just the header image? Good to know. Thanks for the quick reply!

nairolf
tagDiv Member

and only this modifications:

– in the index.php we put this snippet because we get errors “PHP Fatal error: Call to undefined function get_header()…. on line 6”:
if (function_exists('get_header')) {
get_header();
}else{
/* Redirect browser */
header("Location: http://theme.com/ ");
/* Make sure that code below does not get executed when we redirect. */
exit;
};

– and in htaccess:
/*CHRISTOPHER's CUSTOM MODS - 1.10.15 rev15A - (c) 2010-2015 Chris Simmons */

remove_action( 'wp_head', 'wp_generator' ) ;
remove_action( 'wp_head', 'wlwmanifest_link' ) ;
remove_action( 'wp_head', 'rsd_link' ) ;
remove_action( 'wp_head', 'feed_links', 2 );
remove_action( 'wp_head', 'feed_links_extra', 3 );
remove_action('wp_head','print_emoji_detection_script',7);
remove_action('wp_print_styles','print_emoji_styles');

function no_errors_please(){
return 'You appear to be up to no good. Please stop now!';
}
add_filter( 'login_errors', 'no_errors_please' );

/* Disable YOAST SEO Admin Bar. */
function mytheme_admin_bar_render() {
global $wp_admin_bar;
$wp_admin_bar->remove_menu('wpseo-menu');
}
// and we hook our function via
add_action( 'wp_before_admin_bar_render', 'mytheme_admin_bar_render' );

function delete_enclosure(){
return '';
}
add_filter( 'get_enclosed', 'delete_enclosure' );
add_filter( 'rss_enclosure', 'delete_enclosure' );
add_filter( 'atom_enclosure', 'delete_enclosure' );

function remove_cssjs_ver( $src ) {
if( strpos( $src, '?ver=' ) )
$src = remove_query_arg( 'ver', $src );
return $src;
}
add_filter( 'style_loader_src', 'remove_cssjs_ver', 10, 2 );
add_filter( 'script_loader_src', 'remove_cssjs_ver', 10, 2 );

add_action('init', 'myoverride', 100);
function myoverride() {
remove_action('wp_head', array(visual_composer(), 'addMetaData'));
}

function dequeue_visual_composer_css() {
if (is_single()) {
wp_dequeue_style('js_composer_front');
}
}
add_action('wp_enqueue_scripts', 'dequeue_visual_composer_css', 1003);

Bichareh
Participant
#0

Hi,

I got the feeling, that the CSS file is getting bigger and bigger. In the new version it is 712 kb. It’s really a monster compared to other themes e.g. Sahifa. It has around 200-300 kb.

Isn’t it possible to add simply these things, that I really use? If I’m using only Header 1, I don’t need the rest in my css. Just an example. Sure, I can go through the whole big file and delete it by myself, but with every update the changes are gone.

Are you planning to slim down this CSS monster in the future? You know, Google loves speed and every kb is one kb too much.

Thank you!

manjiri
Participant
#0

Hi,

We are using newspaper theme.
We have changed domain name of site and also updated urls in database.
But after that, all settings that we did in newspaper theme panel are disappeared/lost. E.g. Font size, advertise, logo, social share icons in header and footer.

My previous domain name was deshdoot.cloudapp.net and current is http://www.deshdoot.com .
In database wherever we found old url we have replaced with new url.
Can anyone help me in this issue?
Also, Do we need to revert back database changes for theme? which tables?

Thanks.

Regards,
-MS

denny
tagDiv Member

which picture do you use for the logo :
this one : http://super-voyageur.com/wp-content/uploads/2016/07/Blog_Header_Logo_238_x_86-150×86.jpg

or this one :http://super-voyageur.com/wp-content/uploads/2016/07/Blog_Header_Logo_238_x_86.jpg

because, the first one is not the whole picture

for the favicon, it’s to big

denny
tagDiv Member
denny
tagDiv Member
Bogdan B.
tagDiv Staff

Hello,
You can create a sub-domain/testing site without issues. There are no rules against it.
You can try out the demos and see which one fits your project best.
As for the sliders, they can only be added inside the main content. A slider cannot be added in the header area or the footer section. Depending on the header style you will be able to add content below the main menu or below the header ad spot. Here is a list of header styles: https://forum.tagdiv.com/newsmag-header-styles/
Thank you!

tgiovannangeli
tagDiv Member

Ok, so I change the size of my logo but we cannot see it fully. I don’t know how to do and I don’t understand how to do it

I change my logo in the Theme Panel > Header > Logo & Favicon > Logo upload (I put my logo of 238 x 86px size) and Retina Logo upload ( I put my logo of 476 x 172px size)

Thanks for the help

Catalin
tagDiv Staff

Hello ntvweb,

Please try to use the following code and place it in Header Ad area, like this -> http://screencast.com/t/rZGNA6kno and the code is ->
<div class="td-all-devices"><a href="#"><img src="http://dev.ntv.ca/wp-content/uploads/2016/07/Header-e1469540959103.png"/></a></div>
The result you should see here -> http://screencast.com/t/nlEQLI0YACe and if you want that you image to be fully right aligned, please try to use the next custom CSS code to do that.
The code is ->

.td-a-rec-id-header img {
margin-right:0;
}

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

Thanks for your understanding!

recons
Participant
#0

Hi,

After going through your documentation and experimenting I still cannot figure out this:

1. Header ad: How do I move it above the top menu and main menu? I am trying to have first header banner, second top menu (logo would show there too), third the main menu. Also, Where is the background color for top menu defined? Maybe even putting all these into Style 11 (how do you create those extra ones for header)?

2. Where do I edit Blocks or create new version of those Blocks? For example, if I want to change the look of Block 2 or for Block 3 to have 3 news per row instead of 2 or put border around each news etc.? Or for Big Grid change the size of the font?

3. For Video Playlist block can I automate it for the block to pick up videos from my latest video news or I have to manually add the code for each video?

4. How do I create copy of “Newsmag Default” Sidebar as I need few of different looks.

5. Can the total width of the theme for desktop computers increased from current?

PauloCot
tagDiv Member

It was an alteration in my CSS that caused it.

Specifically:
.td-header-wrap {
margin-bottom: -20px
}

Thank you for the help. Resolved.

ntvweb
tagDiv Member

Thank you for the help with the ads, but I am asking about a background image in the header space, not necessarily an ad.

I’m using the td-header-header class … but the image only show up when i disable the ‘no-repeat’

.td-header-header {
background-image: url('http://dev.ntv.ca/wp-content/uploads/2016/07/Header-e1469540959103.png');
background: no-repeat;
background-position: 100% 0;
margin-right: auto;
margin-left: auto;
position: relative;
}

Is there a better way to do this?

http://dev.ntv.ca/

ntvweb
tagDiv Member

THanks – I’ve added that to the code.

But – this doesn’t help by header problem.

Bogdan B.
tagDiv Staff

Well if it does not work with adrotate either, then it will not work with the theme as well.. it means you are not implementing the code correctly. If the code requires a part to be added to the header, please use this method that is used on page-level ads: https://forum.tagdiv.com/topic/page-level-ads-problems/
Thank you!

Catalin
tagDiv Staff

Hello aliou89,

Try the code below.

@media (max-width: 767px){
.td-header-menu-wrap{
display:none;
}
.td-scandal .td-scandal-big-grid {
padding-bottom:0;
}
}

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

Hope this helps!

Thanks.

OverPress
tagDiv Member

Hi Catalin,

if you use the original theme (not the child) header is displayed correctly. What do I have to do? I installed the child theme from version 3.0, so it recently. The use of child theme makes sense because it facilitates updates. If every time I have to update the theme child does not make much sense as a thing. Am I wrong?

adriana84
Participant
#0

Hi,
I can’t figure why, when someone loads my site for the 1st time, images won’t load.

Screens from different browsers:
mozilla: http://screencloud.net/v/8uDB
chrome: http://screencloud.net/v/xWSD
opera: http://screencloud.net/v/nR7d
ie (f#ck3d header) http://screencloud.net/v/n5FT
ie (f#ck3d sidebar) http://screencloud.net/v/L1U

Screens from page speed test websites (notice the tested url screenshot)
pingdom: http://screencloud.net/v/642V
gtmetrix:http://screencloud.net/v/4H4E
webpagetest: http://screencloud.net/v/i1ER (notice how repeated view is different from 1st view)

My website is currently running on a vps:
system status screenshot: http://screencloud.net/v/xN4G
php info: http://technicamart.com/phpinfo.php
(for other system details just ask)

Installed and active plugins:
Amazon Simple Affiliate (ASA 2) – 99% sure it doesn’t conflict, tested without it being activated and same thing happens – no images on 1st view
Better WordPress reCAPTCHA
Contact Form 7
Google Analyticator
Regenerate Thumbnails
WP Smush
WPBakery Visual Composer
Yoast SEO
Jetpack by WordPress.com (running only protect and photon) – I’ve tried disabling and enabling photon countless times to see if it’s because of it, it is not.

My head hurts. What I expected to be an easy extract and install press of a button turned out to be hours of testing to see what the hell is wrong.
Already did some search on your forums before making this post. If you’ll recommend me to turn off image loading animation effect(lazy loading) won’t cut it for me as it was the major point that sold me your theme. Running your theme only with your recommended wp plugins also won’t cut it.

For the moment I’ve stopped using your theme. Will try it on a clean wp install in the next few day (even if does work won’t solve my current problem).

Till then, I need your help.

dharmeshgoyal
tagDiv Member

How to put responsive link ad unit in header.
location screenshot: http://prnt.sc/bxfl2n

i also try adrotate but did’t work

coding screenshot: http://prnt.sc/bxfn87

PauloCot
Participant
#0

Post template style 6 isn’t working in IE. Unless you scroll down the header image and post is squeezed to the left. Just letting you know so it can be fixed for a future update.

Anyone know a CSS work around in the meantime?

Example:
http://www.fantasyfootballpundit.com/fantasy-premier-league-201516-review/

GideonLupine
tagDiv Member

Are you using a child theme?

I had to manually update style.css and header.php to fix it.

Viewing 25 results - 23,526 through 23,550 (of 29,850 total)