samphai
Forum Replies Created
-
Thanks a lot for the hint…
i now added the scroll on each shortcode… it seems to work if i slide on the mobile to left/right
I think the Table is just to large in width to be displayed on a mobile phone or not?
Yes, even “scroll” wouldnt work
Great thank you very much anyways for taking time and looking into this.
Have a great Day 🙂I dont know myself.. i use it since a couple years now and never really had issues. Any idea how i can keep using in within Tablepress? I need those tooltips… Or do you have a better solution for tooltips?
oh and forgot the link sorry http://teamvfmnew.teamvfm.com/services/website-audit-report/
Oh sorry of course. i created a page with a table and added the plugin shortcode in a cell [content_tooltip id=”1228″ title=”Manual and Software Driven Keyword Research”]
Before only the table wasnt showing up, now the entire page does not load anymore. Maybe you have more luck 🙂
Just in case. This is the link to the plugin
http://codecanyon.net/item/wordpress-hover-image-content-tooltip-plugin/4811388WOW that was fast!! I did not know this extension exist… and it works with the regular tablepress if i dont use datatable?
Forum: Plugins
In reply to: [Theme My Login] Shortcode does not work – [theme-my-login] to see profileUhm… can you be a little more specific please? What is TML then good for?
What else should i use then?Uhm i really dont want to mess with the JS file… is there no other workaround?
And if not… can you tell me the exact line i have to delete @SponkeForum: Plugins
In reply to: [Yoast Duplicate Post] "Clone" and "New Post" not working@ urkekg (URKE) Just wanted to thank you a million times to provide this fix! Changed the files and BAAM works like always!
Also thanks again for the hin to Joeathomas!
Steve
Forum: Plugins
In reply to: [Yoast Duplicate Post] "Clone" and "New Post" not workingOMG….lol im sorry for my “blindness” Thanks a lot for the hint Joeathomas!
Forum: Plugins
In reply to: [Yoast Duplicate Post] "Clone" and "New Post" not workingCan you tell me how to use this fix? I am not really pro in modifying plugins.. do i need to change code or replace it with your file on http://pastebin.com/RzxZv8E3 ?
Thanks a lot for a short feedback.
Forum: Plugins
In reply to: [New User Approve] Change the login url that appears in the approval emailAbout what plugin are you guys talking? It seems this is a solution to my problem…
@josh Harrison, in your code itsfunction my_email_tag_loginurl( $attributes ) { return home_url(); } function my_email_tags( $email_tags ) { foreach( $email_tags as &$tag ) { if ( $tag['tag'] == 'login_url' ) {where is says
if ( $tag['tag'] == 'login_url' )do i replace the “login_url” with a www url?