karay
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabby Responsive Tabs] the loading of tab two only when clicked onHello ??
I use it on all my sites
it is really practical and easy to usemust I take the code?
I have to put it or?I am really bad
thank you for being so patient with mefunction cc_tabtrigger() { wp_enqueue_script( 'jquery' ); echo '<script type="text/javascript"> jQuery(function($){ $("body").on("click", "#tablist1-tab1, .responsive-tabs__heading:nth-of-type(1)", function() { alert("Tab 1 Clicked"); }); $("body").on("click", "#tablist1-tab2, .responsive-tabs__heading:nth-of-type(2)", function() { alert("Tab 2 Clicked"); }); $("body").on("click", "#tablist1-tab3, .responsive-tabs__heading:nth-of-type(3)", function() { alert("Tab 3 Clicked"); }); });</script>'; } add_action( 'wp_head', 'cc_tabtrigger', 100 );
- This reply was modified 6 years, 2 months ago by karay.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] My player with javascript code does not loadthe problem may be from my host
I will come back to you
Thank you for your help ??Forum: Plugins
In reply to: [Tabby Responsive Tabs] My player with javascript code does not loadNo changes have been made
that’s why I do not understand
I use Tabby Responsive Tabs on two different sites
it has been a failure to function for both
Can you give it a try at home to see if it comes from my host or not.
I really do not understandForum: Plugins
In reply to: [Tabby Responsive Tabs] My player with javascript code does not loadI’m sorry, I’m not very good at English ??
before today it worked very welliframe code :
<iframe src="https://hqq.tv/player/embed_player.php?vid=210231253275233257255240205271276208194271217261258&autoplay=no" height="450" width="720" webkitAllowFullScreen mozallowfullscreen allowfullscreen frameborder="0" scrolling="no"></iframe>
javascript code :
<div id="07b02207602203a02203604b06107704d06506305403107307803402207d" style="height:450px;width:720px"></div> <script src="https://hqq.tv/player/script.php?3"></script>
the same player directly on a page without tabs.
https://sword-art-online.net/tabby-responsive-tabs-2/Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] it remains blockedhi thank you
https://agigoo.net/featured_videos/
the first click on, the second is blocked
https://i.imgur.com/958VmTW.png or https://i.imgur.com/Ru81TTI.pngForum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] image sizethank you ^^
Forum: Plugins
In reply to: [WORDPRESS VIDEO GALLERY] image sizehello,
I talk about these images https://i.imgur.com/mxEsLHL.png
I would like to change the pitch. but I can not find where is the command line in the source files
thank you
ps: I love this plugin