It is happening for everyone, not only in specific cases. For me as well
– http://prntscr.com/n0g9uv
Nothing to worry about, there will be no problems caused by this issue.
Hi,
You only need to enter the auto ads code in the theme panel now
– http://prntscr.com/n0g6ll
The ads should appear after a while. We have tested this on our end and the ads are being served. Be sure to test with the mobile emulator in mobile mode or an actual mobile.
Thanks
So you want to use that font, that is the pacifico font – http://prntscr.com/n0g4ac
With the browser inspector this can be found easily – http://prntscr.com/n0g4t1
Here is a guide if you would like to find out more about it – https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Hi,
I tried creating a link in the mobile editor, seems to work alright
– http://prntscr.com/n0fu45 – http://prntscr.com/n0fu97
But I see there is a fatal error in your website homepage – http://prntscr.com/n0fv1c also in all posts. Does this go away if you deactivate the mobile theme plugin? Did you make any modifications to theme files or mobile theme files? Or added code in the theme files?
I suggest that you reinstall the theme – https://tagdiv.com/how-to-install-newspaper-theme/
Delete all the theme plugins and reinstall them from here – http://prntscr.com/n0fzs1
Also deactivate all non-theme plugins, clear all caching and purge CDN. Then check if it works properly. Let us know.
Thanks
Hi,
The latest articles is a section that is added at the bottom of the page when the page template with latest articles is selected – https://forum.tagdiv.com/page-templates-2/
You can access the settings like this – http://prntscr.com/n0fr5a
Thanks
Hi,
So the new posts you publish do not appear in the homepage elements. I currently see it like this – http://prntscr.com/n0ei76 currently there are posts from the 19th of march in the homepage, also in category pages.
If the blocks and grids are set for example to display content sorted by latest from all categories, posts you publish should appear right after publishing. If this is not happening, it is usually caused by caching. Either a caching plugin or browser cache.
Thanks
Hi,
Please check the documentation here – https://tagdiv.com/tagdiv-composer-flex-block-elements/
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
– https://tagdiv.com/discover-flex-blocks-customization/
– https://tagdiv.com/feature-premade-styles-flex-blocks/
Flex blocks and grids are very different from default blocks. The default blocks are predefined and will always look the same, while a single flex block can be made to look in many ways.
Here are some designs made by us with flex blocks
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
These can be imported when the cloud library plugin is active
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Let me know if you have more questions.
Thanks
Hi,
That is quite an an old theme version from which you are updating. Here you can find a changelog for each theme update, to see what has been modified, new features etc
– https://themeforest.net/item/newspaper/5489609 (bottom of the page).
This would be the only guide that we created for updating the theme
– https://tagdiv.com/update-newspaper-theme/
The theme requirements guide has been updated as well, please check it carefully and if necessary ask your hosting provider to increase the values of the parameters mentioned in it
– https://tagdiv.com/newspaper-theme-requirements/
For the WP memory we recommend a value of 256M. Having low memory may cause such problems, or if using an older PHP version. You can see the values in the theme system status
– http://prntscr.com/n0dwzx
After the update, deactivate/delete all the old theme plugins and install the new ones from the theme package plugins folder.
Update WPBakery (if you used it), the theme package contains version 5.7
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Note that the tagDiv composer introduced in version 8 of the theme, will automatically be installed and activated – https://tagdiv.com/tagdiv-composer-page-builder-basics/
Since update 8 this is the main page builder in the theme, WPBakery is still provided in the them package however, for users that want to keep using it.
Maybe consider making a copy or clone of the website (local or in sub-domain) and test there. Update there first and see what happens. Let us know if you have more questions.
Thanks
Hi,
That is simple HTML and some CSS code – https://forum.tagdiv.com/topic/food-blog/ If you plan to use a section to display recipe elements for many posts, maybe consider using a recipe plugin. It would be easier that way.
Let us know if you have more questions.
Thanks
Hi,
This will be the AMP valid variant – http://prntscr.com/n0dqdg may take a while before Google indexes this.
– https://radioklinika.pl/szumy-uszne-czego-nie-bagatelizowac/?amp
Everything seems in order – http://prntscr.com/n0dqx7
If you choose the last setting in the theme panel – http://prntscr.com/n0dr99 then the mobile theme will apply only on AMP. Browsing the website normally on mobile will display the default responsive version.
The documentation has been updated – https://tagdiv.com/amp-newspaper-theme/
Thanks
Hi,
@jornalcidade Please try and update to 9.6.1 and check if it happens again. There were some modifications made, the documentation has been updated – https://tagdiv.com/amp-newspaper-theme/
Let us know.
Thanks
Seems to look and work alright – http://prntscr.com/n0dm5p – http://prntscr.com/n0dmkp
This could mean that theme files are missing, I suggest that you reinstall the theme. Do it by FTP or by WordPress – https://tagdiv.com/how-to-install-newspaper-theme/
The problems should be solved after reinstalling.
Hi,
I see the problem there . It is happening because of the same 1 second opacity transition. Try to enter this code in the theme panel custom CSS section
.td-js-loaded .td-element-style {
transition: none!important;
-webkit-transition: none!important;
}
Then check if the same happens. The transition should be removed from all elements. Let me know.
Thanks
Hi,
@seanhelmes Displaying the same content on both desktop and mobile is possible, if the mobile theme plugin is deactivated.
Posts, categories, author pages etc these will have a predefined template on mobile with the mobile theme, regardless of what is set on desktop. These predefined templates are simple, this is why the mobile theme is faster than the responsive version (non mobile theme). The homepage will show a couple of predefined elements, the rest of the pages will require content in the mobile editor or they will be empty. Currently this is how it works.
Gradually we will add more settings and options for this plugin, and improve it. In this stage we are noting every suggestion provide by users.
There is no fix without a plugin unfortunately, the theme by itself will not add the necessary og data for sharing on socials. Users are free to use a SEO plugin of their choosing, or their own preferred implementation.
Most if not all WordPress social sharing is based on this og data, without it there will be problems.
Maybe you could do it manually if you don’t want to use a plugin, here are some guides you could follow
– https://www.wpbeginner.com/wp-themes/how-to-add-facebook-open-graph-meta-data-in-wordpress-themes/
– https://premium.wpmudev.org/blog/wordpress-open-graph/
I could add this as a request, so that it will be implemented in the theme permanently. Absolutely no need to apologize or anything, I am glad that I could help you.
Regarding that error you are receiving, we could take a look. Please send us an email at contact@tagdiv.com and mention as many details about it as possible. We will try to identify why it is happening. Let us know.
Hi,
1/2. This is alright, you are doing it properly in posts.
3. Initially you mentioned that you want to add videos in the homepage. The option to edit pages with the composer should appear in a few places
Pages screen – http://prntscr.com/n0cp73
Add new page screen – http://prntscr.com/n0cpfg
In the admin bar when viewing a page – http://prntscr.com/n0cq45
All these should be available when the composer plugin is active, and allow you to create pages with it. If none of these options appear then there is a problem. If you want us to take a look, send us an email at contact@tagdiv.com and provide admin login. Please include a link to this topic in the email.
4. This can also be done with the composer, you can place as many ads as you want in pages. There are ad box elements in the composer – http://prntscr.com/n0ctv4
Let us know.
Thanks
Looks mostly alright now, still when I browsed the website there are some problems. For example this page – http://prntscr.com/n0cikk The mobile theme should not apply on desktop, in almost all cases when this happened it was caused by caching.
One solution would be to use a different caching plugin, we recommend the WP super cache
– https://tagdiv.com/wp-super-cache-plugin-install-and-configure/
Note that when the mobile theme is active each page will require 2 versions, one for desktop which you can build in any way possible with the theme, the other for mobile built with the mobile editor – http://prntscr.com/n0cld8
– https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
So the mobile version will be different from the desktop version.
The other solution is to not use the mobile theme plugin. Or use it only for AMP, now it is possible in theme update 9.6.1 – https://tagdiv.com/amp-newspaper-theme/ – http://prntscr.com/n0cmkf
Hi,
You mean this? – http://prntscr.com/n0cbja That page looks like that because it is broken. Seems the mobile theme is applying on desktop. This kind of issues are usually caused by caching plugins and affect only pages mostly.
Thanks
Hi,
There is a general setting in the theme panel that has to be activated first
– https://forum.tagdiv.com/smart-sidebar-2/
In pages or cloud templates where the composer is used, you have to select the column you want and make theme sticky, as mentioned in the guide. Let me know if you have more questions.
Thanks
Hi,
@Arlink Sorry again for the inconvenience, it will be fixed. As Bogdan mentioned this will not cause any actual problems as it happens only when previewing a cloud header template.
Thanks
Hi,
From what I can see the mobile theme is not active at the moment on your website. Regarding the issue, the mobile top grid will only display featured posts. Meaning posts that are in the Featured category the theme creates when installed
– https://forum.tagdiv.com/featured-posts-2/
It will not appear if there are no featured posts – https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Let me know if you have more questions.
Thanks
Hi,
That code can be made more precise, in order to make it apply only in the header. remove the previous one and enter this one
.tdm-header-style-3 .tds-button8{
background:red!important
}
.tdm-header-style-3 .tds-button8:before{
background-color: green!important;
}
We are sorry for this inconvenience, it is now added on our list and it will be fixed.
Thanks