pashtun
Forum Replies Created
-
Dear Jurica,
Thank you kindly for taking the time to respond and trying to help a beginner like myself. Reading your message, it looks as if a part is missing after the ‘you can try the following’. Perhaps a mistake?
Also, where would I enter these filters, in the original script that is being loaded?
Thanks
Best regards,
Pashtun
Dear admin,
Thank you for responding and clarifying the problem.
I am using the WP lazy load plugin as opposed to the WP rocket. I know in the WP rocket it is easy to exclude images, but how do you do this on th WP lazy load plugin?
Because the difficult problem I have (atleast it’s difficult for me) is that the theme loads the image by default and there isn’t a block which I can edit as HTML.
Best regards,
Pashtun
Hi @poonam9,
I managed to solve the problem on my own, that’s why when you looked, the video was in the center.
What I did is I downloaded the plugin “Ultimate shortcodes”. I played around a bit with the setting of width and height, eventuelly found the settings to make sure it is centered in the middle. This is the shortcode I used:
[su_youtube url="https://www.youtube.com/watch?v=GBmGLNpVPis&t=1s" width="1280" height="720" responsive="no" title="Learn more in the video below!"]
However, the next problem that I had, was that the H2 title was not centered, it was in fact skewed to the left, eventhougn in my WP editor the text should have been ‘aligned middle’.
So I added this code to the addiotional css to change it to the middle:
.has-text-align-center { text-align: center !important; position: relative !important; width: 1100px; height: 75px; }
This solved my problems.
- This reply was modified 3 years, 6 months ago by pashtun.
Yes I can see the ‘button’. All I had to do was change the lenght of the “title” in the “Big Title Section” and the button appeared on it’s own!
I followed the exact steps in the video, but for whatever reason, my video is nowhere to be seen. See proof:
https://ibb.co/sFTdhzC
https://ibb.co/c6PYdShThanks in advance for your response.