mattkoltermann
Forum Replies Created
-
Forum: Plugins
In reply to: [Arconix Shortcodes] “width: 0” added to table elementUpdate: Interesting, if I uncheck the “Use the following features of the DataTables JavaScript library with this table” feature for each TablePress table in the tabs then the issue is resolved. So, I can do that for now but it would be ideal to figure out the root cause of the conflict.
Oh! Don’t put an email address in the “Buy Tickets URL” field 🙂
Same here.
That did the trick. Thanks for your help!
Hi @srijith.v, thanks for checking. I honestly don’t remember intentionally removing them altogether, but maybe it’s related to a recent update? Anyway, I’m still having the same problem. No matter which option I have selected for “Show AddThis on…homepage” I can’t seem to remove them from the homepage. Any ideas?
Forum: Plugins
In reply to: [WooCommerce] Examples of WooCommerce used for class registration?Thanks, chucklebum0205! That’s just the kind of example I was looking for. Looks great.
Thanks, beej! That regex fix solved the problem I was having with custom descriptions I provided through All-in-One SEO not being inserted into og:description.
Forum: Plugins
In reply to: [WP Facebook Open Graph protocol] Problem with description metaI’m having this same issue, too. The custom description I’ve provided through All-in-One SEO is not being inserted into og:description; instead it’s a truncated first sentence or two from the post. Otherwise works perfectly. Thanks for your work on this plugin!
Forum: Plugins
In reply to: [Arconix Shortcodes] Shortcodes not working?I was having the same problem with buttons since the upgrade, so thanks for the link to GitHub! The changes worked perfectly.
Forum: Plugins
In reply to: [Gravity Forms + Stripe] Problem with array_key_exists() warningsVery strange, Dave…that’s the opposite of what worked for me.
Forum: Plugins
In reply to: [Gravity Forms + Stripe] Problem with array_key_exists() warningsWow. After hours of trying to figure it out myself, of course I discover the root of the problem 20 mins after posting this 🙂
The reason why those error messages were appearing is because I had “Page” selected under Form Settings > Confirmation and Ajax set to “true”. When I changed the setting to “false” the warnings disappeared.
I’ll leave this open in case this is a potential issue the developer might like to address, unless this is functioning as designed.
I’m not sure if I understood you correctly, but Pretty file list seemed to work fine only after I added .docx to the shortcode manually, which it didn’t before I did so.
Just to be clear, I attached three .docx files, inserted the Pretty file list shortcode ([prettyfilelist type=”pdf,xls,doc,ppt,zip” filesPerPage=”5″]), and nothing happened. Then, I added .docx to the shortcode manually ([prettyfilelist type=”pdf,xls,doc,docx,ppt,zip” filesPerPage=”5″]) and then my three .docx files were displayed nicely.
Sure, it’s “application/msword”. When I have .docx files attached to a page and I insert a Pretty file list by checking all options, this is the shortcode that’s inserted:
[prettyfilelist type=”pdf,xls,doc,ppt,zip” filesPerPage=”5″]