WPIntell

Source evidence

Responsive canvas

3D WP Tag Cloud-S · support · 2016-05-15T16:22:00+00:00

complaintsentiment
mediumseverity
0.86relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
mc64 unresolved
Hi again, thanks for making it responsive, but sadly it doesn’t work in my case an it breaks my position. In the last version (5.1) I just added style=”width:50%;” to the canvas div (line 129 in 3D.WP.Tag.Cloud.S.php) which worked perfectly. Another thing is that the cloud uses 100% of one core while open, is it expected? Thanks again for your effort Michele https://wordpress.org/plugins/my-wp-tagcanvas/ Hi mc64, thanks for making it responsive, but sadly it doesn’t work in my case an it breaks my position. In the last version (5.1) I just added style=”width:50%;” to the canvas div (line 129 in 3D.WP.Tag.Cloud.S.php) which worked perfectly. Could you please explain your case in details? Meanwhile you can open js/s.functions.js and look at lines 9-11. This is the place where canvas size of mobile devices is determined. You can change things in a way that suits you. Another thing is that the cloud uses 100% of one core while open, is it expected? Sorry, I did not get you. May be because here is 3 in the morning. 🙂 Once again? Hi and thanks for your quick replies! I used the div from 3D.WP.Tag.Cloud.S.php version 5.1 line 128 <canvas title="<?php if($tooltip != ''){ echo $canvas_tooltip;} ?>" id="tag_canvas_<?= $inst_id; ?>" width="<?= $width;?>" height="<?= $height;?>"></canvas> and added style="width:50%;" and replaced s.functions with version 5.1 when I revert the changes and use the original version 5.2.1 the canvas does not change. The cpu load was a browser issue, sorry. btw I like to work late too thanks again! and if you’re interested: the site is pyar.de Hi, I was quite busy these days and could not answer on time. I’ll look at your site later. If I understand you, there in no problem here. If so, may I mark the case resolved? Regards, Peter

Comments

4 shown
hityr5yr 2016-05-15T23:52:00+00:00

Hi mc64, thanks for making it responsive, but sadly it doesn’t work in my case an it breaks my position. In the last version (5.1) I just added style=”width:50%;” to the canvas div (line 129 in 3D.WP.Tag.Cloud.S.php) which worked perfectly. Could you please explain your case in details? Meanwhile you can open js/s.functions.js and look at lines 9-11. This is the place where canvas size of mobile devices is determined. You can change things in a way that suits you. Another thing is that the cloud uses 100% of one core while open, is it expected? Sorry, I did not get you. May be because here is 3 in the morning. 🙂 Once again?

mc64 2016-05-16T11:41:00+00:00

Hi and thanks for your quick replies! I used the div from 3D.WP.Tag.Cloud.S.php version 5.1 line 128 <canvas title="<?php if($tooltip != ''){ echo $canvas_tooltip;} ?>" id="tag_canvas_<?= $inst_id; ?>" width="<?= $width;?>" height="<?= $height;?>"></canvas> and added style="width:50%;" and replaced s.functions with version 5.1 when I revert the changes and use the original version 5.2.1 the canvas does not change. The cpu load was a browser issue, sorry. btw I like to work late too thanks again!

mc64 2016-05-16T11:43:00+00:00

and if you’re interested: the site is pyar.de

hityr5yr 2016-05-20T04:27:00+00:00

Hi, I was quite busy these days and could not answer on time. I’ll look at your site later. If I understand you, there in no problem here. If so, may I mark the case resolved? Regards, Peter