- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- 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
Hi,
Now that is unusual, so you enter the widgets there and they appear. Then they disappear after a while? Never saw that before.
I believe they are gone now – https://www.screencast.com/t/JIHl6GlJHBQ
Sidebars are also empty.
Have you tried with other widgets for example, to see if the same happens. What if you temporarily deactivate all plugins except theme plugins and use the same widgets, does the same happen eventually?
Widgets may be moved to the inactive area after a theme update, but not periodically like that.
Also check if there is enough WP memory
– https://forum.tagdiv.com/requirements-for-newspaper/
Hi,
So you installed the craft demo and wish to use the default demo homepage. That would be possible. All the demos are included in the theme, pages as well.
So for example the content of the homepage of the default demo is here
– https://www.screencast.com/t/4PyQ6ecU
Copy that code in a page and edit it with the composer to configure it. Then set it as homepage.
Thanks
In that page there are no doubles. Provide the link where this happens so I can take a look, if there is still a problem. It would be highly unusual that a post appears in the category grid and also in the loop below it.
I can’t view the screenshots you posted. Upload them somewhere free and paste the links in the topic. Here for example
– https://imgbb.com/
Hello aloysiuspattath,
Please notice that the speed of your website depends on how well your site is optimized.
-> https://developers.google.com/speed/pagespeed/insights/?hl=ro&url=https%3A%2F%2Finsanertech.com%2F&tab=mobile
Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit our requirements.
Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Also, check all of your Ad Spots and if you have entered any suspicious code through them, remove all of them and check the results without them.
One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
Basically, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Thanks for your understanding!
I have a couple of sites using the Newspaper theme, love it!
I know that Ultimate addons isnt a plugin that has been tested by you guys but was wondering if I could get any help with an issue.
I have Ultimate Addons on two of the sites, one of which it works perfectly on. The other when I enable it, it doesnt allow me to use the WPBakery Page builder… I am getting the following error in the console log:
Uncaught ReferenceError: _ is not defined
at HTMLDocument.<anonymous> (post-new.php?post_type=page:2809)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,moxiejs,plupload&ver=4.9.8:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,moxiejs,plupload&ver=4.9.8:2)
at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,moxiejs,plupload&ver=4.9.8:2)
at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,moxiejs,plupload&ver=4.9.8:2)
post-new.php?post_type=page:2809
When I click through to this file it takes me to this section of code :
<script>
jQuery(document).ready(function(){
// add your shortcode attribute and its default value to the
// gallery settings list; $.extend should work as well…
_.extend(wp.media.gallery.defaults, {
td_select_gallery_slide: ”, td_gallery_title_input: ”
});
// merge default gallery settings template with yours
wp.media.view.Settings.Gallery = wp.media.view.Settings.Gallery.extend({
template: function(view){
return wp.media.template(‘gallery-settings’)(view)
+ wp.media.template(‘td-custom-gallery-setting’)(view);
}
// ,initialize: function() {
// if (typeof this.model.get(‘td_select_gallery_slide’) == ‘undefined’) {
// this.model.set({td_select_gallery_slide: ‘slide’});
// }
// }
});
//console.log();
// wp.media.model.Attachments.trigger(‘change’)
});
</script>
Any ideas as why I would be getting this on one installation but not the other?
I have done the standard checks of, checking if it was the theme, and disabling all other plugins etc. Both sites have the exact same plugins installed on them as well.
Any help would be appreciated!
Hi,
If you want the menu to have thumbnails you can make a mega-menu, with or without subcategories
– https://forum.tagdiv.com/mega-menu/
With sub-categories – https://www.screencast.com/t/Xd8KSLet
Without sub-categories – https://www.screencast.com/t/QyOdLBqY
This type of mega-menu works with categories and posts, not pages.
If you want to show pages, create a page menu – https://forum.tagdiv.com/page-menu/
Create a page with any elements you want from the tagDiv composer and set it as a page menu.
In this example I use a block set to display pages, and set it as page menu
– https://www.screencast.com/t/nSnTQwSL3b
– https://www.screencast.com/t/e7smkpyoSn5
– https://www.screencast.com/t/NjXMfXeScB4p
Result is menu item which shows pages – https://www.screencast.com/t/BFJVIYgCG
Thanks
AMP seems valid, author is where it should be
– https://www.screencast.com/t/aXLBjfdQJW6
– https://www.screencast.com/t/kkBjLxq09
So there would be no problem with the post in terms of AMP or structured data. I have no clue why Google says the author is missing for that post. Maybe it will update the status after a period of time however.
That would be how it works, set a limit of words or letters. As words are different in length the result will be somewhat different. Use it by letters then to cut at the exact limit you set.
If you want to use a height limit with CSS, you could hide the rest of the text after that height with overflow. Like in this example
– https://www.screencast.com/t/DRofktxa09Q
– https://www.screencast.com/t/9Myrr0uy
.td-excerpt {
max-height: 60px;
overflow:hidden;
}
Hello, I was wondering how to remove the Tag in the title (h2). Here is an example:
https://fortnitewatch.com/tag/legendary-outfits/
Where it reads “Tag: Legendary Outfits”, how do I remove where it says “Tag:”
Hi,
There are options to hide rows, columns or particular elements, also per device (viewport). Check in the CSS tab of the respective element
– https://www.screencast.com/t/H15hMLxRcfk1
– https://www.screencast.com/t/Vio884Ki
The element will be hidden from view until manually made visible, it will not depend on changes to the content it displays. If empty it will display a notification.
There could be a solution however. For example if a block does not have any content due to selecting an empty category, it will show a no posts message
– https://www.screencast.com/t/u4XPB2A8n1vK
I could give you a code to remove that message
.tdb-no-posts {
display: none;
}
Then, once a pots is published in that category it will become visible. If that would be what you want, this may be a solution. The code can be entered in Theme panel->Custom code in the CSS section.
Thanks
Sorry for misunderstanding. If there are no settings in the theme panel, we could do it with some CSS.
Also for example the text you refer to in the homepage, I will need a link to your website to see how it is built and also what text are you referring to exactly.
Most composer text elements have options for text and background colors
– https://www.screencast.com/t/H15hMLxRcfk1
Mention some examples where you want to make changes, I will think of the easiest solutions.
Hey guys,
My widgets located in the three-footer section, and sidebar keep disappearing from my site, and it is getting quite frustrating. Every day, I have to re-add my Twitter, Facebook, and OptinMonster widget to the footer section of my site, and the social network widget to my sidebar. After I add them, I always make sure that I click on save and then don, and when I double check on my site all is fine. However, I will double check the next day, and all will be gone.
What am I doing wrong?
Here is my site: http://www.itsallabouttheparty.ca
Here is the coding that I am adding for my Twitter and Facebook widgets:
Footer 1
Tweets by allbouttheparty <script async src=”https://platform.twitter.com/widgets.js” charset=”utf-8″></script>
Footer 2
<iframe src=”https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fitsallaboutthepartyy%2F&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1428437890743370″ width=”340″ height=”500″ style=”border:none;overflow:hidden” scrolling=”no” frameborder=”0″ allowTransparency=”true” allow=”encrypted-media”></iframe>
Footer 3
OptinMonster Widget
New Sidebar:
Social Network Icons
OptinMonster Sidebar widget
I added them just now so that you can see them, and investigate but they will disappear in a few hours again.
Hello RCounsell,
Unfortunately, we do not make any tests in this case and also, we do not know how this work, sorry! First of all, you should learn how to implement it in WordPress and then test it with our theme. Maybe could be some special steps to following, sorry! Check some online guides for this -> https://business.twitter.com/en/solutions/twitter-ads/website-clicks/set-up-conversion-tracking.html -> https://business.twitter.com/en/help/campaign-measurement-and-analytics/pixel-helper.html but please notice that we cannot say for sure if it will work or not as expected with our theme, being an untested thing with our product, sorry!
Thanks for your understanding!
I’m having the same issue and I trie to replicate your screenshot and still get the whitespace on my site. Is there a certain plug in I should have?
Here’s an example: http://stateofhip-hop.com/i-am-the-cypher-cincinnati/
I am new to the Newspaper theme, but I love it so for. I’m just having one major issue, when I post a Youtube video to the site; there’s a huge amount of whitespace below.
Can you assist?
Here’s an example: http://stateofhip-hop.com/i-am-the-cypher-cincinnati/
Hello.
I would like to get some help to align my feature images with the top banner.
Banner = 728×90
image = 800+
Example of my problem: 
Link: https://livecoins.com.br/o-que-os-presidenciaveis-pensam-sobre-varios-assuntos/
Thanks 😀
Hi, I’m testing Newspaper 9 on my localhost using MAMP before upgrading my site’s theme but I found some problems.
Even if I set “off” the button in Newspaper>Theme panel>Block settings>Category tag on Modules/Blocks>”MODULE FLEX 1>td_flex_bloock_1″, the flex blocks 1 in my home page keep on showing the category tags.
I tried to hide the category tags manually using the TDComposer plugin, but after I set “Hide” to 10/15 flex block 1 on my homepage, the TDComposer doesn’t save changes any more.
I click on the “Save the page content” icon on top of the TDComposer panel and it appears the rotating circle of the saving process but it never stops and there is no green band that tells me the modifications have been saved.
The previous versions of Newspaper, the one that is running on my website, doesn’t have this problem.
I hope you can help me
Hi. In the “Theme panel”, I click on save and there is the loading icon that appears indefinitely. So, it’s impossible to save. I have verify the console for errors while saving the settings on the Theme Panel, and this is what I have found:
————————————————————–
content.js:1 Uncaught TypeError: Cannot read property ‘Package’ of undefined
at Object.<anonymous> (content.js:1)
at Object.<anonymous> (content.js:1)
at A (content.js:1)
at Object.<anonymous> (content.js:1)
at Object.<anonymous> (content.js:1)
at A (content.js:1)
at Object.<anonymous> (content.js:1)
at Object.<anonymous> (content.js:1)
at Object.<anonymous> (content.js:1)
at A (content.js:1)
/es/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0.1:1 Failed to load resource: the server responded with a status of 403 ()
———————————-
Could you guide me to solve the problem?. Thanks.
errors from my host
CPU Time (sec) URL Script File
2.11168 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.15967 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.6416 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.43963 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.60261 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.28465 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.2855 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.16267 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.73158 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.57161 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.01869 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.03769 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.11753 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.10553 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.80557 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.53546 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.27066 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.18767 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.10568 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.73459 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.43063 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.54461 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
2.12968 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.11853 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
Number of Requests: 24 – Total Usage: 61.13372 – Avarage: 2.5472383333333
CPU Time (sec) URL Script File
3.10953 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.79842 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.81942 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.51846 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
4.00639 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.44148 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.2675 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.9354 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.70244 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
4.35734 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.2765 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
4.84326 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.21151 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
5.04523 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
4.75428 http://www.coca.ir/wp-admin/post.php?post=252692&action=edit&message=10 domains/coca.ir/public_html/wp-admin/post.php
3.51546 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.77343 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
3.15152 http://www.coca.ir/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.0 domains/coca.ir/public_html/wp-admin/admin-ajax.php
Number of Requests: 18 – Total Usage: 68.52757 – Avarage: 3.8070872222222
address of the page where the error occurred: “https://www.oyuncumercek.com/steam-acikladi-kur-farki-fiyatlari-etkilemeyecek/amp/”
-
This reply was modified 8 years by
Oyuncumercek.
-
This reply was modified 8 years by
Oyuncumercek.
-
This reply was modified 8 years by
Oyuncumercek.
-
This reply was modified 8 years by
Oyuncumercek.
I don’t like : https://drive.google.com/file/d/1a4mTCGhZzjVhMAQzn12rZWGwLiM0V6iN/view
In above example there are three lines but there lines are not fulfilled, so looks bad.
I think now you understand.
I mean to say that i want to display excerpt in 4 lines only but those 4 line should be fulfilled.
Look this example: https://drive.google.com/file/d/18PGhr1kTG5sPssNDF8OrDqV_Ps3ayn_L/view
In above link you will see excerpt in 4 lines and all lines are fulfilled without any space.
Simon,
The reason I asked is that there are some incomplete attributes in your code. I do understand the strange one for functionality but you do have some that break cardinal rules.
For example, you have closing quotes without a corresponding opening …i.e. <div "></div> and I am told to ignore this. That’s just not right!
You also have a very strange markup <div "="></div> which I would like to know what exactly that means.
So while you tell me to ignore your special attribute (and I will), I would like an explanation for the incomplete attributes and the equal sign as an attribute.
Thanks
Hi,
That would be hard, that test find errors anywhere. For example the YouTube main page contains 571 errors according to the test tool. Even the Google search page contain 20 errors.
I would not worry with that tool, quite irrelevant.
Hello aresglez,
Our Header Style 1 looks like different than your desired example, sorry! You should create your own CSS code in order to achieve like this. Use the Inspector browser to create your own CSS code. Check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks for your understanding!