- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
How do i add TIME to show in meta along with date? Example, i want to show it like this “30.1.2021. at 16:30”.
My website is gradiskalive.com and currently I can just modify it too look like this: http://prntscr.com/xvfnw7
Hi,
have big issue with AMP + TagDiv Mobile Theme.
Correctly plugin installed but AMP version of page cannot be displayed.
When I try to visualise the AMP version of the page, I can see it for just 3 sec, than it turns in a DESKTOP version of “404 error”.
But the strange thing is that I can see the Amp version under this 404-error-page.
Plus, Google Analytics return this error message “URL AMP di riferimento non è una versione AMP”
In fact the AMP URL of the page is something like that “https://www.socializziamo.net/fare-uno-scherzo-telefonico-con-una-chiamata-falsa/?amp”
Why is that? Any chance to fix it?
Thank you for your help
by the way, I think I solved the problem with the mobile version. During the composer, I switched to the mobile and made the changes and done! Your instruction says to add a mobile page, edit by clicking on the pencil icon… It wasnt working.
I have only one problem now. when I open the site on mobile phone, there is a section ” exit to the mobile version” or “go to the mobile version”. One of these is still broken. Is that related to the AMP? because the pages after activated the AMP started to get broken. In addition, when I click on “view AMP version”, the think you are looking is terrible. If you can help me to adjust AMP and about to section I mentioned above, I will finish all.
I have bought this thema (Newspaper) and installed it with the demo; but in the first tests it gives me some issues. For example:
1. The subcategories are not shown on the home page (See: 
2. Clicking on an article not only displays that article but also displays the content of 5 more articles, one after the other. After the comments, the footer does not appear but rather the header and content of 5 more publications (see https://cristomaniacatolica.com/2021/01/28/eminem-stronger-than-i-was/)
I am new to Wordopress. I have only used Joomla and maybe it is a simple error but I cannot detect it. I have installed the theme and I have it tested first and another question comes to me: Can I use the theme and its license also in a subdirectory for tests or should I buy another license for tests?
Hello,
I need to add on the amp template some code to manage infinite loop. Where can I add this:
script async custom-element=”amp-next-page” src=”https://cdn.ampproject.org/v0/amp-next-page-1.0.js”
Hi, I’m trying to show exclusive content for registered users and I can’t find a way to do it on pages made with TagDiv Composer.
Pass the code that I am using in the functions.php
add_shortcode ('private', 'bp_private_content');
function bp_private_content ($ atts, $ content = null) {
if (is_user_logged_in () &&! is_null ($ content) &&! is_feed ())
return $ content;
return '<p class = "private"> This content is reserved for registered users. Register here to see it. </p> ';}
[private]
Exclusive content for registered users goes between these tags
[/private]
The code is working, in single it works perfectly.
The problem that does not work in the Composer, and I need to implement it in a page.
Thank you, I await your answer!
may have worked it out. I have it set to AMP in the theme settings. Please could you check it this is the correct settings.
Hello again.
I have an issue with the mobile version on iphone and android. My pages on the calander is not loading and missing all the content. It works on the ipad however on the smaller screens it cut out most of the content. I would imagine this is to do with the mobile theme and or AMP. Please could you recommend what setting to use.
I’m pulling my hair out on this one. Does anyone have the best suggestion on how best to link an ad in the Newspaper 9 theme?
Theme panel doesn’t clearly offer a way to include links. So for example, an ad for AT&T should go to http://www.att.com etc. etc.
Sorry for the late reply, I am unable to customize the newspaper mobile theme, the header section is completely disabled and is not getting activated, some of the pages on my website are not displaying any content in AMP on the mobile website even the AMP is enabled on page settings of respective pages in WordPress.
I want a header with the site title and tagline in the mobile theme of the newspaper and all the site pages been displayed in amp mobile theme with all the contact forms inside the pages. Please help me to achieve these criterias. You can check my site on mobile and notice the issues on your end which I am trying to explain to you above.
my site URL is https://hitechdivyanshu.com
Hello,
I checked your website and the Instagram widget looks fine. => https://www.screencast.com/t/oHi4AJ7iI
If you want to remove the Instagram selecting with tagDiv Composer with a right-click you can delete => https://www.screencast.com/t/yLR53SSp6HS , or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page => https://www.screencast.com/t/I4sWxzePiFFI
Hope this helps you!
Thank you!
SLOW… i did everything but i couldnt change gtmetrix points to up. i use your theme and mobil theme plugin. i use wp-rocket loader for css vs minifying.. and imagify for image optimization. i didnt understand what im doing wrong. GTMETRIX : 35 point for performance and saying largest paintiful paint 5-6 secs ! i delete featured image which size 1200×675. and added 696X392 (size of td-composer said on homepage big grid flex) nothing change…
note: when i activated amp plugin scores are more slower …. :(( could you help me please for this ?
How can i use amp without mobile theme? I’m using tech news demo
It would be great if anyone can give a documentation to implement AMP without installing mobile theme
thanks
Hello !
Unfortunately with this we cannot help, What I can tell is that most likely this was used from a localhost: https://www.screencast.com/t/sgEtHgs22X as you can see here the start of the url is most likely a xampp path, localhost.
Thank you !
Hi,
If you have more icon box, you need to add an extra class on the icon box which you want to be black on hover and add the class in code.
https://www.screencast.com/t/hXKYsfVL3 -> https://www.screencast.com/t/pacN5OFUoAOa
The example code is:
.icon_2:hover, .icon_2:hover .tdm-title
{
background-color: black;
color: #fff;
}
Hope this helps you!
Thank you!
Hi,
According to our documentation the header-menu.php need to be set in child theme like this
wp-content/themes/Newsmag-child/parts/header/header-menu.php but there are also files that need t o be set in child theme, for example to make it easier, copy all files from wp-content/plugins/td-composer/legacy/Newsmag/parts/header in wp-content/themes/Newsmag-child/parts/header/ and edit the style that you want to use, also make sure that you have selected the child theme in WordPress -> https://i.imgur.com/GG50WUK.png
Hope this will help you!
Hello !
For the post templates they now can be found in here: https://www.screencast.com/t/JHruoxcl And If for example you want to edit template 13 you will have to add single_template13 and loop-single-13 to your child theme in order for the modifications to be recognized.
At this moment when I activate the theme and I load my page, I see a message: There has been a critical error on your website. Read about debugging in WordPress. For this please make sure that your theme requirements are all up to date as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/
If after checking this and the issue still is there please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– A link to this topic in order to identify you
Thank you !
Hi Team,
Is there a way to add a widget sidebar below a Flex Block 5? I can only add the widget manually when 1 post to display only. We also wanted to add the widget sidebar by default so when using a Load More pagination, the result will also display the widget sidebar. please see this page example. https://www.splashmagazine.ru/category/interview/
Hi,
Using the Newspaper theme & just have two questions to clarify before I really get going!:
1) where are the 6 H tags automatically on each post? I’m assuming the H1 is the page title, and the 5 remaining tags can be used freely?
2) How can I set a post to be a page (I want them to look the same but be organised differently)
Thanks.
Hello!
It is possible to set another logo for a special category if you follow the next steps below:
1. Duplicate your header cloud template and give it a special name, also do the same for category cloud template. Example: https://www.screencast.com/t/dXrfDzzr
2. Edit your new category template with TagDiv Composer, set your new header like this from Website Manager: https://www.screencast.com/t/AFpWrRWD5 and change the header logo.
3. Set your new category template for your special category from the list like that: https://www.screencast.com/t/sWVeszNlgMPk
If you want to change the logo on a page then you can duplicate only the header template, access that page and change from Website Manager the new header template.
Let me know about your results!
Thank you!
In Chrome Developer Tools: Open devtools, choose desktop or mobile version of the theme, disable cache on devtools, throttle the device to 2g (so you can see what is happening) scroll down to the bottom social media buttons, press strg+r or f5 and start the reload. Than you can see that there are no, really no! fitting thumbnails for images. The whole site is loaded without leaving space for the images, because there are no thumbnails deposited. The only thumbnail that I could find and that is used for post pictures on desktop is tdb_696x0. Here you have set a width. But that doesn’t help anything. You have to define the height to avoid CLS!!! The height is 464px. And 464 px have to be free for every inserted image!
In the mobile theme there is not a single thumbnail defined – not for the featured image and not for the other images in the posts, for example a thumb sized 330x220px.
I wright my articles with the Gutenberg Editor. It must be possible that pictures which are inserted by using the Gutenberg Editor get the right thumbnail sizes, so that there is no layout shift?
Here is a video that shows the Layout-Shifts clearly: https://imgur.com/a/c7WeyPf
It’s a mess!!! It’s a disaster!!!
Greetings Kathrin
-
This reply was modified 5 years by
Topfgartenwelt.
Hi Calin,
Yes, we’re using version 4.9.6 with WordPress 5.6 on PHP 7.3.25.
You can check an example at https://gamerbase.org/asus-rog-strix-rtx-2070-super-incelemesi/
I can find many cloud templates such as archive template, author template, and tag template etc. How can I make the archive template, for example, shown on my site? I expect there might be a button to add the template on my site. My site address is designgised.com
Many thanks for your quick reply on my topic.
Hello!
You can change the font and the size when you edit the homepage or a post with TagDiv Composer, edit the element and you will find a tab Style to the element’s settings.
For example if you edit a post and look into the settings you will find Post Content and you can change the font and size from there, like in this screenshot: https://www.screencast.com/t/fZWaMT98qAb
Font size is in first column: https://www.screencast.com/t/gvhuqaoses
Let me know about your results!
Thank you!
Hi,
This is because you are using the mobile theme plugin and not the responsive version. When you use the mobile theme plugin then you need to set for page the content in mobile editor, but this content need to be made without builders. What you can do is to disable the plugin or use it only for amp version.
Also another option is to disable the mobile theme only the pages you want using this option -> https://i.imgur.com/fm0dl3j.png you can check more about mobile theme plugin in this article -> https://forum.tagdiv.com/the-mobile-theme/
Hope this will help you!