I want to convert our classic editor site with the gutenberg builder, Can you please confirm that the olevmedia shortcode option which is showing on the top of the classic editor will be shown on Gutenberg as well? If not then how I will add olevmedia shortcodes in Gutenberg builder
]]>Incompatible with jQuery 3.5, please fix deprecated functions
]]>Hi,
Version 1.1.9 – olevmedia shortcodes
It’s seems that the plugin does not work with WordPress 5.5 [accordion].
Thanks
Michel
halo , can i set default active tabs ?
for example i have 2 taba lets say A and B .
default tab is A because its at front
how to change default tab to B ?
maybe javascript hack if u can help please.
How can I put this, the styling of:
[button href=”#contact” style=”emboss” size=”large” textcolor=”#ffffff” icon=”envelope”]Contact Us[/button]
into the plugin Contact Form 7
[submit “Send”]
]]>hi bro ,
first thank you so much for your awesome plugins , it really help me a lot ,
i have a question, dont know if you have solution for this ,
im using tabs for my post , and i need to know if it is possible to make pages reload on tabs click ?
thank you before.
]]>Hi, is it possible to target a panel that is open, from a link on another page?
EG, with a different accordion plugin I have previously used the link would be along these lines:
https://acro.im/acro-dance/#Handbook&?target=phone-numbers
Really vital feature for me.
Cheers!
]]>I created two rows using olevmedia shortcodes’s combined columns (1/4+1/4+1/4+1/4). But there is a little bit gap between two rows. I want to remove the space. How to do this?
]]>Hello,
I use multiple Olevmedia Toggle with multiple MediaElement.js audio players on this page:
https://www.digitpaul.se/pa-svenska/radio-swingtime/
On page opening the width of .mejs-time-rail of all the players doesn’t expend more than 200px.
.mejs-time-rail expends well while listening to the first tune,
but then just disappears when listening to the next tunes.
This problem doesn’t occur when MediaElement.js are not included in [Toggle]:
https://www.digitpaul.se/radio-swingtime-5/
How to fix this?
Thank you in advance for your help.
Just wondering if there is a way to add classes to shorcodes or have some sort of ID to have different CSS styles.
]]>How to toggle accordions on mouseover action rather than click? Thank you!!
]]>How can I change the accordion title to a h3?
Most likely I could and should use a filter but don’t get how exactly.
Trying to adding h3 to the omsc_sc_toggle() function directly in workup-shortcodes.php (just to test) added the h3 around the outer div and omsc-toggle-inner was h3 too, which is obviously not what I wanted.
Any hints would be great.
Best solution would be to have an administration area to define the title tag (and also which shortcodes should be in the menu).
Would gladly try to help but need some support ??
]]>You used to be able to have a link to a page which displayed a certain tab directly.
e.g. xyz.com#this-tab
This got broken when the good people at WP upgraded to 4.5. They included the latest version of jQuery (their usual policy) which turns out the misguided people who run that decided to fix a “bug” that allowed you to pass parameters not in quotes. By fixing this and enforcing stricter adherence to the line of the law they must have broken millions of websites. I mean. Come on. What on earth were they thinking? They certainly didn’t make an even half intelligent call on the implications of what this would do in practice. Maybe they didn’t realise that people use plugins and code that ISN’T under their full control, so saying it’s the responsibility of the developers to fix just passes the buck and leaves many people stranded.
For a FIX to this in OLEVMEDIA plugin for WordPress 4.5 (which hasn’t caught up with this update yet) edit:
wp-content\plugins\olevmedia-shortcodes\assets\js\shortcodes.js
Near Line 151
jQuery(this).find(‘.omsc-tabs-control a[href$=#’+hash+’]’).parent().addClass(‘omsc-active’);
and make it
jQuery(this).find(‘.omsc-tabs-control a[href$=”#’+hash+'”]’).parent().addClass(‘omsc-active’);
So that puts ” around the string passed to jQuery
Having to fix 3rd party plugins yourself is not nice and I hope OLEVMEDIA are able to update soon. BUT the fault for this lies at the feet of the jQuery folks. I hope they learn their lesson from this and understand more how their incredible, amazing, enabling, generous work is used in real life and don’t trip up again.
]]>Hi,
Love the plugin, works great! Have an issue when i place a 2 tabs inside an accordion. in Firefox it works great, they are side by side as they should be. In IE and Chrome they are stacked?? Could you shed some light on what i need to do to make them display as in Firefox.
Thanks.
ACE
Is it possible to add icons to the Accordion menu?
I would like to add either a Font Awesome icon right before the title in the menu item or an icon I made myself… is this possible?
NICE PLUGIN by the way ??
THANK YOU!
]]>Can you please tell me how to change the size of the title in the according? Thank you in advance for any help.
]]>How to toggle open the accordion tabs for print purposes, please? As for now, the printed document only displays the tab headers and no content.
]]>Can You tell me where to change the excerpt lenght of recent posts?
Right now they are too long. I just need max 50 words in excerpt.
Waiting for response.
Pepe
I would like to add toggle code to header to hide /show address. What code do I need to add tot he template file ?
]]>Hi there,
I really love Olevmedia Shortcodes plugin. Thanks for developing awesome plugin!
It’d be much better if I can create shortcodes using animation. Could you please add animation effects for shortcodes in next update?
Again, thank you very much and wish you all the best.
]]>Hello,
thank you very much for this very useful plugin.
Still I have a question. How can I change the form / color/ design of the box + / – you click in a toggle box ?
thank you !!
]]>To whom it may concern,
Your plugin is amazing and has fit the needs of our company like a glove! We we do however have two questions regarding the plugin:
#1) Is it possible to add the shortcodes GUI icon to the “text” editor instead of just the “visual” editor.
#2) Is it possible to upload custom icons?
Thank you,
Chika
Hi,
I installed W3 total cache and after activating the CSS the shortcodes for columns have stopped working. Is there a fix for the same? Any help would be appreciated
]]>The links inside an accordion are not working
]]>Since the last WordPress Update i can not switch between the visual- and textmode in the admin dashboard editor as long as the olevmedia shortcodes plugin is activated. Also i can not add or upload files.
Seems to be a problem with java maybe??
Hi,
Is there and option to add style to the pricing table? i’m trying to text align the first column to the left (by default it is aligned center).
Thanks!
]]>I found this great plugin, but i’m afraid to use it, cause i see no support at all here ??
]]>I do appreciate for this awesome shortcodes plugin. I really like it. Very fast loading.
Could you please add animation shortcodes in next update?
Thanks much and wish you all the best.
]]>Something has killed FA icons I’ve been using on a wordpress site I’m developing, and it looks to me like it’s this plugin. Your “functions” directory includes the file “fontawesome.php” which apparently loads icon files but doesn’t include the icon “university” or its two aliases, “bank” and “institution.” It appears this plugin is loading an older version of the font (4.01 instead of 4.3, the latest version). I don’t know if this is the problem or not, but it’s frustrating the heck out of me trying to run this problem down.
]]>Is there a limit of accordions that can be used on a WordPress page? I have 80 that I need visible but only 24 are showing.
Please help!!!
]]>