spookywooky
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Stock Ticker] Symbol not recognizedHI there!
It happens in both scenarios you described: it went away on its own and now when I click Save it just removes it form the list of symbols.
Does it have to do anything with stock price? Do you have maybe 0.01 as the lowest?
TRON is trading at 0.0011
Thank you!
Forum: Plugins
In reply to: [Custom Stock Ticker] Symbol not recognizedHI,
Today symbol TRON is not recognized again. Any ideas what this is related to?
Thank you!
Forum: Plugins
In reply to: [Custom Stock Ticker] Symbol not recognizedHI,
thank you for your reply. Yes now TRON works, displays correctly.
Thanks again!Forum: Plugins
In reply to: [W3 Total Cache] Admin bar Caching for unauthenticated usersHI,
I’m having exactly the same issue and it is caused by W3.
There are several threads in this forum describing the same. So far no solution offered.
This is major security flaw where admin username is shown to the whole world.“The Wp-Admin bar does not load for non-logged in users by default. If it is then it’s not because of W3.” – it does do it for NON-logged in users, only when W3 is enabled.
Any suggestion?
Thanks!Forum: Plugins
In reply to: [W3 Total Cache] Total Cache and Login issuesHI,
can you please give me details outline of the steps?Thank you!
Forum: Plugins
In reply to: [W3 Total Cache] Admin toolbar displaying on page even when logged outI have exactly the same issue. Please someone answer!
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEThank you very much for your help!
This is really great plugin!Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEThinking about it – both sites I tried buttons on hosted on the same server. So fix with .htaccess file may have been the solution and when cleared cache it kicked in on my computer?
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEIt now looks good.
I tested on 3 more computers, both IE 9 & 10.
I cleared cache and history on mine, it now looks good too. BOTH on the site where I added the line -ms-linear-gradient(#f9f9f9 50%, #ececec); and where I did not.
So don’t know what to make of it? I even took screenshots where it was without gradient thinking to upload here.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEo, you mean statistics on usage of web browsers. From our clients. Not one person is using anything other than IE. Perhaps more advanced population uses Mozilla, Chrome, Opera etc but our targeted audience is with IE.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEI thought I did, sorry:
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEthe suggested solution did not work. I added the test to the file but no change.
perhaps this would be helpful? people here are saying things about pie.php vs. pie.htc
I addeed this line to style.css
background: -ms-linear-gradient(#f9f9f9 50%, #ececec);So far no difference.
maybe you can guide me to apply some changes in the plugin code? It has to work in IE. Majority of people use IE.
Thanks!Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEWell knowing about the issue does not help. I am not a developer of this plugin nor do I have any way to fix the buttons.
They are just flat Whole button is the color of “begin gradient”. So you saying this is known issue and you are not fixing it? There are more topics on this forum saying buttons are not crossbrowser compatible.
Here is the page, please take a look in IE and in other browsers, you will see the difference:
Forum: Plugins
In reply to: [MaxButtons - Create buttons] Maxbutton not displaying gradient in IEYes there is code you mentioned:
a.maxbutton-2 { text-decoration: none; color: #ffffff; font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; background-color: #90d3ee; background: linear-gradient(#90d3ee 45%, #317f9e); background: -moz-linear-gradient(#90d3ee 45%, #317f9e); background: -o-linear-gradient(#90d3ee 45%, #317f9e); background: -webkit-gradient(linear, left top, left bottom, color-stop(.45, #90d3ee), color-stop(1, #317f9e)); border-style: solid; border-width: 1px; border-color: #47b7e3; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: -1px -1px 0px #47b7e3; box-shadow: 0px 0px 1px #333333; -pie-background: linear-gradient(#90d3ee 45%, #317f9e); position: relative; behavior: url("http://www.my site.com/wp-content/plugins/maxbuttons/pie/PIE.htc"); }Forum: Reviews
In reply to: [MaxButtons - Create buttons] Limited Button PlacementI am able to place buttons on one line next to each other, as many as I want, in post, page and widget areas. Not once I needed to modify php code. The complaint seems to do more with the placement of the buttons. If theme does not offer the desired area as a container for placement of items then yes, admin would have to edit the theme files.