Title: Ctrl-C's Replies - page 4 | WordPress.org

---

# Ctrl-C

  [  ](https://wordpress.org/support/users/ctrl-c/)

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 46 through 60 (of 60 total)

[←](https://wordpress.org/support/users/ctrl-c/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/ctrl-c/replies/?output_format=md) [2](https://wordpress.org/support/users/ctrl-c/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrl-c/replies/page/3/?output_format=md)
4

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Frontpage-Slideshow] Link to image](https://wordpress.org/support/topic/link-to-image/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/link-to-image/#post-2239597)
 * Which plugin are you using?
 * And in Russian (as far as I can recognize you’re Russian too):
    Какой плагин 
   вы используете?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Custom Default Avatar Image Not Showing](https://wordpress.org/support/topic/custom-default-avatar-image-not-showing/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/custom-default-avatar-image-not-showing/#post-2239596)
 * If you’re using get_bloginfo(‘template_directory’) function then your code will
   look like this:
    `$myavatar = get_bloginfo('template_directory').'/images/avatar.
   png';`
 * get_bloginfo(‘template_directory’) outputs full URL to active theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Manually import Theme Unit Test Data](https://wordpress.org/support/topic/manually-import-theme-unit-test-data/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/manually-import-theme-unit-test-data/#post-2239589)
 * Try to use [this plugin](http://wordpress.org/extend/plugins/wordpress-importer-extended/)
   and place .xml file into root directory.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Sample Data File](https://wordpress.org/support/topic/sample-data-file/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/sample-data-file/#post-2239090)
 * You should upload it to your site and then go to that .php file.
 * As example, if you placed your sample.php in “wp-content” directory, then your
   link will be that:
    [http://your_site.com/wp-content/sample.php](http://your_site.com/wp-content/sample.php)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Host Moving series of issues.](https://wordpress.org/support/topic/host-moving-series-of-issues/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/host-moving-series-of-issues/#post-2239587)
 * On your old installation of WP write this in wp-config.php:
 *     ```
       define('WP_HOME','http://example.com');
       define('WP_SITEURL','http://example.com');
       ```
   
 * Which version of WP do you use on your new site? It must be not lower than 3.2.0.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Super cache doesn't work for all pages](https://wordpress.org/support/topic/super-cache-doesnt-work-for-all-pages/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/super-cache-doesnt-work-for-all-pages/#post-2085976)
 * Have you already visited some pages of your site? Cache is created after first
   visit of page with cache enabled.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Custom Fields] [Plugin: NextGEN Custom Fields] Changing values of custom fields via form sending](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/)
 *  Thread Starter [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/#post-2085592)
 * Thank you very much for answers and for making Custom Fields plugin. I will read
   some PHP/MySQL manuals and improve plugin for myself.
 * Hope that you will write such plugin in future, good luck!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Custom Fields] [Plugin: NextGEN Custom Fields] Changing values of custom fields via form sending](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/)
 *  Thread Starter [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/#post-2085589)
 * Yes, I’ve modified this plugin (NGG Public Uploader) for my needs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Stream video – Hiccup at start](https://wordpress.org/support/topic/stream-video-hiccup-at-start/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/stream-video-hiccup-at-start/#post-2085553)
 * Hm, maybe you’ll convert video to .flv, not to .f4v?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Stream video – Hiccup at start](https://wordpress.org/support/topic/stream-video-hiccup-at-start/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/stream-video-hiccup-at-start/#post-2085546)
 * Can you post link to your site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Basic Maths Theme, menu hack](https://wordpress.org/support/topic/basic-maths-theme-menu-hack/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/basic-maths-theme-menu-hack/#post-2085542)
 * You can use “custom menu” feature built-in WP 3.0+
 * Video tutorial created by developers of BM theme:
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Show Menu Shortcode] [Plugin: Show Menu Shortcode] Awesome Plugin.. but..](https://wordpress.org/support/topic/plugin-show-menu-shortcode-awesome-plugin-but/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/plugin-show-menu-shortcode-awesome-plugin-but/#post-2085536)
 * You can write your text before that line by inserting “Browse our Fan Page Examples:”
   before `<code>` tag. It seems that those lines has nothing to do with plugin,
   they are just bottom & top borders of `<code>` part.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[NextGEN Custom Fields] [Plugin: NextGEN Custom Fields] Changing values of custom fields via form sending](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/)
 *  Thread Starter [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/plugin-nextgen-custom-fields-changing-values-of-custom-fields-via-form-sending/#post-2085525)
 * Yes, I want to change values with form that is located on the site and visible
   to users. [Here is the form](http://habreffect.ru/files/b46/8ec85063e/11.png).
 * Name, Surname, Description — these are custom fields in my settings.
 * The problem is, I do not know what should be `name=` value in this string:
    `
   <input type="text" name="nggcf_fields..."`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Show Menu Shortcode] [Plugin: Show Menu Shortcode] Awesome Plugin.. but..](https://wordpress.org/support/topic/plugin-show-menu-shortcode-awesome-plugin-but/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/plugin-show-menu-shortcode-awesome-plugin-but/#post-2085516)
 * Heading area — [this](http://habreffect.ru/files/f4b/7ffdcc5f8/All.png)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[NextGEN Public Uploader] Error](https://wordpress.org/support/topic/error-49/)
 *  [Ctrl-C](https://wordpress.org/support/users/ctrl-c/)
 * (@ctrl-c)
 * [15 years ago](https://wordpress.org/support/topic/error-49/#post-2085450)
 * Check your page code, it should be something like this:
    `[ngg_uploader id=1]`

Viewing 15 replies - 46 through 60 (of 60 total)

[←](https://wordpress.org/support/users/ctrl-c/replies/page/3/?output_format=md)
[1](https://wordpress.org/support/users/ctrl-c/replies/?output_format=md) [2](https://wordpress.org/support/users/ctrl-c/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrl-c/replies/page/3/?output_format=md)
4