review star

Posted in: Newspaper
Post count: 51

hello. How can I delete only the review star rating from the meta info at the posts?

Post count: 20688

Hi,

It would be helpful if you could provide more details about what exactly you would like to remove from the reviews and maybe a useful screenshot, for a better understanding.

Thanks

Post count: 51

Hello,

Yes here is the screenshot: https://snag.gy/oxiO1P.jpg

I want to delete the rating stars from the feed. Because all we need is the author and the date and of course the category.

But we dont need the rating stars.
Could you provide me a css code which do this? I havent seen a different div class for the stars, just for the meta data.

Thanks,
Laszlo

Post count: 20688

Hi,

The reviews are conditioned to appear instead of the author name and date, in the theme code. If you would like to remove the reviews from all modules and display the author name and date instead, it will require a modification in this file
https://www.screencast.com/t/AIMxfQtDb87
https://www.screencast.com/t/994XyMtbV
If you make that modification the modules will not display the stars for posts with reviews, but the author name and date instead.

Thanks

Post count: 51

Hey,

Thanks, it worked perfectly:)

Bye

Post count: 17

Hi. I understand you can remove the review conditional replacing authoer and date..

though, was wondering if possible to add to conditional.

I would like the review stars to only show on Block Flex 1 and not show up on the other modules – just the name and date to appear on other modules that are not Block flex 1…I can tell you the modules I would like (or you can use another module as an example, I can take it from there)..

thanks in advance

Post count: 17

…bare with me…

is it possible to add this in conditional

get_class('td_module_flex_1')

to achieve what i’m trying to get – which is to only show review stars in the Block flex 1 module.

Post count: 17

Or how can i display review stars, author and date…then i’ll just display:none the things i don’t need in each of the modules…

this option i believe is more viable than adding an additional conditional…

Post count: 20688

Hi,

There is now an option to choose if you want to display reviews on modules
https://www.screencast.com/t/QvzKizMHcD2F
This option is general however, it will apply to all modules. Maybe this will be added in the composer so you can choose for each block individually. If reviews are enabled the author name and date will not appear on any modules. Maybe a condition would work, you could try it.

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.