- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello @davect!
Unfortunately, you can’t add a playlist URL there. Only the video URL, for example: https://vimeo.com/920314562
Thank you!
Thank you, Anamaria. Appreciate the note.
I am still not able to figure out how to create a custom mobile page. 🙁 Basically, like we have a static home page for desktop users; want to serve a static page for mobile and AMP users.
Could you explain this a bit more? And point to any docs that showcase how to do this?
Thank you. Appreciated.
Hi,
I installed the Brevo plugin in WordPress and am trying to understand how it works.
I finished a first form and I obtained a Shortcode but I don’t know how to put this shortcode (the form) in the body of the home page for example.
Can you help me?
Stefane
It does not appear to me as it does in the example you have on the Pages website
I try to make save this options in AMP plugin and it is always loading
I can not save it.
Please help
Hello Gaurav!
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
I have already tried this.
However, the mega menu is created based on the category structure and not the menu structure.
Menu:

Category structure:
Screenshot:

The mega menu should only contain what is in the menu.
I have already tried this.
However, the mega menu is created based on the category structure and not the menu structure.
Menu:

Category structure:
Screenshot:

The mega menu should only contain what is in the menu.
Translated with DeepL.com (free version)
in Geman:
Das habe ich bereits probiert.
Das Mega Menü wird aber anhand der Kategoriestruktur erstellt und nicht anhand der Menüstruktur.
Menü:

Kategoriestruktur:
Screenshot:

Es soll im Megamenü nur das stehen, was auch im Menü steht.
Hello @gezimag!
If you will write a class, for example, “test,” then you should call it this class.
Thank you!
So there is no way to only display the 2nd level of categories as Text under the images?
I would like only the subcategories (2nd level) to be displayed as text under the images.
the sub(under) categories (level2) but not(3rd level).
Example:
>>Main category*select as megamenü(level1)
>>>>3xsubcategories
(level2)*shown as Text under picture
>>>>>>3xsubcategory(levele3)*not displayed as Text under picture
Sorry for my bad English. written with Google Translate.
Hi, I don’t know what is happening today to the NEWSpaper Theme, it doesn’t show pictures and a menu as well as reviews. everything was working fine. but today everything is destroyed. Please help. I did not install any new plugins or something.
Here is my website: https://www.chinesesmartwatches.com/
Hi, I don’t know what is happening today to the NEWSpaper Theme, it doesn’t show pictures and a menu as well as reviews. everything was working fine. but today everything is destroyed. Please help. I did not install any new plugins or something.
Here is my website: https://www.chinesesmartwatches.com/
Hello @newsblaze!
Check in the TagDiv Composer and disable the H1. For example, H1 from logo(header, footer, mobile, sticky): https://forum.tagdiv.com/topic/6-h1-tags-on-front-page-bing-have-deindexed-my-site/
Thank you!
But a few days ago, I notices that I have 2 H1 hags, both for the logo image.
Each one rendered by different code.
I saw that many people have complained about this, without it being resolved.
This file may contain the location of that:
td-cloud-library/shortcodes/header/tdb_header_logo.php
The function render() is called twice and I believe that inserts the two lines below into the HOME page.
I did have a standard logo and a retina logo, but I removed the retine logo because I thought that might be the cause of this, but removing it didn’t help.
One is probably display:none; in the CSS
Isn’t there a better way to do this than to have two complete H1s in the page ?
Some software may see the CSS, but some is not that smart.
For example, RankMath thinks there are 2x H1 tags
I think Google ignores one of them.
But I saw that some people using Newspaper theme had up to 6 H1 tags.
In the rendered page, here are the two lines:
Line 456
<style>.tdb_header_logo{margin-bottom:0;clear:none}.tdb_header_logo .tdb-logo-a,.tdb_header_logo h1{display:flex;pointer-events:auto;align-items:flex-start}.tdb_header_logo h1{margin:0;line-height:0}.tdb_header_logo .tdb-logo-img-wrap img{display:block}.tdb_header_logo .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdb_header_logo .tdb-logo-svg-wrap svg{width:50px;display:block;transition:fill .3s ease}.tdb_header_logo .tdb-logo-text-wrap{display:flex}.tdb_header_logo .tdb-logo-text-title,.tdb_header_logo .tdb-logo-text-tagline{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tdb_header_logo .tdb-logo-text-title{background-size:cover;background-position:center center;font-size:75px;font-family:serif;line-height:1.1;color:#222;white-space:nowrap}.tdb_header_logo .tdb-logo-text-tagline{margin-top:2px;font-size:12px;font-family:serif;letter-spacing:1.8px;line-height:1;color:#767676}.tdb_header_logo .tdb-logo-icon{position:relative;font-size:46px;color:#000}.tdb_header_logo .tdb-logo-icon-svg{line-height:0}.tdb_header_logo .tdb-logo-icon-svg svg{width:46px;height:auto}.tdb_header_logo .tdb-logo-icon-svg svg,.tdb_header_logo .tdb-logo-icon-svg svg *{fill:#000}.tdi_10 .tdb-logo-a,.tdi_10 h1{align-items:flex-start;justify-content:center}.tdi_10 .tdb-logo-svg-wrap{display:block}.tdi_10 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_10 .tdb-logo-img-wrap{display:block}.tdi_10 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:none}.tdi_10 .tdb-logo-text-title{display:none}.tdi_10 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_10 .tdb-logo-icon{top:0px;display:block}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-title{font-size:36px}}@media (max-width:767px){.tdb_header_logo .tdb-logo-text-tagline{font-size:11px}}@media (max-width:767px){.tdi_10 .tdb-logo-img{max-width:160px}}</style><div class=”tdb-block-inner td-fix-index”><h1><span class=”tdb-logo-img-wrap”>
</span><span class=”tdb-logo-text-wrap”><span class=”tdb-logo-text-title”>AxcessNews</span><span class=”tdb-logo-text-tagline”>Business News Channel</span></span></h1></div></div> </div></div><div class=”vc_column tdi_12 wpb_column vc_column_container tdc-column td-pb-span4″>
Line 470
<style>.tdi_26 .tdb-logo-a,.tdi_26 h1{align-items:flex-start}.tdi_26 .tdb-logo-a,.tdi_26 h1{justify-content:center}.tdi_26 .tdb-logo-svg-wrap{display:block}.tdi_26 .tdb-logo-svg-wrap+.tdb-logo-img-wrap{display:none}.tdi_26 .tdb-logo-img-wrap{display:block}.tdi_26 .tdb-logo-text-tagline{margin-top:2px;margin-left:0;display:none}.tdi_26 .tdb-logo-text-title{display:none}.tdi_26 .tdb-logo-text-wrap{flex-direction:column;align-items:flex-start}.tdi_26 .tdb-logo-icon{top:0px;display:block}</style><div class=”tdb-block-inner td-fix-index”><h1><span class=”tdb-logo-img-wrap”>
</span><span class=”tdb-logo-text-wrap”><span class=”tdb-logo-text-title”>AxcessNews</span><span class=”tdb-logo-text-tagline”>Business News Channel</span></span></h1></div></div> </div></div><div class=”vc_column tdi_28 wpb_column vc_column_container tdc-column td-pb-span4″>
I’ll try to be more specific this time 🙂
Is there a way to set the photo from the element “Background Product Image” so that we see that photo in the search instead of the photo from the Product image element?
Example page: http://new.atv-nautica.com/product/900dsx/
(Background product element is Lifestyle photo)
We tried to use the Product Image element, but the image is blurry, and there are not enough good settings for the photo size in the element.
You can see on this example: http://new.atv-nautica.com/product/sun-sport-250/
By the way, the lifestyle photos on both pages have the same dimensions in the original: 2200x980px
It would mean a lot to us.
Thanks for your feed back
-
This reply was modified 2 years by
Tech Lifestyle.
Hi, I installed the prebuilt theme called Newspro
Now upon publishing articles:
1. If i add featured image it is duplicated twice in the post but the image is visible on home page card as well
Home page screenshot : https://drive.google.com/file/d/1fFEEWO1WSTRYJkZoX39LBl3Rqyb96Qpg/view?usp=sharing
Look at the post with images displayed in the lower end of the screenshot
now example of the post : https://chainnewsnetwork.com/education/proof-of-liquidity-defi/341/
https://chainnewsnetwork.com/news/shiba-inu-meme-coin-mania-grips-market/387/
In both of the example image is coming in the box and is is replicated again.
2. If i do not add the featured image, on the home page there is no image and it looks quite ugly and broken
example of home page (https://drive.google.com/file/d/1fFEEWO1WSTRYJkZoX39LBl3Rqyb96Qpg/view?usp=sharing)
Example of post page
https://chainnewsnetwork.com/news/dogwif-outpaced-shib-bonk/402/
3. Also look at this demo content which you prebuilt and it looks beautiful, but my posts look ugly, While i choose default temple from panel for posting, kindly let me know what can i do to make my posts beautiful
Sample content link
(https://demo.tagdiv.com/newspaper_news_hub_pro/2022/03/04/td-post-a-newfound-quasicrystal-formed-in-the-first-atomic-bomb-testesd-in-us/)
Actual Content link :
https://chainnewsnetwork.com/news/dogwif-outpaced-shib-bonk/402/
May be i am configuring something wrong
Hi,
Yes, we made a lot of changes. We can take a look, but we’re not sure if we’ll be able to resolve it because achieving compatibility requires custom changes that require more expertise. Please email us at contact@tagdiv.com and provide access along with an example of where the issue occurs.
Thank you!
Hello,
You can use modal popup and you can import a page from cloud https://cloud.tagdiv.com/#/load/Pages and you can see the example here https://demo.tagdiv.com/newspaper_towntalk_pro/header-template-towntalk/?
Thank you!
Hello!
Need help. Google Search Console is trying to index around 4.5 million pages created by the theme itself with the url sort=desc&order=Topic&page
Follow this example!
https://palmeirasonline.com/page/1489/?sort=asc&order=Criado&startAfter=1572026425044
Hello,
I have a button on header template named Subscribe. I wish that once clicked, a modal is opened with subscription or custom content displayed in the popup.
Do you have any ready example of this process to follow it?
thank you vm
Hi Bettina,
Love the speed for Mobile Theme (instead of responsive/mobile page).
Could you please mark it as feature request for Mobile Theme:
Add “LOOP AD2” and “ARTICLE INLINE AD2” locations & related settings (AFTER POST2, AFTER PARAGRAPH2) for Mobile theme ads
Currently only one ad location for blog loop and article inline loop espectively, which is not enough for long list or long article.
Thank you.
Hi Bettina,
Could you please mark it as feature request for development:
Add “LOOP AD2” and “ARTICLE INLINE AD2” locations & related settings (AFTER POST2, AFTER PARAGRAPH2) for Mobile theme ads
Currently only one ad location for blog loop and article inline loop espectively, which is not enough for long list or long article.
Thank you.