- 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
thanks Alin
I already have that set up – and its working for every category except the Reviews Archive hence my opening the support request.
Any other ideas why its not working for Reviews but is working for everything else?
thanks again
Andrew
Hi,
You have to change the module to display articles for that specific category – http://screencast.com/t/fr0PbHRAjc3 as you use on Reviews category module 8(without thumb) – http://screencast.com/t/iF607aOWI or leave all your categories(or categories that you want) set to default and use the global settings – http://screencast.com/t/ESpVu9rd
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
On the category page, i am using category template 5.. how can i remove “featured posts” & “By review score” from the dropdown sort.
Thanks
hi guys
I have updated to version 6 and regenerated all my thumbnails.
I have a strange issue I would like to solve…
On my menu bar, if I select any category I can see my grid, followed by a list of posts with thumbs:
http://connecteddigitalworld.com/category/tech-2/
however, if I select the Reviews one, I get the grid but the list of posts doesn’t have any thumbs:
http://connecteddigitalworld.com/category/reviews/
Any ideas how I can fix this?
thanks
Andrew
1. will be done with custom CSS; I forget the exact CSS; but tagdiv will update Monday.
2. Use visual composer to create that layout and choose the post categorie(s) you want to be included in that module. You can easily “experiment” by adding a new row to your home page layout to test.
Simple enough to add a new module, save, then preview.
If you don’t want to mess with your current live page, make new page, then play with that until you have what you want, then make that new page the replacement for your live static front page.
Not sure that helps, but those are the broad strokes.
3. Try importing the “tech news” style/demo from the theme panel … but only the style not any other demo content.
-
This reply was modified 10 years by
simchris.
Visual editor – Showing Space between lines,
Preview – No space between lines.
It is continuous I am facing currently with or without TinyMCE. Sometimes this issue is resolved, when I use
But when I use before one paragraph, the issue shifts to before next paragraph and goes on & on.
Hello,
I do not know what’s going on, but my highlights images are lousy.
I have tested even in very high resolution, but the quality on the site is terrible!
This happens only on the highlighted image!
example: http://www.tudoemtecnologia.com/review-lg-g4/
I’m trying to make another post with another image and the result is terrible!
Hi,
We’ve made some tests on our side and the “Highiest rated (review)” sort option seems to work fine. Please send an email at contact@tagdiv.com , include a link to this conversation and provide wp-admin and ftp access so i can take a look.
Thank you!
Hi,
Unfortunately this is how it works when you have reviews on post, it will be displayed also on modules, I will add this on our list and if we have more requests we will consider this.
Thanks!
Hi there.
I posted about my issue like month ago and there have been like 2 Newspaper theme updates, but this issue isn’t yet fixed..
I understand, that you have a lot of job to do, but it is really bad for me, if my site show different results in different sidebars and tables.. When can I expect this issue to be fixed?
Link to old thread with where i explained issue: https://forum.tagdiv.com/topic/problem-with-reviews/
Regards,
Kamb
Hi
I have a problem with css after the upgrade to 6.4
When you click on the ads or blocks certain it’s not working
Inside the topic also does not function until the shadow copies
Preview link
http://www.3bia.com/
Thank you
Hi,
1. If you don’t want to show reviews on modules you can edit td_module.php and make this change – http://screencast.com/t/wuKr7U40jxJc
2. There no margin bottom for content images, but you can add it using custom css(you can add the exact value that the paragraph has) – http://screencast.com/t/tjSBijr182j
figure.alignnone {
margin-bottom: 26px;
}
Thanks!
Hello Alin
Many thanks for the caption.
It look great!
Hope you add this on next updates! 🙂
Great too for the reviews.
Just abother nice things will be that on categorie pages the name and publication date also show with the stars.
First the name, date (both with icon in front of like in my previous suggestion 😉 ) and stars after.
Example on this article http://www.virtualmagie.org/articles/critiques/matos/
Regards
Hi,
You can use a gradient background, also I have added width 100% and changed a little padding values – http://screencast.com/t/4PNrVJAUnG
figure {
position: relative;
}
.wp-caption-text {
position: absolute;
bottom: 0;
color: #fff;
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0.9) 100%) repeat scroll 0 0;
width: 100%;
margin: 0 !important;
padding: 10px 5px 5px 5px;
opacity: 0;
}
.wp-caption:hover .wp-caption-text {
opacity: 1 !important;
}
.td-post-featured-image:hover .wp-caption-text {
opacity: 1 !important;
}
Do you want to hide the entire section of reviews? – http://screencast.com/t/LGJt5ana
.td-review {
display: none;
}
Thanks!
Hi,
If you want to hide also the points bar, you can use this custom css – http://screencast.com/t/Wq4Ge7Ijk
.td-rating-bar-wrap {
display: none;
}
Unfortunately this is how the points review was designed with ratings from 1 to 10. I will add this on our suggestions list and if more users will request it, we will consider this in a future update.
Thanks!
Sounds like you have some caching issues, and/or you need to reset the template used as static home page; double check your htaccess file, resave permalinks, etc.
Theme does not control location of your “home” page, that is usually from a permalink setting.
You need to regenerate thumbnails to fit theme sizes, and ideally use an optimization methodology either via functions.php setting for compression level, or plug like smushit.
Likely fixing the permalink structure, caching, and checking your htaccess file for leftovers from old theme(s), would be first check on not being able to preview.
Remember to disable all plugins from old theme!
Hi there,
I am new to this theme, however I have the following issues.
1) Images slow to load (compared to previous theme)
2) it forwards to “/home” whenever I go to the home page
3) The search functionality does not work, it goes to home page instead of result
4) Will not allow me to preview document before “Publish”
The site is http://www.24flix.com
Any help would be truly appreciated.
Thanks. Those stars popped up with the new version. How also do you hide that points status bar? (above the review summary block). I think it’s important to understand that some us points on a 100 point scale (for wine/spirits/beer) so it would be helpful if the theme supports this.
Hi,
I’m not really sure how you add the reviews. You have to add points from 1 to 10 – http://screencast.com/t/Zh8521xwOb Do you have this issue after the update? I guess that in version 4 if you set the point reviews the stars were not displayed, we have changed this a little bit, sorry!
I can provide a css to hide the stars when points review is used – http://screencast.com/t/jOfwjcm7
.td-review .rate_point .td-review-final-star {
display: none;
}
Hope this helps!
Hi,
Yes you have to create a page and use the page id to make it megamenu, please check this topic and try to create a page like Travel(check my answer – 2) – https://forum.tagdiv.com/topic/write-review-from/#post-37849
Thanks!
Updated to 6 and now have a ton of stars everywhere. How can I kill the stars after my byline and at the bottom in the review box?
http://www.drinkspirits.com/whiskey/review-orphan-barrel-rhetoric-21-year-old-whiskey/
Hello, great theme!
I like how the title on the Fashion Demo (http://themeforest.net/item/newspaper/full_screen_preview/5489609) is shifted to the left, but in my article display view module templates, there is only the option to have the title centered (M14).
How can I shift the title on module 14 of the Article Display View templates to the left?
Thanks for your help!
Jake
This is the error I get:
Parse error: syntax error, unexpected 'and' (T_LOGICAL_AND) in /home/sitename/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_wp_booster_functions.php on line 1656
and the code I use is
/* —————————————————————————-
* modify the main query for category pages
*/
add_action(‘pre_get_posts’, ‘td_modify_main_query_for_category_page’);
function td_modify_main_query_for_category_page($query) {
//checking for category page and main query
if(!is_admin() and is_category() and $query->is_main_query()) and (is_front_page() and is_home() )){
// get the category object – with or without permalinks
if (empty($query->query_vars[‘cat’])) {
td_global::$current_category_obj = get_category_by_path(get_query_var(‘category_name’), false); // when we have permalinks, we have to get the category object like this.
} else {
td_global::$current_category_obj = get_category($query->query_vars[‘cat’]);
}
// we are on a category page with an ID that doesn’t exists – wp will show a 404 and we do nothing
if (is_null(td_global::$current_category_obj)) {
return;
}
//get the number of page where on
$paged = get_query_var(‘paged’);
//get the filter_by` URL($_GET) variable
$filter_by = get_query_var('filter_by');
//get the limit of posts on the category page
$limit = get_option('posts_per_page');
//echo $filter_by;
switch ($filter_by) {
case 'featured':
//get the category object
$query->set('category_name', td_global::$current_category_obj->slug);
$query->set('cat', get_cat_ID(TD_FEATURED_CAT)); //add the fetured cat
break;
case 'popular':
$query->set('meta_key', td_page_views::$post_view_counter_key);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'popular7':
$query->set('meta_key', td_page_views::$post_view_counter_7_day_total);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'review_high':
$query->set('meta_key', td_review::$td_review_key);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'random_posts':
$query->set('orderby', 'rand');
break;
}//end switch
// how many posts are we showing in the big grid for this category
$offset = 5;
// offset + custom pagination - if we have offset, WordPress overwrites the pagination and works with offset + limit
if(empty($query->is_feed)) {
if ( ! empty( $offset ) and $paged > 1 ) {
$query->set( 'offset', $offset + ( ( $paged - 1 ) * $limit ) );
} else {
$query->set( 'offset', $offset );
}
}
//print_r($query);
}//end if main query
} `
it was
/* ----------------------------------------------------------------------------
* modify the main query for category pages
*/
add_action('pre_get_posts', 'td_modify_main_query_for_category_page');
function td_modify_main_query_for_category_page($query) {
//checking for category page and main query
if(!is_admin() and is_category() and $query->is_main_query()) {
// get the category object - with or without permalinks
if (empty($query->query_vars['cat'])) {
td_global::$current_category_obj = get_category_by_path(get_query_var('category_name'), false); // when we have permalinks, we have to get the category object like this.
} else {
td_global::$current_category_obj = get_category($query->query_vars['cat']);
}
// we are on a category page with an ID that doesn't exists - wp will show a 404 and we do nothing
if (is_null(td_global::$current_category_obj)) {
return;
}
//get the number of page where on
$paged = get_query_var('paged');
//get the filter_by` URL($_GET) variable
$filter_by = get_query_var('filter_by');
//get the limit of posts on the category page
$limit = get_option('posts_per_page');
//echo $filter_by;
switch ($filter_by) {
case 'featured':
//get the category object
$query->set('category_name', td_global::$current_category_obj->slug);
$query->set('cat', get_cat_ID(TD_FEATURED_CAT)); //add the fetured cat
break;
case 'popular':
$query->set('meta_key', td_page_views::$post_view_counter_key);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'popular7':
$query->set('meta_key', td_page_views::$post_view_counter_7_day_total);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'review_high':
$query->set('meta_key', td_review::$td_review_key);
$query->set('orderby', 'meta_value_num');
$query->set('order', 'DESC');
break;
case 'random_posts':
$query->set('orderby', 'rand');
break;
}//end switch
// how many posts are we showing in the big grid for this category
$offset = td_api_category_top_posts_style::_helper_get_posts_shown_in_the_loop();
// offset + custom pagination - if we have offset, WordPress overwrites the pagination and works with offset + limit
if(empty($query->is_feed)) {
if ( ! empty( $offset ) and $paged > 1 ) {
$query->set( 'offset', $offset + ( ( $paged - 1 ) * $limit ) );
} else {
$query->set( 'offset', $offset );
}
}
//print_r($query);
}//end if main query
}`
I believe this part is the error
<code> // how many posts are we showing in the big grid for this category
$offset = td_api_category_top_posts_style::_helper_get_posts_shown_in_the_loop();
Any directions would be very welcome,
Site is http://www.technopat.net
Thank you
I have installed Newspaper on my website http://www.reizenoverdewereld.nl
I want a menu like the travel in this theme (http://themeforest.net/item/newsmag-news-magazine-newspaper/full_screen_preview/9512331). Is there an easy way to do this? I think I need to make a page, but is there a template or something?
Hello
Another suggestion for the pagination features.
Example here with a very big post subdivided in 6 pages with the page break feature:
http://www.virtualmagie.org/articles/comptes-rendus/concours-et-congres/23eme-fism-2006-stockholm/
As you see it appears like this:
But it is not very clear for readers that there are other pages after the first (it is just numbers) ! 🙁
1/ I think i will be interesting to put the line on the right.
2/ Put a block title saying for example: Go to the next pages: (and with the possible to change the sentence in admin).
3/ Like you recently did with Smart list, create a new simple but effective feature.
My ideas:
There will be a fourth part after Reviews named Page.
When you go on this part, you could activate this and choose the Title tags, for example H2.
And now the system could do simple things like looking for H2 after each Break page code and used for title.
This title could be use to do a summary at the begining of each begining page.
I create sort of a example using your blockquote code:
blockquote class="td_quote_box td_box_right"
Of course at the end of the article under the 1 / 2 / 3… itcould have a select with the names of each elements of the summary. “Go to…”
Hope you could propose us those things quickly! 🙂


