The font font-resizer plugin works good on my site but when I click on the 3rd AAA’s it kinda gets bigger as you click on it.. My question is what is the code so that they AAA doesn’t change it’s size meaning if I click on the 3rd A than the font changes on the site but not the AAA’s? I want it to stay put and not go all over the place when I click on them,,
]]>Hi I am getting, the notices bellow when I go to Customizer:
Notice: Undefined index: fontresizer_widget in public_html/wp-includes/class-wp-customize-widgets.php on line 510
Notice: Undefined index: fontresizer_widget in public_html/wp-includes/class-wp-customize-widgets.php on line 519
Notice: Undefined index: fontresizer_widget in public_html/wp-includes/class-wp-customize-widgets.php on line 520
Notice: Undefined index: fontresizer_widget i/public_html/wp-includes/class-wp-customize-widgets.php on line 591
Here is even more info:
Font resizer widget is not appearing in Sidebar where it should be (only in customizer), but it’s appearing in WP admin -> Appearance -> widgets
Can you please advise?
Thanks
How can I insert this in a part of my page without using the widget?
How can I make the “A”s go horizontal instead of vertical?
]]>Hi,
I’m running into an issue with this plugin not displaying. I’m running WordPress v. 4.7.1, and version 1.3.5 of the plugin. I have tried disabling all plugins except this one, but it is still not displaying. Can you please help me to resolve?
Thanks!
Brian
]]>My WordPress text editor features are all locked, but the text options are worst of all. So I got this font resizer. It has made zero difference. The widget has disappeared after I dragged it to an area of widgets with text I want to enlarge. How DOES this widget work?
]]>hi
i am using you resizer on some pages it workd other pages it increase font only of 2 or 3 lines
please can you check and let me know the issue
https://landandshores.com/tour my site has to go live in few days time
need your help asap
thank you
]]>Hi Christoph – thanks for the great plugin. I would be very grateful if you could offer some specific direction on how to “use relative font sizes” in my CSS so I can make it so ALL text on the site increases, not just the <body>.
Once I do that, do I leave it on the default setting?
https://alzhn.ca.s148204.gridserver.com/
Your help is very much appreciated.
Stacy
]]>Hi,
Great plugin! I’m using it for the first time and would like the ability to target the text resizer ul container for styling. (I’m referring to the text resize buttons.) I can do that but only by targeting the ul generically …it would be MUCH better if a) the ul had a class or id or b) the widget provided the ability to specify an id or class name.
Maybe I’m missing something…is there a way to specify an id or class for the containing ul?
Thanks!
]]>Hi there, thanks for your work on this plugin! I’ve started helping a client with a site that had this plugin installed. They had a little trouble with text sizes, unrelated to your plugin (some CSS weirdness), and while trying to fix the problem, I noticed that this plugin was out of date. So I updated it to 1.3.2. This added a “reset size” button, which is nice, but I could only tell by hovering over it. Right now the buttons are visible, but blank. Looks like this:
You can see the full site at https://www.yorkprep.org.
Any ideas as to how to get the little “A+” and “A-” icons back? Thanks again!
]]>Hello,
will there be an update for WP 4.6?
Best regards,
Harry
Everything works fine, but the resizing doesn’t have any effect on the WordPress blockquote. (https://seniorenbetreuung-salzburg.at/mehr-denn-je/)
Any idea?
Thanks, Stefan
Hi,
I have installed the plugin and once activated, it only change the content font size but the menu bar text, widget text does not change.
How do i configure it so that the menu bar and widget text can get changed too?
Please kindly advice. Thanks
]]>I have installed and activated the plugin. Added the widget to first widget top area but it says “There are no options for this widget.” and the size doesn’t change on the website. Any idea of what’s wrong?
Thanks,
Cliff
Hi,
After i transferred my website from server, the backend looks broken, no rollovers, media doesn’t work, etc.
I’ve deactivated all of the plugins and activated one by one to find the conflict, and i discover that this only happen when this plugin is activated, but on the frontend everything works fine.
Do you know what can make this conflict?
Thanks
]]>I guess I am a little confused as to how I can set this up so that it gives the option to enlarge on post texts only. Any documentation? Couldn’t find any.
]]>After update to 1.3.2. font resizer is not vissable anymore on the website.
See the code:
<div id="topmenu" class="site-navigation main-navigation">
<ul class="fontResize"><li> <ul><li class="fontResizer" style="text-align: center; font-weight: bold;"><a class="fontResizer_minus" href="#" title="Decrease font size" style="font-size: 0.7em;">A</a> <a class="fontResizer_reset" href="#" title="Reset font size">A</a> <a class="fontResizer_add" href="#" title="Increase font size" style="font-size: 1.2em;">A</a> <input type="hidden" id="fontResizer_value" value="body" /><input type="hidden" id="fontResizer_ownid" value="" /><input type="hidden" id="fontResizer_ownelement" value="" /><input type="hidden" id="fontResizer_resizeSteps" value="1.6" /><input type="hidden" id="fontResizer_cookieTime" value="31" /><input type="hidden" id="fontResizer_maxFontsize" value="" /></li></ul></li></ul></div>
]]>
Unfortunately doesn’t work. Using Responsive Pro theme from CyberChimps.
]]>Hi all,
We are currently working on making our website more accessible and I’ve come across this plugin. It does exactly what we require, apart from one thing.
When you tab along the page, it doesn’t get focus.
How would I sort this?
]]>When activating (only activing, no implementing php code or widget yet) I get the following error:
TypeError: jQuery(…).fontresizermanager is not a function
https://www.toonkomtlangs.nl/wp-content/plugins/font-resizer/js/main.js?ver=4.2.1
Line 2
The necessary js files are included in the website though.
What can I do to solve this?
]]>Hi Christoph,
I added ability to control over the font resizer character:
Updated version and readme.txt file.
You can download it here:
https://wpwith.us/font-resizer.zip
Thanks,
Ronny
Please change this:
$font_resizer_path =WP_PLUGIN_URL.'/font-resizer/js/';
to
$font_resizer_path = plugins_url( 'js/', __FILE__ );
This will make your plugin usable in SSL sites.
thanks!
]]>Hi- great plugin! Thanks!
Any suggestion for how to get the letters to sit side-by-side in Google Chrome? In Firefox it’s fine, but in Chrome the small A, medium A and large A are all stacked on top of each other.
Thanks for any help!
]]>I was using Font-Resizer when I built a site and it worked fine. Now that I have transferred the site live with hosting on HostPapa, this plugin is causing my site to not function properly. I had this in a header top widget, and none of the widgets that would load after are working. I can’t even drag/drop widgets. I’m guessing there’s something in the script that isn’t working right due to something on HostPapa, but this is outside my abilities. Any help would be appreciated. I have had to remove the plugin for the time being, but it seems to be the best option for my needs.
]]>How can I resize all of my header elements in the same fashion as the paragraph elements?
Thanks.
]]>Why is there a stupid bullet point looking thing next to the three “A”s. It makes not sense, what CSS would remove this?
]]>Plugin works great, but the reset font always resets to 13px, when my default font size is 14px. I do not see a way to change this in the backend settings or the plugin files itself (at least easily).
Is there a reason that the reset doesn’t automatically go down the set number of font sizes it should once you try to reduce it down?
]]>is there a way to use this plugin directly instead of as a widget.
Is there a piece of php code i could use to insert the font sizer widget else where in my site??
]]>Hi
i am using your plugin font resizer and we have small difficulties.
It actually doesn’t resize the font it just pulls text apart.
Could you help me?
regardsAga
]]>I’ve added the font resizer widget to the header widget of my site and it only changes the font size in the header.
I’ve also added it to the sidebar and it still only changed the font in the header.
Site is: https://lizmcreations.com/library1/
Any thoughts on settings to make it work on the entire site?
Thanks,
Liz
]]>Hello
Thanks for this great plugin.
I wanted to ask if there is an option to limit the maximum font size?
Even if the plugin file must be edited.
Thanks
Dan