- NewspapertagDiv AMP Plugin Tutorial
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
Hello,
The theme will create as many thumbnails as there are active in the section you showed in your screen capture. If the image is larger than 696 px the theme will create a 696 px width thumbnail for it. What are other sizes you mention>? can you provide an example of such sizes?
Thank you!
Hello,
You have an amp plugin causing the layout change. All mobile versions fall back to the amp template on your site.
Thank you!
Hello,
In order to translate that text you would have to do it in the plugin files directly
– https://www.screencast.com/t/Okk59HaPvnBp
The AMP plugin doesn’t have translation settings for the moment.
Thank you
Hello I’ve an issue where I can see the cloud templates created but cant access them for example blank – Single Template (3)(2) and Single Post Template 42 – Nomad are not accessible from the Cloud Templates menu
http://www.screencast.com/t/JE5KEuuw
Hello,
It is a syntax error or your showrtcode meaning th code is not written properly.
Please provide the shortcode here again so I can inspect it.
If this is what you add in the column text, it will break obviously: https://www.screencast.com/t/6JdpgZlu
A shortcode starts with a [ and ends with a ] but does not have any ‘ after it and definately not </h3&gt
I think you mean to add it like [user_favorites]
Add it simply with nothing before or after it.
Thank you!
Hi,
Then a CSS solution would work. For example a code like this will color all the excerpts for all blocks/modules at once – http://prntscr.com/mmovr4
Use the color you want in the code, then enter it in the custom CSS section of the theme panel
.td-excerpt {
color: black;
}
For the breadcrumbs try something like this – https://forum.tagdiv.com/topic/customizing-look-of-breadcrumbs/
Thanks
Hi,
Please notice that’s not a problem which comes from our theme, sorry! Please keep in mind that AMP is a built-in plugin which was optimized and integrate into our theme according to the official requirements so far. It would be preferable that you use large images on your site to get the best results. More recently, it seems that Google has put these warnings for the images which are less than 1200 pixels wide (likewise, the height of portrait images should be at least 1200 pixels). The best solution, in this case, would be to manually replace your old image with another one which has minimum 1200px wide, sorry! For more information about this case, you can check the following topic here -> https://tehnoblog.org/how-to-fix-google-search-console-amp-image-size-smaller-than-recommended-in-wordpress/ because this aspect has also been discussed here.
Thanks for your understanding!
Hi,
So if you are referring to this category on blocks -> https://www.screencast.com/t/lShKlnVuHK0 the will be show the category that is set as primary -> https://www.screencast.com/t/lShKlnVuHK0 for example lets change this primary category -> https://www.screencast.com/t/zYwVsBIZ -> https://www.screencast.com/t/IfpdDZtEm -> https://www.screencast.com/t/EMSqoRrU1e
So for your example you need to set the primary category magazine -> https://www.screencast.com/t/906ua1cq
Thank you!
Hi,
You can try using a single post template from tagdiv Cloud Library , edit the template and set with tagDiv Composer the testimonial in single post template, after that set the template on posts that you want to have that testimonial.
For example -> https://www.screencast.com/t/11agUS4RRm -> https://www.screencast.com/t/11agUS4RRm -> https://www.screencast.com/t/nO26DMVc
Or if you want you can use some plugins and set the shortcode in post content.
Thank you!
Hi,
Sorry for this, but note that if you keep replying in your own topic before we reply, it will only delay the answer from us. It will refresh the topic date and add it to the bottom of the queue. We answer from oldest to newest.
Regarding the question, when boxed the website will have a fixed predefined width, You can stretch the rows within the boxed limits and make it edge to edge
– http://prntscr.com/mmnlq1
But stretching it outside the boundaries is not possible or changing the predefined width when boxed. Maybe this will be possible in the future.
If that post uses a cloud post template, with the post content in the right column and the sidebar in the right column for example, note that split rows have a column gap setting. So that setting can be used to customize the space between them
– http://prntscr.com/mhrv83
Please let us know if you have more questions.
Thanks
Hi,
I believe that has not been designed/replicated because it’s not actually possible. The featured image and the post content are different elements in the composer, so wrapping the post content around the image would left or right would not be easy or even possible.
Maybe you could consider displaying something next to the featured image, instead of the post content which will remain below. For example add an inner row and split it in 2
– http://prntscr.com/mmnf6g
On the left you can place the single featured image element, on the right you could display an ad for example or an element of your choosing.
Thanks
Hi,
Yes you can add ads to header using header builder -> https://tagdiv.com/header-main-menu-newspaper-theme/ you need to edit/build a header with tagDiv Composer for example you can drag a row to the to and set a ad box in it -> https://www.screencast.com/t/AuZqbZPaK -> https://www.screencast.com/t/maqEpXpaCt7p set a custom ad form theme panel -> https://www.screencast.com/t/sdzigkWSF -> https://www.screencast.com/t/SiAqUUBadw
Thank you!
Hi,
Something like a share counter? The theme post sharing doesn’t keep track of the number of shares made. If this is required for your website, maybe you can try some plugins, here are some examples
– https://blogpros.com/blog/2015/05/the-5-best-wordpress-share-counter-plugins
Thanks
Hi,
The posts and pages would have to be present in the database in order for the theme to display them, in blocks for example. Maybe if all these domains share the same database, it would be possible
– https://wordpress.stackexchange.com/questions/76020/two-wordpress-sites-sharing-the-same-content
Or maybe duplicate the content on all installs – https://wordpress.org/plugins/multisite-post-duplicator/
Unfortunately we haven’t tested the theme in such an environment, I can;t say what would be the best solution.
Maybe some other theme users that managed to do something similar can share their solution.
Thanks
Hi,
Please notice that’s not a problem which comes from our theme, sorry! Please keep in mind that AMP is a built-in plugin which was optimized and integrate into our theme according to the official requirements so far. It would be preferable that you use large images on your site to get the best results. More recently, it seems that Google has put these warnings for the images which are less than 1200 pixels wide (likewise, the height of portrait images should be at least 1200 pixels). The best solution, in this case, would be to manually replace your old image with another one which has minimum 1200px wide, sorry! For more information about this case, you can check the following topic here -> https://tehnoblog.org/how-to-fix-google-search-console-amp-image-size-smaller-than-recommended-in-wordpress/ because this aspect has also been discussed here.
Thanks for your understanding!
Hi Catalin,
thank you for your reply.
Yes, the latest version of the theme is Newsmag 4.7.
After publishing the next new version (for example 4.8) then it can be, that this version has some issues. Tagdiv will publish a new update with bugfixes and I get an email “Update available for Newsmag”.
But the updated (bugfixed) version has also the version number 4.8. It would be better, that this version has the version number 4.8.1. The number 4.8.1 does not necessarily have to be displayed on themeforest. But it would be a good practice, when the 4.8.1 would be shown in the readme of the downloaded newsmag package at least.
I hope you understand what I mean.
Best regards
Andre
Hi,
The most important thing is to make a backup before updating
– https://codex.wordpress.org/WordPress_Backups
Do it by your preferred method. having a backup is most recommend in case something wrong happens, or there are complications.
As for the update itself, the most recommended and reliable method is by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
The theme panel settings, ad codes, custom code are saved by the theme in the database for the purpose of not being lost after an update. So there should be no problem in this matter.
If you use a child theme be sure to check the list of modified files for each update, if there are files that have been modified in an update by us, serving the old files from a child theme may cause problems. For example in the latest update the header.php was one of the modified files
– https://tagdiv.com/td_deploy/Newspaper/changed_files_9.2.1_9.5.html
So serving the old file from the child theme may cause problems, there were some cases. You would need to copy the new file in the child theme and redo the modifications/additions that are needed. The same for other files that have been modified by us.
After you update, clear all caches, CDN if used.
Thanks
Hi,
Hi that part is transparent, here is an example -> https://www.screencast.com/t/EvsAeRdIPxc , all you need to do is to customize all elements from your header ( menu, logo … )
-> https://www.screencast.com/t/WH4TmgWbC
Thank you for your understanding!
Hi,
It would depend if the mobile theme plugin is used or not, also if this is regarding the post title in the modules or in the single post page. It could be done with some CSS if you want to modify those elements just for mobile.
With the composer it would be easier, simply select the mobile mode and customize the font properties, for example in a page – http://prntscr.com/mmkjgu
Or in a cloud post template – http://prntscr.com/mmkk7q
That will only apply to mobile mode, you can customize the fonts per device.
Thanks
I tried in multiple browsers, still the same in my case – http://prntscr.com/mmk6uj
Try to add that AMP plugin like so, in the speed booster plugin code
– http://prntscr.com/mmk85l
'accelerated-mobile-pages/accelerated-moblie-pages.php',
Then that plugin should not deactivate the speed booster.
I am inserting number 4 in after paragraph ad (amp also ) but the ad was not shown in my site using this method help me to solve this problem
Hi,
You could use a raw HTML element and enter a HTML button button there with the properties you need, for example
– http://prntscr.com/mmjr4u – http://prntscr.com/mmjraj
This would be a solution, you could give it a try.
Thanks
You are referring to the zoom effect when the big grid modules are hovered. That effect is specific to big grids, full grids and flex grids only, it is not available for other elements like blocks.
Maybe you could use a flex grid instead of a flex block. I could also give you a code you could try, for example this code will affect flex block 1, when hovered it will zoom the image
.td_flex_block_1 .td-module-thumb span:hover {
transform: scale3d(1.1,1.1,1);
-webkit-transform: scale3d(1.1,1.1,1);
-moz-transform: scale3d(1.1,1.1,1) rotate(.02deg);
transition: all 0.2s ease-in-out;
}
.td_flex_block_1 .td-module-thumb span {
transition: all 0.2s ease-in-out;
}
.td_flex_block_1 .td-image-container {
overflow: hidden;
}
Hi,
In order to set the capitalize Related Articles and more from author you’ll need to go in Newspaper>Theme panel>Translation write there the new translation -> https://www.screencast.com/t/Nj5Jk5Pq
for example -> https://www.screencast.com/t/2PwCjmb0 -> https://www.screencast.com/t/qKO5aflByh
In order to change the background color for those section you can use a custom css -> https://www.screencast.com/t/iepCGlcoNA
.single .td-related-title .td-cur-simple-item {
background-color: red;
}
.single .td_block_template_1 .td-related-title {
border-bottom: 2px solid red;
}
Or you can use a single post template from tagDiv Cloud Library -> https://www.screencast.com/t/8DCyQ9kaSbZ
Thank you for your understanding!
Hi,
At the bottom of each post on the AMP version, there’s a button “LEAVE A COMMENT” but I couldn’t find where to translate it.
Can you kindly help?