- NewsmagHeader styles
- NewsmagHeader ads
- NewsmagtagDiv Composer Tutorial
- NewsmagCategory templates
- NewsmagSmart list ads
- NewsmagWeather Widget
- NewsmagInstagram widget
- NewsmagPage Menu
- NewsmagMain menu
- NewsmagTop bar templates
- NewsmagLogin – how to enable the user registration
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagTheme colors introduction
Ha! No sooner that I typed it, I just figured it out. My hero element was part of the header… I must have moved it too high. Once I repositioned it to the body, everything works properly.
Problem solved. Please close this thread.
Hello,
I have downloaded and activated the Estates Pro header, which I want to edit to my specifications. I replaced the logo it came with with my own, without changing anything. However, unlike in the template, my logo will not overlap the hero section below it. It’s set to -80 in the CSS at the bottom, just like the template, but the effect is not the same.
For the record, the site is: https://onlineleadershipnetwork.com/
You will see the logo in the top left corner, disappearing under the element below it, despite being set to -80 in the margin. The effect I am trying to recreate is here:
https://demo.tagdiv.com/newspaper_estates_pro/
Please let me know what may be going wrong.
Gregory
My header image is blocked by the title: https://imgur.com/a/MHA33En
Can I fix this?
Hi Bettina
I follow all your recommendations, but the mobile version didn’t show the correct page I create, and map
When I browse with mobile I didn’t get the correct display
As you can see in these pictures, the setup are correct
https://owonews.info/wp-content/uploads/2022/02/mobile-home-page.png
https://owonews.info/wp-content/uploads/2022/02/mobile-single-footer.png
https://owonews.info/wp-content/uploads/2022/02/mobile-single-header.png
https://owonews.info/wp-content/uploads/2022/02/mobile-single-page.png
Hello!
Then you can find the modal in td-composer/legacy/Newspaper/parts/header/td-login-modal.php in order to modify it how you’ll like.
Please note that any change you make in the theme files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.
Thank you!
Hi,
You can use mobile page/templates, but for page speed please check this topic -> https://forum.tagdiv.com/topic/slow-my-webiste/
If you want to make the website boxed, you need to have set a background image/color from Theme Panel -> Background => https://i.imgur.com/i2qlhzX.png and Theme Panel -> Theme Colors => https://i.imgur.com/h808nlK.png and enable the option to make the background boxed layout. Select the row on the header and footer and set the option for “Row stretch” on Default => https://www.screencast.com/t/I7lDMXJjiwZ -> https://www.screencast.com/t/O8cc7n4ZzIc
Thank you!
Hi Calin,
Thanks for your assistance.
I create a mobile header and footer and it work well as you can see it here https://owonews.info/
The problem is now for the following template: Single, Category, Tag, Search, Date
I can create them but how to design them as mobile template to use.
Note: For the PC view, I just go the the panel and index the correct template.
For the mobile header and footer , I dit it using Manager
Please help
Hello @geoforum!
Please provide your website link, so I can check. Probably, it could be a sticky header which can be enabled/disabled from the Website Manager.
Thank you!
Hi!
Sometimes, for example when refreshing the page, there is second menu/header – or what ever it is – appearing. It also has the old menu logo and search bar. Where can I delete or hide this?
https://drive.google.com/file/d/14Weq-yAzJtY6HaUQrYD3hQC2cPl6jvO9/view?usp=sharing
Thank you!
I want to fix some stuff which are described in the video
– Need to fix the slow loading of the header menu
– Alignment or level of posts.
1. The tool mobile page, is only for pages and not for categories? When I am in a category page or a category template the option to add a mobile page is not visible, only in pages like home.
2. URLs for image adds when inserted via tagdiv composer sometimes disappear after “save”. I have a header banner in mobile which link would not work and reverts to the same page. Tried to delete and add it again and the same happens. The sidebar banners work good in mobile. If I implement it through mobile page works good, but that is only valid for the home, and not for the posts and categories…(see my first question), so I ended up using a mobile page for home and the rest of the responsiveness was inherited (at least the link works on home page).
Hey Anamaria,
Thanks for your guides which I’ve just read. However, all of my image URLs are perfectly fine and work flawlessly.
The only thing that’s showing an incorrect URL is the Newspaper Theme Panel (Header > Logo & Favicon > Logo Upload fields).
As mentioned before, I’ve uploaded a brand new logo image (which has the correct URL) and the Theme Panel just resets and goes back to the old photo when I click save. So basically, I can’t get the Theme Panel to save a new logo image…it just refuses to save.
So all my site images are working perfectly fine with the exception of that one place in the Theme Panel that doesn’t want to save any new upload.
Hope that clarifies my issue.
Regards,
Raf
How do I remove the border along the sides and underneath the Main Menu (see here – https://www.screencast.com/t/QWTpQigg), so that it looks like this (see here – https://www.screencast.com/t/La9KdQSf , taken from this site – https://www.diablomag.com/).
I prefer the
When I see the web in Edge or in IE is a mess…the header and the footer of the home don´t show and the sidebar is a mess. I don´t have any problems with Mozilla, Chrome or Safari…
Any hint?
Hi,
I managed to change the 404 response for non-existing / deleted posts to a 410 by modifying
wp-content/plugins/td-cloud-library/wp_templates/tdb_view_404.php
added : header($_SERVER[“SERVER_PROTOCOL”] . ” 410 Gone”);
It would be much better that I could that in the child-theme functions. As when the theme will update the code will be removed.
I would even prefer that I could create a special page for the 410 response like doing something like this:
$custom_410_page_ID = 76761;//Error 410 page ID
header($_SERVER[“SERVER_PROTOCOL”] . ” 410 Gone”);
header(“Refresh: 0; url=” . get_permalink($custom_410_page_ID));
Could you explain how I can add this functionality in the child theme?
Hi,
You can use both, the auto ads need to be set only once per page, therefore you can set it in the header.
Thank you!
Hi,
Using the Newsmag theme the ads can be set in the theme panel and will apply for all template -> https://i.imgur.com/H6frDtR.png -> https://forum.tagdiv.com/newsmag-header-ads/
Thank you!
Hello,
1. Please edit the mobile version and check the header logo -> https://i.imgur.com/JuZt5kB.png and try to change it.
2. The background color is set on the Row on the content -> https://i.imgur.com/QOpz5Lj.png and the background image is set the Inner Row -> https://i.imgur.com/QpiM0Yr.png
3. On the row is set a margin-bottom -> https://i.imgur.com/LmMxrBs.png you can remove it or set it to 0.
4. Select the viewport on mobile and delete the featured image -> https://i.imgur.com/dxJO81Q.png
5. You need to do the same like for 3, you need to remove the margin-bottom for the above row -> https://i.imgur.com/SG8OxqU.png
Thank you!
Hi,
Unfortunately, the file can not be set in child theme and for the moment it is the only why you can edit the mobile menu, sorry!
Now, if will be to set the code in the theme header.php file, I think that will be triger this file wp-content/plugins/td-composer/legacy/Newspaper/header.php (our theme has 3 header.php files, but if the tagDiv Standard Pack is not installed and you use a cloud header, the above one will be use). Just copy the file from there in child theme (Newspaper-child/header.php) and set the code in that file, it should work properly.
Thank you for your understanding!
Hello,
You can add a row and et the elements that you want to have in the top bar -> https://i.imgur.com/tdOiFY3.png -> https://forum.tagdiv.com/topic/create-a-new-header/
Thank you!
Hi,
I made some research on Google and most of the codes used are like the one you have provide.
I also found a plugin https://pluginsaddonsextensions.com/disable-auto-tag-suggestion-wordpress-plugin/download but I do not know what to say, it is not on the WordPress plugin list-> https://wordpress.org/plugins/
The live search can be disabled from the cloud header, for this you need to use tagDiv Composer, edit the cloud header, select the search element and check this option -> https://i.imgur.com/p2WCSXf.png (unfortunately for standard header there is no option).
Thank you!
Theme: Royal pub
Wesbite URL: howmanywon.com
1. Logo on mobile
Although I was able to update the logo on the desktop using the global header, it isn’t updating on Mobile:
2. Blocks under the first section on mobile
There is a dark grey and cream block after the first section on mobile
3. White gaps between sections on mobile
Can I remove these black space gaps on mobile?
https://imgur.com/SpVbn9T
https://imgur.com/tNJ04oB
4. Featured image showing on post/article on mobile
Can I remove this? I was able to on desktop
5. Large blank white space on desktop
On desktop, before the ‘Greatest golfers’ section there’s a large white gap I’d like to remove the size of.
Thank you for your help!
Hi everyone,
So I have a somewhat similar issue. However, doing what otggamer mentioned didn’t resolve mine. I’m on the latest version of Newspaper 11.4.
Basically, I migrated from one host to another. Now, after the migration, if I go to:
Theme Panel > Header > Logos & Favicon, all the logos (desktop and mobile) are showing a URL of “https://wordpress-722984-2411204.cloudwaysapps.com/wp-content/uploads/2018/…..”.
There are 3 issues with that:
1) The URL points to a temporary Cloudways link. However, I’ve already changed my DNS away from the Cloudways temporary WP name to stluciatimes.com. I’ve already updated my permalink structure. I’ve also confirmed that all URLs are working correctly on my site. Therefore, the URLs should point to “https://stluciatimes.com/wp-content/uploads/…”.
2) The folders that the URLs are pointing to (year of 2018) have all been deleted. However, I have already re-uploaded a new set of logos.
3) Whenever I try to change the logos to the new ones I’ve uploaded and click save, all the URLs automatically go back/reset to the old “https://wordpress-722984-2411204.cloudwaysapps.com/wp-content/uploads/2018/…..” once I refresh the page.
Any assistance or ideas that could help would be awesome.
Thanks so much!!
Regards,
Rafael
I have some more issues following on from the above:
1. Logo on mobile
Although I was able to update the logo on the desktop using the global header, it isn’t updating on Mobile:
2. Blocks under the first section on mobile
There is a dark grey and cream block after the first section on mobile
3. White gaps between sections on mobile
Can I remove these black space gaps on mobile?
https://imgur.com/SpVbn9T
https://imgur.com/tNJ04oB
4. Featured image showing on post/article on mobile
Can I remove this? I was able to on desktop
5. Large blank white space on desktop
On desktop, before the ‘Greatest golfers’ section there’s a large white gap I’d like to remove the size of.
Thank you for your help!
Hi!
https://drive.google.com/file/d/1coziAR1YAlKAf-kr93EtoCNnQ-FdabvP/view?usp=sharing
I do have an element Module Flex 1. I want the date to show, but not under the header, as is the default, but above the header, after the category tag. It should be in the same line with the category tag and small vertical line between category tag and date.
Do I have to change functions.php or loop-archive.php file to do this? Or write some code snippet?
I am using Crypto News Template.
The site is on Mainteance mode with password login so I can not give you a link.
Thank you!
-Iidis