- NewspaperUser review system
- NewspaperReviews
- NewspaperCredit System
- NewspaperModules Builder in Newspaper Theme
- NewspaperHow to use the Posts List shortcode
- NewspaperModal Popup
- NewspaperLockers
- NewspaperLeads
- NewspaperFlex Block Settings Guide
- NewspaperSingle Post Shortcodes
- NewspaperDefault Category Settings
- NewspaperCloud Library – Category Templates
- NewspaperBig Grid Flex Settings
- NewspaperMeta Info on Modules and Blocks
- NewspapertagDiv Cloud Library Plugin
- NewspapertagDiv AMP Plugin Tutorial
- NewspapertagDiv Composer Tutorial
- NewspaperNewspaper theme documentation
- NewspaperWeather Shortcode
- NewspaperHow to Add an Icon in Menu
Hi,
If those are posts, blocks and grids can display them. You can add a filter on top of a block and users can sort them. That filter is called the ajax filter, it can display these elements
– https://www.screencast.com/t/6lhswFj3
So you can display categories, authors, tags or a popularity filter. Users can filter the block according to these options.
If the posts have reviews they will be displayed like this
– https://www.screencast.com/t/Oc2Zno3V
If those are not posts, you could use an image element, and add a text element below it. Or a image info box with text over the image
– https://www.screencast.com/t/vFyzb4ew
But to sort them there is no such element currently.
Thanks
Hi,
just to highlight the need of review support for CPT.
Thanks
Hi everyone! 🙂
I need tips. I have a videogames webisite and i have to create a page where I can publish the games sheet that come out every month. I would like to insert the review vote, the game cover, some details such as the developer, amazon link, etc.
Maybe I’m not yet very familiar with some of the new functions of the templayte, but is there a way to do something like that?
Maybe with cloud templates?
Best,
Toni
Hi,
The tagDiv composer was introduced in version 8.0, the multi-purpose plugin in version 8.5. Then in version 8.7.5 the multi-purpose plugin was removed as a separate plugin, all it’s features are now included in the tagDiv composer fully.
The latest theme version is 9.1, changelog with new features and modifications here
– https://themeforest.net/item/newspaper/5489609 (bottom of the page)
If you want to install the latest version, simply download the theme package from your themeforest account. This is a guide for updating the theme
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Be sure to review the theme requirements guide, there were some modifications and additions
– https://forum.tagdiv.com/requirements-for-newspaper/
As a note, please don’t post login information in the forum, the topics are public for all the theme users. I will edit the post and remove them.
Thanks
https://cimmarian.com/destiny-2
I have been using the review plugin with the comments in the cloud template.
I poked around the comments settings and wouldn’t find a way to make it only show say “150” or “80” characters until making it need to be dragged down or “read more”.
I just want to do this to clean it up, Is there a way to do this?
You will see the big review in the comments sections in the link I provided.
Hi,
Can’t say I experimented much with the ACF plugin. Maybe double check their documentation and review the code you have currently
– https://www.advancedcustomfields.com/resources/
Check if it works and the fields get displayed in a more basic code like just displaying the field, then add the conditions and keep testing.
Also a topic with some examples in displaying custom fields in the post templates
– https://forum.tagdiv.com/topic/custom-fields-howto-any-help/
Hello,
On some of my recent posts, a grey background has appeared on my posts. At first, I thought it was just the previews but it appears to be on the published posts as well. To the best of my knowledge, nothing has changed on the site. Have you any idea what might be causing it?
https://www.daynest.com/christmas/premium-chocolate-advent-calendars-for-2018/
Hi we got a message from our hosting company saying the Ajax system in our theme is causing some 504 errors. I’m pasting the email from them below. Can you please advise.
—
Hello info@sneakerbardetroit.com,
Your ticket (#1214944) has been updated.
To review the status of the ticket and add additional comments, follow the link below:
http://help.wpengine.com/hc/requests/1214944
You can also add a comment by replying to this email.
Josh Applekamp (WP Engine Support)
Nov 7, 9:21 AM CST
Hi Mario,
Hope you’re having a great Wednesday!
I wanted to touch base with you regarding some high Ajax counts I am seeing from the sbdetroit site.
32196 /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
40522 [action] => td_ajax_loop
36184 [action] => td_ajax_search
8216 [action] => td_ajax_block
wp-content/themes/Newspaper/js/tagdiv_theme.js
13807: action: ‘td_ajax_loop’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
150:add_action(‘wp_ajax_nopriv_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
151:add_action(‘wp_ajax_td_ajax_loop’, array(‘td_ajax’, ‘on_ajax_loop’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_search” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6110: action: ‘td_ajax_search’,
6146: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/js/tagdiv_theme.js
938: action: ‘td_ajax_search’,
wp-content/themes/Newspaper/mobile/functions.php
90:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
91:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax_mob’, ‘on_ajax_search’));
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
154:add_action(‘wp_ajax_nopriv_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
155:add_action(‘wp_ajax_td_ajax_search’, array(‘td_ajax’, ‘on_ajax_search’));
japplekamp_@pod-150264:/nas/content/live/sbdetroit$ ack-grep “td_ajax_block” wp-content/themes/ wp-content/plugins/
wp-content/themes/Newspaper/js/tagdiv_theme.js
6849: action: ‘td_ajax_block’,
wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php
146:add_action(‘wp_ajax_nopriv_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
147:add_action(‘wp_ajax_td_ajax_block’, array(‘td_ajax’, ‘on_ajax_block’));
These Ajax hits are being generated from the Newspaper theme. With such a high amount coming through so quickly it is overloading our server queueing system we have for requests and causing 504 errors to occur:
80 504 “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=9.1
This particular theme does not allow easy updates regarding the Ajax activity. I would recommend reaching out to the theme developers to see if they can provide some input on getting their Ajax activity under control.
Beyond that everything else appears to be in good shape so far. I’ll keep an eye on the server and update you with any additional insight, but if you have any questions for me please let me know!
Thanks,
Josh Applekamp
WP Engine – Technical Project Manager – Finely Tuned WordPress
M-F 9:00am – 5:00pm CST
—
When I share a blog post on Twitter, it posts like this:
What vegetables are in vegetable oil? https://t.co/yoJrgywWP0 #TIL #DidYouKnow
— Interesting Answers (@intanswers) November 6, 2018
Notice how small the image is. I spoke with Buffer and they said my theme needs to have twitter large cards enabled:
https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/summary-card-with-large-image.html
This is a tweet from Buffer support that explains more:
Hi Ryan! When I use Twitters card validator tool I'm seeing the preview being generated like this: http://hi.buffer.com/4683aaf62581
Looking at the details Twitter are sharing in their guide to Twitter Cards, I think these parts are likely key: http://hi.buffer.com/525e8b7b1b2c -Dave
—
So, can I enabled large images?
Thanks
Adding /amp to the URL is only for testing, so you can preview how the post will look on AMP.
If you activated the plugin, Google will start to serve your posts in AMP format through Google search results. That would be all there is to it.
I have recently had a plugin (The Events Calendar Pro) adapted for my personal specifications. When I add a widgetised sidebar of the calendar or a tailor made events listing to a new or existing page. All the ads disappear from my page when I preview or go to the live page. They are there in the page layout and they still work on other pages but the addition of either of these two items seems to corrupt the ad widgets. Is this a known cause? Should I contact my developer with anything specific to look out for?
Hi Catalin,
Here’s the page on my website I want to remove the footer from.
Hi,
@Simenkon Visual composer (now WPBakery page builder) can be enabled for posts if needed, in it’s settings. So if it is required that you build actual posts directly with the page builder you can do that
– https://www.screencast.com/t/qUNniU8CQ
Using the tagDiv composer you can write the post normally in the WordPress editor, then design a post template with this composer and the cloud library plugin. There are beautiful post templates designed by our theme, more will be added.
You can test these templates live here – https://affiliate.tagdiv.com/#/load/Single
Click to preview templates and even edit them with the tagDiv composer to see how they are made, modify them etc.
Thanks
Hello, Its been two days since I implement amp auto ads in my website. I read all the comments posible, but auto ads are not showing. Please if you can kindly review my script and tell me if it is correct.
thank you
I modified the HTML-START.php file
<?php
/**
* HTML start template part.
*
*/
?>
<!doctype html>
<html amp <?php echo AMP_HTML_Utils::build_attributes_string( $this->get( ‘html_tag_attributes’ ) ); ?>>
<head>
<meta charset=”utf-8″>
<meta name=”viewport” content=”width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no”>
<?php do_action( ‘amp_post_template_head’, $this ); ?>
<style amp-custom>
<?php require_once(‘style.php’); ?>
<?php do_action( ‘amp_post_template_css’, $this ); ?>
</style>
<script async custom-element=”amp-auto-ads”
src=”https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js”>
</script>
</head>
<body class=”<?php echo esc_attr( $this->get( ‘body_class’ ) ); ?>” itemscope=”itemscope” itemtype=”<?php echo td_global::$http_or_https?>://schema.org/WebPage”>
<amp-auto-ads type=”adsense”
data-ad-client=”ca-pub-XXXXXXXXXX”>
</amp-auto-ads>
<div id=”td-outer-wrap”>
Hi,
Please be notice that we tested only a few plugins with our theme ( https://www.screencast.com/t/oZYW3ylY0V ).
Please read the Requirements for Newspaper, is possible to need to incise some values like WP Memory Limit.
Also please clear all cache and fore refresh your website.
In order to move the reviews at the top without cloud library you need to edit the post template you have set on posts.
Example for simple template 1
https://www.screencast.com/t/S0Wdzs7QVY
https://www.screencast.com/t/ysSfa5Gt
results:
https://www.screencast.com/t/UkQf6l3ehYk
Thank you for your understanding.
Hi this is my website https://www.cinematicamente.it/
how can i remove the comment count in the article preview?
Hi,
I’m trying to edit the homepage with TD Composer (www.supergeekreview.com)
Mostly, it works ok. However, I cant edit anything from “Latest Articles” and below. That includes the sidebar ad, and Most Popular and Hot News in the sidebar.
I want to delete Latest Articles, the ad, Most Popular, and Hot News. Please let me know how to do so.
Here’s the issue I’m currently facing:
The images on the blogs I post look fine. However I like to put a 1px border around my images, which I do using ScreenPresso. Still, everything looks fine.
However, on the Featured Image on the post page, the bottom of the border is cut off, making the image look weird. Here’s an example:
http://www.supergeekreview.com/immortal-dinosaur-hidden-google-chrome-dinosaur-game-hack/
As you can see, the bottom border is cut off. It’s not really a problem if the image contains a lot of color, but in this case it doesn’t.
So I’m wondering what the EXACT image size needs to be to have the entire featured image set in place with my borders, but without leaving blank space in my thumbnails.
Hi Calin, I read this post a few months ago and implemented your advice and it worked perfectly. Unfortunately, Cloud Library clashes with wishlist member.
This is the description of the issue.
******************
when my visitors register as a new member they always get the same error message
The username you chose already exists. Please try another one.
However, the user name does not exist. The new user is actually created and they are already logged in. If I register, I get this message but if I click to another page the new user account is created and logged in and everything is fine.
It may be that somehow the submit of the new member is happening twice therefor triggering on the second submit that the user account is already created.
When I disable cloud library, everything works again.
So the question is – can you fix it? Or is there a workaround to getting reviews at the top of posts without cloud library?
Thanks
Barry
Hi,
how can i remove the “by review score” entry in the dropdown-menu at the top of the category pages?
regards,
roger
You can use the composer to create/import cloud post templates. This will require the cloud plugin. So you can create post templates and apply them to posts, not actual posts.
You can test the cloud library plugin live, choose to preview a post template and edit it here
– https://affiliate.tagdiv.com/#/load/Single
Hello Aman,
Notice that we have some pre-made Review Template which can be set up with TD Composer and add such a button functionality at the bottom of that section, as you can see here -> https://www.screencast.com/t/W7BmxNx70R If you will use that Template, all the posts which have Review, will be displayed using that template.
Hope that help!
Thanks for your understanding!
Hi,
By a theme option that would not be possible. Once the ad codes are entered in the theme panel they will be displayed in all posts.
You could use cloud templates for posts, the ad codes can be entered in the template directly in this case. Preview a post template here then edit it
– https://affiliate.tagdiv.com/#/load/Single
If you click on the post content element the ad options will be visible
– https://www.screencast.com/t/0mtaFCNf7
Some users use the Adrotate plugin for more advanced ad capabilities. I believe that plugin has options like you mention. Some more about it here
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thanks
Hi,
With the tagDiv composer you can build pages, there are blocks, grids and many other elements to choose from
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Here is a guide for the block settings
– https://forum.tagdiv.com/block-settings-guide/
Installing the additional cloud library plugin you can import/create post templates, category templates etc
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You can test the cloud templates here, preview and edit them
– https://affiliate.tagdiv.com/#/load/All
So basically you can create a new page, edit it with the composer and place the elements you want in it. After it is done you can set the page as homepage
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Please let us know if you have more questions.
Thanks
Hi,
My website is http://www.supergeekreview.com
I’m wondering two things. First, what’s the max dimensions for photos in posts? For example, 650px x 300px. Also, what are the dimensions for Featured Photos?
Next, I’m curious about how to put the Newsletter subscription in the footer of my website.
I’ve already made a page where users may subscribe to my newsletter, which can be found here: http://www.supergeekreview.com/subscribe
However, I think it would be more effective to just have a place where they can just input their email in the footer. The drag-and-drop function for Tagdiv newsletter doesn’t work on the footer though. Suggestions?
Sorry in advance if these questions were already asked.
Thanks!