Search Results for 'review'

Results from the Forum
Catalin
tagDiv Staff

Hi,

You can try to create a Category template for each category you want and sort it by the highest review as you can see here -> https://www.screencast.com/t/n0sRASHMsb Also, you can check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thank you!

themesic
tagDiv Member

My CDN is disabled.
I’ve temporarily disabled every full page caching solution.
I kept only your plugins active (and official AMP plugin aswell), and the issue still occurs.

If I disable the Mobile plugin of yours, AMP pages work with the default appearance of AMP (blue template).

I would appreciated if you can review the situation.
Let me know if you want me to share details.

wizimatic
Participant
#0

I just upgraded my newspaper theme and i wish i never did. from my former version of the newspaper, i was able to the the time format using the following code on both my desktop and mobile version of the theme

<?php
$time = human_time_diff(get_the_time(‘U’, $this->post->ID),

current_time(‘timestamp’));
$pos = strpos($time, ‘months’);
if ($pos>0) {echo ‘<div class=”myclass”>’ . $this->get_date ( show_stars_on_review, false) . ‘</div>’;}
else {echo ‘<div class=”myclass”>’. $time . ‘ ago’. ‘</div>’;}
?>

and styling it with the div class that i called from the time code.

However, with this new theme, i am unable to find out which particular module to edit for front page, single post page for both desktop and mobile. Kindly help please.

lowhoh
Participant
#0

Hello~
I make product review post with each product category.
as default, all post sort with latest option.
it is hard to recognize summary review or each product review.

So, people can’t find summary review in category page.
I want to show summary review on the top in product category.

Is is possible to set summary review on the top or insert a particular post which I choose on the top?

As example :

This is my baby spoon summary review with 8 product.

https://papacurator.com/babyspoonreview/

How can I set this post on the top in spoon product category as below?

https://papacurator.com/category/productlist/babyspoon/

lowhoh
Participant
#0

Hello~

My all category list is sorting with latest as default.
I want to sort list of product post with review score in product category when it opens as default.
How can I set sorting condition in each category?

Here is my product category page with latest list.

https://papacurator.com/category/productlist/aircleaner/

coincredilbe
Participant
#0

http://coincredible.co.kr/wp-content/uploads/2019/04/coincredible-examp.jpg

I want to show coincredible in Korean, not as coincredible.co.kr

how can I change that?

Thanks

Calin
tagDiv Staff

HI,

For this you can use this custom css ->https://www.screencast.com/t/alAUMJ8z7
.td-review .td-review-desc{
font-size: 25px;
}

Set the size you need and set the code in Newspaper>Theme panel>Custom code>Custom css.

Thank you!

Catalin
tagDiv Staff

Hi,

If you will check our demo preview you will see the same effect. -> https://demo.tagdiv.com/newspaper/ What could cause this effect might be lazy load effect or some untested plugins used by you. Try to disable all of these, clear all the caches, purge CDN files and check the results. Check here -> https://www.screencast.com/t/2SC3m81aiu9

Thank you!

Mark Gilbert
tagDiv Member

Ah, ok – I got it, thanks for detailed help. Can I change the font size on the words Reviewer rating likewise?

https://jazzjournal.co.uk/2019/04/16/barbara-lynn-youll-lose-a-good-thing/

Calin
tagDiv Staff

Hi,

So you want to create a post were you have a list with companies and those to have a rate for each company, unfortunately our theme have only this type of Reviews on post -> https://forum.tagdiv.com/reviews-2/

Thank you for your understanding!

signal radar news
Participant
#0

Hellow, I’d like to list companies on a single page and rate them based on social mentions, user reviews.

Calin
tagDiv Staff

Hi,

If you want to edit a header please make sure that all elements are set in header zone not content zone -> https://www.screencast.com/t/RxcXOz8xE also always save before click on preview in this way you’ll see the settings that you made.

Thank you!

0754ben84
Participant
#0

Hey Guys,

Do the review post settings add schema into the post so the star ratings show up in the SERPS, or do I need to add another plugin for that?

Thanks

bguthleben
Participant
#0

We have a WordPress multisite. All ads are working fine on all sites except the article inline ads in https://frenchly.us articles.
Our end goal it to have the article inline ad show in mobile only. But the article inline ad is not showing in desktop either.
https://frenchly.us/film-review-sophia-antipolis-contemporary-political-neonoir-thriller/
When viewing source for frenchly.us articles it doesn’t seem the ad is making it to the article.
We tried switching the ad tags to ads we know work elsewhere on the site and still not showing.

Kaino
tagDiv Member

Correction, it’s was the plugin Let’s review from codecanyon.

Kaino
Participant
#0

For some reason when I active the plugin “Let’s review” by My Theme Shop the dropdown and megamenu in the navigation won’t work anymore.

I don’t know if you guys knew this already if so you know a solution? If not, I really need a review plugin and got 1 other so hopefully that one will work.

Cheers

oimfashion
Participant
#0

Hey, I am trying to update the newspaper basic theme demo in my wordpress website but when am trying to install some plugins like TagDiv & social icons, Its showing it does not have proper header. Kindly resolve the issue since its giving messed up website preview with rows & column html codes on the home page.

cweber78
tagDiv Member

Thanks. I downloaded the supplied empty page template and successfully created a new page using the empty template.

However, when I build a simple page using this template, it’s behavior is unexpected.

I create a new page, use header manager to turn off the header, drag the Hero element into an empty column, and click “preview”

The preview shows me a blank page with a sidebar. The Hero element is not displayed. When I hit “save” the message is “header successfully saved”

Am I missing a step?

gmillar
tagDiv Member

Hi @Calin,

I’m sorry that I was not clear, it is not a new post issue, the issue that I am having is that when posts are shared on social media (Facebook, Twitter, etc.) no preview image is displayed. Before contacting you I updated the PHP from version 5.6 to version 7.2 and increased the memory limit. I now have deactivated all but the TagDiv plugins and the issue persists. What should I try next? Thanks for your help.

Simion C.
tagDiv Staff

Hi,

I believe as most sharing socials LinkedIn requires og data
https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin?lang=en

This is a post, not a page – https://walterpinem.me/house-of-sampoerna-surabaya/ and it has the required og:image – http://prntscr.com/naemrm and other og data.

This is a page – http://markhpeterson.net/?page_id=1016 it has no featured image set, so no og:image adn data- http://prntscr.com/naeqiv

We recommend the Yoast SEO plugin to manage sharing on socials, and provide the og data, the theme by itself doesn’t have what is required – https://forum.tagdiv.com/facebook-share/

Once you set everything up, test the links with the tool – https://www.linkedin.com/post-inspector/inspect/
https://www.linkedin.com/pulse/how-clear-linkedin-link-preview-cache-ananda-kannan-p

Thanks

Rc7QGu
Participant
#0

I tried to link to a page on my WordPress Newspaper site from within LinkedIn and the preview feature will not work.

Here is the page on my site that I linked to:
http://markhpeterson.net/?page_id=1016

Here is an image of no preview image on LinkedIn:
https://prntscr.com/naara0

However, when I linked to a page on a WordPress Newspaper showcase site, the LinkedIn image preview feature functioned properly.

Here is the page on the WordPress Newspaper showcase site that I linked to:
https://walterpinem.me/house-of-sampoerna-surabaya/

Here is an image of the preview image of the WordPress Newspaper showcase site on LinkedIn (functions properly):
https://prntscr.com/naarlv

How should my page be changed so that the LinkedIn preview feature will work?

Calin
tagDiv Staff

Hi,

Unfortunately this is all I can do for you, maybe you’ll find some plugins to achieve what you need.
Top 14 Review Plugins for WordPress with Schema Markup 2019 -> https://colorlib.com/wp/review-plugins-wordpress/

Thank you!

zunairnasir
Participant
#0

Hi,

I’m running an Android blog using Newsmag but i have a speed problem. I’m using a VPS and have applied WP Super Cache, TD Speed Boost and also followed the guide but its not helpful. I’ve contacted the hosting and they are saying the main problem is the theme.

My website URL is http://www.androidtutorial.net

Please review and let me know the exact problem.

stuartmasson
tagDiv Member

Thanks Calin. I did see that thread yesterday and tried it on our sandbox site, but it doesn’t give the sort of results we’re looking for (score is still based on a total of 5, rather than a score out of 10 or a percentage, and doesn’t style very nicely).

I appreciate that this is beyond the capabilities of the theme’s review functions at present, so I’m happy to work with a plugin to try and achieve the desired result for our needs. Was just hoping that either someone from tagDiv or someone else on the forum knew what that particular site was doing to achieve its review scores.

Thanks,

stuart

Calin
tagDiv Staff

Hi,

Please check this similar topic -> -> https://forum.tagdiv.com/topic/display-review-in-post-featured-image/

Thank you!

Viewing 25 results - 3,276 through 3,300 (of 7,000 total)