- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Radu wrote:
install a fresh copy of wordpress and our theme (no plugins)
I told here that I’ve done exactly what you suggest, but it still doesn’t work.
Hi,
You can use this CSS, add it in Theme panel -> Custom CSS
@media (max-width: 767px) {
.header-logo-wrap {
display: block;
}
.header-logo-wrap img {
display: block;
}
.mobile-logo-wrap {
display: none;
}
}
but the logo if at the top. To move the logo bellow the menu you need to make some code changes.
Thanks for the message!
Hi,
1. You need to set the block to show 3 post and if you use next prev ajax or load more button http://screencast.com/t/icj0autHV2 this will load the following posts, but this don’t have a limit in your case 10 and stop.
2. You need to inspect your site and see the selector for the Block 2 and hide is from CSS using display: none for mobile, you have in Theme panel -> Custom CSS this: http://screencast.com/t/sjeNacfQ that you can use for custom CSS only for mobile.
If you don’t manage the CSS part, give us your site URL to take a look and we will provide you the right CSS
Thanks!
1. If you’re talking about typography then yes, there are two different size of fonts used for the blocks. Some blocks have a larger layout than others. Play with it on a local install and you’ll see fast how that works.
2. tagDiv team should handle this one.
3. Unique articles means on that page where you enable it, no article will show up more than once on that page. It filters duplicate entries from the post loop on that page only.
Thx
Firstly – thanks for this theme – its awesome.
I have a problem where all of my 126 post categories are not appearing in multiple areas of Newspaper. This image shows
http://screencast.com/t/QQ1YzAdgUEd
This show the Newspaper’s Theme Panel > Categories area:
http://screencast.com/t/SInOx5IbT
Note how I have scrolled to the bottom. There are many categories missing, it only shows about 30 instead of 126.
And this image shows a select list in a Visual Composer “Edit block” modal popup when editing a page. It shows same number of categories as in the last screenshot:
http://screencast.com/t/U7b6DsPFvOa
How can this be fixed so we can work with all our categories?
tagDiv speed booster is still in beta! Currently it is affecting the theme customizer and probably some plugins.
This plugin is for advanced users only. We are still working on it.~ Radu
That’s from the “WARNING – readme” file in the theme. It’s experimental.
Disable speed booster and have fun!
Make sure you entered the full date and time format code that he shared into the Date custom box, as pictured.
http://screencast.com/t/wgFVrkihMo
Also, make sure you have reverted any code changes regarding this topic back to defaults so it will show up.
I tested it on my demo by adding in the time format string to the date custom string and it shows on the home page blocks, the sidebar blocks, the category archives and single.php with no other changes needed.
Home Page Blocks: http://screencast.com/t/qrPsOkanwZqD
Single.php: http://screencast.com/t/8ZpKVgjs56
Category Archive: http://screencast.com/t/9Gl4ASb4GM
Sidebar Blocks: http://screencast.com/t/WBKDPhyLS
-
This reply was modified 12 years by
Bryson T.
Q1) But If I set 10 as the limit post number, the widget shows 10 post at the same page. What I want is to show 3 articles per page and when I click on the next button, the widget loads 3 more. But here is the problem, with this configuration the widget load all the post that I have published in the page and what I want is to show the 10 most popular post of the weekend. So, when the widget load the last article (10) stopp loading more articles.
Q2) OK, but what css code I have to add to hide the block 2 on smartphones?
hi,
hide the block from css .
add the css here: http://screencast.com/t/ujSpcDHtHs
Thanks for you message.
Radu A.
You misunderstood.
That’s where you make the edits but I offered nothing on the code you presented. From looking over the code I see that you would have to custom code this and it’s more advanced than simply copying code from file-A to file-B as the queries are not setup for it. The query you need for this isn’t in any of the blocks or modules and likely doesn’t exist.
Good luck.
Can’t help with the second part, but the first part is simple.
http://screencast.com/t/7KzjANOY37M
Edit your block two in the page builder and select Popular (All Time) from the Sort Order box.
http://screencast.com/t/ysrIvB6lti1c
Edit your block two in the page builder and change the Limit Post Number to 10.
The shortcodes can be added in the text block and text with title block, plus in posts and pages.
You would need to find the module that each block on your homepage is using and make the edit there. Just open the block source files for the blocks you’re using and it’ll tell you at the top which module it uses.
Blocks are located at includes > shortcodes
Modules are located at includes > modules
@Donkified You bought something and are having a unique issue (One that hasn’t been mentioned anywhere on this forum or the comments on Envato) that Marius has generously offered to fix for you (Theme installation and setup is not a free service included with theme purchase). You have declined him access for a first hand look. I’ve done this kind of support before and first-hand is the fastest way to get it done. Relying on an inexperienced blog owner (No offense intended at all) to give programming details is always slow, frustrating, and barely eventually as effective as just looking at the code.
So yeah, CHILL OUT A BIT…
chill out? im chilled out. I bought something, it doesnt work, i want it fixed. Simples.
Marius offered to fix it more than once, you declined. Let him help. Otherwise…
As far as the white screen loading, Newspaper is a website them, not a WordPress admin theme. So if it’s going white on the backend it’ll either give you an error at the top of the screen in black text that you need to share with us here or there is a plugin conflict that’s causing this. Your site and this theme have been given major upgrades over the past month so a plugin not playing nice with everything is not only possible, it’s likely.
1. Deactivate and delete the Newspaper theme
2. Deactivate and delete all plugins
3. Re-install 3.9 from Dashboard -> Upgrades menu
4. Do NOT use FTP for the above instructions – use WordPress if at all possible
5. If you have to use FTP, make sure your client is in binary transfer mode before you upload anything
6. With only Jetpack and Akismet plugins (If you use them) installed or activated on the site, activate Newspaper
7. Test drive the site and see if it all works.
8. REPORT FINDINGS BACK HERE
Short of you correctly following those instructions you will need to let Marius on your site to fix the issue with your site (Thousands of other people using this theme without this issue means it is localized to your setup).
Make sure you are downloading the WordPress installable theme file from your Envato downloads panel and do not change the name or file extension. This theme does take longer to install on the WordPress theme installer – that’s normal. Every theme is a different size and themes with less than 30% of the features of Newspaper are obviously smaller files.
Make sure you have WordPress 3.9 installed!
You purchased this theme from Marius (tagDiv team member). Please make this easier and take his FREE help and give him access to your site. Others have done it and been very pleased with his work. He doesn’t make his living from the rest of us if he scams you.
BTW – I’m not with tagDiv, just another customer like you with a background in programming and design trying to help. The fact that other customers are speaking up for the theme and trying to help you says a lot! Think about it.
Hello,
This is mi homepage and I establish the big slide and block 2. I use the block 2 to show the most popular post of the week, but I don’t want to show all the post that I have published on the week, only the 10 most popular. Now, If you press the ned button, the block 2 shows all the post of the blog.
Is any way to limit the number of post to 10?
And another question: Is any way to hide the block 2 on smartphone version? not in tablet or desktop.
Thank you
Hi,
first of all many congrats for this brilliant template, this is just awesome.
I’ve already built up most parts of the site, but struggling with the following:
Is there any way to add this code block (sharing buttons + via source) below the teaser of each article on the homepage? (using Homepage – with article list) – if yes, where do I have to place it?
<?php echo $td_mod_single->get_source_and_via();?>
<?php echo $td_mod_single->get_social_sharing();?>
Many thanks!
Hello,
After the update of the template (version 3.8) I have had a problem with “register/log in” button via tagDiv Login Form. I mean when you insert the username and password and subsequently click “log in” there is no response. Previously I’ve also had the problem because of this plugin, and still I can’t register. Do you have any suggestions? In addition, my website doesn’t have many plugins which could possibly cause such errors. I use e.g. ( WordPress SEO, Plugin Organizer, tagDiv Speedbooster, tagDiv Social Counter, Regenerate Thumbnails, WpProQuiz, Compact Audio Player, bbPress, Wp Super Cache, JetPack, Aksiment).
What’s more, this plugin has caused many “artificial attempts” to log in which naturally didn’t take place and due to that my hosting provider blocked my IP for some time. Is there any good solution so that my users could register/log in with the use of this plugin? I’d be more than grateful for your help 🙂
Wish I could say for sure what plugin it was, but I ran into the same problem on a demo site I run. The demo runs on the same server as the live site for testing purposes and had all the same plugins activated as my live site, yet the Twitter follower count was zero while the icon and Follow button in the social counter widget went to the correct Twitter profile.
So, I deleted and reinstalled the social counter plugin – updated from 1.0 to 1.3 and no change on the erroneous count.
I then took a guess and decided to delete to a BUNCH of useless old plugins I have tested in the last six months. None were active but something made a difference. So, for lack of a better option, here’s the list of inactive plugins that I deleted…
Author Avatars List by <a href="http://bearne.ca">Paul Bearne</a>, <a href="http://mind2.de">Benedikt Forchhammer</a> (will also delete its data)
Authors Page by Aimbox
Avatars by Peter Sterling
bbPress by The bbPress Community
Block IE6 by Eric Hamby
CF Post Formats by crowdfavorite
Coeur Admin Color Scheme by Titouanc
Column-Matic by twinpictures
Custom About Author by Little Handy Tips
Digicution Simple Twitter Feed by Dan Perkins @ Digicution (will also delete its data)
Fancier Author Box by ThematoSoup (will also delete its data)
Feedweb by Feedweb
Getty Images by gettyImages
Gravajax Registration by Alex Cragg
Gridster by Carsten Bach (will also delete its data)
Meks Smart Author Widget by MeksHQ
News Manager by dFactory
NextScripts: Social Networks Auto-Poster by Next Scripts
People Page by Jethin
Recent comments widget with excerpts by Corey Salzano
Simple Author Widget by vinoth06
Swiftype Search by Swiftype, Inc.
Widget Icon by dFactory
Widgets Reloaded by Justin Tadlock
WordPress Related Posts by Zemanta Ltd. (will also delete its data)
WP-Cirrus by Christian Kramer & Hendrik Thole
WP-DBManager by Lester 'GaMerZ' Chan (will also delete its data)
WP Biographia by Gary Gale & Travis Smith (will also delete its data)
WP Super Cache by Donncha O Caoimh (will also delete its data)
Something worked. I would guess maybe the cache plugin??? But I have no real clue. Keep in mind some of these plugins are more than 2 years old since last used so most won’t be helpful in figuring out what plugin is causing the conflict.
I’m running 3.7 with VC and WP 3.9 on this site. Never had a problem before I spotted it tonight.
Hi,
Add this code like here: http://screencast.com/t/PNsb1lMcO6
echo td_global_blocks::get_instance('td_ad_box')->render(array('spot_id' => 'custom_ad_1'));
and use Custom AD 1 from Theme panel -> Ad
About the Comment issue, try this plugin http://wordpress.org/plugins/wp-ajaxify-comments/
Thanks!
Hi Marius,
I’m still trying to get to the bottom of it.
I updated Newspaper to 3.7 and WP to 3.9 and activated the extension and had the problem.
My next step was uninstall it and revert back to the old versions of Newspaper and WP.
It appears that the AJAX problem doesn’t return until all three are activated.
Originally it stopped any of the “Load more” elements on the blocks from working.
I’ve now managed to get some of them working but not all.
If you look on my staging site you’ll see the main slider still isn’t working. And none of the actual features of the extension itself.
http://betr.staging.wpengine.com
Its a shame because that extension would be a really good addition to the them if i could get it working! I’m going to drop the plugin authors a line too but I can’t replicate this problem on other themes.
Thanks,
i’m preparing my site to change a template for excellent newspaper theme but i want to use qoute post format on my own homepage in block (example in block 7, without featured image) but to see the special style of this qoute post format i must go into them. I want to see this special style on my homepage (not only in post) and no need to click and go into the post. so i need that ex. block 7 must display the_content (not the_excerpt) only for qoute post format. I need to use it as post format in block because i have a category qoutes on my site.
and also i’ll need to display the articles in this category quotes, for example, in Module 2 with the_content but not with excerpt, for only qoute post formats.
Qoute post format will be only in qoutes category and in this category will be only qoute post format.
I’m using a child theme.
Thanks a lot for a solution, i’m not an expert in wordpress so i hope that it will not be a very difficult solution.
Hello, every time I edit text the TEXT BLOCK (through text editor tab) I cannot see the text inside, it is invisible.
On the other hand in text mode (code) the text and tags can be seen.
Hi,
1. I don’t understand your question. For me looks like this: http://screencast.com/t/EabiYbT4
2. Use this CSS for mobile
#wp-toolbar > ul > li {
display: block !important;
}
Thanks!
hi,
q1) http://screencast.com/t/MlPiFr1l
q2) http://screencast.com/t/uLG4IpJd
q3) every page is made from blocks and blocks use modules.
identify what blocks and modules are you using for your homepage and put the same
for tag page : http://screencast.com/t/uLG4IpJd
Thanks for you message.
Radu A.
Hi,
Not work, sorry for the inconvenience! and also the Frontend Editor at this moment is not compatible with our blocks. We still investigate this!
Thanks for the message!