Search Results for 'header'

Results from the Forum
Anamaria
tagDiv Staff

Hello Francisco,

I think you referring to having the website full width, right?
To make the website full width please check this topic https://forum.tagdiv.com/topic/change-header-and-body/

Thank you!

Calin
tagDiv Staff

Hi,
The menu files are locate on this path -> wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-menu.php and wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-menu-h1.php
Also if you provide a link to website and some screenshots with the elements you want to remove I can be more precise.
Thank you!

Atithya
tagDiv Member

Can I include both header and body code together?

crodexter
tagDiv Member

Hello,

I tried all suggestion. Header and footer disabled and chache plugin disabled.
I tried all steps for uninstall and install of TagDiv composer.
I disabled Ad Inserter Pro which is only new plugin I installed in last few months.

I did add some Ad Inserter Pro shortcode in template in HTML block but when I disable Ad Inserter Pro and disable chache same error happens. I would say it could be that shortcode.

Is there a way to see cloud template content in some way? In database or in some file so that I delete that shortcode?

  • This reply was modified 4 years by crodexter.
CeskoZive
Participant
#0

Hi, after template update I can’t see ads on my homepage and category page, but on post page it works almost OK. On post page is header ad invisible too.
Second problem is mobile version of the site, AMP doesn’t work with this error
HERE. Can you give me some advice or can you help me if I will give you acces to web?

Lalit
Blocked
#0

Hi,

I am using amp+mobile plugin and created a About us page with cloud template and edited with composer.

Now the problem is that it is working well on desktop but when i check the page on mobile, it shows nothing except header and footer.

However,i have also created a page for mobile using composer like shown here https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/

I want to know how to show the about us template on mobile when using amp+mobile plugin?

ajblock7
tagDiv Member
Help - reply

I am getting this message in my error log:
[02-Dec-2021 14:15:34 UTC] PHP Fatal error: Uncaught Error: Class ‘td_util’ not found in /home/didgeproject456/public_html/wp-content/themes/Newsmag/functions.php:52
Stack trace:
#0 /home/didgeproject456/public_html/wp-includes/class-wp-hook.php(303): {closure}(false, Object(WP_Query))
#1 /home/didgeproject456/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters(false, Array)
#2 /home/didgeproject456/public_html/wp-includes/class-wp.php(663): apply_filters(‘pre_handle_404’, false, Object(WP_Query))
#3 /home/didgeproject456/public_html/wp-includes/class-wp.php(753): WP->handle_404()
#4 /home/didgeproject456/public_html/wp-includes/functions.php(1291): WP->main(”)
#5 /home/didgeproject456/public_html/wp-blog-header.php(16): wp()
#6 /home/didgeproject456/public_html/index.php(17): require(‘/home/didgeproj…’)
#7 {main}
thrown in /home/didgeproject456/public_html/wp-content/themes/Newsmag/functions.php on line 52

danielpaixaobr
Participant
#0

When I install the newspaper theme, I go to the server and delete the file wp-content/uploads/2021/11/logo-header.png and then upload my own logo. But even deleting it, when I enter my site, this logo of yours keeps showing as if it were on the server. How do I permanently remove?

I know that by admin I can, but I wanted to remove it when I install the theme to be my own logo.

Would it be possible before I upload the theme to already put my own logo and edit the theme code point?

Bettina
tagDiv Staff

Hello @crodexter!

Try to enable/disable the header and footer from Website Manager to see if the error is still there and which one causes the error.
It is possible to be from a plugin conflict or from a shortcode that is not compatible with our theme.
Please check the point 5 from this guide: https://forum.tagdiv.com/tagdiv-composer-not-working/
Do these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. clear cache (if cache plugin exists)
4. install TagDiv Composer
5. activate TagDiv Composer
6. clear cache (if cache plugin exists)
Sometimes, the issue can be from a plugin conflict, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache(also from your browser) and try again.

Let me know the results!

Thank you!

MarijaZT
tagDiv Member

I have installed the prebuilt website template. And those are the plugins Im using on my page. If I delete them I will have problems because I dont know how to insert the code in the section header or footer, I will lose SEO set ups, won`t have google translate on my page… https://www.screencast.com/t/0Bd6QxRQ

Anamaria
tagDiv Staff

Hello,

To set the code you can use the element Raw CSS https://i.imgur.com/RhqCpmO.jpg and this is the code
.menu-item .tdb-menu-item-text .tdc-font-tdmp {
font-size: 24px;
position: relative;
top: 5px;
left: -2px;
}
@media (min-width: 768px) and (max-width: 1018px) {
.menu-item .tdb-menu-item-text .tdc-font-tdmp {
font-size: 20px;
top: 4px;
left: -1px;
}
}
.td-header-desktop-wrap .tdc_zone {
box-shadow: 0 -13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-content-wrap {
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.td-footer-wrap .tdc_zone {
box-shadow: 0 13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-page-wrap {
overflow: visible !important;
}
.td_block_template_8 .td-block-title > *:before,
.td_block_template_8 .td-block-title > *:after {
height: 3px;
margin-top: -2px;
}

Thank you!

Anamaria
tagDiv Staff

Hello,

To make the website full width please check this topic https://forum.tagdiv.com/topic/change-header-and-body/

Thank you!

Anamaria
tagDiv Staff

Hello,

The logo for that demo is set in Theme Panel -> Header -> Logo and favicon => https://i.imgur.com/UqYXRhh.png, but you can set the logo as @Lalit describe.

Thank you!

petyaaa6
Participant
#0

Hi there!

Could you share the css code that is being used under the header menu in this prebuilt website?
https://demo.tagdiv.com/newspaper_magazine_pro/

I’m using that but unfortunately I deleted the css code element which contained the css code to make a shadow around the content wrap and header.

Thanks!

nesma
Participant
#0

I have 2 problems with the prebuilt website theme “fitness pro”

1- the header image is blurred and all images I upload instead of it are blurred too
2- the search feature isn’t working well. when I write the keyword I can see the posts which contains the keyword but once I hit the search button it says ” No posts to display”

you can check these problems easily on my website:
http://www.appsfiltered.com

the original prebuilt website is https://demo.tagdiv.com/newspaper_fitness_pro

Calin
tagDiv Staff

Hi,
Let’s try one more time.
Please try this custom css:
.td-header-wrap .td-affix .td-main-menu-logo img {
max-height: 60px!important;
}
.td-header-wrap .td-affix .sf-menu>li>a {
line-height: 60px!important;
}

Set it in the theme panel > custom code> custom css.
It will make the sticky menu to be like the fix one.
Let me know the results!

Calin
tagDiv Staff

Hi,
The problem has addressed but it was only for cloud templates, I think that you are still using standard templates. In this case the best solution will be to use a child theme and set the logo-text.php file in header (to not have problems with files path, you can set all the files from that folder in child theme), in this way will no longer need to set the code after each update.
Thank you for your understanding!

Calin
tagDiv Staff

Hi segnali,
You need to check on the posts/pages where you have a different menu or this is not apply, if you are not using a different cloud header, an individual one, this will overwrite the global one. If you have, then just set it for the one that it is set as global.
In case that you can not manage it, please provide a link where I can check the website menu.
Thank you!

kimstipguide
Participant
#0

Hello.
I can’t edit the header logo.

Please refer to the following question url.

https://kimstipguide.com/wp-content/uploads/2021/12/21-12-01-100.jpg

tell me how!

thank you.

url: https://kimstipguide.com/

Ernum
Participant
#0

Hello!

Thank you for that awesome work what have you done 🙂

I wanted to ask update from 8 to 11.

I would need to update webpage silently 🙂

Is that right to do?

1) I’ll upload new theme to the FTP.
2) I’ll change current website to Twentyeleven theme.
3) I’ll rename old Newspaper theme to different folder name and new theme to the old folder name (to keep database settings and url-s)
4) I’ll acticate new theme.
5) I’ll install immediately Standard Pack plugin to keep remain settings what I had.
6) Install plugins what I need (td-composer, td-cloud-library)
7) I’ll build new frontpage with td-composer on another page. (So long standard pack holds visual composer premade front page what I had before)
8) I’ll make new header and footer from tagdiv cloud library.
9) I’ll change footer and header and front page.
10) I’ll disable Standard pack plugin and conclusion is that – website is faster? 🙂

Best regards

Anamaria
tagDiv Staff

Hello,

To make the website full width please check this topic https://forum.tagdiv.com/topic/change-header-and-body/

Thank you!

mjblows
Participant
#0

Every time that I upgrade my copy of Newspaper I have to go into the back end of the site and add stripslashes to the header logo text.

When I contacted you about this three years ago you said it would be rectified in the next upgrade, but that has never happened.

Please will you make the changes so that I don’t have to do this any more. I can’t be the only user with this problem

Anamaria
tagDiv Staff

Hello,

You have a header template from Cloud Library, then you need to edit with tagDiv Composer https://www.screencast.com/t/Y5j6ArY8Ug, select the row on the top, and with right-click you can delete it => https://www.screencast.com/t/fdBMaqQevyo

Thank you!

Calin
tagDiv Staff

Hi,
That is an standard template and there are only a few settings for it. The simple way to make the sticky is normal headers the same is to set an Line height -> https://i.imgur.com/ZuT1gil.png
I hope this will help!

rm81680
Participant
#0

Hi,
Post is not loading properly while browsing ‘next post’, ‘previous post’, or ‘related article’. In some instances, the header panel comes on top of the post, in other cases, the footer panel appears at the end of the post.

website:
https://sciencetrend.ca

Thanks in advance

Viewing 25 results - 6,126 through 6,150 (of 29,850 total)