ravock
Forum Replies Created
-
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Graph doesn’t work on Chrome on Macso the procedure is just to ignore? great plugin support.
Forum: Plugins
In reply to: [Cryptocurrency Rocket Tools] Graph doesn’t work on Chrome on Macup
Forum: Plugins
In reply to: Span Style Color not working inside php echo!fixed it.
Forum: Plugins
In reply to: [Simple Tooltips] do_shortcode() question!UPDATE:
function test_shortcode(){ return ' [simple_tooltip content="<strong>Marca Superior de Dano de Ataque:</strong><br /> Nível: <span style="color: #00ff00">20</span><br /> <span style="color: #ff0000;">+0.95</span> de Dano de Ataque"] <img src="http://leagueoflegendsbrasil.com/wp-content/uploads/2014/11/runaataque.png" alt="leagueoflegends" width="50" height="50" /> [/simple_tooltip]'; } add_shortcode('test', 'test_shortcode');Now the only thing that doesn’t work is the span style colors, can anyone help me just with that?
Forum: Plugins
In reply to: do_shortcode() question!I edited the code to:
function test_shortcode(){ return ' [simple_tooltip content="<strong>Marca Superior de Dano de Ataque:</strong><br /> Nível: <span style="color: #00ff00">20</span><br /> <span style="color: #ff0000;">+0.95</span> de Dano de Ataque"] <img src="http://leagueoflegendsbrasil.com/wp-content/uploads/2014/11/runaataque.png" alt="leagueoflegends" width="50" height="50" /> [/simple_tooltip]'; } add_shortcode('test', 'test_shortcode');Now it only shows one image but still the span style color is not working, can someone help me just with that?
Forum: Plugins
In reply to: [Simple Tooltips] do_shortcode() question!I changed to this:
function test_shortcode(){ echo ' [simple_tooltip content="<strong>Marca Superior de Dano de Ataque:</strong><br /> Nível: <span style="color: #00ff00">20</span><br /> <span style="color: #ff0000;">+0.95</span> de Dano de Ataque"] <img src="http://leagueoflegendsbrasil.com/wp-content/uploads/2014/11/runaataque.png" alt="leagueoflegends" width="50" height="50" /> [/simple_tooltip]'; } add_shortcode('test', 'test_shortcode');but the same error persists
Forum: Plugins
In reply to: do_shortcode() question!I’m trying to create images with a nice looking tooltips, so I can use the same image with the same tooltips in many pages.
And in case I need to change some of the information I just change the shortcode and not codes all over the site.
That’s why the shortcode has a simple and easy to remember name so I can use it easily later since I plan to shortcode lots of different items.
For instance the character A,B,C and D use the Item test I created so I simply add [test] wherever I want to add the image+tooltip.
Thanks.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tablepress IssueThanks Tobias,
Here is my donation:
Paypal confirmation:
1DT46002KK073524JForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tablepress IssueOh,
last thing, promise!
How to add vertical separator lines?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tablepress IssueAlso,
The problem is that with the scrolling the last table looks very bad since it HAS to be shown completely at least in the desktop.
Before I added the X-scrolling it fitted, somehow the theme shrank it and it fit.
Unfortunately I can’t afford to have it like that because it has to have a fast usability because the users will be seeing it with alt+tab during a game.Sorry Tobias!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Responsive Tablepress IssueIt kinda works, how so?
I removed the #colspan# from the last tab, the one with little numbers as images and the problem remains the same!
The solution you offered do work, but still I’m all up to let the #colspan# go for having the vertical scrolling in this last tab otherwise the understanding of it is really hard.
I’m sorry for my incapacity, but I’m trying!
If you fix this you can definitely count with my donation!