Forum Replies Created
-
Author
-
BrandyParticipant
So the issue is that wordpress now forces a div around all embedded videos. We canโt get rid of it:
I wrote a CSS rule into our template that forces that wrapper to 400px wide
.fluid-width-video-wrapper { width:400px; height:225px;}You can see that it accepts the 400px but ignores my 225px height.
I’m willing to call this a victory for now. thanks for the CSS rule idea.
BrandyParticipanthow fantastic thank you so much for your help!
here are a couple of direct links where you can see they are loading full size even thought we tried to set 400px in the shortcode… a CSS option would be perfect because this is the size we want for all of our youtube videoshttps://solutions.borderstates.com/linemans-rodeo-builds-skill-camaraderie/
https://solutions.borderstates.com/video-led-lighting-for-your-commercial-facility/BrandyParticipantI’ve installed this plug in to do what i need: http://bootstrapped.ventures/wp-ultimate-post-grid/
BrandyParticipantI appreciate the troubleshoot, but I must not have been clear in my description of what i was hoping for. I want only honeywell portfolio items, yes, which I why I filtered it that way.
BUT i expect it to show the other categories to which the Honeywell items belong as additional filtering options of those 3 itemsBrandyParticipantI figured it out! i can customize the portfolio short-code by viewing it in Visual composer ๐ Well played, 7th Queen!
BrandyParticipanthey thanks for responding so fast ๐ I went to do a screen shot and you are correct, the Visual composer content doesn’t show up in the preview like I thought on the kleo theme. It’s showing up on things like Facebook that pulls the code directly… I fixed that with yoast SEO snippet editor.
Related, however – screenshot attached. Sometimes I have the first content at the top of page for styling or page layout reasons. here is a relevant example: https://solutions.borderstates.com/?s=eaton
you can see in this article preview the text that is used to create the isotope filters at the beginning of the page. They need to stay at the top of the pae for design. https://solutions.borderstates.com/eaton-cooper-power/
but I would like to draw in come custom text instead: “Vendor resource page. Brochures, fliers, case studies & white papers.”
I used the snippet editor in Yoast SEO premum to add this: “Vendor resource page. Brochures, fliers, case studies & white papers.”
How can I edit my template to pull that snippet into the text that shows in the summary in search results, ect…? I’m guessing it’s a line in functions that says something like “if yoast snippet exists, use that in the div class=”entry-summary”, instead of pulling the first 20 words from the article”
Attachments:
You must be logged in to view attached files.BrandyParticipantI am using PMpro, and when I deactivated it, it turned off the redirect. so it’s a setting in there. does anyone know where I can use PM pro but still turn off the automatic registration?
-
AuthorPosts