| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 3 months |
| seen | yesterday | |
| stats | profile views | 49 |
|
Mar 31 |
accepted | How to create a multidimensional array with multiple loops |
|
Mar 31 |
comment |
How to create a multidimensional array with multiple loops Thank you so much! You are right that isn't a specific Wordpress question. But I still decided to put it here rather than on Stack Overflow since there are alot of WP specific stuff in this particular case. Thanks again! |
|
Mar 31 |
asked | How to create a multidimensional array with multiple loops |
|
Mar 26 |
asked | On single.php, fetch 2 posts created after and 2 posts created before in relation to the actual post (using menu_order) |
|
Feb 4 |
awarded | Yearling |
|
Jan 28 |
revised |
Possible to create placeholder images in Wordpress editor that are clickable (should bring up uploader)? added 1 characters in body |
|
Jan 27 |
asked | Possible to create placeholder images in Wordpress editor that are clickable (should bring up uploader)? |
|
Jan 10 |
accepted | Only allow new subpages to be created |
|
Jan 6 |
comment |
Adding Custom Styles to the MCE dropdown toolbar I'm experiencing the same problem. @MihaRekar If I check HTML there's nothing wrapping the selected portion of text. |
|
Dec 7 |
comment |
Remove parent slug for child pages I don't think it does it automatically though.. |
|
Dec 4 |
accepted | TinyMCE Autoresize |
|
Dec 4 |
accepted | Sorting Woocommerce products with numeric titles |
|
Nov 26 |
comment |
Conditionally load CSS/JS/PHP in wp-admin if using a mobile device @JohannesPille In this specific case s_ha_dum's solution was what I was looking for although I recognize there's flaws to this method I know for a fact the the client only uses an iPhone or other iOS device to access the site and thus I tailored it to work for those devices. This is not ideal I know, but it saved me time. |
|
Nov 26 |
accepted | Conditionally load CSS/JS/PHP in wp-admin if using a mobile device |
|
Nov 26 |
comment |
Categories and products in random order Where do you put this code? |
|
Nov 26 |
comment |
Sorting Woocommerce products with numeric titles I realize it's impossible for you to know what's wrong for my particular install. I will try and work with the MySQL solution instead. Could you please elaborate a little on how I can filter the results via MySQL for Woocommerce? I'm not sure where I should put any code or tie in with Woocommerce for this matter. |
|
Nov 26 |
comment |
Sorting Woocommerce products with numeric titles Thanks for your reply! I tried this: wordpress.org/support/topic/… but I didn't seem to work (The order didn't change when switching between asc/desc). What could be wrong? |
|
Nov 25 |
asked | Sorting Woocommerce products with numeric titles |
|
Nov 21 |
awarded | Popular Question |
|
Nov 17 |
comment |
TinyMCE Autoresize @Hobo I know I would overwrite other plugins by doing as I initially wrote in the question, that was just for debugging purposes. As autoresize isn't part of TinyMCE for Wordpress it wouldn't work however I tried it. The plugin I wrote below does however work. |