Search Results for 'review'

    No search results were found in Documentation!

Results from the Forum
lioron23
Participant
#0

Hi guys, when I paste a link in my post editor it shows up as a beautiful link preview (see here: https://d.pr/i/B9TG6d) — but when I preview/publish the post, it shows up as a blockquote (see here: https://d.pr/i/1PifWF) — is there a solution to not have it show up as a blockquote on the front end, rather have it show up as the beautiful link preview? thanks!

valsim
tagDiv Member

Well I really would appreciate some help please !

I could published a post with the classic editor but I would prefer to use gutemberg.

Also I can’t preview posts (have 404 on preview) and I still can’t update my templates (it loads and loads and I have this error in the console)

Failed to load resource: the server responded with a status of 403 ()
DevTools failed to load SourceMap: Could not load content for chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/contentscript.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/inpage.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Thanks for your help !

Calin
tagDiv Staff

Hi Nagarig,

I just checekd this problem on may install and on live demos and this is working normal -> https://demo.tagdiv.com/select_demo/select_demo_newspaper?utm_source=live_preview&utm_medium=click&utm_campaign=demos&utm_content=demos_button#demos
In most cases this is a plugin conflict, you’ll need to find out what plugin is providing this problem, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you for your understating!

Calin
tagDiv Staff

Hi,

1. Unfortunately in category template there is no option to select the color for reviews, sorry, this can be done only with custom css -> https://i.imgur.com/aiYXs4b.jpg -> .tdb_module_cat_grid_1 .td-icon-star{
color: #fef;
}

The code need to be set in theme panel> custom code> custom css.

2. Indeed this option is only on flex block 1, if you want to have the same color for reviews stars you can use this custom css
.td-icon-star{
color: blue;
}

This code should apply for all elements.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

So the problem is that the page 10 is display in the rich snippets in google results for your domain, I understand now, but please note that our theme can not control the rich snippets results from Google -> https://backlinko.com/hub/seo/snippets#:~:text=Rich%20Snippets%20(also%20known%20as,include%20reviews%2C%20recipes%20and%20events.

Thank you!

Mark Gilbert
tagDiv Member

Hi Vlad – I didn’t realise different code for each circumstance. It is the Flex Block 1 at the top of https://jazzjournal.co.uk, with custom title “Three items from the last seven days at Jazz Journal”

[tdc_zone type="tdc_content"][vc_row][vc_column][td_flex_block_1 modules_on_row="eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==" limit="3" hide_audio="yes" show_btn="none" show_cat="none" image_floated="" f_title_font_family="fs_3" f_title_font_size="21" f_ex_font_family="fs_7" f_ex_font_size="14" f_title_font_weight="600" f_ex_font_weight="500" tdc_css="eyJhbGwiOnsiYmFja2dyb3VuZC1jb2xvciI6IiNmOWY5ZjkiLCJkaXNwbGF5Ijoibm9uZSJ9LCJsYW5kc2NhcGUiOnsiZGlzcGxheSI6Im5vbmUifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsiZGlzcGxheSI6Im5vbmUifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OCwicGhvbmUiOnsiZGlzcGxheSI6Im5vbmUifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9" category_id="" sort="random_7_day" image_alignment="4" mc1_el="20" custom_title="Three items from the last seven days at Jazz Journal" header_text_color="#000000" block_template_id="td_block_template_7" modules_gap="25" f_header_font_family="fs_3" f_header_font_size="18" modules_divider="" modules_divider_color="" image_height="100" show_excerpt="" author_txt_hover="#000000" author_txt="#595959" show_review="none" meta_padding="10px 0px 0px 0px" art_title="0px 0px 6px 0px" art_excerpt="10px 0px 0px 0px"][/vc_column][/vc_row][vc_row gap="10" tdc_css="eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii0yMCIsImRpc3BsYXkiOiIifX0="][vc_column width="2/3" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0yMCIsImRpc3BsYXkiOiIifX0="][vc_row_inner tdc_css="eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ=="][vc_column_inner tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6Ii0yMCIsImRpc3BsYXkiOiIifX0="]

Thanks

mezz1962
Participant
#0

Every time I start working on my site Tuskerdaily.com the site gives off a 503 code, and even when it’s running when I use facebook debugger it comes back with a 206 code

Here is what Siteground sent me

Since the same issues were occurring on our shared servers, this leads me to believe that the issue is with the websites themselves and not the server-side environment.

I reviewed the case and it seems that traffic to your site tuskerdaily.com is what is generating the most load on the server. The traffic itself is also triggering quite a lot of executions of the admin-ajax.php script. For the past 4 hours, the script has been executed more than 5000 times:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | wc -l
5131

Judging by the requests themselves, these executions are mostly related to the site’s theme – Newspaper:
root@c71586.sgvps.net [/usr/local/apache/domlogs/dominic0]# cat tuskerdaily.com-ssl_log | grep admin-ajax.php | grep Newspaper |wc -l
3154

They seem to be triggered on every internal page:
98.113.45.224 – – [01/Jun/2020:11:45:07 -0500] “POST /wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3 HTTP/1.0” 200 15 “https://tuskerdaily.com/samantha-shader-charged-with-attempted-murder-of-4-nypd-cops-during-protests/” “Mozilla/5.0 (Linux; Android 10; SM-G965U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/83.0.4103.83 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/272.0.0.50.125;]”

In this case, it would be best to contact the theme’s developers for more information on how to disable or at least lower the frequency of these script executions.

Anyone have any idea how to fix this

marclaude
tagDiv Member

Sorry, I forgot, also in POSTS LOOP I can choose to show Review Stars but I cannot change color of them because the relative option is missing in Style tab.

Waiting your courteous reply,
Best Regards,
Marco

  • This reply was modified 6 years by marclaude.
sunil9960
tagDiv Member

Please correct my complaint and fix the bugs in my newspaper theme. Share link feature image problem is getting more and more. Also Google preview image in the post but does not appear on the dashboard .. Please help

marclaude
Participant
#0

Dear TagDiv Team,

I’m working on a brand new layout for my movie magazine, based on Style Pro cloud templates. Results are amazing, I hope to launch the new version soon and working on cloud templates allowed me to leave the website online without importing a full new Demo Style overwriting the News Magazine style.

But I found some color issues, I hope you can help me with these:

1) CATEGORY GRID 1 doesn’t allow me to choose Review Stars Color in Style Tab, so in Layout Tab I can choose to show Review Stars, but then I cannot change colors in Style Tab, and actually they are black so they are invisible. That is quite annoying.

2) FLEX BLOCK 2: The same – no possibility to choose Review Stars color after you select to show them – happens in FLEX BLOCK 2. They are actually white, so at least I can see them, anyway I want them blue for the whole website so it represents an issue.

Please find enclosed some screenshots about the missing Review Star color option in CATEGORY GRID 1 and FLEX BLOCK 2:

https://ibb.co/ccT0b2g
https://ibb.co/JzkSdcJ

Waiting your courteous reply,
Best Regards,
Marco

charlasdecine
Participant
#0

Hi.
Hi’ve got a problem when try to import a cloud element with the Tagdiv composer.
1. I select the column.
2. Select the Cloud and the section, and press IMPORT.
3. The preview Window doesn’t close and I can access to the Buttons for the final OK. If I press ESC I can see this blue menu for a second.

Any ideas?
Best

bjames1000
tagDiv Member

Hey Calin, your help is much appreciated. I have another question. Searched the forum and can’t find anything close.

I applied for the Google Adsense program, but due to Covid-19, they are not approving any sites, or the approval is taking forever. So right now I have big white space gaps on my pages where the ads should be. But (I think) I need to leave the ad spaces there for Google’s reviewers, whenever they get to me.

Is there a way I can show a default ad image for when AdSense doesn’t show an ad? I removed all the default code in the blocks when I inserted my Adsense code, so I don’t know what was in the demo.

prudentreviews
Participant
#0

I’m trying to change the font size for my post titles. When I change it in the Theme Panel>Theme Fonts>Post Title>Size, it works as expected on Desktop, but the font size doesn’t change on mobile. What am I doing wrong? My site is prudentreviews.com

prateekj1993
tagDiv Member

Hi,

Thanks for the reply, I found the Html code of reviews.

Calin
tagDiv Staff

Hi,

For standard post style the get_review is call here -> https://i.imgur.com/L0USqu1.png and the code is set in this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/xvBExTY.png

Thank you!

itchybrain
Participant
#0

When displaying a category page, a pulldown list can be set.
By default it lists: latest, featured posts, most popular, 7 days popular, by review score and random.
My client needs Alphabetic, and potentially alphabetic by default.
I cannot find a way to achieve this.
Any ideas or tutorials I can follow?
cheers
Darryl

terryally
tagDiv Member

Hi,

Yes, I read through all of that.

Oddly, the previews have suddenly started working. The only change is that server company just finished installing the SSL certificate.

All’s fixed now.

prateekj1993
tagDiv Member

Hi,

Thanks, I found the file.
I’m also looking for a custom change in the review section on Post.
I looked into code but can’t find the $td_mod_single->get_review();

Please let me know where I can find the code for the review section.

marcnyc
tagDiv Member

Actually your code doesn’t work and the link you sent does not auto-resize the iFrame based on content.
I did find a link online that does this:
<script type="application/javascript">

function resizeIFrameToFitContent( iFrame ) {

iFrame.width = iFrame.contentWindow.document.body.scrollWidth;
iFrame.height = iFrame.contentWindow.document.body.scrollHeight;
}

window.addEventListener('DOMContentLoaded', function(e) {

var iFrame = document.getElementById( 'iFrame1' );
resizeIFrameToFitContent( iFrame );

// or, to resize all iframes:
var iframes = document.querySelectorAll("iframe");
for( var i = 0; i < iframes.length; i++) {
resizeIFrameToFitContent( iframes[i] );
}
} );

</script>

<iframe src="http://tagdiv.com" id="iFrame1"></iframe>

However the problem is that when I use this the width of the iFrame is set to about 200… in fact I notice that even if I don’t add any code and I add an iFrame into the TD Composer content column it’s width is about 200px… is there some min-width definition in the Newspaper X theme that forces iFrames to be 200px or any reason why even in the preview the iFrame would not be 100% if I’m setting it’s width at 100%?

Lukas Fila
Participant
#0

Good day,
I don’t know what I’m doing wrong, but I’m having trouble displaying video images for posts with the video format used. I use the default template of posts and when I insert the address of the video, the preview will show the post correctly with a rectangular image, but after publishing it will change to an unsightly square (see attachment). Can you please advise?

preview preview

published published

Calin
tagDiv Staff

Hi,

“This theme doesn’t have a lateral or vertical header, right?” you can use the cloud header to from tagDiv Cloud Library and it can be edited with tagDiv Composer here you can see the type of headers that you can achieve -> https://demo.tagdiv.com/select_demo/select_demo_newspaper?utm_source=live_preview&utm_medium=click&utm_campaign=demos&utm_content=demos_button#demos

For text protect you can use a custom javascript or a plugin:
8 Best WordPress Content Protection Plugin 2020 -> https://justfreewpthemes.com/8-best-wordpress-content-protection-plugin-2019/
How to Disable Right Click in WordPress

Hope this will help you!
Thank you!

jvalin
tagDiv Member

I realised i am not getting the preview of the form to submit

https://snipboard.io/ipFajB.jpg

that is the reason the form is not getting displayed

jvalin
tagDiv Member

Hi Calin

here is the screen showing exactly what i did

https://snipboard.io/hXDwPt.jpg

but still another screen shot the page preview doesnt show the wpform

live preview

https://snipboard.io/7P8kdD.jpg

Thanks,
Jvalin

Anonymous
Inactive
media - topic
#0

Hello There,

i just installed your theme in my wordpress website but i have a problem i am not finding my previews content how can solve it?

neolucky
Participant
#0

After installing the PULSES PRO template, when reviewing articles it does not display as in the demo version.
on my website:
https://dev.mojcazin.ba/ocekuje-nas-vrelo-ljeto-padavina-nece-biti-skoro-nikako/

on demo version:

https://demo.tagdiv.com/newspaper_pulses_pro/customer-engagement-marketing-a-new-strategy-for-the-economy/

Viewing 25 results - 2,401 through 2,425 (of 7,000 total)