Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - doug@dyerware.com

Pages: 1 2 [3] 4 5 ... 31
31
Wordpress Plugins / Re: Easy Chart Builder - All graphic disappears
« on: February 23, 2014, 12:54:05 AM »
Wait what?  Google.com is untrusted my Firefox?  Aye (slaps forehead)

Well you could update to the beta 2.0 chart plugin. It does not have all the features of the old but does not use that chart API.

I'll take a look on my end and see what I can figure out is going on

32
Wordpress Plugins / Re: Easy Spoiler - Copy Text
« on: November 16, 2013, 05:31:22 PM »
the browsers all have security stuff around the clipboard unfortunately.  There are some tools such as clippy (a flash app) but its a little cumbersome for this.


33
Wordpress Plugins / Re: EasySpoiler, change the width of spoiler
« on: October 16, 2013, 01:05:55 AM »
I see two columns of spoilers.  You want them to be wider?  Or narrower?  It will fill the DIV you have placed it in, so if you just change the width (%) of the <TD> that one of your spoiler columns is in they will all shrink to fit.

34
Ha that's ok. I'm not one to talk about late responses :)

Thanks

35
Wordpress Plugins / Re: Easy Review Builder: fix stars on Chrome
« on: October 06, 2013, 10:10:55 PM »
Guys,

try this patch:
http://www.dyerware.com/forum/index.php/topic,225.msg883.html#msg883

Let me know if this fixes it for you.    Sorry for the delay.

thanks!

36
hmm yeah, revert what you had (that x in your css file) and see what effect that has.  Let me know if you are still ok

37
Ok this took a while, but I can't be sure it will work.  I was wondering if you might try it out?
 
Just plop this file in the easy review plugin folder of your word press install (it will overwrite the old one).  You will have to make the page re-render so the php will run.  For example, delete your wpress cache or just edit the post.

Let me know if you can test this for me (or if you need help replacing the attached file).

thanks

38
Hm ok.  It worked on my end.  Iust have tweaked two settings

Don't worry I'll get it.  Won't be until Saturday though.   If it helps you can register this thread so you get an email when I reply

39
Hmmmmm... in your bootstrap.css  (http://otcom.orangetradecom.netdna-cdn.com/wp-content/themes/kallyas/css/bootstrap.css)
around line 101 you have some special rules for imgs (images):

Code: [Select]
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


as an experiment, lets neuter the max-width:100% bit by doing this:
xmax-width: 100%;

(xmax-width is ignored because it does not exist.  If it screws up the aesthetics of your page just delete that first x).

40
Yeah not sure whats going on.  I have tried it several times myself with chrome on the mac and multiple versions of wordpress but it always works.

Im wondering if its a windows-7 + chrome  thing?

41
Let me take a closer look. There is a max but I may be able to raise it to accommodate you or remove it in 2.0

42
Wordpress Plugins / Re: [ChartBuilder] More than 12 values
« on: October 01, 2013, 06:29:10 PM »
How many do you need?

43
Can you post your shortcode?
Thx

44
Wordpress Plugins / Re: Easy Review Builder: fix stars on Chrome
« on: September 25, 2013, 01:05:39 PM »
So can you resolve the issue ?

What os and what version?  I was not able to replicate this on chrome on a mac

45
The one on your temp site is not easyspoiler.  SU SPoiler or something?  You probably have it enabled by accident and we both use the same shortcode.

Pages: 1 2 [3] 4 5 ... 31