The theme is tested with the WP Super Cache plugin and there are no issues with it. We have not tested any other caching plugins so conflicts may appear.
Hi,
I believe that demo uses a page in the footer, check in the theme panel footer settings and edit it as you want
– https://www.screencast.com/t/G2jXYZEPtuhD
Thanks
You have to recreate the path to the file (same directory structure) and copy the files there. They will then be served from the child theme, you can modify them safely.
Example – https://www.screencast.com/t/Vm4swZokzrO
Also more about the child theme here in this guide
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Remember to activate the child theme from Appearance->Themes once created.
Hi,
1. Indeed the featured video seems to be wrapped in paragraph tags, this will affect the inline ad paragraph count. I will pass this along to the developer team and they will investigate.
2. I have tested a post with 2 paragraphs where the inline ad is set to appear after 1 paragraph
– https://www.screencast.com/t/d0bOwwRm
If you could provide an example how I could recreate the issue you are mentioning, it will be helpful. Please let us know.
Thanks
Hi,
In order for the general post template set in the theme panel to apply, the settings in the posts have to be set like this
– https://www.screencast.com/t/r6tJDVIUi5Z
If you used an actual post template individually, this cannot be changed for all posts at once. You will have to edit the posts if possible and set the template to be inherited from the theme panel.
Thanks
Hi,
From what I can see that is the default size for the gif image
– https://www.a-c-d.net/wp-content/uploads/2018/02/Rollinh-1.gif
You could force it to occupy the full post content space, like this
– https://www.screencast.com/t/kiOcwLkpci
.td-post-content p img {
width: 100%;
}
Thanks
Indeed there seems to be an issue with some of the embeds in the post content. Please try the solution form this topic, it should fix the problem with all of the embeds
– https://forum.tagdiv.com/topic/instagram-embeds-are-giving-formatting-errors/
Hi,
Thank you for your feedback, we appreciate it. Indeed the logo displayed on AMP pages will be the mobile logo, we might add an option for a dedicated logo and options for positioning. I will add these suggestions on our list.
The number of related posts on AMP can be controlled by the theme panel setting
– https://www.screencast.com/t/psxX13QP
So you can have 3,6,9 or 12 related posts.
Thank you!
Hi,
You can create post templates for custom post types in a child theme, like this
– https://forum.tagdiv.com/custom-post-type-support/
Each custom post type can have a post template, create them as mentioned in the guide.
Thank you!
Hi,
There were some issues with the AMP plugin, mainly validators detecting inline styles and important tags used. These were fixed in the current plugin version (1.1). Download the theme package and use the AMP plugin from there. There should be no more problems.
Thanks
Hi,
So you want to remove the sidebar allocated space in the post content editor
– https://www.screencast.com/t/k7SUEFpR7
The solution provided by Bogdan works, remove the code as shown
– https://www.screencast.com/t/7NU4jsu7G06
– https://www.screencast.com/t/jeRu8oypoW
In my case it took a few force refreshes (Ctrl-Shift-R) to clear the browser cache and display the changes in the post page.
Thanks
@irfan.id If you could provide a link to your website we will inspect the issue.
@arvileverson If you could provide a link to your website we will inspect the ad.
That topic mentions how the Adsense ads can be entered in AMP ads settings
– https://www.screencast.com/t/7EhwRKCzaHwq
Replied in the other topic.
The website does not seem to be in maintenance mode at the moment from what I can see. Since you deleted that plugin there would be no maintenance mode anymore. I don’t see any problems with the website.
Unfortunately the theme panel cannot be translated, there is no option for that. That could only be done by actually translating the terms in the theme files, that would require a lot of work
– https://www.screencast.com/t/hNHvTrMq
Also you would have to make these changes directly in the main theme files, not through a child theme.
Hi,
The mobile theme plugin is optional, if it is not activated the default responsive version will be shown. When active, you will have to create 2 page versions, one for desktop with the composer and one with the mobile editor
– https://forum.tagdiv.com/the-mobile-theme/
The pages will be saved once built and published or saved as drafts. You can deactivate then mobile plugin safely, there will be no problem in terms of losing page content. Then the same content form desktop will be served on mobile devices (responsive version).
Thanks
Then since there are 3 modules per row, change the number of the posts shown to a multiple of 3, in the WordPress setting mentioned above. Then it will load for example 9 or 12 posts at a time, not 10 as it currently is.
Hi,
The code works for me, when entered in the theme panel as well
– https://www.screencast.com/t/9qRz9QPd
– https://www.screencast.com/t/kECjiQY1n37
– https://www.screencast.com/t/GX3zliAgn
Maybe it is a caching issue, clear all caching installed and also browser cache. Force refresh the page (Ctrl+Shift+R) and check the results.
@allenwinkler As I mentioned above, the mobile menu is not supposed to display on desktop. There is no design for it on desktop, it will have to be created custom. You will have to modify it greatly for something like that, if even possible.
That is an unusual issue, I don’t know how would updating a theme inside the wp-content folder cause the whole wp-content folder to disappear and also reconfigure the server. Ask your hosting provider if there were any issues with the server, check error logs.
You have to simply remove (or overwrite) the old theme and upload the new one
– https://forum.tagdiv.com/how-to-update-the-theme-2/
I believe you mean block 3 which looks like this
– https://demo.tagdiv.com/newspaper/block-3/
All the block layouts are predefined, this will ensure that they will always display good. There are many blocks to choose from. An exception is the new flex block which can be designed in any way you want
– https://demo.tagdiv.com/newspaper/flex-block/
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
If you absolutely want to make modifications to block 3 you can find it here
– https://www.screencast.com/t/d5wrOpTf
The AMP plugin is now version 1.1 update it and there should be no more issues. The latest theme version is 8.7.2 there were many fixes in this release. I believe you are using 8.7, if you do not have any theme related issues, you could update just the AMP plugin.
Hi,
Indeed pages built with any composer will not be displayed on AMP pages. Amp pages are supposed to be fast loading pages which present the content quickly, not containing blocks and grids. Pages built with the default WordPress editor will be displayed on AMP
– https://www.screencast.com/t/42Qq9ta9pbY
The mobile theme as well is optimized for speed. You will have to create 2 versions for each page, one with the composer for desktop, and one with the mobile editor for mobile
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme will not display pages built with the composer, the default responsive version already does that. There would be no point to the plugin if it would do the same thing.
Both the mobile theme and AMP can be installed at the same time if needed. The posts will be served in AMP, and the rest of the website with the mobile theme in that case. AMP content will be served to users only through Google.
Thanks