Search Results for 'header'

Results from the Forum
sumasystems
tagDiv Member

Thank you for your kind response and help.
I have switched to a custom Header and I am able to see the Top Bar Option now.

sebkuhnert
Participant
#0

Hi there,

Semrush audit says that I have an issue with a broken internal image (on 1395 pages), this image is a default one https://news.tradimo.com/wp-content/uploads/2020/06/header.png. I don’t have it in my library anymore but the link seems to be hardcoded. Is there any way to delete this link from the page code?

Thank you in advance.

Bettina
tagDiv Staff

Hello!

The header used in this website is a default one, style 6. For the hero section under the header, you can use our Newsletter plugin. For more information, check our documentation here: https://forum.tagdiv.com/the-newsletter-plugin/
The design can be changed using TagDiv Composer: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thank you!

Edged
Participant
#0

Hello,

I have decided to use the 3 article inline ad spots. But a problem I am noticing is that sometimes the ad goes between the headers and paragraphs of my article, which breaks up the content. As seen in the linked image. Is there any way I can stop this from happening?
Example image: https://www.dropbox.com/s/ewmygyzz9zyf88q/Capture.PNG?dl=0

reihyun
tagDiv Member

– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
thank you

Hello, Newspaper!

I fixed ‘infinity loop’ problem with reinstall tagdiv-composer.
BUT, now i have new problem T.T
Its tagDiv composer doesn’t load,

“Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

and also have this error,
“Refused to display ‘http://classicsmatrix.snu.ac.kr/’ in a frame because it set multiple ‘X-Frame-Options’ headers with conflicting values (‘SAMEORIGIN, DENY’). Falling back to ‘deny’.
VM12097:7146 crbug/1173575, non-JS module files deprecated.
(anonymous) @ VM12097:7146
js_files_for_wp_admin.min.js:31 {collection: n, jqDOMElements: Array(0), info: “Error at zones: 6(models) : 0(dom)”}
js_files_for_wrapper.min.js:21 Uncaught TypeError: Cannot read property ‘addEventListener’ of null
at Object.init (js_files_for_wrapper.min.js:21)
at Object.showNotice (js_files_for_wp_admin.min.js:19)
at new notice (js_files_for_wp_admin.min.js:18)
at Object.init (js_files_for_wrapper.min.js:243)
at HTMLIFrameElement.loadIframe (js_files_for_wrapper.min.js:393)
at HTMLIFrameElement.dispatch (jquery.js:5429)
at HTMLIFrameElement.elemData.handle (jquery.js:5233)

SO, i try to this way from https://forum.tagdiv.com/tagdiv-composer-not-working/ but still not working. (check 5 steps.)

(this is my htaccess file;

PHP_FLAG register_globals ON
PHP_VALUE mysql.default_charset UTF8

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>

)

so, I saw the comments on other posts and sent an email.
(contact@tagdiv.com)

this website is on service now, so please answer quickly.
thank you!

Lee

jmbren
Participant
#0

Hello,

The https://www.soulvibe.com/ website is built using Newspaper. However, I am unable to determine exactly how they created the header on the homepage (Hero, etc.) to include multiple elements, especially the side-by-side email option. I’ve looked at the different header elements in TD Composer with no luck. Here is the link to the image: https://imgur.com/zFHnHk4

Thanks

perspektive
Participant
#0

Hi, I’m using the Plugin “Header and Footer” to insert a html-code at the end of every blogpost. Pages are excluded and it works fine with the Newspaper-theme.
Unfortunatly when using a mobile-Page the html-Code is inserted (see here: https://ibb.co/BjtZjgk). On the Desktop-Version of the same Page there is no Problem. Have you got an idea how to change that?

Thanks

stephanwhelan
Participant
#0

Hi,

We seem to have an issue with our headers and AMP. As you can see on these example pages on the site the header isn’t showing properly style-wise.

https://www.deeperblue.com/freediving/?amp
https://www.deeperblue.com/beginners-guide-freediving/?amp

However other pages seem to work perfectly:

https://www.deeperblue.com/about-us/?amp

The only difference from our side between the two types of pages is the top ones have the flag set in Gutenberg to use responsive page rather than mobile theme ( as per previous thread here: https://forum.tagdiv.com/topic/mobile-theme-and-pages/ ). However, these seem to break the AMP version of the page.

Any guidance?

Calin
tagDiv Staff

Hi Sheik,
Usually, this this text is set in theme panel -> https://i.imgur.com/M8Lu08K.png and for standard headers can be remove by setting a blank space, also for pro demos that use cloud templates, you can edit the homepage with tagDiv Composer, click on the logo and check those options https://i.imgur.com/aEbpcli.jpg also if you have the default pro demo, the logo image contains the tagline.
I hope this will help you!

Ekta_19
Participant
#0

the header template is not showing on the home page on a mobile device. I had edited it and that looks perfect at template but when I try to put it on the home page that was disappeared Now that’s not even showing at template editor. please help me

Anamaria
tagDiv Staff

Hello,

I saw you have a cloud header, for this, you need to edit with tagDiv Composer, and select the elements from the top bar to edit them => https://www.screencast.com/t/MsQLGYTp0nP

Thank you!

Anamaria
tagDiv Staff

Hello,

So, I understand you have created a mobile page, right?
For this please make sure you set it => https://www.screencast.com/t/bYroSq7x8T9, also, the header and footer are taken from the standard ones. All you have to do is edit the mobile page, and in Manager (Website Manager) you need to import or the easy way is to convert the existent footer like this => https://www.screencast.com/t/HrjOBNayd -> https://www.youtube.com/watch?v=SpGkOnJeNZY (03:11​ – Mobile Templates & Pages)

Thank you!

Calin
tagDiv Staff

Hi,
Indeed there seems to still be some problems with the buddypress, as a quick fix for the header, please use this custom css
.buddypress .tdb_header_menu .tdb-menu > li > a:after {
display: none;
}
.buddypress .tdb-menu > li > a:hover {
background-color: #850000!important;
}

And for foooter icons please use this custom css:
.buddypress .td-footer-template-wrap .tdm-social-item i, .buddypress .td-footer-template-wrap .tds-team-member2 .tdi_98_ed3.tds-social1 .tdm-social-item i {
color: #ffffff;
}
.buddypress .td-footer-template-wrap .tdm-social-item i {
font-size: 22px;
vertical-align: middle;
line-height: 48.4px;
}
.buddypress .td-footer-template-wrap .tdm-social-item {
width: 48.4px;
height: 48.4px;
margin: 5px 10px 5px 0;
}
.buddypress .td-footer-template-wrap .tdm-social-item-wrap:hover i, .buddypress .td-footer-template-wrap .tdm-social-item-wrap:hover .tdm-social-text {
color: #d70606;
}

This code should make the website to look the ok. You need to set the code in theme panel > custom code> custom css.
I hope this will help you!
Let me know the results!

Anamaria
tagDiv Staff

Hello,

I made a test with header style 5, and for me works well => https://www.screencast.com/t/7NMj96pU
Normal the header is universal and does not have an additional custom CSS code for a certain page, please try to use another header style and see if the problem persists.

Thank you!

ozclubbers
tagDiv Member

So if i disable the boxed option, now my entire site goes full width. I only want my header and footer full width. How do I get that back?

ozclubbers
tagDiv Member

So if i disable the boxed option, now my entire site goes full width. I only want my header and footer full width. How do I get that back?

Heidari
Participant
#0

I am trying to register the theme with my ThemeForest code but it’s not working also when I make changes, for example, disable views count, comments count, or changing header style I get the message it is done but after taking refresh it goes back to the old setting. In short anything, we do disappears after taking refresh or it does not work. The only thing I am able to do is able or disable the plugin.
wwww.nmpak.com

IndianStartupNews
Participant
#0

Hey Tagdiv Team,
I’m using the Tech News Pro theme. I wanted to know how can I bring the header logo in the center position? I have attached the screenshot for reference.
https://imgur.com/9HfTErN

Waiting for the quick response

sumasystems
Participant
#0

Greetings I need help, I am trying to edit the top bar menu, but when I go to Theme Panel>> Header, the Top Bar option is not showing as per the attached screenshot.

The website URL is https://solwezitoday.com/

Anamaria
tagDiv Staff

Hello Maaike,

To set the background color on the title, you can choose a header template like => https://www.screencast.com/t/VrZEnKxTa

Thank you!

JJ0000
tagDiv Member

It’s not a live site, but the header is Style 5. It’s exactly as described, if I switch between Home and another page, the logo padding goaes up 1 px. Which doesn’t make sense to me because the header is universal right. Unless there’s some CSS added exclusively for the Home page?

Bettina
tagDiv Staff

Hello!

Please edit the header main menu element and insert a value here: https://www.screencast.com/t/dTekJzOR
Increase or decrease the value to set the height.

Hope that helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

In the last update, v11, the implementation of the boxed option has been fixed, if you set a background image/colour this boxed option had applied only to content, now it also applies to the header and footer. https://www.screencast.com/t/F0lENxO1Jb2-&gt; https://forum.tagdiv.com/background-introduction/
Please check this topic also: https://forum.tagdiv.com/topic/bugsince-i-updating-to-newspaper-11-header-fotter-arent-full-width/
So, if you want to have the footer full width, you need to check if you have set a background image/color and remove it, also, if this option is disabled=> https://www.screencast.com/t/RgS5SfS1g, after all, you can stretch the row.

Hope this helps you!

Thank you!

Bettina
tagDiv Staff

Hello!

I just replied in your own topic here with what exactly you need to do: https://forum.tagdiv.com/topic/the-plugin-does-not-have-a-valid-header-tagdiv-composer-newspaper-theme/
Do not create another topic with the same issue!
Please try not to reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please provide more information about what header do you have, a link to your website some screenshots.

Thank you!

Viewing 25 results - 7,001 through 7,025 (of 29,850 total)