The functionality of the ticker is predefined, it cannot be changed. If you want something more like a continuous scrolling maybe, you could use a plugin
– https://www.wpbeginner.com/plugins/how-to-add-a-news-ticker-in-wordpress/
– https://firstsiteguide.com/best-news-ticker-plugins-wordpress/
– https://www.frip.in/news-ticker-wordpress-plugin/
Try some free plugins, make tests with them, choose the none that looks/works as you want.
Thanks
There aren’t any plans for it that I know of. It has always been like this. When the block/grid uses Jetpack sorting the other settings will not work. The jetpack plugin provides the post results, not the theme.
So basically it is like this, either try the other popular sorting methods provided by the theme and have pagination, or use the jetpack sorting and display the number of posts that you want.
Limit the block to 3 or 6 or more, the post will change according to the popularity. That would be the purpose, display top popular posts.
Maybe I misunderstood what you were asking. The logo will be the h1 when there is no other h1 in the page
– https://www.screencast.com/t/9NSXdvX2T
In a category page for example, where the category title is displayed, that will be the h1
– https://www.screencast.com/t/qafZL0KJtU0
I have done what you asked – https://www.screencast.com/t/bbirsBot
The SEO plugin will control this title – https://www.screencast.com/t/FYa5GxxYs
Hi,
The child theme is for theme files, you can’t modify plugin files in the child theme. The modifications you want to make will have to be made in the main plugin files.
Once made maybe back up the file from the plugin, replace the new one after a update with this modified file.
Be sure to test if that plugin is compatible with AMP first, it could cause validation problems.
Thanks
Hi,
You could create something similar with the tagDiv composer and cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Currently the cloud library provides 45 beautiful post templates, maybe one of them is similar to it already. Check them out or choose the blank template and begin building the post template with the tagDiv composer
– http://prntscr.com/krksyk
Experiment with the cloud library and composer to create post templates.
Thanks
Hi,
You could use some CSS to break the words
Before – https://www.screencast.com/t/ktnKkwAxys5G
After – https://www.screencast.com/t/eG2zPKjtj06
.td-pb-span4 .td_block_7 .entry-title a {
word-break: break-all;
}
This code will apply to all blocks 7 set in one column, it can be made more precise if needed.
Hi,
By a theme setting that is not possible at the moment, might be in the future.
There are however some similar topics you can follow
– https://forum.tagdiv.com/topic/how-to-add-adsense-ad-after-5-10-articles-on-main-page/
– https://forum.tagdiv.com/topic/how-to-add-ads-in-category-pages/
Thanks
It is if you access the website with HTTPS – https://www.pakdefense.com/sssas
The links you mention is with HTTP – http://www.pakdefense.com/sssas
Hi,
So you want to use a different logo on mobile? You can set one in the theme panel
– https://www.screencast.com/t/YVluCBAY
You can set a logo for desktop and one for mobile if you want to.
What exactly does this revote mean? I don’t quite understand what this is about. Maybe you can provide some more details for a better understanding, and some screenshots maybe. Or a link to the website.
Thanks
Hi,
I believe you are referring to the sidebar that presents the demos. That is not included in the theme as an option, it is custom created specifically for the demos presentation and that is all it was designed to do. It would have no usefulness to include it as an option.
Thanks
Hi,
You have to install the font awesome plugin and activate it, for example
– https://forum.tagdiv.com/how-to-add-icons-in-menu/
I believe the new font awesome 5 icons will work with the plugin mentioned here
– https://forum.tagdiv.com/topic/font-awesome-error/
Thanks
Hi,
You can install and activate the theme locally or on a testing subdomain, there you can experiment everything you want.
Thanks
Please send us an email at contact@tagdiv.com and provide admin login so we can check. Include a link to this topic in the email.
Hi,
The theme related articles section will always be at the bottom of the post page, only the comments will be below it when enabled.
That is where it is supposed to appear and defined in the post template files
– https://www.screencast.com/t/KFd4EJRg
Maybe modify the location of that code in the template, move it higher and see where it appears then.
Make the modification for the post template you want (Ex: post template 1 – > loop-single-1.php).
For the new cloud post templates everything in the post template can be rearranged with the tagDiv composer.
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
But for the predefined ones only though template file modifications it will be possible.
Thanks
Hi,
I tried it again – https://www.screencast.com/t/vbhSdDIvdyR
Result – https://www.screencast.com/t/WSwEaEgrNV
If you did it the same way and the word “Home” is still displayed in the breadcrumbs, then it could be a matter of caching.
Maybe a caching plugin or browser cache. Try to clear any cache installed, also force refresh the page you are checking in (should be Ctrl+Shift+R for most browsers).
Thanks
Hi,
There is an explanation for that. The demo you have installed, magazine demo. Having the block titles like that is conditioned in the demo
– https://demo.tagdiv.com/newspaper_magazine/
The solution to cancel this demo customization would be this one
– https://forum.tagdiv.com/topic/category-name-colour-fulfilment/
Some of the demos may contain customization such as this one, in some cases they will prevent the theme panel or composer settings to apply like they normally would.
Thanks
Hi,
It could be a matter of permissions for the uploads folder then. That is preventing the demo from installing successfully. Try to set the permissions like mentioned here
– https://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
If you already did that and the problem remains, send us an email at contact@tagdiv.com and provide admin login as well as FTP or cPanel. Please include a link to this topic in the email.
thanks
Hi,
Check in the background settings, in the theme panel
– https://www.screencast.com/t/DVq4fkG2hF
Remove/replace any image you find there. Then check if the issue is solved.
Thanks
Hi,
That will depend on the filtering and sorting you use for both the grid and the block below. If they are set to display posts from the same categories, then the same posts will appear in each of them.
Since you don’t use any pagination in that page, I would suggest to activate the unique articles setting for it
– https://forum.tagdiv.com/unique-articles/
Thanks
The website titles can be customized with the Yoast SEO plugin if that is what you are referring to
– https://yoast.com/wordpress/plugins/seo/titles-and-meta-descriptions/
Hi,
You mean in the post page, I see you have set a border around the post content. You could also add a padding, like this maybe
– http://prntscr.com/kr7sql
Or test with other values as well.
Hi,
Pages cannot have categories, they can have a parent/child relation but by default in WordPress only posts can be organized in categories. Maybe you are referring to posts.
In the theme the breadcrumbs will display one level of parent child, so the last parent category, the sub-category then the post name. Can’t say if this will change in the theme in future updates.
I will however add a request on our list (if it’s not already added), to give an option to display the whole path to the article. It will be considered. Sorry for any inconvenience.
Thanks
Hi,
The theme accent color can be set in the theme panel
– https://www.screencast.com/t/LrNgQWUa
The color set there will be used in multiple places, including the header underlines you mention, various hovers etc.
In the case of links, if you set a color for them as you create them
– https://www.screencast.com/t/ZZpyimkpOVsH
Then that will be used instead of the accent color. If you want to change them all at once, in the post content for example, without modifying the accent color, you could use some CSS
– https://forum.tagdiv.com/topic/how-to-change-link-color/
Some demos can override theme panel colors, by setting them in the demo stylesheet. if you have any problems with a color somewhere, provide a link to that page and details.
Thanks
Hi,
Reviews can be made in posts only, not pages. Post with reviews will be seen like this in pages
– https://www.screencast.com/t/hoaxZvsJV
So no matter if you use the predefined post templates or cloud templates, reviews will be possible for posts. But not in pages.
Thanks