essteffan
Forum Replies Created
-
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Remove a tooltipHi @gerkin
My pleasure. How you can publish a new release soon 😀Best Regards
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Remove a tooltipHi @gerkin
Thanks again for your support.
I’ve find a way to remove tooltip. Basically i’ve used remove link which works fine.Can you integrate this future in your plugin?
Please check bellow video.
http://screencast.com/t/2rjZt6RqBest Regards
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Remove a tooltipHi @gerkin
I know about this option, but i’m thinking about an user ho doesn’t understand text mode.
In this moment you can edit a Tooltip and if you delete the code , save, nothing happens.
When a user edit a tooltip and deletes the content it should delete the entire shortcode but the word should stay.
What do you think about this scenario?
Thanks!
Forum: Plugins
In reply to: [PayPal Invoice] Error saving invoicethis is the error received
["Errors"]=> array(1) { [0]=> array(9) { ["Receiver"]=> string(0) "" ["Category"]=> string(11) "Application" ["Domain"]=> string(8) "PLATFORM" ["ErrorID"]=> string(6) "580001" ["ExceptionID"]=> string(0) "" ["Message"]=> string(63) "Invalid request: Data validation warning(line 1, col 881): null" ["Parameter"]=> string(46) "Data validation warning(line 1, col 881): null" ["Severity"]=> string(5) "Error" ["Subdomain"]=> string(11) "Application" } }Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Remove a tooltip@gerkin any suggestion?
Thank you
Forum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aChristoph S. Ackermann that long take you? your last post is 8 months ago! :))
Forum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aGlad to help others 😉
Forum: Plugins
In reply to: WP Touch not workingHy all
I watch this posts, and i did what it says there, but in my case does not work
My website is http://www.programesoft.roThanks in advance for helping me.
Forum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aSolved by installing PHP Code Widget and i put the folowing cod <?php if(function_exists(‘fontResizer_place’)) { fontResizer_place(); } ?>
Forum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aStill got one problem.
How can i put the font resizer into 2 slidebars?Thanks in advance for any answer
Best regards,
StefanForum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aHy again
You are write, it was a css problem
I shold use float:left; and starting to made sens.Thanks for helping me
Best Regards
StefanForum: Plugins
In reply to: [font-resizer] [Plugin: font-resizer] Add picture instead of A or aHy chrigu99
Thanks for answer me.
I create into style.css of my theme a class with name fontResizer_minus
Like this:
.fontResizer_minus{
background-image: url(/wp-content/plugins/font-resizer/images/decrease.png);
}.fontResizer_minus:hover{
background-image: url(/wp-content/plugins/font-resizer/images/decrease-h.png);
height: 38px;
width: 59px;
}
But is not working, maiby i miss something.I am not a programmer(i know some html/css and php) by i can figure out.
Can you help me?
Now you will see a botton because i put the image into echo, but the css is not showing nothing
Thanks in advance
Forum: Fixing WordPress
In reply to: Can't change permalink in Edit pageHy
This is the best solution
I have the same problem and used a lot of solutions but this one is the best i use.Best regards
Stefan