dm5k
Forum Replies Created
-
Having the same issue since 0.9.3
Forum: Plugins
In reply to: [W3 Total Cache] FTP credentials don't allow to write to file /.htaccessYou mean copy and pasting everything in that message? If that works then why doesn’t the error message go away for you?
Forum: Plugins
In reply to: [W3 Total Cache] FTP credentials don't allow to write to file /.htaccessI am getting this same error. I don’t know how to fix it. I tried hitting Update via FTP to “use FTP form to allow W3 Total Cache make it automatically.” and nothing happens.
Forum: Fixing WordPress
In reply to: How to completely remove sidebar?Simple enough! Thank you WPyogi.
Forum: Fixing WordPress
In reply to: How to completely remove sidebar?Yes sorry it is Twenty Twelve. My website is freetrial72.com Is there an easy way to remove the search and everything below it?
Forum: Fixing WordPress
In reply to: How to completely remove sidebar?Twenty Twelve I believe
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Data Table Sorting Plugin IssueHello sorry to bring up a resolved thread. I am having trouble figuring out how to get the DataTables Sorting plugin to work properly. In column 6 I have numbers with letters after and these sort correctly. But I have some rows with numbers like this 2,600, 2,000, 1,600 in columns 7 and 8 but they are showing up last when sorted. Shouldn’t that work like this? “aoColumnDefs”: [ { “sType”: “formatted-num”, “aTargets”: [ 5, 6, 7] } ]
Forum: Plugins
In reply to: [ShareThis: Free Sharing Buttons and Tools] Share this button links to amazonNever mind I didn’t have my button closed off with
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Data Table Sorting Plugin IssueIt does the same thing if I add letters after 800 and 1,300 for example, it will sort them out of order. But if I remove everything but the numbers they order correctly.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Data Table Sorting Plugin IssueOk so I figured out if I put a letter after my numbers the sorting will make 7.2 go after 12 but if I remove the letters it will order correctly. How would you recommend fixing this?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Data Table Sorting Plugin IssueAfter I save “aoColumnDefs”: [ { “sType”: “numeric-comma”, “aTargets”: [ 0, 1, 2, 3 ] } ] in plugin options it only shows this…
aoColumnDefs: [ {
}Would it be possible to email you a link?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Search function requestWow awesome I’ll check that out thanks Tobias =)
Ryan
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Search function requestOk what I mean is if I type in for example sony the table shows results for sony only. But when I type in sony, panasonic it shows nothing. Is there a way to show both results?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Minify issueI noticed there is a disable “Minify JS files automatically?” for my Better WP Minify plugin. So I unchecked it and now your plugin works perfectly. I rated you 5 stars thank you =)
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Minify issueThanks for the help so far. I tried deactivating all other plugins besides Tablepress and Better WP minify but it didn’t work. I also tried adding content/plugins/tablepress/js/jquery.datatables.min.js to the ignore list and you were right that didn’t work either :/