- TutorialsDefault Block Settings Guide
- TutorialsSystem status parameters guide
Hi,
When I’m in the tagDiv composer (fantastic tool by the way!), I have a few sections at the bottom called “Latest News” / “Hot News” etc that I can’t remove or edit. How do I do this?
Secondly, again in the tagDiv composer, I have empty columns that show up, is there a way to remove these? I was hoping to remove all of the content sections that I don’t want so I can drag and drop the ones I want to add in, but these empty columns remain.
Thanks in advance for the help, I really appreciate it!
Bradley
From what I can see at the moment, you have removed the empty space element, looks fine
– http://prntscr.com/ocfvmo
I could provide a CSS code to better align the ad and give it a margin bottom
– http://prntscr.com/ocfynp
Here it is if you want to use it
.home .td-main-content-wrap .adsbygoogle {
text-align: center;
margin-bottom: 48px;
}
Let me know if you have more questions.
Hi,
Yes, but those links are from an ad code that you have insert in theme panel or an ad plugin, those are not from our theme, please deactivate all non theme plugins and remove all ad codes from Theme panel>Mobile them >Mobile ads/AMP ads/AMP Analytics -> https://www.screencast.com/t/K7j4Ozv9MqJ clear all cache and try again, the bottom ads should be gone.
Thank you!
Hi,
If the ads are in pages you can edit the page and remove the ads.
If the ads are in widget sidebars in posts and pages, maybe create sidebars without ads and set them.
If the ads are in the post content (top, inline or bottom ad spots) the theme does not have settings for specific posts. All it has are general settings to hide them per device
– https://www.screencast.com/t/g6L9YSkB
Hiding them with CSS is permitted by Google when using media queries
– https://support.google.com/adsense/answer/6307124?hl=en
Setting a display:none without media queries is forbidden by Google
– https://support.google.com/adsense/answer/1354736?hl=en
For header ads you can use two header templates, ( both from tagDiv Cloud library, or only one with out ads ), you need to have set a global header for all pages/post and an individual one on the pages where you do not want to have the ads.
Take the Tour to Explore the New Header Manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/
What you can do is to set a single post template from tagDiv Cloud Library with out ads and make a copy of this template and set ads in it for the post were you want to have ads ( the ads in single post template can be set using tagDiv Composer -> https://www.screencast.com/t/dYEh4nIv you can set as many ads you want using the ad box -> https://www.screencast.com/t/IiAlsDAT -> https://www.screencast.com/t/7ua8g3oti).
Maybe use a plugin such as Adrotate to better manage the ads in the website. There are many theme users that recommend this plugin. I believe it has settings for what you have to do per specific posts.
Some more about it here if you should consider it
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thank you!
Hi There
I am using the News Magazine demo and am pretty much through setting it up, ready for content. At the bottom of the demo page there are three things I am try to move off and change, a large LATEST POSTS and smaller on and the STAY CONNECTED…………how do I get rid of them or at least change them?
Thanks
Henry
like the title says i want the passing after paragraphs in post to be smaller, im trying to use
.td-post-content p{
padding-bottom: 0px;
}
but i can only seem to add to it, not remove it?
One of my pages is displaying erroneously without a page title or sidebar – https://www.theirishplace.com/events/
It is just a shortcode for the events plugin to display in the WP default editor. I see a message at the bottom saying
“Note: The settings from this box only work if you do not use the page builder on this template. The template detects if the page builder is used and it removes the title and sidebars if that’s the case.”
https://gyazo.com/92e9a55f60e304aece64111b1b2d074f
..but I am not using the page builder, and I get this error if I do try to load it – https://gyazo.com/0fc3b487f10eed943ba70dab01a91b18
I would consider using composer to build a better page layout if I could get it to load. But even without it I have lost the sidebar now.
Any ideas?
Thanks 🙂
Hi,
Seems that there is still a demo image set somewhere in the theme panel, that was not changed. This image causes a mixed content warning – http://prntscr.com/nyqslz
Try looking for it here – http://prntscr.com/nyqsyt remove it or change it with one of your images.
I checked the website on mobile, looks fine. That is how the mobile theme looks. If you don’t want the mobile theme, you can deactivate it as it is an optional plugin. Then the same content from desktop will appear on mobile.
The latest articles section will appear at the bottom of the page, if the required template is selected for the respective page – https://forum.tagdiv.com/page-templates-2/
To remove it select a different template, like the default page template for example.
I believe you are using the code for changing the review star color from here
– https://forum.tagdiv.com/topic/i-cant-make-use-of-your-theme-yet/
I made it so that it applies only in posts, but I can modify it to apply everywhere.
– http://prntscr.com/nyqy5h here it is – https://pastebin.com/bUBrVBKB
Remove the previous code and enter this one.
If you have more questions let me know.
Thanks
Hello Simion,
Thanks very much for analyzing the home page and picking up on the CSS and spacing settings that were throwing off the layout.
I adjusted and now have the home page in good shape.
Could you view all the secondary pages on the site? (mkdv.meta-morphos.es) For unknown reasons it appears that a copy of the complete home page now displays on each secondary page, starting at the bottom of that secondary page and scrolling down.
How do I remove this?
I have a question about WooCommerce. Do you have any suggestions for setting up those store/cart, etc. pages so they are most stable?
I don’t think I have the ability to adjust page layout on WooCommerce pages using either of the page layout editors, correct?
Thank you,
Lon K.
Hi,
Use the code below and place it in Theme panel -> Custom CSS area if you want to remove the bottom gradient from the lightbox.
.mfp-figure:before{
background:none;
}
The result is here -> https://www.screencast.com/t/kacOLqf294ER
Thank you!
Seems I missed that, it can be done as well. That is a margin added by the health demo. This code will remove it – http://prntscr.com/nvs520
.td-health .td-header-style-6 .td-header-top-menu-full {
margin-bottom: 0;
}
Let me know if you have more questions.
On every page there is a 50px margin between the last row and the footer. In the previous theme we could adjust the last rows margin to -50 to remove this but this no longer works. Any ideas?
Also when we try to edit certain pages we get “Errors at elements: 4(models) : 5(dom). The model does not match the content.” Is there a fix for this?
Hello. I am building out my new website. I have been able to add my own instagram gallery that displays at the bottom of the pages however I cannot figure out how to remove the one that comes with the theme content. Link below.
Any ideas would be appreciated!!
I’m having the following problem:
I’m using the Redirection plugin + W3Total cache plugin + Cloudflare. I recently found out that there’s an issue with the status headers of the 404 urls.
For example, after cleaning of all plugin caches and the Cloudflare cache, and testing an already removed url with a redirect checker, the first check shows always 404 and the second, incl. all next checks – 200 OK is returned. It’s the same with each 404s. I tested numerous times.
A better description of my issue by another person in the past:
“[caching plugin] is disabled. I visit a known bad link on my site (https://example.com/xyzz/) and receive a 404 error page. I can verify in Chrome’s Inspector and/or Firebug that the “404 Not Found” status is being properly served in the HTTP headers. An online redirect checkers shows a proper 404 status.
I turn [caching plugin] on and visit the same URL. On the initial visit I am served a cached page (verified by the debugging comments inserted by the plugin at the bottom of the HTML source) with the proper “404 Not Found” status in the HTTP header.
If I visit the page again (https://example.com/xyzz/), I’m served the same cached page from #2 above displaying the “404 – Page Not Found” error to the user, but with a “200 OK” status in the HTTP header.
If I turn [caching plugin] off and visit the page again, I am again being served an uncached page with the correct “404 Not Found” status in the HTTP header.
Any idea what might be going on here? This is seems to be causing some an issue where Google Bot is attempting to index some non-existent pages because its seeing the “200 OK” HTTP header instead of the proper 404.”
W3Total settings can be seen here: https://imgur.com/MHhW7G8
Cloudflare settings:
Caching Level: No query string
Browser Cache Expiration: Respect existing headers
Wordpress, Redirection plugin, W3Total cache plugin – all updated to the latest version. Newspaper version: 9.5
Hi,
In order to remove the ads that appear on mobile please set in theme panel> ads>header ads -> https://www.screencast.com/t/tMqZsp7NOJCY for the space between pagination and ads you can try this custom css
-> https://www.screencast.com/t/e9LRTK23
.page-nav.page-nav-post {
margin-top: 0;
margin-bottom: 0;
}
Thank you!
But the theme crops the image this way because it’s coded to do so, correct?
So if I had custom development done on the theme to remove or change that code, this could be a solution as well, correct?
Everytime I try using a cloud template for anything the CSS always comes in broken.
Also, how do I get rid of latest articles like at the bottom of my homepage http://www.vettoc.com so that I can use a different module to load better thumbnail sizes?
Keep in mind, I’m using the Bakery page/post editor not themediv editor. Is this an issue?
Hi,
You could set a negative margin for the row containing the grid and the row containing the block below – http://prntscr.com/notwqp – http://prntscr.com/notwyp Use a value of 48px because these are the default margins between rows.
Or I could give you a code for it, to remove the padding and margin as you want
– http://prntscr.com/nou14i
The code can be entered in the theme panel, custom CSS section
.home .td_block_wrap.td_block_big_grid_fl_1 {
margin-bottom: 0;
}
.home.td-health .td-main-page-wrap {
padding-top: 0;
}
I could modify the code if needed.
Thanks
Hello !
It appears that under your Watch Now section you have a Latest Articles section and the latest articles section provided by the page template can’t be moved – https://tagdiv.com/tagdiv-cloud-library-tag-templates/ it will always appear at the bottom of the page and it will use pagination.
A solution is to choose the default page template for the page in question, then add a block called latest articles and sorted by latest (which will function the same way basically) in the location you want. You can choose from the default blocks
– https://tagdiv.com/tagdiv-cloud-library-blocks/
Or use a flex block and it’s options to customize how it looks
– https://tagdiv.com/tagdiv-composer-flex-block-elements/
Alson on the side you have page widgets wich can be edited by going to Appearance – Widgets
Thank you !
From what I know a border length can’t be set with CSS, you could do this in a different way. Like this maybe – http://prntscr.com/nly5dk
So you could remove the previous code and use this one instead
– https://pastebin.com/MyA4GnRq
For the footer it is quite unusual that a padding is set there. Seems to happen only in the homepage. However you can use this code to remove it
.td-main-content-wrap {
padding-bottom: 0;
}
Thanks again for your help.
I was able to use the code and create a borderline around the menu.
Is it also possible to make the lines slightly shorter?
Like 10px margin left and right. Right now it goes all the way to the end of the browser.
https://pasteboard.co/IdHmpG9.png
Also, I’m getting an white margin on the bottom of the footer and I’d like to remove it as well.
https://pasteboard.co/IdHnt4Z.png
Many thanks in advance!
Hello !
It appears that under your Watch Now section you have a Latest Articles section and the latest articles section provided by the page template can’t be moved – https://forum.tagdiv.com/newsmag-page-templates/ it will always appear at the bottom of the page and it will use pagination.
A solution is to choose the default page template for the page in question, then add a block called latest articles and sorted by latest (which will function the same way basically) in the location you want. You can choose from the default blocks
– https://demo.tagdiv.com/newsmag/block-1/
Or use a flex block and it’s options to customize how it looks
– https://demo.tagdiv.com/newsmag/flex-block/
Alson on the side you have page widgets wich can be edited by going to Appearance – Widgets
Thank you !
Hi,
I believe I replied by dashboard. The latest articles section provided by the page template can’t be moved – https://forum.tagdiv.com/newsmag-page-templates/ it will always appear at the bottom of the page and it will use pagination.
A solution is to choose the default page template for the page in question, then add a block called latest articles and sorted by latest (which will function the same way basically) in the location you want. You can choose from the default blocks
– https://demo.tagdiv.com/newsmag/block-1/
Or use a flex block and it’s options to customize how it looks
– https://demo.tagdiv.com/newsmag/flex-block/
If you need help or you have more questions, please let us know.
Thanks
By email is quite secure, this is how we in all cases request sensitive information like admin access. Never by the forum, the topics can be seen by all forum users.
You can for example provide us with a temporary admin account, which you can remove after we get to the bottom of this issue.
1) Is there a setting to reduce the darkness of, or remove, the gradient on home page top block featured images?
2) What dimensions do you recommend for the featured image to be the LEAST degraded in visual quality on the home page?
3) As you can see in the example below, the larger version is significantly pixelated and the smaller version is much much worse.
4) Would you recommend PNG or JPG and would file format help with this?
Bottom line – Not a fan of how ugly this looks on my page. Was hoping for clean, crisp, light, and contemporary. What I see here thanks to that huge overbearing gradient and image pixelation, is kind of a cluttered mess.
I get why there’s a gradient. So you can read the title on top of the image. But there are better ways to make Titles visible on white backgrounds than to completely gray out the entire bottom half of such a large image.
How can I fix these things?
Hi,
Please try not to reply multiple times in your own topic, this will only delay the response on our part. It will refresh the topic date and move it to the bottom of the queue, we answer from oldest to newest.
Regarding the issue, note that the old API plugin will not work anymore. You can use the new creative plugin for this purpose – https://forum.tagdiv.com/developer-info/
But maybe what you are trying to do is possible without resorting to this plugin. The flex blocks have multiple options and settings and can be customized in many ways. You could use a flex block instead of adding new ones.
Thanks