Search Results for 'review'

    No search results were found in Documentation!

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You can see how all the smart lists work in the live demo, Features menu
https://demo.tagdiv.com/newspaper/

I believe you are looking for something like smart list style 8
https://demo.tagdiv.com/newspaper/apple-ipad-pro-review-powerful-ipad-experience/

Simion C.
tagDiv Staff

You could add more stars to the review to – https://www.screencast.com/t/7dV8TRDcW2tt
And/Or just modify the best rating value – https://www.screencast.com/t/0CGt6LaN1

Simion C.
tagDiv Staff

Hi,

The theme review system has a maximum best rating of 5 at the moment. This cannot be changed by a theme setting. Maybe this will be modified in the future, I cannot say for sure at the moment.
You could continue with the plugin, or try other more optimized review plugins, also free. Sorry for the inconvenience.

Thanks

Ing Geek
Participant
#0

I update from Version 8.5.1 to Version 8.8.2 and i have a problem whit sharing box
It looks like

https://ibb.co/gNcGSJ

What can i do?

aohman
Participant
#0

Hi,

We are using a review scale 1-6, is it possible to change this in Newspaper? (And still get it compatible with Google reviews in search.)

We are using a third party plugin at the moment, it works fine, but it is taking a lot of recourses.

Thank you in advance!

Best regards,
Anders

bharathadigopula
Participant
#0

Hello, I’m facing a problem with my website AMP logo, please guide me how to fix that.

you can see the AMP post on my site here

the appearing logo is shown as big, how can I change the resolution please help me.
see normal website

I’m using a single logo that set with header, footer, and also used in mobile logo’s. the logo resolution is 107×19 pixels.

Thank you.

tzabula
Participant
#0

I have the latest version of Newspaper Theme and after update this bug appeared.
See details for reviewing existing Text with Title Element:
http://take.ms/rsNG2
http://take.ms/tZB7qy
Screencast – https://drive.google.com/file/d/12FrmKNMNYzdeu81__32OIzdDOZXV9ONK/view

The bug also appears when I try to create the new Text Element:
https://drive.google.com/file/d/1NkIL9tjmHCQ_NjoE6e4x7olyW5NxLZvg/view

So, it totally doesn’t work – no possibility to change the text style, add paragraphs, headings etc, no “Save” button, the typed text doesn’t appear on the site.

Please, advise how to solve this problem.

33ParkMedia
Participant
#0

Our Logo has suddenly switched to the right side of our header from the left. There were no changes made on the site however we have since updated all plugins, and checked for compatibility issues (deactivating all plugins does not solve this issue.) We are using header style 1

https://capitalequityreview.com/wp-content/uploads/2018/07/Screen-Shot-2018-07-03-at-3.25.02-PM.png

https://capitalequityreview.com/

Mary_Lauritz
tagDiv Member

Ah, I just discovered that the color gets purple when I publish the post, but the color is still blue in “edit post” mode. So the change is only visible in preview mode, that’s why I didn’t see any difference after entering the code.

Thanks 🙂

TutoDS
tagDiv Member

How to fix this problem?
I like the visual composer, when I buy the template, the visual composer is default, and i used to reviews and articles

Bogdan B.
tagDiv Staff

Hello,

The theme features a review system like mentioned here: https://forum.tagdiv.com/reviews-2/

Thank you!

Mary_Lauritz
tagDiv Member

Hi

I know there is three possible review options, I was just wondering if it was possible to change the 5 stars to 6, to make the points similar to a dice. But I guess not.

Anyway. I’ve tried to add these codes to the Custom CSS in the Theme panel, but the dropcaps and the quotes don’t change color. Anything wrong with these codes?

.td-post-content .dropcap {
background-color: #884cc4;
}
.td-post-content blockquote p {
color: #884cc4;
}

abigail59
Participant
#0

Hi,

is there a review shortcode available ?

I’d like to either :
– display a given number of stars
– display the note of a given review, providing the ID of the post

If none of the above are possible, could you please tell me how to do that in HTML / CSS (same style as in the review posts)

Thx for your help

Simion C.
tagDiv Staff

Hi,

For the dropcaps please check this topic, there are some suggestions there
https://forum.tagdiv.com/topic/change-list-number-color/

Quotes can also be colored as you make them
https://www.screencast.com/t/y4sB7txT0mIJ
Or all at once with a code, like this for example should work
https://www.screencast.com/t/Q4BVx2dNXhv

.td-post-content blockquote p {
color: yellow;
}

Custom CSS code can be entered in the theme panel, more abut it here
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

The theme offers a total of 5 stars for the reviews. There are three review options, stars, percentages and points. A preview of all in these posts
https://demo.tagdiv.com/newspaper/td-post-why-tech-accelerators-may-soon-be-as-irrelevant-as-an-mba/
https://demo.tagdiv.com/newspaper/td-post-htc-nexus-8-with-64-bit-processor-4gb-of-ram-and-8mp-camera-leaks/
https://demo.tagdiv.com/newspaper/td-post-intel-claims-new-ssd-750-drives-are-its-fastest-ever-for-desktop/

Let me know if you have more questions, I will try to help you.
Thanks

Bogdan B.
tagDiv Staff

Hello,

Please check this guide to remove the reviews from the blocks: https://forum.tagdiv.com/meta-info-modules-blocks/

Thank you!

Simion C.
tagDiv Staff

Hi,

We recommend PHP versions up to 7.2 if possible. Be sure to review the theme requirements properly
https://forum.tagdiv.com/requirements-for-newspaper/
Also in some cases server firewall or security modules are denying the theme to access admin-ajax, causing this kind of problems. Similar topic here
https://forum.tagdiv.com/topic/cant-save-theme-options-2/

Thanks

Simion C.
tagDiv Staff

Hi,

Modules that form blocks and grids can only display predefined elements, like category tags (can be disabled for each module), author name, date, comment count, reviews. Some modules display excerpts as well (automatic excerpts or manually set). This is a module for example
https://www.screencast.com/t/OWFA45BtfkU8

If you want a module to display additional information this could only be done by modifying the module code, given the fact that it is possible in the first place.

Please correct me if I misunderstand what you are asking.
Thanks

buddy_boy8403
Participant
#0

Just purchased and installed the theme, child theme, and plugins. When doing a live preview I get the following:

Fatal error: Out of memory (allocated 117964800) (tried to allocate 87 bytes) in …wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1383

Mary_Lauritz
tagDiv Member

Yet another question, sorry about this.

Is it possible to change the review stars to 6 instead of 5?

janellelcarter
Participant
#0

Hi,

When I try to share posts to Facebook I sometimes end up with no image and a heap of text that I don’t want included in the preview such as the categories, social media buttons etc. Then the next time I share the same post I get an image but still some text I don’t want to show such as the categories.

To better explain what I’m talking about, when I try to share this post://revesbyparents.com.au/2018/06/29/lambeth-reserve-picnic-point/

The first time I got the preview on the left and the second time I got the preview on the right as shown here:
https://revesbyparents.com.au/wp-content/uploads/2018/06/SharingProblems.png

It might just be that the image didn’t have time to load the first time I tried to share it. Either way, I don’t want the categories included in the Facebook preview. How can I get full control over what is shown in the social media previews?

I’ve seen Yoast SEO mentioned in the forums. Is this a plugin that is guaranteed to be fully compatible with Newspaper theme? Is it something you would recommend we use or is there another way we can do this without having to install a plugin?

Thank you!
Janelle

aedney
Participant
#0

Hi

Since doing the new update, I cant seem to remove the review stars from appearing on the homepage.

I dont want any stars appearing, I want the Author and Date appearing as it does for all other posts on the page.

My site is http://moviesgamesandtech.com

many thanks

Andrew

Simion C.
tagDiv Staff

Maybe try using the Twitter card validator to see what the preview of the card looks like
https://support.squarespace.com/hc/en-us/articles/115013220927-The-wrong-information-is-showing-in-social-posts

Simion C.
tagDiv Staff

Hi,

What do you mean exactly by went down? Were there errors provided? Please also review the updated theme requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
In some cases HTTP 500 errors were solved by increasing the WP-memory to 256M, that would be the recommended value. Check all the requirements and make modifications, let us know the results.

loskwantos
Participant
#0

Hi does anybody knows where to delete these images?

[img]https://preview.ibb.co/f4OuVT/Opera_Momentopname_2018_06_27_142330_luxury_islands_com.png[/img]

geekykant
tagDiv Member

Screen_Shot_2018_06_26_at_12_51_14_PM

Here is the result:
Result on Web Test

Help, please.

Viewing 25 results - 4,001 through 4,025 (of 7,000 total)