Tagged: x
-
AuthorPosts
-
March 9, 2017 at 11:21 pm #1401521
Hi, I am using X Theme with the included ACF plugin. I have an oEmbed custom field and have created a child theme where the field is called, but the videos display at completely messed up proportions.
At http://www.shop.rolli.es/exhausts/magnaflow-fxd06up-21-f-bombblk-wblk-end-cap/ – you can see the narrow oEmbed window. If I right click on the youtube video there and copy the embed code it says the iFrame is width=”523″ height=”113″ – just totally wrong.
Please advise how to correct these video sizes.
Thanks!
March 10, 2017 at 1:16 am #1401598Hi There,
Would you mind providing us with login credentials so we can take a closer look on setup? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
March 14, 2017 at 6:28 pm #1407245This reply has been marked as private.March 14, 2017 at 6:44 pm #1407265The videos are displaying incorrectly on every page one is included.
Here’s a few examples –
http://www.shop.rolli.es/exhausts/magnaflow-fxsb13up-fxcw08-11-22legacy-gen-x-chr-wblk-end-caps/
http://www.shop.rolli.es/exhausts/magnaflow-fxsb13up-fxcw08-11-22bandit-chr/Thanks!
March 15, 2017 at 2:26 am #1407652Hi There,
Thank you for the credentials.
I did check your child theme’s functions.php file and content-single-product.php and can’t find the code where you add the ACF field. I added the following code instead on Appearance > Customize > Custom > Edit Global CSS:.tube-player iframe { height: 300px !important; }
Feel free to adjust 300px. See this:http://screencast-o-matic.com/watch/cbeoiT6AGG
Hope this helps.
March 15, 2017 at 5:10 pm #1408676Ahh, ok sweet! That kind of works. I’ll add some responsive rules to that and it will be perfect. Thank you 🙂
March 15, 2017 at 8:16 pm #1408931You are most welcome. 🙂
-
AuthorPosts