Hi, great plugin.
can the variables be local to each page instead of global variables, wt I want to do is to do some custom function to copy the dynamic variables of RankMath into just variable plugins, so I can use RM variables inside the content, but their variables use the same name for each page and are used only in schema
Error in JS – when running on admin pages.
Can you fix please ?
settings_page.js:25 Uncaught TypeError: jQuery(…).live is not a function
at HTMLDocument.<anonymous> (settings_page.js:25)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
load-scripts.php?c=0&load[chunk_0]=hoverIntent,wp-i18n,common,hoverintent-js,admin-bar,jquery-ui-position,wp-pointer,wp-ajax-response,jquery-color,wp-lists,wp-dom-&load[chunk_1]=ready,wp-a11y,postbox,wp-util,wp-sanitize,updates,plugin-install,svg-painter,wp-hooks,heartbeat,wp-auth-check,jquery-ui-draggabl&load[chunk_2]=e,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,backbone,wp-backbone,media-models,wp-plupload&ver=5.5:292 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=hoverIntent,wp-i18n,common,hoverintent-js,admin-bar,jquery-ui-position,wp-pointer,wp-ajax-response,jquery-color,wp-lists,wp-dom-&load[chunk_1]=ready,wp-a11y,postbox,wp-util,wp-sanitize,updates,plugin-install,svg-painter,wp-hooks,heartbeat,wp-auth-check,jquery-ui-draggabl&load[chunk_2]=e,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,backbone,wp-backbone,media-models,wp-plupload&ver=5.5:292)
at HTMLDocument.dispatch (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at HTMLDocument.r.handle (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Object.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at HTMLDocument.<anonymous> (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
at n.fn.init.trigger (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:3)
at Object.<anonymous> (load-scripts.php?c=0&load[chunk_0]=hoverIntent,wp-i18n,common,hoverintent-js,admin-bar,jquery-ui-position,wp-pointer,wp-ajax-response,jquery-color,wp-lists,wp-dom-&load[chunk_1]=ready,wp-a11y,postbox,wp-util,wp-sanitize,updates,plugin-install,svg-painter,wp-hooks,heartbeat,wp-auth-check,jquery-ui-draggabl&load[chunk_2]=e,jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,backbone,wp-backbone,media-models,wp-plupload&ver=5.5:290)
at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils&ver=5.5:2)
Hi team,
I would like to add a shortcode inside a text_area variable but unfortunately it does not work for me…
Tried to use do_shortcode function like this:
blablabla
<?php echo do_shortcode(‘[myshortcode=”id_number”]’); ?>
but result shows only blablabla
Any help would be greatly appreciated…
All my best
Phil
Hi guys,
this plugin is broken for 4.5.
Fix:
change line 55 in just-varables.php from
return $values[$var];
to
return $values[$var]["default"];
]]>
Hi, are the variables usable with shortcodes? I want to edit the pages for my clients, and have a shortcode for “Next Event Date” for example, and they’d just have to change the variable for “Next Event Date” and change the date without having to edit all the page.
Thank you,this looks promising.
]]>I’ve installed your plugin, activated it and went to settings->Just Variables. Clicked on the “Add one more” and nothing happens. I deactivated all my plugins and tried again without success! Any help would be grateful! Thanks!
]]>I can get this plugin to work in a template but not in my theme’s functions.php. Is that working as intended?
]]>I’ve tried shortcodes, and template hooks, and nothing seems to work. Guessing it’s outdated with current WordPress?
]]>Really awesome job on the plugin, guys!
Thanks for your contribution. If I could wave a magic wand and wish for anything, it would be the ability to import/export the variables so that I could re-use them across the many sites I now use your invaluable plugin on.
Would even be an add-on feature that I would pay a nominal fee ($10-$15US) to have.
Keep up the great work!!
]]>Is it possible to add a variable to a post title or excerpt?
]]>Awesome plugin, without Just Variables, we wouldn’t be able to do what we’re doing. With that said, we’re looking for a way to have the variables we’ve setup to automatically be created in a Multisite environment.
Basically, the plugin is now active on the parent site, but would someone have some insight into properly setting up the multisite in such a way that once a new child is created, it grabs the variables (not their values) from the parent and is all setup and ready to have data assigned to them.
I’ve also just though, I would have to make sure the plugin is also automatically installed and activated on the child site as well. So I’ll be looking into how this can be done in another post but if someone knows how to do this feel free to leave an answer below for this too.
All thanks in advance.
]]>Great plugin! This is exactly what I was looking for. Is there any way to section off the variables into categories? Such as (Basic Information, Services…etc), Either that or allowing it to be categorized by page-type and/or header/footer?
I like your drag and drop, but if we could bundle it together, it would make large sites much easier to manage client content. Thanks and look forward to hearing your response!
https://www.ads-software.com/extend/plugins/just-wp-variables/
]]>