- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi there,
I have an issue with that link ( “more from same author” ) that appears in a post page, in relatd post area. It doesn’t do anyting, it seems switched off.
You can have a look here for example:
https://www.suvelettrici.com/volkswagen-regina-delle-elettriche/
Thanks 🙂
G
Hello Simion,
Thank you.
The issue has been resolved.
My server statuses were already beyond the recommended maximums.
It turned out that the tagdiv amp was deactivated. I dont know how that affected it but both the theme panel and images on mobile are working great now.
But just to be on the safe side, I have also renamed the child theme to the recommended default.
Thank you for your assistance. I appreciate it. God bless you.
Hello all,
https://todaycycling.com/tour-de-france/
We do have a situation, can you see the “black & blue main menu” load ? It happens before our child theme css is applied on the page.
I wanted to know how I can deregister the script that adds the Newspaper’s CSS from /themes/Newspaper.
Thank you 🙂
Two issues so far.
1) The page is almost always loading. It takes forever for it to stop. I did the Sound Radar import and have added 3 posts as tests. I thought it was the social media aspect because that wasn’t loading altogether so I disabled it under theme panels, but am still having the issue on all pages.
2) I installed the gravity forms plugin and when I hit add new it just reloads the page and repeats itself. This plugin isn’t compatible with this theme or what?
I have Header style 7 right now. Is it possible to change to opacity to (for example) 50% when you scroll downthe page?
Sticky stays at the top of the page.
Thank you!
How to insert Facebook like box on below every content? (on Top Related content)
Example url = https://brandinside.asia/bnk48-fever-presenter-2018/
i see this website use newspaper themes too.
picture = https://drive.google.com/file/d/1OFkn397i0ZtoEvUd9e54u3l4LPXC5x7A/view?usp=sharing
Hi,
Indeed, our AMP plugin does not feature a menu at the moment. This is similar to the Yoast SEO website which is leading in SEO solutions
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Adding a menu will be considered in the future, the plugin is still at the beginning.
The logo will be the one set for mobile, so make sure you have one set
– https://www.screencast.com/t/APN4AoJf4Ld
A custom CSS section for AMP does not exist at the moment. This will be added in coming updates. If you want to add custom CSS you could add it directly in the plugin. This is a similar topic
– https://forum.tagdiv.com/topic/custom-css-in-amp-posts/
Thanks
With the current theme capabilities that is not possible.For example if you were to set a gif as featured image it will be shown as a if only in the post page, on modules it will be a thumbnail. The modules will only display thumbnails.
I just installed AMP plugin and looks like a lot of features are missing. The logo is missing on the frontend, there is no menu, and no way to edit CSS for AMP. Here’s the link of the site: https://dubaiposter.com/blog/
The solutions will work, make them as advised and be sure to clear all caching and CDN if used and the data should be refreshed. I cannot say at the moment when a theme update including these fixes will be released.
This will not break the footer section, simply edit the theme file mentioned and select and remove all the code inside it, then paste the one provided. The code is tested and works properly. The links to the code work well from what I can see.
@lchfdieta Try the Google+ like this and it should work
– https://www.screencast.com/t/tnHm5INwr5L
– https://www.screencast.com/t/GHMs7dc4r8In
Facebook also is making some modifications to their code, so there might be issues in that matter as well. Apparently it seems some Facebook keys work and some keys do not
– https://stackoverflow.com/questions/49417886/why-does-facebook-graph-api-say-my-account-is-non-active?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
Hi,
You could create CSS code to customize the button as you wish, using the browser inspector
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example the button size could be increased, the border color changed, the font size increased like this
– https://www.screencast.com/t/m3bBbcGxL
You can modify the code as you wish, then enter it in Theme panel->Custom CSS
.td_ajax_load_more {
padding: 16px 20px;
border: 1px solid #000;
font-size: 15px;
}
It will affect all load more buttons, it can be made specific to a block if needed. Or create different styles per block.
Thanks
That class you mention is used in some header templates, it is set for the div containing the logo you set in the theme panel, like header style 1 for example
– https://www.screencast.com/t/HlChP6QZ7B
Corresponding CSS for it is in the theme stylesheet
– https://www.screencast.com/t/86x1PnEDG
I have tried that code, for me it looks like this (set every 4 posts for example)
– https://www.screencast.com/t/A5xcJ0my
A bigger ad would be more suited maybe
– https://www.screencast.com/t/OYVAGoy8X
Hi,
You could try using the new flex block, this has options to choose how many modules are displayed per row
– https://www.screencast.com/t/X2Osn78b7
More about the new flex block here
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
– https://demo.tagdiv.com/newspaper/flex-block/
All the other blocks are predefined in terms of layout so for example the number of modules per row cannot be changed.
Thanks
Sorry, should have clarified better. What is required to change background color of white text boxes to newspapers theme’s background color & text color inside text boxes match theme’s font ?
Hi Simion,
I understand that the Newspaper theme works differently. However one of the most performing AdSense positions is in the upper right sidebar as stated in this Google AdSense video https://youtu.be/j581uAnfahw?list=PLbAFD4oU9YcocOlILRpwwfQJDXoRO8I2M&t=50.
Like many other publishers we usually place AdSense on that position and for the other widgets, for instance, Email Subscribe Box, Social Media profiles, Popular Posts, etc. we usually make this sticky to get a new subscriber or reduce the bounce rate.
That’s why many of your customers including me are repeatedly asking if we can only use the sticky in the specific widget and not the whole sidebar.
By doing this, we are complying with AdSense policy while lowering the bounce rate, increasing the number of new subscribers or followers.
But since this is not the case in Newspaper theme, we need to choose, put AdSense and don’t make it sticky or make it sticky but remove the AdSense.
This is not a complain, I just want you guys to see the other picture here and share my thoughts about Smart sidebar and I think it’s smart decision to just remove it and allow us to use the Q2W3 Fixed Widget plugin.
Thanks!
My site is giving error in AMP “The “href” attribute in the “link rel = stylesheet for fonts” tag is set to the “//fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic” invalid value.”, I realized it’s because of https, how do I solve this problem?
Hi,
I’d like to add the CSS below that disables scrolling, but I only want it to take effect on one page of my website (the homepage, wamserforallentown.muhlenbergweekly.com) and not other pages on that domain (for example, wamserforallentown.muhlenbergweekly.com/issues). When I add it to the Live CSS, even in the TD Composer of the homepage, it still applies to the rest of the pages across the subdomain.
CSS:
body {
overflow: hidden;
}
Thanks,
Greg
Hi,
Can you give me a tip about customizing parralax effect amplitude on headers as well as custom background with parallax option enabled ?
Best,
Both Multipurpose and AMP plugins were active when I received this error.
Hi!
I added a custom ad code to the Header ad in the theme panel and it worked from the start. But I would also like to add a custom ad code to the sidebar or one of the the custom ad sections but it won’t show any ads! I tried with a simple link and image or just with text. I tried with and without the wrapper <div class=”td-all-devices”>..</div>. And also with the the disable boxes but no result.
I’m guessing it thinks that the ads are google adsense even if it’s not. When I inspect the sidebar ad code on the page where it should show up I can see something like this <ins class="adsbygoogle" style="display: inline-block; width: 300px;....
For example on this page, wou can see the blue header ad but the sidebar ad won’t show.
https://businesstech.idg.se/beta/darfor-ska-du-diagnostisera-plotsliga-toppar-natverkstrafiken/
Am I missing something?
The Music on your Video is GREAT! Is it a stock Music Clip? If so Where can I purchase the Music Clip? I’d love to get it. Thank You
https://www.youtube.com/watch?time_continue=9&v=TUdVeZ1pbuc
We are currently following changes made by Facebook on their side, which may cause issues with our social counter plugin. Such as this topic
– https://stackoverflow.com/questions/49417886/why-does-facebook-graph-api-say-my-account-is-non-active?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
Facebook seems to be making changes in the way information is shared and available to third parties and this causes issues for some users. Depending on the changes they will make we will try to provide a solution.
Upon further investigation it seems some FB keys work and some keys do not. Here is a possible explanation:
https://stackoverflow.com/questions/49417886/why-does-facebook-graph-api-say-my-account-is-non-active?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
Thank you!
Hi,
There are similarities between the two themes, but there are also differences
– https://tagdiv.com/newspaper-vs-newsmag-how-to-choose-the-perfect-wordpress-theme-for-your-project/
Take a look at the theme live demos, and choose the one you think is more suited for your website (check the Features menu)
– https://demo.tagdiv.com/newspaper/
– https://demo.tagdiv.com/newsmag/
Both themes are only available in themeforest, the price is reduced only when there is a campaign going or sale.
Thanks