- NewspaperDesign your post pages using the Default Templates
- NewspaperPost template ads
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperHow to use the Flex Blocks cache option
- NewspaperFlex Block Settings Guide
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperDefault Category Settings
- NewspaperCloud Library – Category Templates
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperImport / Export Theme Settings
- TutorialsDefault Block Settings Guide
- NewsmagImport / Export theme settings
- TutorialsOffset Feature
- NewspaperUnique Articles
- TutorialsSystem status parameters guide
- NewsmagRequirements for Newsmag
- NewsmagBlock settings tutorial
Hi,
I tried creating a smart list, seems to work alright. So if you create a smart list, heading+ image + description it will cause problems, but if you remove the images it works?
This post doesn’t contain a smart list from what I can see
– https://www.techvise.pk/mobile-banking-apps-in-pakistan/
We could take a look at it. Send us an email at contact@tagdiv.com and provide admin login so we can create a smart list in a test post on your website. Also provide in the email a link to a post where the issue is happening. Please include a link to this topic in the email.
Thanks
If I change my menu by adding this:
Then NONE of the pages that has my menu will load in TagDiv editor anymore, they All fail with this error:
Error at zones: 5(models) : 6(dom). The model does not match the content
I think because the top level menu is in the header, and the header fails to load this type of menu item !!!
If I remove the menu again, they work again, everything loads.
How can I make this work?
Hi,
Seems that everything after the main content has broken out of the main theme container. Usually happens when HTML is used in the post content or in the sidebar, and a tag is not closed properly. What if you remove the sidebar from the post, do the footer sections display properly then?
If you used HTML in the list content check that as well, or if you modified the post template files maybe. We could also take a look, send us admin login at contact@tagdiv.com and include a link to this topic.
Thanks
Hi Virtox,
Please ensure that you have removed all of the code for this functionality, clear all the caches, purge CDN files and check the results. If the problem is still there, please send us an email a contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at this core file. Another alternative, in this case, is to use the Gutenberg Editor which allows you to edit your post without any sidebar section.
Thanks.
Hi,
So you want to reduce the space between the post content and the left side? maybe by using a cloud post template and stretching the row containing the post content element
– http://prntscr.com/mx6b0r
Here you can experiment with cloud post template to see what the possibilities are
– https://affiliate.tagdiv.com/#/load/Single
They can be previewed and even edited with the composer.
Not using cloud templates and modifying the post template with CSS it could be possible, maybe by removing the padding right and increasing the right
– http://prntscr.com/mx6diq
Or removing both padding left and right – http://prntscr.com/mx6dxr
This last one may cause problems because the post content width will increase because the padding is removed. Here is the code if you want to give it a try
.td-post-template-5 .td-pb-span8.td-main-content {
padding-right: 0;
padding-left: 0;
}
Thanks
Hi,
The demos have two install options. One is with content, meaning that the homepage and all the other pages of the demo will be imported, a demo menu, demo posts and categories, demo logo, additional stylesheet where needed (design), theme panel settings.
The other one will not import any dummy content, no homepage, no demo posts, menus, categories, only the additional stylesheet (where needed) and theme panel settings will be imported.
To better get used to the theme in some cases it is better to install a demo with content, it will look just like in the live pages, the images used may be different
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
Then begin to gradually customize the website, set your own logos, menus, configure the blocks and grids to show your own posts etc
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
– https://forum.tagdiv.com/newspaper-theme-documentation/
Uninstalling a demo will remove any demo elements that have been imported. The website will be as it was before installing it. Installing a different demo after one demo has been installed, will replace demo elements from the previous demo with the new ones.
It is recommended to make a full backup before uninstalling a demo, just to be safe.
Please let me know if you have more questions.
Thanks
Hi,
We followed all the steps in the tutorial and we are getting this error everytime we post a new story-
There is content which fails AMP validation. However, your site is configured to automatically accept sanitization of the offending markup. You should review the issues to confirm whether or not sanitization should be accepted or rejected. Review issues
Invalid elements: script (19)
Also,
After the update all the stories are not showing on amp.
We are getting this ins webmaster tools –
Linked AMP version is invalid
It won’t appear in Google Search results. Learn more
An amp component script tag is present, but unused
Digging deep this is what the webmasters google console says.
The extension ‘amp-auto-ads’ was found on this page, but is unused. Please remove this extension.
How do we solve this?
I am asking because the buttons look similar to the pagination of a smart list, note that in order to display ads in a smart list post content you have to use the dedicated sections in the theme panel – http://prntscr.com/mw7k3c
Not all smart lists have an ad spot however, only styles 6,7 and 8. The ad will appear in a predefined spot, for example
– https://demo.tagdiv.com/newspaper/whitewater-rafting-day-trip-new-york-east/
– https://demo.tagdiv.com/newspaper/10-landscapes-wont-even-imagined-exist/
So to place ads around the pagination buttons in a smart list is not possible by default. Only by modifications to the smart list templates would it be possible, these are some similar topics
– https://forum.tagdiv.com/topic/want-to-show-extra-content-starting-from-page-two-of-smart-list/
– https://forum.tagdiv.com/topic/remove-pagination-and-add-adsence-code-above-and-below-pagination/
Hi,
That looks like a recent posts widget, this widget doesn’t display a thumbnail. If you want to show thumbnails you could use a block. A block can show recent articles (f sorted by latest) and also display a thumbnail. You can also filter it, here is a tutorial about the block settings
– https://forum.tagdiv.com/block-settings-guide/
Either use a block as a widget, or edit the page and remove the widget sidebar and use a block directly in the page in that location. Let us know if you have more questions.
Thanks
Hi,
I have checked your website and I saw that your post sidebar is following down at the bottom of your website. Also, I have noticed that you are using some untested plugins which might interact with the theme core files and causes a lot of unknown issues. Please remove all of these, clear all the caches, purge CDN file and also, update the theme via FTP way to the latest version of it which is 4.7. Check here -> https://www.screencast.com/t/hmFvM0f6p Please notice that the first step for WordPress debugging is to disable all of these untested plugins. If the problem is still there after this, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further investigate it closer your setup page. Also, provide CPanel access for more further investigations.
Thanks for your understanding!
I have some questions.
1- i want to know why here https://labussolanews.com/ in the first grid, i don’t see the zoom effect why the cursor goes over images… in the tagdiv composer i see it correctly but not in the live version.
2- In the same grid, when I click on a post, a blue selection rectangle appears that has nothing to do with what I click. I would like to remove it and keep the normal selection as on the desktop. https://imgur.com/e0c3axT
3- the second element in the homepage (Ultimi Articoli module), with all that category, can slow down my site? i’m asking because with google pagespeed Insights my result are really really bad and i don’t get why. Ok, i’m working on wordpress.com and can’t enable WP Super Cache (because i think already have another cache plugin) and can’t enable Speed Booster because incompatible plugin (ad rotate and Akismet Anti-Spam that I can not disable).
Also, Infinite Load can cause slowing speed? Nobody seems to understand what is wrong. From the google test can you have a suggestion on what to change and how to do it? I do not know … if you could give me a tip would be awesome.
4- I have already ask for this. It is possible to resolve the background click ad problem? if i set it, people who have ad block active see a white page so i have to disable it for now. And also please, prevent ad-background to load in mobile device… it is just a waste of data consuption.
Hi,
Using default post templates that could only be done with solutions like this
– https://forum.tagdiv.com/topic/remove-more-from-author-from-the-related-articles/
However with the introduction of the Cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Now you can design your post templates using the tagDiv composer. That way for example you can see the related articles and more from author are different elements
– https://www.screencast.com/t/BoJwflJTpAU
So you add only the one you want. There are many predefined single templates, or you can design your own (blank template)
– https://www.screencast.com/t/WnjVg6FvdvE
Here you can experiment with the cloud post templates, preview and even edit them
– https://affiliate.tagdiv.com/#/load/Single
Thanks
Hi,
Using default post templates that could only be done with solutions like this
– https://forum.tagdiv.com/topic/remove-more-from-author-from-the-related-articles/
However with the introduction of the Cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Now you can design your post templates using the tagDiv composer. That way for example you can see the related articles and more from author are different elements
– https://www.screencast.com/t/BoJwflJTpAU
So you add only the one you want. There are many predefined single templates, or you can design your own (blank template)
– https://www.screencast.com/t/WnjVg6FvdvE
Here you can experiment with the cloud post templates, preview and even edit them
– https://affiliate.tagdiv.com/#/load/Single
Thanks
Hi,
So a page that displays your posts, but without featured images? You could use flex blocks in it, these have an option to remove the image customize the layout, and many design options.
For example this block – https://affiliate.tagdiv.com/#/single/page/Blocks/454 which you can import with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Blocks will show excerpts from the post by default, the length of them can be set to the value you want
– http://prntscr.com/moi23u
You can choose the desired row layout – http://prntscr.com/moi3dn
Let me know if you have more questions or you need help.
Thanks
Hi there.
I have some issues i hope you can help.
1.How do I remove author name from posts on the front page and category pages?
2.Show sidebar on frontpage – I have tried with widget sidebar but it don’t work.
If I don’t use TAGdiv composer then the sidebar is displayed. Why is that?
3.how do i put copyright on pictures. A small text under a post image on the post page?
4.how do i make the height of the sidebar thumbnail shorter. I can’t figure out the CSS.
5.If I click on a post from the front page, the picture will appear too small on the post page.
If I deriomd open the same post from the front in a new window, it will appear normal.
Why is that? and is there a fix?
I can give you login Bcos the site is not live yet.
How do i give it to you?
Kind Regards
Bryar
Hi,
Unfortunately you can not recover your articles, if you edit post/pages from demo and you do not copy the content in a new post/page this will be remove when you’ll uninstall that demo or you install a new one ( installing a new demo with/without content will remove internally the content that was come with that demo).
https://forum.tagdiv.com/installing-demos/
-> https://www.screencast.com/t/5Uw5LCChQ
Thank you for your understandings!
Hi,
In order to achieve that you’ll need to use some single post templates from tagDiv Cloud Library edit those single post templates and remove the post date and author
here is an example -> https://www.screencast.com/t/VtjXb66SC -> https://www.screencast.com/t/xR6pdudxmF after that set the template to that post that you do not want to have those information.
You can set this template as global template -> https://www.screencast.com/t/YkG8UKJCToS or individual template -> https://www.screencast.com/t/QZis1ic9cVTL
Also this can be possible using custom css.
Hope this will help you!
Thanks.
Hi Simon,
Thanks for your help. The share buttons I wanted removed actually resulted from my Jetpack plugin. I would like to suggest, though, that tagdiv moves up the bottom share buttons to immediately after the post as per
Thanks
I have tried the single post cloud library but removed again. Poor update. It can’t add the customized sidebar, proper inline ads, widget, jetpack share button, more from author tab etc. While, for the single post template 1/2, the author name, date, and views aren’t aligned properly.
Even the autoload next post found at the extreme bottom. So, the mobile users won’t scroll up to footer once they read the article because they don’t know that the more posts (autoload) are below. The autoload feature must be like – next post title with an image just after the tagdiv social share buttons with continue reading tag.
The autoloading seems quite slow as well. Make it optimized preloading.
The classy demo uses a cloud template for the posts, you can change it to a different template if you want to.
With the introduction of the cloud library plugin, now post templates and many other templates can be created with the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
There are templates designed by us which can be imported
– https://affiliate.tagdiv.com/#/load/All
Also there are blank templates which can be used to create a template from scratch. Using cloud templates is not mandatory, the default post templates are still available.
You can install the demo with no content, this way only the theme panel settings will be imported. This demo has an additional stylesheet but it is minimal indeed
– http://prntscr.com/mghck5
Most of it’s design is made in the composer directly with the available settings. Flex blocks were used mostly and these have a great deal of options and settings. We tried to keep the design similar to the erotic demo but there were some changes.
The class td-erotic is no more, it is now td-classy. This was one of the reasons the erotic demo has been modified.
You can remove the body class if it remained in the theme pane, it has no purpose anymore. Unless you used it in custom CSS code.
If you need help with anything else let me know.
Hi,
You mean the post sharing? – http://prntscr.com/mgagsw this will appear only in the post pages. One way of removing it for specific posts would be to use some CSS.
For example by using the unique post ID, and remove the top sharing
– http://prntscr.com/mgahg7
Or bottom sharing – http://prntscr.com/mgahw4
These are the codes used in the example
.postid-1003 .td-post-sharing-top {
display: none;
}
.postid-1003 .td-post-sharing-bottom {
display: none;
}
Or use cloud post templates, you can design these with the composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can preview and even edit the cloud post templates designed by us
– https://affiliate.tagdiv.com/#/load/Single
It can be seen that the sharing is an element in this post templates, so you can use a template that contains the sharing element, and another one that doesn’t. Apply them to the posts as needed.
Thanks
Hi,
You could use a post template that doesn’t show the featured image in the post page, template 5 and 12
– https://demo.tagdiv.com/newspaper/td-post-mcdonell-kanye-west-highlights-difficulties-for-celebrities/
– https://demo.tagdiv.com/newspaper/td-post-blake-griffin-posterizes-aron-baynes-twice-in-clippers-spurs-game/
Or design a cloud post template with the tagDiv composer and don’t use a featured image element
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Or modify one of the cloud post templates designed by us and remove the featured image element from it, here you can preview the cloud post templates
– https://affiliate.tagdiv.com/#/load/Single
Or disable the featured image from the theme panel, if you want to do this for the whole website
– http://prntscr.com/melj7s
Thanks
Hi,
1. Please follow this topic to remove the More from the author
– https://forum.tagdiv.com/topic/related-articles-remove-or-hide-more-from-author-newspaper-theme/
2. Use the code below and place it in Theme panel -> Custom CSS area.
.td-more-articles-box .td-post-author-name{
display:none;
}
Thanks.
Hi,
Don’t edit the demo posts, create your own posts. If in the future you decide to uninstall the demo or install a different one, the demo posts and pages will be removed
– https://forum.tagdiv.com/installing-demos/
Create new pages or edit the homepage provided with the demo (note what is said above), and add what you want want from the available elements in the tagDiv composer, grids, blocks etc. These will display your posts, configure them as you want. Editing a page is possible from many places
– http://prntscr.com/me555s – http://prntscr.com/me55fs – http://prntscr.com/me55ue
Be sure to set featured images or videos for the posts so the theme can create thumbnails from them (these are the images that represent the post in blocks/grids)
– https://forum.tagdiv.com/featured-image-or-video/
– https://forum.tagdiv.com/theme-thumbs/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
That message you are receiving will not cause any problems. It can appear when changes have been made to the page in the backend.
Note that in themeforest only the latest version of the theme is available at all times. You can check the theme version here – http://prntscr.com/me58ao
Changelog for all theme updates here at the bottom
– https://themeforest.net/item/newspaper/5489609 – http://prntscr.com/me58l6
We can’t sell older version of the theme, if you downloaded the theme before an update you can download it again now, latest version is 9.2.2.
Thanks
Hi,
We will try to help you with these issues. The first and most important step would be the theme requirements guide, there will be various issues if these are not met
– https://forum.tagdiv.com/requirements-for-newspaper/
It is true that there is currently an issue with the mobile theme (this will be fixed in the next theme update), but if it’s not active it can’t be blamed.
Indeed seems that the images do not load in the posts , also other elements such as the header search, the related articles section at the bottom of the post, these are not working correctly.
Usually this is caused by a plugin conflict, conflict between the theme and various codes entered in the theme panel, theme files or child theme.
These would be the next things to check, deactivate all non-theme plugins as a quick test, remove theme modifications and deactivate the child theme temporarily, also codes in the theme panel if you entered any.
When configured properly it shouldn’t cause any issues
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Make sure the data you enter in it is according to the documentation. If it still causes problems we could take a look at it. Send us admin access at contact@tagdiv.com so we can check it. Include a link to this topic in the email. Let us know.
Thanks
