BenM
Forum Replies Created
-
Yes, it works like a charm 🙂 Thanks !
Hi,
I will pay ($5/year not 10, or $15 for a premium that totally manage/serve images for me in RWD (images for all WP size on specified breakpoints) and Hi-DPI. Without heavy and redondant load.And, IMHO, change the name because this is very restrictive (there are much more hidpi android phones than apple !)
PS : symbolic links works on Windows for a while.
Ok, thanks. By the way, excellent guide (for an excellent extension :)) !
Forum: Plugins
In reply to: [Simple Fields] abandoned project ?Ok, thanks for answer.
Ok, thanks. It will be great to identify a visitor with a cookie or other technique different from IP.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TypeError: r is undefinednot really resolved.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TypeError: r is undefinedOk, incompatibility with rowspan…
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TypeError: r is undefinedThe un-minified JS give me :
TypeError: nCell is undefined http://my-intranet.null/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=1.4 Line 643which is :
/* Classes */ if ( bClass ) { nCell.className += ' '+oCol.sClass; }Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] TypeError: r is undefinedAnd I have no JS error with the last version of jquery.datatables.min.js (1.10.2, from DataTables website). Unfortunatly, it doesn’t work fine because of changing in naming convention in 1.10.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Email links in a tableHi,
If you prefer an automatic conversion, this tablepress extension works great.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Donate with FlattrOk, I found it on github 🙂
“Skip Scanning” problem too and it’s ok with 0.5.5 ! Restoration works too. Great job.
You should add a flattr button on your site 🙂Forum: Fixing WordPress
In reply to: User groups for restrictionsThanks. I know there are lots of plugins, it’s why I asked for the best method. Members seems to be great.
Forum: Themes and Templates
In reply to: [Theme : Twenty fourteen] How to block the secondary sidebar ?Ok, I added this in my child theme and it seems to work fine :
@media screen and (min-width: 783px) { #site-header img { width: 40% } .admin-bar.masthead-fixed #secondary { top: 80px; } .masthead-fixed #secondary { position: fixed; top: 48px; margin:0; } }Forum: Plugins
In reply to: [Quick Chat] security problemsHi square_eyes,
I don’t known what’s a “4th party XSS injection” 🙂 SQL injection, ok. XSS, ok. But 4th party XSS injection…
This message was given by Codestyling Localization.