Search Results for 'review'

Results from the Forum
Adcomm_Media
Participant
#0

Is there anyway I can move the article top ad to be above the post content? It seems to be positioned underneath the featured image on any setting. This is on style 1 – https://adcomm.co.za/how-public-relations-can-help-your-small-business-grow/

But… Even if I change my (site wide) post setting to style 13. It still displays the advert under the featured image. I would really like to have the advert show above the content. The same as in your preview please?

I have changed it to style 13 for post styles (global) maybe easier to see?

Catalin
tagDiv Staff

Hello Kingx26,

Please check our demo preview on your laptop and tell me if you bring the same results on your website -> https://demo.tagdiv.com/newspaper/ If your results are too different then our demo it means that you have some problems with your website. Maybe you have some untested plugins, additional customizations which break the normal theme behavior on mobile, sorry!

Please let us know how it goes and also, you can provide your website URL for more investigations.

Thanks for the message!

bellendir
tagDiv Member

Сделал сам: удалил рубрику “Featured category” и создал заново.
Комментариях в мобильной теме сразу после записи так и не смог сделать

Made by myself: removed the section “Featured category” and re-created.
The reviews for the mobile theme right after the recording was never able to do.

Catalin
tagDiv Staff

Hello FranciscoFdez,

Please provide your website URL so I can inspect it closer. Also, notice that’s the default style of social sharing buttons as you can see in our demo preview here -> https://demo.tagdiv.com/newsmag/discover-the-10-best-hairstyles-according-to-your-face-shape/ You can provide some useful screenshots with your desired changes so I will be able to provide a more accurate response/code.

Thanks for your understanding!

Fenix
tagDiv Member

Catalin, it’s clear that the code regarding “ratingvalue” meta prop needs to be rewritten in order to allow Google to fetch “ratingValue” consistently with the rating system used by the end user. I don’t get the why you designed the code to normalize grades in a 1 to 5 stars format and let Google fetch THIS VALUE instead of my explicit 1 to 10 votes. Google allows every kind of vote, not just in stars from 1 to 5, but also in grades like A+ to F-, in 1 to 10, in percentages: your “Post settings” module acts accordingly to this implementation, but then forces the end-user to use a star system – since it’s otherwise going to be incoherent.

This section down here has been oversimplified in order to keep the code as simple and straightforward as possible, but it makes the rating system incoherent.

$buffy .= '<span class="td-page-meta" itemprop="reviewRating" itemscope itemtype="' . td_global::$http_or_https . '://schema.org/Rating">';
$buffy .= '<meta itemprop="worstRating" content = "1">';
$buffy .= '<meta itemprop="bestRating" content = "5">';
$buffy .= '<meta itemprop="ratingValue" content = "' . td_review::calculate_total_stars($this->td_review) . '">';
$buffy .= ' </span>';

There’s no point in allowing the user to choose which system to adopt if you force his pages to be fetched as per-design.
EITHER:
A) you remove the 1 to 10 or percentages based vote altogether, making the system unflexible;
B) you rewrite the code adding more variables and letting the user truly decide once and for all which rating convention should be adopted;
C) you leave the system half-baked, as it is right now, disappointingly.

Looking forward for your kind reply
Alessandro

meri
Participant
#0

Hi,

When I set up a review and give stars, the stars are in black.
How could I change it to be in gold?

Thanks

kubeq130
tagDiv Member

Hi Catalin,

I’m not talking about making a review articles. I want to let my readers leave a rating for my article by themselves.

bajsi
tagDiv Member

Hello,

thank you for replying.

Sorry to be a stone in your shoe, but is it not possible to implement the same switch for modal option as it is for “images” (see screenshot below)?
https://snag.gy/MLwuEO.jpg
In short, disable modal preview for galleries site-wide.

Catalin
tagDiv Staff

Hello kubeq130,

Please notice that our theme has a review functionality implemented from here -> https://forum.tagdiv.com/reviews-2/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello meri,

If you do not want to display the description in that section you should not add this at the top of your smart list, sorry! Please check the smart list 1 from our demo preview here -> https://demo.tagdiv.com/newspaper/smart-list-style-1/10/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Kley,

Sorry but please notice that section is not controlled by our theme and we cannot make these changes, unfortunately! As you want to do involves additional customizations which are not covered by our support, please understand this case! For more references about this case, please check the following topic from here -> https://developers.google.com/search/docs/data-types/review -> https://developers.google.com/search/docs/guides/mark-up-content

Thanks for your understanding!

ctoweett
tagDiv Member

Switch from the visual to the text editor and then paste the newsletter code inside the post where you want it to appear and then switch back to the visual editor. Preview the post to see if the newsletter shows up.

33ParkMedia
Participant
#0

We are having issues with capitalequityreview.com showing images. The content is there, however it looks as though the site itself is not making the proper calls to retrieve the images.

bellendir
tagDiv Member

Спасибо. Нашел. Написал в loop.php
query_posts($query_string .’&cat=-**’); Заработало!
О комментариях вопрос еще актуальный

Thanks. I’ve found it. Written in the loop.php –
“query_posts ($query_string .’&cat= -**’);” Earned!
On review the question is still relevant

greenboxae
Participant
#0

I have uploaded the feature image for the post

http://screenshotlink.ru/4bf04e0b3d93a308ef8e08024392c6a8.png

but I can’t see in preview…

http://screenshotlink.ru/55f29d21fbe2506319f5ecad4e5fd54f.png

Catalin
tagDiv Staff

Hello Kley,

So, please notice that Google allows you only a rating from 1 to 5 stars and our theme has more possibilities to give a review for 1 to 10 (for points). So, if you look at the following example -> https://www.screencast.com/t/PoAT9NcWvf you will see that exists two scores. The first one is generated by the post review and the second one is the review you-re showing the Google SERP which is identically but calculated on another scale (from 1 to 5). So, if you want to have the same review you should make the following change from td_review.php like this -> https://www.screencast.com/t/okcyo8mxSF
Clear all the caches and check the results.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Where are you pressing the live preview? Is it the tagdiv composer preview button? Please provide more precise details.

Thanks.

Catalin
tagDiv Staff

Hello nurhandi,

I have inspected your website and I saw that you have a margin-left which is not okay to be there and thatțs why your images are not center aligned. Regarding on full width, please notice that our demo preview display, in the same way, the post content images as you can see here -> https://www.screencast.com/t/j54jV3UNw8G3 This is the default theme behaviour.

Thanks for your understanding!

greenboxae
Participant
#0

I had troubles through the instalation of template. Finally, I installed it via file manager of my cpanel. I tried to press the “Live Preview” button but it doesn’t work! Please let me know how to fix it.

bajsi
Participant
#0

HI. I have switched my website’s theme to newspaper and I love it.
The only thing that is driving me nuts is the inability to disable modal image preview. I have some posts that I need the user to go to attachment page while clicking on the image, but instead, a modal preview appears.
I have switched off modal image globally, however it seems that the settings do not take effect. I do have the images inside the posts in gallery bundle (not posted as single image), and the images do not have modal option on.

Can you please suggest why this is so? I really need the images to be clickable and send user to attachment page.

Fenix
tagDiv Member

Ehm, No…it’s a theme’s function not an external plugin. I even copied here the code in the template’s core file (https://www.screencast.com/t/3qKH5ORt74)
$buffy .= '<meta itemprop="ratingValue" content = "' . td_review::calculate_total_stars($this->td_review) . '">';
That code is generating this (example screenshots):
screen
screen2

Code in the article (as you can see it is generated by the theme):
<span class="td-page-meta" itemprop="reviewRating" itemscope itemtype="https://schema.org/Rating"><meta itemprop="worstRating" content="1"><meta itemprop="bestRating" content="10"><meta itemprop="ratingValue" content="3.3">

So the problem isn’t mine, but the code is wrong. Here’s an explaination of what ratingValue is “The rating the reviewer gave” (source: https://yoast.com/rich-snippets-product-listings/). Well, right now the ratingValue doesn’t rappresent my vote, but the number of stars that i’m not even using (I’m using Point vote, not Stars).

Catalin
tagDiv Staff

Hello arafat,

Sorry but please notice that effect comes from your customization and not from our theme. Try to purge CDN files if you are using the Cloudflare system, disable the Speed Booster and check again the results. Also, if the problem is still there, you should make a new fresh install to another subdomain for testing and check the results. Also, if you will check our demo preview, you will never see this effect. Also, remove all of the untested plugins if you are using something like this.

Thanks for your understanding!

Fenix
tagDiv Member

I’m sorry but i think this isn’t a customization. This is a correction. The template vote is incoherent with the vote showed on the search engine results. If i put a vote of 7 out of 10 in the Review Page Settings then on Google you’ll see 3,5/5 and not the original vote like in every other site of my same category.
So why should i pay to fix a “bug”?

screen

Bogdan B.
tagDiv Staff

Hello,

This could be because of the time-zone set in WP. Now I can see the latest post just fine: https://ncreview.com.au/2018/04/17/ncr-17-04-2018/
Please make sure you set the correct time zone in the wp settings.
Test this on a default wp theme as well.
As for the slide show gallery it could be a plugins conflict. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Viewing 25 results - 4,151 through 4,175 (of 7,000 total)