inherit
223590
0
May 17, 2023 9:13:21 GMT -8
Kitty Katt
My Username is @kittykatt (with 2 t's in katt)
821
July 2015
kittykatt
|
Post by Kitty Katt on Nov 27, 2016 17:56:46 GMT -8
Where would I find that header (walk me thru it a little please, I'm not good at this stuff!). Hello. You would go to Admin -> Structure -> Headers & Footers, find the board you want to place the code in and click it. You should then see a Headers section and a Footers section. Whatever code it put into either of those sections would apply to just that board it was placed in.
|
|
inherit
226892
0
Nov 19, 2024 6:41:50 GMT -8
m2marsh
Come find us again y'all!
925
November 2015
m2marsh
|
Post by m2marsh on Nov 27, 2016 18:24:12 GMT -8
I was wondering if there was a way to turn the plug-in off for just one board. I have one group that uses large spreadsheets and they don't like that they have to click to make it larger. Any way to shut it off for just that one board? You can block the plugin by putting this piece of code into that boards' header.. <script> // Block Image Resizing Plugin function resize_images_onload() { return; }
function resize_posted_images() { return; } </script> Where would I find that header (walk me thru it a little please, I'm not good at this stuff!). Hello. You would go to Admin -> Structure -> Headers & Footers, find the board you want to place the code in and click it. You should then see a Headers section and a Footers section. Whatever code it put into either of those sections would apply to just that board it was placed in. Wow thanks you guys! That did it and I now have a sub-group of my membership happy again!
|
|
inherit
223590
0
May 17, 2023 9:13:21 GMT -8
Kitty Katt
My Username is @kittykatt (with 2 t's in katt)
821
July 2015
kittykatt
|
Post by Kitty Katt on Nov 27, 2016 18:29:27 GMT -8
I am glad you have it resolved, m2marsh.
|
|
inherit
257300
0
Mar 1, 2019 14:54:18 GMT -8
BAI2
Frankly, my dear, I don't give a damn.
29
December 2018
bai2
|
Post by BAI2 on Jan 24, 2019 0:31:42 GMT -8
Thank you
|
|
Xesna
New Member
Calamity is the touchstone of a brave mind.
Posts: 61
inherit
163376
0
May 8, 2021 20:19:53 GMT -8
Xesna
Calamity is the touchstone of a brave mind.
61
February 2011
xesna
|
Post by Xesna on May 26, 2019 13:25:35 GMT -8
Is there an option to toggle the following:
This image has been reduced by -25%. Click to view full size.
In the plugin per chance?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on May 26, 2019 15:47:20 GMT -8
Is there an option to toggle the following: This image has been reduced by -25%. Click to view full size. In the plugin per chance? You can hide the message by adding this to your forums' CSS Styling... .imgresized a { font-size: 0px; } But you can't toggle it. Sorry.
|
|
Xesna
New Member
Calamity is the touchstone of a brave mind.
Posts: 61
inherit
163376
0
May 8, 2021 20:19:53 GMT -8
Xesna
Calamity is the touchstone of a brave mind.
61
February 2011
xesna
|
Post by Xesna on May 27, 2019 5:31:53 GMT -8
You can hide the message by adding this to your forums' CSS Styling... .imgresized a { font-size: 0px; } But you can't toggle it. Sorry. Well, what you're provided me "acts" like a toggle, that in itself is good enough, lmao. Thanks a lot Todge. <3
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on May 27, 2019 9:08:31 GMT -8
You can hide the message by adding this to your forums' CSS Styling... .imgresized a { font-size: 0px; } But you can't toggle it. Sorry. Well, what you're provided me "acts" like a toggle, that in itself is good enough, lmao. Thanks a lot Todge. <3 No worries..
|
|
Former Member
inherit
guest@proboards.com
258970
0
Nov 22, 2024 2:57:05 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jul 18, 2019 5:29:31 GMT -8
Good plugin but I think you should upgrade this plugin or delete it from plugin library because Auto-Embed Image Links plugin offers both image embbeding and resizing. So this is not needed.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Jul 18, 2019 15:47:44 GMT -8
Good plugin but I think you should upgrade this plugin or delete it from plugin library because Auto-Embed Image Links plugin offers both image embbeding and resizing. So this is not needed. Both plugins have co-existed happily in the library since 2014, when the Auto-Embed Image Links plugin was added, and both do offer different functions, even if the final result is similar. If you prefer to use the plugin by Brian, then by all means do so, but please do not ask me to delete mine if you don't like it.
|
|
Former Member
inherit
guest@proboards.com
258970
0
Nov 22, 2024 2:57:05 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jul 19, 2019 9:34:55 GMT -8
Im sorry, You are right, they can co-exist, I will fix my comment and rating, I just thought users will be deprived of function, if they use your plugin. And I didnt said I dont like it, I said It is good plugin.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Jul 19, 2019 10:15:24 GMT -8
No worries..
|
|
inherit
133488
0
Nov 21, 2024 13:05:35 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Nov 8, 2019 19:25:51 GMT -8
Hi Todge, I have had this plug in since 2013 and until recently it isn't resizing. It is updated to 2.0.0. and have it under Yootil. Hoping you can help. nicetomeet.proboards.com/
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,322
January 2004
todge
|
Post by Todge on Nov 9, 2019 5:01:17 GMT -8
Hi Todge, I have had this plug in since 2013 and until recently it isn't resizing. It is updated to 2.0.0. and have it under Yootil. Hoping you can help. nicetomeet.proboards.com/Hi, This plugin doesn't use Yootil, so it doesn't need to be below it in your plugins list. First try moving it to the very top, and if that fails, to the very bottom. Failing that, have you made ANY changes to your forum layout or installed any other plugins recently that may be interfering?
|
|
Former Member
inherit
guest@proboards.com
87020
0
Nov 22, 2024 2:57:05 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Nov 9, 2019 5:57:32 GMT -8
Thanks Todge. I am co-admin at toetapping’s forum. The problem is that if you want to manually post a smaller image that the chosen size of the plugin, it won’t do it. You will see what I mean by clicking the link below. I have now changed the forum settings to large image with scroll, but that did no good. I also deleted the plugin and reinstalled it. nicetomeet.proboards.com/thread/14352/member-suggestions?page=1&scrollTo=368372
|
|