Similar in design it could be done, but to show title matches as you mention is not possible. The relates articles element will check for shared categories and tags only.
The posts that have at least one category/tag in common with the viewed post, will appear there.
Same for the button, first set a hover color for the non-sticky header
– http://prntscr.com/n6rkr1 – http://prntscr.com/n6rmup
The in sticky mode – http://prntscr.com/n6rkz9 – http://prntscr.com/n6rmzt
I believe you have just set a color for the non-sticky element. Note that you can copy and paste styles (for the same elements), so this is easier than doing it all over again
– http://prntscr.com/n6rnue – http://prntscr.com/n6rnzf
So when you want to customize two instances of the same element you can just copy paste the style (right click menu). Most settings will be carried over.
Hi,
Some examples would be helpful, there is no sidebar in the mobile theme templates. Only when the mobile theme is not active the sidebar of posts will be displayed below the content. Let us know.
Thanks
Hi,
Some examples would be helpful, there is no sidebar in the mobile theme templates. Only when the mobile theme is not active the sidebar of posts will be displayed below the content. Let us know.
Thanks
Hi,
The theme sharing will appear on AMP, but only if you also use the mobile theme plugin together with AMP – https://tagdiv.com/amp-newspaper-theme/
If you use just the AMP plugin you could do something like this for example
– https://isabelcastillo.com/social-media-sharing-wordpress-amp-accelerated-mobile
Or find sharing plugins that are AMP compatible, there are plugins that have this feature.
Thanks
Hi,
A tagDiv gallery can be added using the classic element in Gutenberg
– https://www.screencast.com/t/ysgRvSThl3
– https://www.screencast.com/t/r36GNyhH
– https://www.screencast.com/t/h7UvHoSQzq
Using the Gutenberg gallery element the tagDiv gallery will not be available, at the moment. Maybe this will change in the future. Let us know if you have more questions.
Thanks
Hi,
The tagDiv galley cannot do that. If you want to do this in a post, you could maybe use a smart list instead, for example
– https://demo.tagdiv.com/newspaper/10-landscapes-wont-even-imagined-exist/
Or consider using a gallery plugin that has the required functionality. Sorry for the inconvenience.
Thanks
You could use some CSS to remove the option to click on category labels in modules. If you want it for a specific block like this one – http://prntscr.com/n6qixz
First set a class to the block, for example – http://prntscr.com/n6qj7x
Then use a CSS like this
.myclass .td-post-category {
pointer-events: none;
}
Then the category tag in that specific block will not be clickable anymore, you could use this solution.
The category tag displayed in modules is the primary category, only one category is displayed there, you can choose which one it will be.
In that screenshot you mention a text near the date, that is supposed to appear in the post page? it would have to be dynamic for each post I believe, not the same text for each post, so adding text column or text element in the cloud template would not be a way to do it unless making multiple templates each with it’s own text.
Hi,
So you mean like this? – http://prntscr.com/n6ekha
You could maybe achieve something similar with the related articles element of a cloud post template – http://prntscr.com/n6eqpd just a quick example, could be made more similar in design.
Check out the cloud post template here – https://cloud.tagdiv.com/#/load/Single
Here you can also edit them after previewing – https://affiliate.tagdiv.com/#/load/Single
If I misunderstand please correct me.
Thanks
Hi,
There is a setting for the logo for horizontal alignment, so you could align it like this for example – http://prntscr.com/n6egpu
You can import a cloud header template and see how they are made and experiment
– https://cloud.tagdiv.com/#/load/Headers
Check each of the column settings, for example – http://prntscr.com/n6eivn
Let me know if you have more questions.
Thanks
Hi,
Maybe you mean the background transition that causes a delay before backgrounds appear, this issue is known, we will find a solution for it.
The quick fix for the moment would be to enter this code in the theme panel analytics section, enter it as the first code there (before all other codes you have entered)
<style>.td-element-style {
opacity:1!important;
}</style>
If this is not what you mean please provide a link to the website so I can inspect the header.
Thanks
Hi,
The author box will always show the same ID, it will not adapt to the actual author of the post when placed in a post template. It isn’t an element created specially for posts.
Only the single post author box will do that – http://prntscr.com/n6e1h5
Maybe duplicate the cloud post template and create one for each author if possible, with the author box configured for each author – http://prntscr.com/n6e3v1
Then each of the author can select their template for their posts, you could rename the templates to be easier to use them – http://prntscr.com/n6e47z – http://prntscr.com/n6e4f0
Thanks
Hi,
The mobile homepage is predefined, the content that is displayed in it (meaning the top grid and latest section) don’t have any settings at the moment.
So if you want to change for example the number of posts in the top grid, you would have to modify it here – http://prntscr.com/n6doxf
The number of the posts in the latest articles will be the one set in the wordpress dashboard here – http://prntscr.com/n6dxqq
Or you could modify it here – http://prntscr.com/n6dy9e – http://prntscr.com/n6dyfx
We will add more options in the mobile theme in future updates. There may be settings for the number of posts as well. Sorry for any inconvenience.
Thanks
Hi,
Categories can be included and excluded in the filter, but not tags. Tags can only be included at the moment
– http://prntscr.com/n6cyj4
So it is not possible to exclude posts with a specific tag from a block. Sorry for any inconvenience.
Thanks
Hi,
Currently in theme version 9.6.1 these would be all the post cloud library templates available (57)
– https://cloud.tagdiv.com/#/load/Single
If you are using the latest theme version you should see them all there. In case you are using the latest theme, we could take a look. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.
Thanks
Hi,
Should display posts if there are published posts in the same day, in the categories you choose in the filter tab.
If you want us to take a look at it, send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Thanks
Hi,
That is a slide created with the revolution slider plugin
– https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
The sliders used in demos are provided with in theme package – http://prntscr.com/n6c1lj
So you could import it, configure it and use it in the desired page.
Or you could use the slide element – https://demo.tagdiv.com/newspaper/ios-slider/
Starting with theme version 9.1 the slide can now be set in full width.
Thanks
Maybe you use some code in the robots file that causes the problem. I found some topics that might be helpful for you
– https://poetsgig.com/2018/01/how-to-fix-twitter-card-validator-error-robots-denied/
– https://twittercommunity.com/t/fetching-the-page-failed-because-its-denied-error/16244/9
– https://twittercommunity.com/t/error-fetching-the-page-failed-because-its-denied-by-robots-txt/33109/2
–
Hi,
You are referring to these sections I believe – http://prntscr.com/n6b1pj
I tried using one of the scripts from your website, I entered it in the mobile editor for a page – http://prntscr.com/n6b15x
The sections appear from what I can see – http://prntscr.com/n6b1vy it should be the same for you.
Then I tried entering it in a post – http://prntscr.com/n6bwu9 seems to work just as fine with the mobile theme active – http://prntscr.com/n6b2im
You could check how it is made, here are some screens that may be helpful
– http://prntscr.com/n6akiz – http://prntscr.com/n6anmp
This background feature image will work automatically when it is supposed to, making it to work in other cases most likely will require to make modifications to it, or it may not be possible entirely.
Hi,
They are still there from what I can see, deactivating the plugin should remove rating. I can’t say why they are appear so many times and also the rich snippets, quite unusual.
What if you leave the option enabled only for posts? Do they appear once then?
Also maybe try (if the plugin ratings can be displayed by shortcode) to enter the shortcode of the ratings in the cloud template itself, in a column text element.
Or maybe try using a different ratings plugin, maybe you can find one that works properly.
Thanks
I mentioned above that we could take a look and help as best we can, please send us an email at contact@tagdiv.com and provide admin login and cPanel if possible.
Yes there is, in the theme panel – http://prntscr.com/n69kk8 there are 2 settings, one for top and one for bottom like buttons. If you have sent us an email we will take a look at how the buttons appear in your posts on mobile.
From what I can see there is no hover color set for the search icon at the moment. I did test it in sticky and non sticky, seems to work alright
Not sticky icon hover color – http://prntscr.com/n69hvy
Sticky icon color hover – http://prntscr.com/n69izt
So all there is to it is to set a color for the default icon hover, then activate sticky mode and set a hover color again – http://prntscr.com/n69jja