I get it now. But I still think forum support should remain free for such a large user base for the theme because it helps with theme testing and stability issues.
Hi Simion. This is a follow up to this topic https://forum.tagdiv.com/topic/custom-post-template-wont-show-smartlist/. I checked a post which shows as a smart list with default templates but the smart list end shortcode appears at the end in pure HTML. Maybe still this can be marked as an area for improvement in custom templates.
I used the class option which works like a charm. I actually did check those two, but I could not get a definitive answer. I was trying to find out the information for someone who wants to buy the newspaper theme. That is, what they get if they pay for support extension after the six months because, as I understand, the support here on the forum is free. Or does the paid support include both email and the personal site check by your team?
@dennis. Yes, I used to have a mouse which stopped working, but when I switched to touchpad I noticed the scroll issue and even reported it here. If you use a Windows laptop, you can activate the touchpad “edge scroll and zoom feature” (Dell laptop) or simply Google search “enable touchpad scrolling” and specify your laptop brand.
Please try to use the code below and place it in Theme panel -> Custom CSS area.
@media (max-width: 767px){
.td-header-top-menu-full {
display: block;
}
.td-header-sp-top-menu {
display: block !important;
text-align:center
}
}
The result is here -> https://www.screencast.com/t/7aToRUOY2
Thanks.
Thanks for this. If I may ask, what does the paid support in ThemeForest include (the one that expires six months after buying the theme?)? Because I could not find anything about it in your support documentation.
Seen. Thanks
The footer template imported is not appearing in that section. Just seen it in the pages section. It seems it took a while to appear after importing coz I checked even the pages section before posting the question. So I think some templates either appear in the cloud templates section or in the pages section.
I know how to apply the CSS, but I just need it for a few forms, not all. I have the forms inserted across several pages and categories. So I wanted to enlarge using the page-id feature. Let me see what I can do. Thanks
You are welcome.
You are welcome.
1. Go to Newspaper>Theme Panel>Translations>Translations and look for the breaking news entry and edit it from there to whatever you want.
2. The news ticker does not have a right to left feature. For that, you could try a plugin such as this one https://wordpress.org/plugins/pj-news-ticker/ and paste its shortcode [pj-news-ticker] inside a column text element of the tagdiv composer.
You cannot add a menu in the AMP plugin since it is designed similar Yoast SEO AMP site – https://yoast.com/social-media-optimization-with-yoast-seo/amp/ . There might be a menu in the future maybe (I don’t work here).
Use the post offset feature https://forum.tagdiv.com/offset-feature/.
Ensure you have updated the mobile plugin by deleting the one you have and installing the one that came with the latest version of the theme.
See this guide https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
I see this newsletter option has not been integrated yet.
There isn’t. All single post template changes per post replace the setting in Theme Panel. You have no other option other than change every single article.
Check if there are image URLs in these three sections and replace them or remove them. https://www.screencast.com/t/liuAZWEjKak
Go to theme panel>Block settings -> meta info on Modules/Blocks and disable it from there.
Td composer does not work with posts. If you want to create posts, use the visual composer that comes bundled with the theme (inside newspaper-tf>plugins folder) and disable td composer. TD composer can only create and edit post templates imported from the cloud library via the td cloud library plugin.
@Ryansmccain not yet. Only the ‘time ago’ feature has been added for the custom single post templates from the cloud library plugin.
Hi. Where are footer templates from the cloud library imported to? I imported a test one and I cannot find it. I want to delete it. Tried checking pages and cloud templates section but found nothing. Only seeing it from the footer page dropdown.
Install the tagdiv cloud library plugin from Newspaper>Plugins section (make sure you have the latest version of the theme installed v9.0.1). Import and edit a footer as shown here https://forum.tagdiv.com/tagdiv-cloud-library-plugin/. Then go to theme panel>footer>footer settings>footer page dropdown and select the footer from the list and save your settings. It should work sitewide.
See this guide https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ (I don’t work here).