- NewspaperUser review system
- NewsmagReviews
- 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
- NewsmagtagDiv Composer Tutorial
- NewspapertagDiv Composer Tutorial
- TutorialsDefault Block Settings Guide
HI,
I m really lost with tag composer because i don t have any idea of where can i replace the content, at the home for example,, and in the others sections.
And one probleme i m having is about pictures. I have big ones (3200x2800px) and i don t know why they see so smallers.. You can check it here: https://estadocivilviajera.com/the-best-time-to-travel-to-french-polynesia/?preview=true&_thumbnail_id=15
I have been searching for tutorials about that and i can t find any one.
I appreciated your help!
After the update, my font size and spacing looks the same as before (which I like) when I edit, but when I switch to preview it’s too small and the lines are too close together. The same thing has happened to all posts (but not pages) on the website.
Hi Vlad,
I have entered some more info (just entered some details) but still getting:
https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fgadget-freakz.com%2Fproduct%2Fxiaomi-e-bike%2F
google give a error about: ratingCount of reviewCount but when I click on it, it goes to aggregateRating”:{“ratingValue”:4.38,”bestRating”:5}
I installed the latest version yesterday. and everything is filled in.
but i got still:
Er moet een van ratingCount of reviewCount zijn opgegeven.
In english something like: an ratingcout or reviewcount must be set
https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fgadget-freakz.com%2Fproduct%2Fxiaomi-e-bike%2F
It looks like that error is coming from the Structured Data inserted by WooCommerce, not by WP Review Pro. To disable this feature in WooCommerce, I can add the following code to the functions.php file in my child theme (a tip from wp-review author):
add_action( ‘init’, ‘mts_remove_json_ld_frontend’ );
function mts_remove_json_ld_frontend() {
remove_action( ‘wp_footer’, array( WC()->structured_data, ‘output_structured_data’ ), 10 );
}
This should remove the “Product” Structured Data altogether, however, that might not be an ideal solution. It would be better to remove only the “Review” data from inside the “Product” data. You may need to consult with a developer on how to do that. Nevertheless, you can try the above code, just to verify that the issue is related to the WooCommerce Structured Data.
Can tagdiv help me please?
Hi co50,
I’ve made a note to our developers to check the high-dpi on images and if they consider that this implementation is working wrong will fix it.
If you want to use retina on other high-dpi devices maybe you can use some plugins, please check this topic -> https://make.wordpress.org/core/2012/07/04/fun-with-high-dpi-displays/ -> https://wordpress.org/plugins/pluginception/#reviews
This is all I can do for the moment!
Thank you for your understanding!
Hi Vlad,
1, header ad is still left.
2, I removed all the dependencies and deactivated the Standard Pack. Seems all good but there is a conflict with the Let’s Review Plugin. The whole review box is displayed correctly inside the article but the again after the footer…do you have any idea? https://www.zock-around-the-clock.com/test/luigis-mansion-3/42648/
Cheers,
Gregor
-
This reply was modified 6 years by
Grexi126.
This is false. And I know this because EVERY OTHER MAJOR WEBSITE properly displays retina images on my 4k display. All of them. It’s only the Newspaper theme that does not do this. There is no need to read any of those articles. This is a BUG in your coding and I tell you this with 100% certainty.
Let me show you just one of the hundreds of examples where retina images show properly on my 4k display. Here is the Newspaper theme with retina images turned on but not working on my 4k display: https://prnt.sc/pta1bv
Here is The Guardian newspaper website loaded right next to it on the same display: https://prnt.sc/pta21h
See the difference? Let me say this again: EVERY SINGLE NEWS WEBSITE properly shows retina images on 4k displays except the Newspaper theme.
We can stop using the term “retina” and simply say that Newspaper theme does not properly display high dpi images on high dpi screens. Please fix this. I haven’t posted a review of the theme but will be doing so this week. No support for high dpi images on a theme that’s primarily images is a huge problem.
I have a Startpage where different sections are displayed. In one section (Neuigkeiten) there is a post (Stundenraster / Sonderraster) that has a default image defined, but since it moved to the “small sized” section in that section it does not display the image, also no preview text. Could you please tell me what I did wrong? http://www.hbg-ob.de
I just paste the code like on your capture but it breaks another time the site! 🙁
/**
* tdStyleCustomizer.js is required
*/
if (TD_DEBUG_LIVE_THEME_STYLE) {
add_action('wp_footer', 'td_theme_style_footer');
// new live theme demos
function td_theme_style_footer() {
?>
DEMOS
BUY
<?php
}
}
add_action( 'after_setup_theme', 'yourtheme_setup' );
function yourtheme_setup() {
add_theme_support( 'wc-product-gallery-zoom' );
add_theme_support( 'wc-product-gallery-lightbox' );
add_theme_support( 'wc-product-gallery-slider' );
}
//td_demo_state::update_state("podcasts", 'full');
Hi,
In order to have reviews on your post you need to set them like in our documentation from here -> https://forum.tagdiv.com/reviews-2/ also if you are using single post templates make sure that you add these elements on it -> http://prntscr.com/pr44oc
Thank you!
I have encountered a slight problem when i was trying to replicate the single post template of the Cryptocurrency demo i am currently using.
I have no idea how to merge the 3 Blocks like you guys have in the demo content, i could use a couple of tips on how to do that.
I added a couple of images to explain visually what i am trying to do.
Thanks!
So, can we add an image by some custom CSS code? or there is no way to insert an image?
https://www.bestsevenreviews.com/vpn/
Like here you can see this website has added images and then read more option. So can we do this by custom CSS code?
Thank you Vlad. I found the action hook in the footer.php that is pulling in the job description in place of the footer do_action('tdc_footer') but when I comment this out it breaks the footer.
What I don’t understand is why this Job plugin will work if I use one of the standard footer options, but when I use a custom footer, it breaks – resulting in the job post appearing twice on the page, replacing the custom footer. Here is a link to a job post so you can see what I’m talking about: https://mp.adcreview.com/job/process-development-engineer-associate-experience-will-dictate-exact-title/
Is there a way to call the custom footer, similar to how you call the standard footer templates that could resolve this?
Hello – I have two videos set as backgrounds. Yesterday they were appearing fine and today they are not.
I will send you my login information as my site is still in preview mode, and reference this support post. Thank you.
We are using a plugin to add a job board to our site that is under development, mp.adcreview.com. The plugin is Job Board Manager.
The issue we are having is the dynamic job post pages that are created by the plugin are not appearing correctly. You can see an example here:
https://mp.adcreview.com/job/sr-director-vice-president-upstream-biologics-development/
It seems the issue is being caused by the custom footer page we created (mp.adcreview.com/footer). When I use the standard footer template the page appears correctly.
I’m working with the plugin developer to come up with a solution. Is there another PHP file that controls the custom footer other than the main footer.php file. Any thoughts on how we could solve this plugin conflict?
Hello
I would like to place this block that you can see from the picture https://ibb.co/YkqPWCK as the first block to be displayed on the top when I am in mobile view (but the desktop view should keep being the same)
At the moment instead it comes after two blocks
thanks
yes, but let’s go over the preview title below, that is “Spaccio droga, De Corato: è emergenza in diversi boschi e parchi lombardi”, you will see a yellow underline
Can we create a page like this: https://www.bestsevenreviews.com/vpn/
I think its a single post cloud template. It’s looking superb for a deals section.
Actually I had already applied that change, but no success in my objective
The yellow underline is still there when you go with the mouse over a preview title in the home
tks
Hi. How can I remove the dropdown in category template 6 on mobile, the menu that displays the categories LATEST, FEATURED POSTS, MOST POPULAR, 7 DAYS POPULAR, BY REVIEW SCROE, RANDOM?
I would like to remove that entire block. Thank you.
Good evening, I purchased the “Animals Magazine” template and noticed that every time you try to share an article on whatsapp from any smartphone (even on whatsapp web for example), the photo is not displayed. On other social media like facebook the photo is displayed correctly. I tried to make a share also from your site sharing for example this article: https://demo.tagdiv.com/newspaper_animals_pro/2019/03/14/td-post-habitat-fragmentation-causes-inbreeding-in-california- cougars / but as you can verify no preview photo is displayed.
I await the resolution of the problem.
Thanks
Alessandro
I was using the dummy data and editing the posts. Something happend I cant anymore edit anything. When try to use edit post appears only the blanck page? What has happend? In preview mode I can see the posts but cant edit.
Hello !
We have inspected your photos but what exactly are your errors ? We have reviewed your website and everything seems to be in order.
Thank you !
I’m trying to add an animation effect when clicking an anchor link, so that the page does not jump to that section. I’m using the following under Custom Code > Javascript in the theme panel.
src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js";
// Bind all a href clicks to this function
$(document).on('click', 'a', function(event){
// Prevent default events
event.preventDefault();
// Animate the body (html page) to scroll to the referring element
$('html, body').animate({
scrollTop: $( $.attr(this, 'href') ).offset().top
}, 1000);
});
I followed instructions to not include the script tags but it does not seem to be working. Here is the page I’m trying to get it to function on: https://mp.adcreview.com/privacy-statement/ – the links to anchors are in the right rail.
Hi,
I just run my review site in Google Structured Data Testing Tool and saw 4 similar Errors for posts, all related to the markup “thing”. You can find the results here: https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.brettspiele-magazin.de%2Fcarnival-of-monsters%2F
Would be great if you could take a look at this and maybe plan to fix it in one of the next releases.
Thx,
Norman