- TutorialsDefault Block Settings Guide
Hello. I am using header style 2 with no background colour. Why no provide the customizable header in NewsMag too?
.td-header-gradient:before {
display: none;
}
i use this cod not off why
header sadow sow plzz off this sadow mobile i use this cod but not off
https://imgur.com/a/RkYHbdS
I checked all same. And i just header desktoo and mobile ?
I checked all. I just save tag h1 at header desktop and mobile
Hi,
Check in the TagDiv Composer and disable the H1. For example, H1 from logo(header, footer, mobile, sticky): https://forum.tagdiv.com/topic/6-h1-tags-on-front-page-bing-have-deindexed-my-site/
Thank you!
i cheked from viewport desktop and mobile (header, footer, sticky header) and i just use h1 tag in logo header. But when i check extension seosquake so appear x3 h1.
Can anyone help me!
My website: https://gatebliss.com/
Just one more thing, I want that the menu is sticky with the blue/azure separator below. Actually the blue separator below the menu is visible only in header fixed and not in sticky.
Hi Calin, I think you already resolved this ticket, but I sent as well the email for this other one: https://forum.tagdiv.com/topic/header-top-bar-responsive-mobile-view/
Hello,
I have a site where I enabled apache basic authentication before before the acutal WP login page, this is done through .htaccess file directives. I’ve provided a link to a How to page, so you can better understand what I’ve implemented and it works, however it works in an erea where I don’t want it to work, i.e. affecting the inputs of search. You are welcome to see the issue by going to https://healthstoday.com and at the top right of the header you’ll see the ‘magnifying glass’ click to search and then attempt type in a search term, say, “exercise” the second you input an ‘ex…’ or any character the Apache Login modal window appears. That is only suppose to appear and it does when users attempt to hit the WordPress login page, https://healthstoday.com/wp-admin. Now, I don’t think the issue is a tagDiv or even WordPress issue, I suspect the issue is in the path locations pointing to key sections and files, thus my request for support because I would like to know a few things about the Newspaper theme.
The site is updated with regards to apache, PHP, and db, the Newspaper theme is installed and is one minor version behind.
I would like to know the path to the magnifying glass / search code to update the .htaccess files path.
What solution(s) do you think I should try?
I’m little weak in the WP area but is it a component, widget, block? (Reply if relevant if not no worries)?
Here is the wordpress-https-vhost.conf file for your review.
<VirtualHost 127.0.0.1:443 _default_:443>
ServerName http://www.healthstoday.com
ServerAlias *
SSLEngine on
SSLCertificateFile “/path/to/apache/conf/bitnami/ssl/certificate.crt”
SSLCertificateChainFile “/path/to/apache/conf/bitnami/ssl/ca_bundle.crt”
SSLCertificateKeyFile “/path/to/bitnami/ssl/private/private.key”
DocumentRoot /path/to/wordpress
<Directory “/path/to/wordpress”>
Options -Indexes +FollowSymLinks -MultiViews
AllowOverride None
Require all granted
RewriteEngine On
RewriteRule ^relative-path/to/wordpress(/.*) $1 [L]
# END WordPress fix for plugins and themes
# BEGIN WordPress
# https://wordpress.org/support/article/htaccess/#basic-wp
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
</Directory>
Include “/path/to/apache/conf/vhosts/htaccess/wordpress-htaccess.conf”
<LocationMatch “^/(wp-admin|wp-login\.php)”>
AuthType Basic
AuthName “Private access”
AuthUserFile “/path/to/apache/.htpasswd”
Require valid-user
</LocationMatch>
# FOLLOWING THREE LINES DID NOT WORK
# <Location “/wp-admin/search.php”>
# Allow from all
# </Location>
# IS THE FOLLOWING LINE CORRECT OR SHOULD THE PATH BE DIFFERENT
<Location “/path/to/wordpress/wp-content/plugins/td-standard-pack/Newspaper/search.php”>
Allow from all
</Location>
# FOLLOWING 3 LINES WORK
<FilesMatch “^license\.txt$”>
Require all denied
</FilesMatch>
</VirtualHost>
Please help me tagDiv your my only hope. 😉
Regards,
Joey
When accessing wp-admin/post.php?post_id=42707&td_action=tdc it displays this error below, and the screen looks like this in the print:
Newspaper – Theme 8.1
2023/11/14 10:49:59 [error] 1426#1426: *2468795 FastCGI sent in stderr: “PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/itapiranews.com.br/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/external/wpalchemy/MetaBox.php on line 1996PHP message: P
2023/11/14 10:50:02 [error] 1427#1427: *2468807 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 172.70.82.57, server: itapiranews.com.br, request: “GET /eleicao-da-acei-acontece-nesta-sexta-feira-com-chapa-unica/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php-fpm/php-fpm.sock:”, host: “www.itapiranews.com.br”
Server PHP 7.4.33 and 8.0 / WordPress 6.3.2 / tagDiv Composer 1.0 / tagDiv Social Counter 4.2.
In other server PHP 8.1.25, the system worked after activating js_composer, td-social-counter and newspapper, tagDiv Composer 1.0 / tagDiv Social Counter 4.2.
I am with Siteground hosting and their plugin automates caching on the backend, I think.
So let me summarize: in order to have working links while logged in, I have to disable caching elements. Wouldn’t this slow my site down? I’m not sure I want that.
At the moment I simply use two browsers, one that I am logged into, and another that I am not, to see my changes to the menus and header etc. Seems a much better option than to disable caching elements on my site.
Hi,
The mobile header logo can be changed only if the cloud header it is used, when this is used you can edit the image size with tagDiv Composer – https://i.imgur.com/VMrAooz.png
Thank you!
Hi Upperloft, I understand your opinion, we do our best to resolve as much as we can in our support hours.
Hi kmzafar, if is only for one page or a cloud template (it can be on header or footer, you can change them for tests and see if the problem persist), this it is from some settings/shortcodes set on it and and it can be fixed using the page revision.
Another suggestion is to disable and delete the tagDiv Composer and tagDiv Cloud Library, after that reinstall those plugins from Newspaper > plugins.
Thank you!
I also tried a workaround using a cloud template:: https://www.cbn.co.za/tdb_templates/header-template-3-2/ As you will notice here, there is no scrolling on the categories / menu items on the left.
If this scrolling is possible then I can work with this.
Alternately could you or the developers perhaps give any other advice on how to keep the current menu to work (that has been used for several years) – in the /parts legacy folder?
Hi,
You do not need to add the code in the header.php file. It depends on what type of ads you use. Please provide the type of ads.
Thank you!
Hello.
All editable cloud templates are saved as posts or categories and are available to the site visitor or for indexing, for example, at this address – https://www.site.com/tdb_templates/header-template-insightai/
This is right? Is this how it should be? If yes, then how to hide these addresses from site visitors, from indexing. Since in this case the site receives some additional pages or posts…
Thanks Bettina
I tried all the above (although we do not use the mobile theme at all), but after recreating the child-theme temporarily with only the 2 basic files, the menu worked as expected.
In the child-theme, there is a /parts folder, with some files that were edited to add dynamic widgets. e.g.. header-style-3.php
Is there still support for this?
Hi Bettina,
The block I want to delete has only 1 row & 1 column. I am simply unable to that.
Here’s the video (the block I want to delete is the last block on the right in the Header):
https://www.loom.com/share/ec3cb683614d4c4e82a87e7f41ad2580?sid=2a63b032-1d26-439b-8e0a-4d038b7a5f40
Thanks
I don’t know why I need to add GAM’s head to both header.php and Theme Panel to display ads. Is there any problem?
Hi Calin,
thanks for the reply I did manage to upload a transparent logo header, however is there any way of making the logo a bit larger I have tried using Image dimension 280 x 96 and then as required 140 x 48 but they all appear to small on the mobile view. Please see image below:
https://rarecoins.news/wp-content/uploads/2023/11/1-3.jpg
Thanks Gus
Can you guide me to do that? Because when I am on Header cloud template and I set phone viewport the top bar disappear and I can’t edit it. And even if I am in portrait viewport, the top bar is visible but not the Mobile horizontal menu that is visible in Landscape and Desktop viewport.
Hello,
Yes, this can be done using the cloud header, this can be edit using tagDiv Composer and you can make the layout you need.
Thank you!
Hi,
I think that you are referring to this – https://i.imgur.com/UvqKch4.png this can be disable by editing the homepage using tagDiv Composer, selecting the header and disable the more option – https://i.imgur.com/ytSLiDj.jpg
For mobile header, you can copy from a different cloud header, or you can make your own mobile header. Usually most of them should have a mobile header – https://i.imgur.com/jj6VJxR.png
Thank you!
Hi,
I just checked the website – https://i.imgur.com/XDhHHpn.jpg it’s the problem related to the header? That one seems to be set from the theme panel on full width -> https://i.imgur.com/icqzLyX.png
Thank you!