I tried embedding a map Google map like this, with the iframe provided by them entered directly in the post content – http://prntscr.com/mwuokd
Seems to work when the mobile theme is active – http://prntscr.com/mwuoun
Hi,
Seems to work – http://prntscr.com/mwufj0 – http://prntscr.com/mwufot
Do the posts have a subtitle set? – http://prntscr.com/mwug92
Copy that code exactly as it is provided in this topic
– https://forum.tagdiv.com/topic/how-to-write-different-post-titles-on-homepage-or-categories/
The modification can be made in a child theme, this way you will not lose the modification after a theme update – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Let me know if you have more questions.
Thanks
Hi,
The auto-load next post will load the next post and the sidebar that is set for it. There is currently an issue that is happening however, the sticky sidebar doesn’t seem to function correctly starting from the first auto loaded post. Meaning it will not be sticky anymore. This will be fixed. Sorry for the inconvenience.
Thanks
With the theme there may be no problems, I have seen all kinds of caching plugins or methods used. But with the mobile theme which is more sensible and that caching plugin there may be.
Could be a specific setting from the plugin that causes it, you could begin testing various configurations if the total cache has settings for mobile. I would provide you with a guide but don’t have one unfortunately.
That seems to be the case, they do mention that it will be fixed
– http://prntscr.com/mwtq6k
Hi,
That is true, most headings the theme uses are predefined and could only be changed in the code. For the moment I am not aware of plans to add options to customize each element’s heading, but that doesn’t mean there will not be any in the future. We try to implement popular suggestions and useful requests.
I understand the problem with the plugin you mention. From what I can see it doesn’t have a setting to limit it to a specific container like the post content, so it will check for headings in the whole page. It does have a setting to exclude headings it seems, but it may take some work to enter all the ones that are not supposed to appear. A setting like this one has would be useful – https://wordpress.org/plugins/shortcode-toc/ this way you can set the container in which it will look for the headings. I haven’t tried it my self.
Thanks
Hi,
If you use the mobile theme plugin, this does not have any font settings. Every font and font property is predefined and there are no options to change them.
One way of changing the font would be like this – https://forum.tagdiv.com/topic/change-font-of-mobile-theme/
From what I know there could be font options added in the mobile theme in the future, but currently there aren’t.
Let me know if you have more questions.
Thanks
Hi,
Seems to work now, however I will post the solution from the topic here
The limit for the sub-categories in the mega menu is set here
– https://www.screencast.com/t/OuhytroUo6wp there you can make the modification.
Let me know if you have more questions.
Thanks
Hi,
Seems the thumbnails are not created, try and regenerate them with this plugin
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
The problem should be solved after doing this.
Regarding the post template, what exactly is happening when you change the post template? They are now using post template 2 but you should able to select any predefined or cloud template (if you use them). Let me know.
Thanks
Hi,
When the mobile theme plugin is active, pages will not display the same content as on desktop. Each page requires two versions, one for desktop created with the composer or in any way possible in the theme, and one for mobile created with the simple mobile editor and it’s capabilities – http://prntscr.com/mw64sf – https://forum.tagdiv.com/the-mobile-theme/
Posts, category pages, author pages etc, will use a predefined template on mobile created specially for mobile. But pages require two versions.
Thanks
Hi,
From what I can see you already did it – http://prntscr.com/mwsq25 let me know if you have more questions.
Thanks
Hi,
I have seen this issue a few times before, what kind of ads are you using exactly? Please send us an email at contact@tagdiv.com and provide admin login so we can check it. Include a link to this topic in the email.
Thanks
Hi,
This demo uses the revolution slider – https://demo.tagdiv.com/newspaper_book_club/
The plugin is included in the theme package – https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
All the sliders that are used in demos are as well provided in the theme package, you can import any of them – https://forum.tagdiv.com/import-revolution-sliders-on-demos/
If you have more questions please let me know.
Thanks
Hi,
I believe you are referring to this element – http://prntscr.com/mwse04
You could increase it’s font as well by the same method – http://prntscr.com/mwsev2
So that first code you mention would be like below, replace it with this one
@media(max-width:767px){
.td-post-content p,
.td-post-content .su-box-content
{
font-size:18px!important;
line-height:32px!important
}
}
By a setting it is not possible to chnage how the module of the related articles looks, what exactly would you like to do with it? Maybe it is possible by some means.
Thanks
It could be possible. For the color of the breadcrumbs you could use some CSS
– http://prntscr.com/mwsbho
In the theme panel there aren’t any settings for the breadcrumbs, here is the code I used in the example
.entry-crumbs a,
.td-bred-no-url-last {
color: red;
}
For the icon it would depend on how exactly you want to change it, what you want to replace it with. Maybe there is a way.
Hi,
The demos have two install options. One is with content, meaning that the homepage and all the other pages of the demo will be imported, a demo menu, demo posts and categories, demo logo, additional stylesheet where needed (design), theme panel settings.
The other one will not import any dummy content, no homepage, no demo posts, menus, categories, only the additional stylesheet (where needed) and theme panel settings will be imported.
To better get used to the theme in some cases it is better to install a demo with content, it will look just like in the live pages, the images used may be different
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
Then begin to gradually customize the website, set your own logos, menus, configure the blocks and grids to show your own posts etc
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
– https://forum.tagdiv.com/newspaper-theme-documentation/
Uninstalling a demo will remove any demo elements that have been imported. The website will be as it was before installing it. Installing a different demo after one demo has been installed, will replace demo elements from the previous demo with the new ones.
It is recommended to make a full backup before uninstalling a demo, just to be safe.
Please let me know if you have more questions.
Thanks
Hi,
So you using just the AMP plugin and not the mobile theme plugin. You want to add a Yandex.Metrika analytics code in AMP. I found a guide in the matter
– https://yandex.com/support/metrica/code/install-counter-amp.html
Seems it requires that a script be added in the head section of the plugin, and then the actual code after the body tag. Maybe follow these instructions as mentioned, should work as they say.
Thanks
Hi,
How you write posts would be the same as in a default wordpress theme. Maybe what you need is a plugin such as this one – https://wordpress.org/plugins/urdu-keyboard/ You could give it a try. Could be other ways of doing it, like maybe writing the post elsewhere and then copy it in wordpress.
Thanks
Hi,
@Bintmusic To test if AMP works and is valid please use the AMP validation tool
– https://search.google.com/test/amp
In this tool enter the URL with /amp. Or test with this tool
– https://validator.ampproject.org/
@jorgeocampo We understand that the mobile plugin is somewhat limited. Now that this integration between the official AMP plugin and the mobile theme has been made, we will add more settings and options for it in the future.
As a note, we do not force users to use AMP + mobile theme, there are other ways to have AMP on the website, by using different plugins for example.
@mazougagh It is the same when using a default WordPress theme and the AMP plugin, so this works as it is intended to – http://prntscr.com/mwrqox
Thanks
Hi,
Something like that cannot be done at the moment, as far as I know an option like this is considered for implementation in a future update. But at the moment a post template can only be set per post or for all posts at once if this option is selected in the post edit screen – http://prntscr.com/mwrjmb
Sorry for the inconvenience.
Thanks
Hi,
That is because the official AMP plugin doesn’t have many settings. If you do not use the mobile theme you can still display ads in AMP, there are a few links about it in this topic – https://forum.tagdiv.com/topic/amp-plugin-9/
Thanks
Hi,
The gallery seems to be working alright at the moment, there are no errors in the browser console, just some warnings – http://prntscr.com/mwq12b
What exactly is the problem with it? let me know.
Thanks
Hi,
That will not be possible unfortunately, the mobile theme plugin when activated will apply to the whole website. Maybe with a plugin that can deactivate other plugins on specific pages, I can’t say if that will work or not. Sorry for the inconvenience.
Thanks
Hi,
Maybe that implementation does not work with the mobile theme. How exactly are you implementing and displaying the maps? Does it require any code to be entered in the theme files? The mobile theme uses it’s own files – http://prntscr.com/mwpfsi
Thanks
Hi,
What exactly is that code supposed to do? Also how is it supposed to be implemented and where it is supposed to appear?
If it’s an ad code, try and enter it in the mobile ads section – http://prntscr.com/mwp4l0
Thanks