kira7
Forum Replies Created
-
OK great.
And one final thing. Do you happen to know the code both in the tab and css stylesheet that needs to be entered to make the videos in the tabs responsive?
The Youtube videos in the tabs on mobile are getting cut off so I would like the videos to resize depending on the device.
I appreciate this may not be an actual “plugin-specific” question however I thought you might have the perfect code that would work. I have tried numerous suggestions on Google and none are working.
Many thanks.
Nat ??
Just one other thing also,
If there anyway to change the colour lines around the tabs and boxing when using bordered version of tabs?
eg https://paradise.webfactory.com.au/shop/premium-pet-minerals/
Instead of a grey border, would ideally like #006600Thanks.
Nat ??
Hi, I have already given you an awesome rating as I absolutely love your plugin! ??
Just 2 other issues if I may?
1. On 1 single product page, you will see that the border outline is missing for some reason (on both desktop and mobile). I have compared the page setup to the other products and nothing is different – see https://paradise.webfactory.com.au/shop/unscented-shampoo/
See compared to https://paradise.webfactory.com.au/shop/mate-supa-caps/ where there are lines around the tabs.
Thanks.
Nat ??
Thanks ever so much! Worked perfectly upon editing file via cPanel.
I cannot thank you enough for your help!
Have a lovely day!
Kind regards,
Nat ??Hi,
I did as you said and it returned the following error after hitting “save”
===
Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.
===I had been communicating with someone via your email address however they have since not replied after I sent them WordPress logins (nor do I see that they have accessed the site).
Really wanting to get this working. All the other tabs I have created are working great – just not the videos.
Many thanks.
Nat ??
Note: further to previous email, again upon saving, the YouTube code is removed and the code left behind is as follows after creating full HTML:
===
<p>Product Video</p> <p>?</p> <p>Testimonials Video</p> <p>?</p> <p>A non toxic powerful heavy-duty, plant-based hand cleaner.</p> <p> <a target="_blank" rel="noopener" href="https://paradise.webfactory.com.au/shop/mate-industrial-hand-cleaner/"> <em>View M.A.T.E. Industrial Hand Cleaner</em></a> >></p>
===
Update – I even created the full HTML in a HTML program using the embedded YouTube video code as you suggested, as follows:
======
<html>
<body>
<p>Product Video</p>
<p> <iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/HSmVvbsHDzE” title=”YouTube video player” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe></p>
<p>Testimonials Video</p>
<p> <iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/xTfkhquJc0c” title=”YouTube video player” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe></p>
<p>A non toxic powerful heavy-duty, plant-based hand cleaner.</p>
<p>
View M.A.T.E. Industrial Hand Cleaner >></p></body>
</html>
======As you can see the result bottom of page at https://paradise.webfactory.com.au/videos/ under “Industrial” M.A.T.E. Industrial Hand Cleaner
There is just whitespace where the videos should be inserted and visible.
I am at a loss as to what I am doing wrong.
Many thanks for any further guidance you can provide.
Kind regards,
KiraHi,
Thank you for your reply. I tried that and add it to the text tab of WYSIWYG (and then checked via the visual tab and its showing the video), then I clicked “insert code” and the YouTube code was still showing, but then I save the whole tabs and once it refreshes it removes the code I just inserted ??
Kind regards,Kira
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Tabs not displaying across pageHi all, Sorted it ??