- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Please note that each demo contains custom code and design. The Business demo date is specific to the business demo homepage, there is no date widget that can be placed on pages.
You could use a different method as well to display the date in a raw HTML element, like this for example
– https://www.arclab.com/en/kb/htmlcss/display-date-time-javascript-php-ssi.html
– https://www.screencast.com/t/HRTttD6S
– https://www.screencast.com/t/i5i1rzTLCn
Or you can try other online solutions.
Thanks
Can you please show me how to display the Author Box immediately after main content of a post?
Right now, on my website, for example, Facebook Comments (through a plugin), Share icons, Previous-Next Topic Navigation are all displayed before the Author Box. And, if there are several comments in the Facebook Comments, then the Author Box is hidden deep down towards the end.
Hello,
I was wondering if there was a way to have the menu be transparently on top of the logo image, like this page for example: https://satoristudio.net/bento/awesome-blog-post-with-header-image/
Also, there is a small white gap between the top bar and logo image. I have used the code,
.td-main-page-wrap {
padding-top: 0;
}
and that has not corrected it. Let me know if there is a setting or code I am missing. http://courthousemagazine.com/
Thank you,
Will
Hey there,
I’m running non adsense ads.
For example, my add has this code. <div id=”6547066″ class=”ams-ad”>
I added this, in the sidebar ad <div class=”td-visible-desktop”><div id=”6547067″ class=”ams-ad”></div></div> Didn’t work.
But if I paste <div id=”6547066″ class=”ams-ad”> to a text or html widget and placed it the sidebar, the ad show up.
What is going on?
Sorry, I had to do a restore so the plugin was disabled and I did not realize it.
Now the plugin is activated!
Hi,
Unfortunately not, This will not be easy it would require extensive AMP knowledge. It might be tricky to do so it would be bets to leave it to the team. I have added these on or issue list and they will be looked over by our team, when the time comes. They also will make tests to ensure everything works properly.
Thanks
The theme breadcrumbs are found here, but I couldn’t say how you would be able to achieve something like that
– https://www.screencast.com/t/1E2DhrR4X5
Or you could disable the theme breadcrumbs and enable Yoast breadcrumbs
– https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/
Example for post template 1
– https://www.screencast.com/t/QjysxnIe2FI
– https://www.screencast.com/t/G1JZhvZdewP
Sure. Plugin TagDiv AMP v1.1
Massege in search console google:
“The tag ‘amp-ad extension .js script’ appears more than once in the document. This will soon be an error.”
Pages:
https://interesnie-fakti.net/interesnye-fakty-o-reke-neve/amp/
https://interesnie-fakti.net/chto-takoe-topiarij/amp/
e.t.c
@CianiDead If you could provide a link to a post where the issue is present we will inspect it. Make sure you are using the latest AMP plugin version installed (1.1). There were fixes that addressed multiple issues with the plugin.
Hi,
That is the revolution slider, this plugin is included in the theme package
– https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
– https://forum.tagdiv.com/import-revolution-sliders-on-demos/
The demo slider used on that website is the politics slider
– https://demo.tagdiv.com/newspaper_politics/
So you can simply install the plugin and import the politics demo from the demo sliders folder. Then place the slider on the page you want, like this example
– https://www.screencast.com/t/nnF8hogRkPNe
– https://www.screencast.com/t/DUq7sSIEeFk
Save the page and view it to see the slider.
The font used in that slider is this one
– https://www.screencast.com/t/jTVSdFkF5vs
The plugin documentation can be found here
– https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Thanks
You can see how the smart lists work in the live demo, for example
– https://demo.tagdiv.com/newspaper/smart-list-style-1/
While navigating trough the smart list sections an extra parameter will be added to the URL as you mention, but you will remain in the same page. I couldn’t say if this is a negative aspect of the smart list, you could use smart list style that do not use navigation if you are worried
– https://demo.tagdiv.com/newspaper/smart-list-style-2/
Hello,
I think you mean the logo. The post title shows up properly. It is your site logo that does not seem to be working. Please disable all plugins except the page builder and amp plugin, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
I can see the ads just fine in the examples you mentioned. Please try to re-add the code and clear all caching. Including your browser cache.
Thank you!
Thanks! Which size do you recommend? The image of your example is 2400x1261px, but is only whowing 1904×1000.
Maybe 1920×900 would be better? Or it would scale it?
Team Newspaper,
Newspaper theme was working very properly. I was very satisfied customer of newspaper theme. But, now a days, theme is affecting wordpress. I became so frustrated with my messy wordpress that I reset my whole wordpress database to counter the problem but problem remain as usual. I tried another wordpress theme to check that & i found that wordpress theme is working properly. I got HTTP 500 error due to td composer once. However I removed that part. My yoast & other plugins is not working. I think my newspaper theme got malware affected. Please help me .. please…
Link of mywebsite : http://www.chandaulitimes.com
Hi,
You can use the browser inspector tool to help you make various customization throughout the website. It is a very powerful tool
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example a code like this to make all the socials the same color, like you mention
– https://www.screencast.com/t/COC2YsP3CGo
.td-post-sharing .td-social-sharing-button .td-social-but-icon {
background-color: grey;
}
Like this for the pagination – https://www.screencast.com/t/CmByLOhZSy1
.page-nav a, .page-nav span {
border-radius: 50%;
}
Featured images or videos can only be set like this
– https://forum.tagdiv.com/featured-image-or-video/
There could be plugins that may offer the option to automatically set featured images, but we have not tested any.
Those images are part of a gallery, check the gallery settings to see what options it has. Create it as you like.
Hi,
From what I can see the AMP plugin is not active at the moment on the website you provided. An AMP post page looks like this
– https://demo.tagdiv.com/newspaper_crypto/td-post-ethereum-millionaires-attract-attention-from-regulators/amp/
Please make sure the AMP plugin is activated and then check the results. We have not tested in a multisite environment however, but you could try it.
Hello tonima,
Where exactly you want to add this banner? As an example, if you want to add it on the homepage, you should simply add it to a Single Image with a link, like this -> https://www.screencast.com/t/uXxXz3equru This is just a simple example!
Hope this helps!
Thanks for your understanding!
Hi,
You could use code as mentioned by epickenyan above, or edit the post and set the color you want for each dropcap
– https://www.screencast.com/t/pxJ6sUp0MWUm
If you have many posts and wish to affect them all at once, the custom code would be the right solution. Example
– https://www.screencast.com/t/iKpfFW2vG5
Code used in example
.td-post-content .dropcap {
background-color: blue!important;
color:yellow;
}
Hello,
Sorry but amp does not allow specific WordPress shortcdodes. There is no simple method to implement pagination in amp.
Thank you!
Hi,
It is not advised to make modifications to the grids and blocks in terms of layout. This may break the elements. They are predefined and are designed to use fixed thumbnail dimensions so there will be problems.
There are many blocks, grids and full grids that you can use to display posts, please choose from the available elements
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
There is a multi-purpose plugin demo video here
– https://www.youtube.com/watch?v=C0ARTSimnUY&index=4&list=PL6CsDkMaejhr2ExZCO73U11SSVKB9r_NE&t=134s
Also a composer tutorial video and block settings guide
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Thanks
I had updated newspaper theme and now Adsense ads not appears in some posts and for some pages As ads are enabled but no ads shows there. Eg Of such pages are https://www.tricksbykabir.com/get-google-adsense-approval-new-blog/ & https://www.tricksbykabir.com/best-whatsapp-status/ and many other pages and still pending
Hello Somosung,
All the sidebars can be customized from Widgets section from here -> https://www.screencast.com/t/RlGokJw8 Here you can add which element you want and from here -> https://www.screencast.com/t/ZsCcHcd7 you can change the title background color, for example. Check all the options from the elements if you want to add some other colors. Also, for the page, you should use the Widgetized sidebar in a column like this -> https://www.screencast.com/t/ldQ07vvN
Hope this helps!
Thanks for your understanding!
The logo doesn’t seem to be blurry from what I can see
– https://www.screencast.com/t/WHMDlguBj
You could use a bigger logo size, it will still be limited in size but it may look sharper. For example this is the logo size used in our AMP demo page
– https://www.screencast.com/t/8WIu9CBK
Caitlin,
Thank you for your prompt response. I have attached three screen shots. The issue we are having is for certain sections it is rending the full size image instead of the small displayed size. For example, it’s loading the full size 1000 x 900 pixel image. Instead of a 200 x 180 thumbnail. If you have come up with a theme fix, or how I can manually fix the HTML / CSS /JS code in the theme. Thank you.
Screenshot of correct Code: https://prnt.sc/imyjys
Screenshot of incorrect Code:https://prnt.sc/imykj3
Screenshot of incorrect Code:https://prnt.sc/imykv4
Thanks
Jesse