- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
I’m talking about theme panel >> post settings >> more article box. This is the one that is displayed in the bottom right corner when you are scrolling down.
I would like the option to disable the box for some posts, but keep it for other posts (for example, sorted by category, as the post templates are done by, or within the “screen options” for individual posts). My searching around indicates that the “more article box” is a global setting only, and cannot be customized to be enabled for some posts and disabled for other posts (as, for example, comments can be).
Is there any way to achieve this functionality with CSS or some other method?
Thanks
Hi,
@manuovi You could keep both default date code and add the modified code below it. Example for post template style 2
– https://www.screencast.com/t/Pwa0u3iH
Result – https://www.screencast.com/t/1r3efBiFCT
So add the provided code below the default date code, instead of replacing it.
Thanks
Hello,
It seems that you have not created the mega-menu properly. That is why it breaks. You will have to remove the sub-categories in the menu element before making it a mega menu. You simply add the parent category and select the mega-menu option;. The theme will grab the subcats automatically.
example:
wrong mega menu: http://screencast.com/t/v1WzLENdw
right mega-menu: http://screencast.com/t/82UzWTWUjVx
Thank you!
Hi,
There are dedicated elements for images, blocks and grids are meant for posts
– https://www.screencast.com/t/vgShcIqSa
Some of the image elements have the options to set a custom link for the images used. For example the title over image
– https://www.screencast.com/t/7H07suz3o
So you could use image elements with custom link options, blocks and grids will always display post thumbnails which will lead to the post. That is their intended functionality.
Thanks
Hi,
1. If you are referring to modules (which form blocks and grids) these will display only one category tag. This is block 1 for example
– https://demo.tagdiv.com/newspaper/block-1/
The category tag that will represent the post is the primary category of the post. If one is not set manually, the theme will pick the first one alphabetically. If there is only one category, that will be primary.
Here you can find out more about the primary category, how can it be set manually and what elements are affected by it
– https://forum.tagdiv.com/primary-category/
If this is not what you wanted to know, please correct me.
2. The font size for the post titles on mobile is predefined, I believe to 32px. if you change the size in the theme panel it will apply on desktop, but on mobile the same 32px will be used. With the optional mobile theme plugin it will be 30px.
That is the case for the predefined post templates. It can be changed with some CSS if needed. I can provide it to you. Mention how you would like it to be.
However if you use a cloud post template, the post template can be designed with the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You will be able to set one size for desktop, and one for mobile
– https://www.screencast.com/t/u3R6zvkq8b
The new cloud templates will allow many possibilities, which the predefined post template don’t have.
Let me know if you have more questions.
Thanks
Hello , not too code friendly but I’d like to edit this advertising banner code
<div class="td-all-devices">
</div>`
to incorporate a link to a specific site , when I edit the code , it puts my domain address in front of the link I insert link into parentheses “a href=”” , I also have the issue with the social media icon insert space as well domain/facebooklink vs facebooklink
Glad you solved it. Indeed, there are a couple of post templates that don’t display the featured images in the post page (templates 5 and 12 I believe).
Also there is an option to not display featured images in the theme panel
– https://www.screencast.com/t/YWBcBsLTuyW6
What image is served when sharing in Facebook would depend on your available OG data. Most SEO plugins will provide the necessary data for sharing. From what I can see this image is used when sharing one of your posts
– https://indefact.com/fact-check/fact-check-no-immigrants-cannot-apply-for-asylum-at-u-s-embassies-or-consulates-abroad-politifact/
– https://www.screencast.com/t/HWTnFTqkJ
That seems to be a default image of the all in one SEO plugin, maybe you need to check it’s settings, or try to specify an image for the shared post specifically. Yoast offers this per post for example.
Hi and thanks for reading this,
Is there any way I can add Google Recaptcha to the Login modal? Because I’m getting many spam sign ups and I don’t know how to stop it. It’s a membership site so I don’t want to disable the login/sign up option completely.
Also, the number of Twitter followers on the Social Counter isn’t updating. It has been like this for about a month now. I’ve tried to delete it and reinstall it, clear cache, add a different Twitter account and then change back to my one to see if that clears it and nothing seems to be working… I use Facebook and Instagram on the Social Counter and they work perfectly so I’m confused as to why it’s only Twitter.
Thanks again,
Charlie
Hello!
I´ve several questions, I wait that you can help me 🙂
1) I´ve installed the theme throught WP (upload plugin). My questions is when it exist a new update, the newspaper doesn´t uploaded to version because wasn´t installed although gallery themes WP. Not?
2) In the future, when is the launch of Newspaper 9 for example, have I that pay other copy or customers of Newspaper 8.8 can upload free?
3) I´ve follow this documentation: https://forum.tagdiv.com/category-templates/ and any category I´ve edited the description but my theme doesn´t show the description. What can I do?
Note: I´ve used categories->category template -> style 1.
4) I´ve a block with module 1 but I would like that only image (no text) is centered on text, to each post in the widget. How can I that image is centered (no text)?
5) To my logo, I´ve using the style 1 (https://forum.tagdiv.com/logo-favicon/) because this style has the bigger size logo. But the logo yet is small. How can I enlarge my logo? The values to defect are small 🙁
6) I would like to edit the background colour of tag category but I don´t find this option in Theme Panel-> Theme colours. Where can I edit the background colour and size?
7) I´m using the module 11. This module shows button “read more” but I love to delete. Is this possible?
This are my questions, sorry!
A greetings, thank you.
Hi,
I’m using Big Grid 1 in top of the homepage.
Under the first article in the Big Grid you can see the publishing date but on the other four in the Big Grid not.
How to set the publishing date to be shown for all 5 articles within Big Grid 1
Hello PINKCLASSY,
I have inspected your source page with this problem and I saw that the excerpt or beginning text of your post hs a lot of Non-breaking space tag (&nbsp) which has a role which does not allow that the code to be broke. It is not necessary to have something like this in your text. Try to delete this text and manually type it and check the results after you have clear all of your caches.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi,
You could display a caption below the image – http://prntscr.com/kfp122
There you can write the source of the image for example. Each image can have a caption so this could be a solution.
Thanks
As the title say, height fields are disabled for row, elements. For example i added a single image element the is set by default to 400 i can change it. And I’m not using any other composer.
For example, I have a father and son category. The parent category is Futbol and the son is Córdoba CF. When I put a piece of news to mark the category that I have to mark with a tick the category father and son or only the category child? I want to put the news in Córdoba CF.
Hi,
Actually the logo should look like this by default with that header style, on all pages
– https://www.screencast.com/t/ujmjFaUaLBR
Most demos contain custom design, the one you have installed sets these parameters for the logo when using header style 10
– https://www.screencast.com/t/kHolqYtK
If you were to remove that customization from the shown file, the issue would be solved. But if the theme will be updated this operation will have to be done again.
Why does this customization not look the same for all pages? because of the h1 the logo is included in when there is no other h1 in the page.
This interferes with the demo customization, some CSS is not applying properly. That is the case for the homepage you currently have. The category pages for example have a h1
– https://www.screencast.com/t/9MzGwCIsQZmK
The temporary solution is to use the code I provided until this is fixed by us. For reducing or removing that shift, enter the code directly in the theme stylesheet, at the bottom.
I already added this on the issue list for fixing. Sorry for the inconvenience.
Thanks
Hi,
That is not possible by a theme setting. The ads will display at all times once entered in the theme panel, there are no options to exclude category pages specifically.
The theme ad system is simple, enter ad codes and they will appear. Most users that require more advanced control over the ads use the Adrotate plugin. This would have the settings you are looking for
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Another way would be with cloud templates. With the Cloud library plugin you can design post templates and category templates. These can be built in any way you want
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
For example in a template for posts, the ads can be entered in the template directly (theme panel ads will not appear)
– https://www.screencast.com/t/6pxiECJWukcO
So you can create a post template without entering ads there, the theme panel ads will not be displayed so the post will have no ads. The template can be applied to the posts you want.
Google will scan what it finds, it won’t make up nonexistent URLs by itself or add AMP parameters in this case for tag pages for no reason. There would be no Google algorithm that does that. It seems as if the tag pages are treated as post pages.
Somewhere and for some cause your website is generating those URLs which lead to 404 since they do not exist anywhere. They are found by Google if they appear as 404.
Users would have no way of reaching the AMP tag pages however, unless they manually enter /amp in the URL of a tag page, there is no purpose to do that however.
Where are these errors seen? Maybe you can find where they are coming from, the URLs. What modifications did you do to the post URLs or permalinks?
We could take a look, but I don’t know if we can get to the bottom of this. I don’t know what we could do, from the theme and plugin view. The modifications you did before this started likely caused these problems.
Send us an email at contact@tagdiv.com and provide admin access.
Hello,
Does this theme have the capabilities of showing/hiding text in a post?
For example, say I post a question in an article post or page, and to get the answer, one needs to click on the “answer” link which will expose the answer in a toggle effect.
Here is an example: https://www.screencast.com/t/QaKVuV1cFl4
If this is possible on this theme, can you please explain how to implement is theme/site wide?
Thanks!
Hello,
I’m writing to find out if this theme supports post picture credit/attribution.
In other words, say I write an article and I use a picture from Wikipedia or Getty Images, where I have to give credit to the picture source, usually in small text under the picture to the left or right of it. Does this them support that feature?
Here is an example: https://www.screencast.com/t/znXFXTz7D
If the theme doesn’t support this feature, can you recommend a good plugin for that feature?
Thanks!
I am getting this error: https://snag.gy/isRwjY.jpg
I was working fine with normal WordPress AMP plugin, but I replaced it with tag div and now I am getting this.
This problem of tag started in the month of June 2018. I don’t remember the exact date. Since I started giving 301 redirections for these 404 errors, initially I thought it may be due to google crawl error and as well as since I was changing my posts urls, I thought it was natural for these to come.
Since these happened in some of my new posts I got suspicious and initially thought may be due to google algorithm change. If that is the case, it should happen to others too, but that is not the case. So, it is specific to my website.
If required, I’m ready to create a wp admin entry for you, so that you can help me out to come out of this mess.
At present, I’ve stopped giving 301 redirects to these tag/amp 404 errors.
Actually it has worked, the images served are not scaled they are thumbnails. Example
– https://www.screencast.com/t/UpOwQpnFGoC
– http://bakdawsinirangan.com/wp-content/uploads/2018/06/feat-img-15-300×194.png
The theme will now serve thumbnails as it is intended to.
Since our plugin was introduced this is the first time I see such issues. There have been no other reports from the many users that have installed and are using our AMP plugin as we speak.
So it would be safe to say that the problem is specific to your case. We will try to help you.
What exactly do you mean by “may be due to google update”? There was no issue before that point? What did you do before the errors started to happen?
Could you analyze more where you are getting these errors and provide more details about them?
Did you try to request a re-crawl – https://support.google.com/webmasters/answer/6065812?hl=en
Google would only expect AMP if this is specified like this, in the page source
– https://www.ampproject.org/docs/fundamentals/discovery
The tag pages don’t have these required elements, so it would be impossible that Google detects tag pages with AMP available.
The proper way to implement amp ads is shown here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thank you!
Hello,
Sorry but we do not know of any plugin that works properly with our theme that ca auto load the next posts.
The 3 columns on posts is already available in the current version of the theme using the new cloud library plugin that lets you create a post template using the tagdiv composer page builder: https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
This example only show how to import a template but once imported in the tagdiv composer you can edit the template using the page builder and split the content into multiple columns.
Thank you!