Search Results for 'header'

Results from the Forum
Catalin
tagDiv Staff

Hello Nikolaas49,

Please notice that is not a simple task to add that image to the Related Articles section, sorry! The theme has not been designed to be used something like this. Try to change the block header and try to adjust the design from CSS and if you cannot do this, please consider hiring a freelancer/developer to help you!

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

It would be possible, the easiest way would be with CSS code. That is the homepage, so a code like this will remove the logo only in it
https://www.screencast.com/t/zUffsTNpnw2
This is the code, it can be entered in Theme panel->Custom CSS section

.home .td-header-style-9 .td-logo-wrap-full {
display: none;
}

Thanks

nouveau
tagDiv Member

okay, now for some strange reason it has changed to this:

Warning: array_merge(): Argument #1 is not an array in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-content/plugins/td-grids-red-pack/td-grids-red-pack.php on line 582

Warning: Cannot modify header information – headers already sent by (output started at /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-content/plugins/td-grids-red-pack/td-grids-red-pack.php:582) in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/pluggable.php on line 1216

  • This reply was modified 8 years by nouveau.
nouveau
Participant
#0

Straight after installing the theme from purchase i get this fatal error. It can be found when accessing the website. : https://www.nouveautycoon.com .

If for some reason you cannot access the website here is the error code:

Warning: fopen(/homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-content/plugins/td-composer/td-composer.php): failed to open stream: No such file or directory in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4835

Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4838

Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4841

Warning: fopen(/homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-content/plugins/td-social-counter/td-social-counter.php): failed to open stream: No such file or directory in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4835

Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4838

Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php on line 4841

Warning: array_merge(): Argument #1 is not an array in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-content/plugins/td-grids-red-pack/td-grids-red-pack.php on line 582

Warning: Cannot modify header information – headers already sent by (output started at /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/functions.php:4835) in /homepages/7/d680526825/htdocs/clickandbuilds/nouveautycoon/wp-includes/pluggable.php on line 1216

Najeyalafary
Participant
#0

I want to change the color and size of the top-demo-header-menu
I also want to hide the history and category from the URL so that the article link without history and category
https://www.android-events.com/android/2018/06/04/samsung-galaxy-s10-could-feature-a-triple-camera-and-3d-sensor/

lawoman23
Participant
#0

Hi,

I just purchased and activated Newspaper. When I tried to install the tagDiv Composer plugin I receive this error “does not have a valid header.”

Simion C.
tagDiv Staff

Hi,

You could create that condition in the header template file
https://www.screencast.com/t/bkaSFKrIO
So for example – https://www.screencast.com/t/3tWciB8diENM

I believe the Adrotate plugin has options like that, you could consider using that
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
https://ajdg.solutions/manuals/adrotate-manuals/

Thanks

Simion C.
tagDiv Staff

Hi,

It is still happening, because the rocket loader is still active from what I can see
https://www.screencast.com/t/tdZojgHnDFRV

Check again if it is deactivated and maybe also clear the cache
https://community.cloudflare.com/t/how-can-i-remove-the-rocket-loader-script-from-the-header-tag-on-my-website/4229/2

Thanks

Simion C.
tagDiv Staff

Hi,

The travel blog demo will add a margin top to the top of the website as long as header style 8 is used
https://www.screencast.com/t/WCzh5CsDW8
This could be removed by either editing the demo stylesheet and removing this margin
https://www.screencast.com/t/hZJVPwX6Vy
Or by canceling the margin with a different code in Theme panel->Custom CSS
https://www.screencast.com/t/9YoMDmjfQOGR

@media (min-width: 768px) {
.td-blog-travel .td-header-style-8 {
margin-top: 0;
}}

Thanks

meri
Participant
#0

Hi,

I searched the documentation but couldn’t find a list of optimized Ad sizes for the Newspaper theme.
I mesured by myself that an ad in the middle of a post should be 696px wild but what about top articles? Header? Sidebar? etc.
I acknowledge that the theme resize the ads but I’d like to have the right size at first.

Could you provide me with a list of the right sizes for Ads?

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you might have the magazine demo installed
https://demo.tagdiv.com/newspaper_magazine/
Note that this demo has custom design for the block titles, all the demos contain custom design. If you would like to have default block header design, remove the customization
https://www.screencast.com/t/9LzracVpeAkH
https://www.screencast.com/t/HrencerwSHw

Thanks

dragoerny
tagDiv Member

Hi. I’m not using the section for an ad. I’m just using it for a picture I want in the header. That was the easiest way if i wasn’t going to edit the template.

If have tried to paste this code into the header section but nothing happens. Shouldn’t this work ?

<?php
if ( in_category(‘my-category’))
{
echo “Hello world!”;
} else {
echo “Hello world2!”;
}
?>

blukid
tagDiv Member

Where exactly should I try adding the following lines to my .htaccess file to try and fix the white screen appearing when trying to use TagDiv Composer?

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

My .htaccess file looks like this:

# BEGIN GD-SSL
<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteCond %{HTTP_USER_AGENT} ^(.+)$
RewriteCond %{SERVER_NAME} ^cubanarts\.xyz$
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
Header add Strict-Transport-Security “max-age=300”
</IfModule>
# END GD-SSL

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase //
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . //index.php [L]
</IfModule>

# END WordPress
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase //
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . //index.php [L]
</IfModule>
# END WordPress

ctoweett
tagDiv Member

You can by identifying the page ID (https://www.competethemes.com/blog/find-page-id/). Then you can style it like so .page-id-xxx. You have to put the code before the css class of the element you want to style. E.g let’s say the page ID is 100 and the menu css class is .td-header-menu. You can style it like so:
.page-id-100 .td-header-menu {
put your css here
}

marcel-2
Participant
#0

leckergedacht.de

Over the menu there is white space, how can i remove this. i use the traveler demo.

Thx

marijn390
tagDiv Member

Now they do it for example. all the time, only the ad header was displayed, now all the ads I have activated

georgelaskos
Participant
#0

Hello there, i am trying to increase the speed of my website. Also if i remove the javascript code at the bottom instead header will this boost up my website? If it’s a yes then can you please let me know how can i do this?

Need i to edit functions or other files?

duck1970
Participant
#0

Hello, I have the following problem, I do not know if it is a coincidence, but please do the last update of the theme, the ads do not appear in the header of my code adsense page, that is, they appear a second when you load the page and then it goes blank the box where the banner would go. What can be? Thank you
http://www.radiomarcabarcelona.com/
http://www.radiomarcabarcelona.com/MENU/ads.png

teknoser
tagDiv Member

did you try it with header options?
as https://ibb.co/irSxYJ

Mpenza
Participant
#0

้header color

i want to know how to change color of background and text in relate article
from post

Daltai
Participant
#0

Hi,

I am looking for help on how I can configure Yoast without it interfering with the site.

When I activate the plugin it causes all content (apart from the header) to disappear and not load.

How would you suggest I troubleshoot and Diagnose this issue or can you provide a quick fix.

Thanks

Shane

dragoerny
Participant
#0

Hi.

I have a shortcode in Ads/Header ad. Is the a way to not display this for a specific page – like.

if “page” <> xx then use shortcode

Amit
tagDiv Member

Hello @m2sahin

Yes, you can. You must add <meta name="robots" content="noindex,follow"/> to the header. This will take some weeks to completely deindex AMP.

Refer: https://www.infophilic.com/how-to-disable-google-amp/

sasel57
Participant
#0

Hello i want to show the top menu also on the mobile theme. I ahve set in the theme panel–>mobile theme the following
Main Menu to Main Menu and Footer Menu to Header Menu. It still won’t show.

Simion C.
tagDiv Staff

This is how I see it now. You removed the customization that you previously tried in order to apply a header background image.
Now you used the image as logo – https://www.screencast.com/t/rchSlF7S0F
The image is responsive on all devices. I don’t know what else you want to do with the header. Maybe if you could explain again what you want to do further, I would be able to help you.

Viewing 25 results - 17,726 through 17,750 (of 29,850 total)