Title: montrealist's Replies | WordPress.org

---

# montrealist

  [  ](https://wordpress.org/support/users/spectrus/)

 *   [Profile](https://wordpress.org/support/users/spectrus/)
 *   [Topics Started](https://wordpress.org/support/users/spectrus/topics/)
 *   [Replies Created](https://wordpress.org/support/users/spectrus/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/spectrus/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/spectrus/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/spectrus/engagements/)
 *   [Favorites](https://wordpress.org/support/users/spectrus/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 97 total)

1 [2](https://wordpress.org/support/users/spectrus/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/spectrus/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/spectrus/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/spectrus/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/spectrus/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/spectrus/replies/page/2/?output_format=md)

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WordPress Docker Image breaks REST api because loopback fails](https://wordpress.org/support/topic/wordpress-docker-image/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/wordpress-docker-image/#post-13126720)
 * Thank you [@digitaltech](https://wordpress.org/support/users/digitaltech/) – 
   this is very useful.
 * No specific solution here but a good read, may help as well: [https://github.com/docker-library/wordpress/issues/493](https://github.com/docker-library/wordpress/issues/493)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Other people uploading files on your site?](https://wordpress.org/support/topic/other-people-uploading-files-on-your-site/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/other-people-uploading-files-on-your-site/#post-9021041)
 * This is potentially dangerous, since basically anyone can register with your 
   site and upload files to your server; you need to be very careful to pick the
   right solution and make sure the file permissions on the server are properly 
   tuned.
 * This being said, there are many plugins out there allowing for user-uploaded 
   content. Here’s one (I made a quick search and this came up):
 * [https://wordpress.org/plugins/photosmash-galleries/](https://wordpress.org/plugins/photosmash-galleries/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [User/File Manager](https://wordpress.org/support/topic/userfile-manager/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/userfile-manager/#post-9021033)
 * Perhaps this plugin will be useful:
 * [https://wordpress.org/plugins/wp-users-media/](https://wordpress.org/plugins/wp-users-media/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Importing error “Connection Timeout”](https://wordpress.org/support/topic/importing-error-connection-timeout/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/importing-error-connection-timeout/#post-9021029)
 * I believe by default the export tool will not include your attachments (unless
   it got fixed recently, since this was an issue for years).
 * Do you have access to the source site? You could always use a plugin like Updraft
   Plus to create a backup of _just_ the database and import that into the new site
   using the same plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Failed to open stream / no such file or directory with a TWIST](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-with-a-twist/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-with-a-twist/#post-8967679)
 * Yep – and you can even use a plugin if you don’t want to do it manually. I find
   WP Migrate DB Pro (has a free version as well, not sure what features are lacking
   in it) handles the task really well.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site hacked but couldn’t make any sense](https://wordpress.org/support/topic/site-hacked-but-couldnt-make-any-sense/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/site-hacked-but-couldnt-make-any-sense/#post-8966835)
 * Can you reproduce the issue if you run the site locally? You’d probably need 
   to look for those same characters by checking the page source.
 * If you can, I’d start by running a diff of your site’s current code against a
   latest ‘clean’ backup or against the clean WordPress codebase of the same version.
   If there’s nothing in WordPress core then you need to check the active theme 
   and possibly even plugins. Easiest to narrow it down is just disable all plugins
   and check if issue persists, then switch to a clean version of some default theme
   like twentysixteen, then check again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [bad plugin locked me out](https://wordpress.org/support/topic/bad-plugin-locked-me-out/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/bad-plugin-locked-me-out/#post-8966791)
 * Your pass is not working when, exactly? If you cannot connect to the server you
   need to talk to your host to reset it and get it working again.
 * Also, how have you “_tried to disable thru total commander ftp client_“? Are 
   you using WP-CLI or were you going to get into the DB directly?
    -  This reply was modified 9 years, 1 month ago by [montrealist](https://wordpress.org/support/users/spectrus/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show two wordpress product categories with one url](https://wordpress.org/support/topic/show-two-wordpress-product-categories-with-one-url/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/show-two-wordpress-product-categories-with-one-url/#post-8966777)
 * How do you have it set up? Are `fruit` and `vegetable` both subcategories of `
   product-category` taxonomy?
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [show wp-usermeta value in email](https://wordpress.org/support/topic/show-wp-usermeta-value-in-email/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/show-wp-usermeta-value-in-email/#post-8966734)
 * I think you’re getting back an array of arrays, so you would need to further 
   drill down inside the variable. [From the documentation](https://developer.wordpress.org/reference/functions/get_user_meta/#user-contributed-notes):
 * > Note: …you need to dereference the array that is returned for each key, like
   > so:
   > `$last_name = $all_meta_for_user['last_name'][0];`
 * Have you tried this? E.g.
 * `$namekid = $usermeta[‘name_kid’][0];`
 * Another option is targeting what you need exactly:
 * `$namekid = get_user_meta( $user_id, 'name_kid' , true );`
    -  This reply was modified 9 years, 1 month ago by [montrealist](https://wordpress.org/support/users/spectrus/).
    -  This reply was modified 9 years, 1 month ago by [montrealist](https://wordpress.org/support/users/spectrus/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [New posts + edits to pages not showing for repeat visitors until cache refreshed](https://wordpress.org/support/topic/new-posts-edits-to-pages-not-showing-for-repeat-visitors-until-cache-refreshed/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/new-posts-edits-to-pages-not-showing-for-repeat-visitors-until-cache-refreshed/#post-8966726)
 * Are you using any caching plugins on your site? Do you remember what happened
   around a month ago – did you update WordPress and/or plugins?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Failed to open stream / no such file or directory with a TWIST](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-with-a-twist/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/failed-to-open-stream-no-such-file-or-directory-with-a-twist/#post-8966714)
 * Can you list all files and folders you see inside your `/users/domain.com/htdocs/
   directory/new subdirectory/`?
    -  This reply was modified 9 years, 1 month ago by [montrealist](https://wordpress.org/support/users/spectrus/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header Logo too large in IE and Firefox](https://wordpress.org/support/topic/header-logo-too-large-in-ie-and-firefox/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/header-logo-too-large-in-ie-and-firefox/#post-8950729)
 * [@sajer137](https://wordpress.org/support/users/sajer137/) great – please mark
   this post as ‘resolved’.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change this plugin to support RTL website](https://wordpress.org/support/topic/how-to-change-this-plugin-to-support-rtl-website/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/how-to-change-this-plugin-to-support-rtl-website/#post-8950672)
 * You’ll need to get comfortable with writing CSS by hand, as well as core WordPress
   concepts that revolve around plugins and themes.
 * Here’s a good overview of what needs to be done. It’s for a theme, but a plugin
   would need a very similar kind of effort:
 * [https://wpml.org/documentation/theme-compatibility/build-rtl-wordpress-themes/](https://wpml.org/documentation/theme-compatibility/build-rtl-wordpress-themes/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress > Error (Uh oh, security nonce failure. Please contact support.)](https://wordpress.org/support/topic/wordpress-error-uh-oh-security-nonce-failure-please-contact-support/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/wordpress-error-uh-oh-security-nonce-failure-please-contact-support/#post-8950640)
 * Do you have a link to a thread with the plugin authors – either on their forum
   or on Github?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding an Instagram Feed using CSS, no plugin (Hidden Sidebars)](https://wordpress.org/support/topic/adding-an-instagram-feed-using-css-no-plugin-hidden-sidebars/)
 *  [montrealist](https://wordpress.org/support/users/spectrus/)
 * (@spectrus)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/adding-an-instagram-feed-using-css-no-plugin-hidden-sidebars/#post-8950636)
 * This is not hard but not trivial either. You need to code up a mini-plugin with
   a shortcode that would do the job. If you can’t find an existing solution out
   there I’d say you’ll need to pay someone to do this.

Viewing 15 replies - 1 through 15 (of 97 total)

1 [2](https://wordpress.org/support/users/spectrus/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/spectrus/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/spectrus/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/spectrus/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/spectrus/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/spectrus/replies/page/2/?output_format=md)