Title: [Plugin: wpTextResize] Lost
Last modified: August 20, 2016

---

# [Plugin: wpTextResize] Lost

 *  Resolved [SITEWEB44](https://wordpress.org/support/users/siteweb44/)
 * (@siteweb44)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/)
 * hello
 * thank you to develop plugin for accessibility
 * But i’m lost, i don’t know where to past “wpTextResizeControls(0)” in my template.
   Could you tell me in which files please.
    I used Artisteer to built the templates
 * Thank you
    Phil
 * [http://wordpress.org/extend/plugins/wptextresizecontrols/](http://wordpress.org/extend/plugins/wptextresizecontrols/)

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

1 [2](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/2/?output_format=md)

 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811916)
 * You need to put the wpTextResizeControls(0) or wpTextResizeControls(1) inside
   php brackets for it to show the controls.
 * `<?php wpTextResizeControls(0)?>`
 * However, I wanted mine in the header of the child theme I am developing and even
   though the controls were visible they did not work when clicked. I didn’t try
   it in any other locations.
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811928)
 * not working for me too
 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811929)
 * I could not fix this plugin so what I did was hard-code the following into my
   header: [http://www.dynamicdrive.com/dynamicindex9/fluidtextresizer.htm](http://www.dynamicdrive.com/dynamicindex9/fluidtextresizer.htm)
 * I used different images and tweaked it a bit to use only what I needed but it
   does work in WP 3.4.1. The only thing I don’t like is that on my theme the sidebar
   has smaller text then the content so the sidebar increases in size first then
   when it catches up the content then everything increases together. But it does
   work for me.
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811930)
 * trishahdee, that seems a great job. Could you transform it in a wordpress plugin?
   It would be great
 *  Thread Starter [SITEWEB44](https://wordpress.org/support/users/siteweb44/)
 * (@siteweb44)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811931)
 * I will try it soon
 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811932)
 * bitweb, my thoughts exactly!
 * I’m new to creating plugins and I’d have to devote more time to learning plugin
   development better, but it looks like it should be pretty straightforward.
 * But before I invest the time, would you and SITEWEB44 both try to install the
   DynamicDrive script on your sites and see if it also functions well for you? 
   Whenever you add additional javascript to WP there can be conflicts so I’d like
   to do some due diligence before I spend the time.
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811933)
 * ok, let’s do teamwork 😛
 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811934)
 * okey dokey. Either of you have PHP or WP development skills?
 *  Thread Starter [SITEWEB44](https://wordpress.org/support/users/siteweb44/)
 * (@siteweb44)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811935)
 * ok for me
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811936)
 * I have some theme development skills, but I’m not an expert. What I said is that
   I can test everything for you.
 * I already installed the script, but the only thing that gets bigger is your copyright
   ^^
 * here is a screen :
 * [http://www.bit-web.it/temp/ilmioquotidianoscreen.jpg](http://www.bit-web.it/temp/ilmioquotidianoscreen.jpg)
 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811937)
 * The copyright is showing because you missed some code. That wouldn’t show if 
   you get all of it.
 * Here is my test site I tried it on: [http://trishah.com/wp-test_02/](http://trishah.com/wp-test_02/)
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811938)
 * you are right, just noticed a path was wrong.
    Now the only thing that changes
   slightly are the images in the header. The strange thing is, I already seen this
   behavior in all others plugins I used. I cant figure out why does like this.
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811939)
 * adding a “targets: [“div#content”]” made it work! 🙂
 *  [trishahdee](https://wordpress.org/support/users/trishahdee/)
 * (@trishahdee)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811940)
 * Whoo hoo! Can you send me your tweaked code so I can see how you did this? trishah[
   at] trishah dot com
 *  [bitweb](https://wordpress.org/support/users/bitweb/)
 * (@bitweb)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/#post-2811941)
 * no tweak, only used the customization you suggested in your site, in the section
 * `targets: ["body"], //target elements to resize text within: ["selector1", "selector2",
   etc]`

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

1 [2](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/2/?output_format=md)

The topic ‘[Plugin: wpTextResize] Lost’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wptextresizecontrols.svg)
 * [wpTextResize](https://wordpress.org/plugins/wptextresizecontrols/)
 * [Support Threads](https://wordpress.org/support/plugin/wptextresizecontrols/)
 * [Active Topics](https://wordpress.org/support/plugin/wptextresizecontrols/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptextresizecontrols/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptextresizecontrols/reviews/)

 * 54 replies
 * 4 participants
 * Last reply from: [bitweb](https://wordpress.org/support/users/bitweb/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wptextresize-lost/page/4/#post-2812020)
 * Status: resolved