Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
Thank you so much for your prompt response. I really appreciate it.
Please close this issue.Best Regards,
JulioMay 2, 2023 at 4:50 am in reply to: Overlap Columns for Homepage Banner – Mobile & Laptop Display Issues #1406147Ismael,
It all looks great; desktop, laptop and mobile. THANK YOU!!!Please close this issue.
Best Regards,
JulioIsmael,
Thank you for your response and guidance. I will definitely look into this.Best Regards,
JulioApril 28, 2023 at 5:42 pm in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405951THANK YOU, MIKE!!!!!
This fixed it! Your help, patience and support is greatly appreciated – always.Please close this issue. Have a great day!
Best Regards,
JulioApril 28, 2023 at 2:23 pm in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405931Here is the CSS that I have in place under “Quick CSS”:
/* Overlap Columns - Homepage Banner (Desktop) */ #homepage-banner + #after_section_1.container_wrap { border-top-style: none; } #homepage-banner main.content { padding: 0; } #homepage-banner .entry-content-wrapper { display: flex; align-items: center; } #homepage-banner .green-box { left: -5vw; z-index: 1; } /* Overlap Columns - Homepage Banner (Mobile) */ @media only screen and (min-width: 767px) { #homepage-banner .green-box { left: -15vw; z-index: 1; } .responsive #top #homepage-banner > .container { max-width: 100%; padding: 0; } #homepage-banner .avia-image-container .avia-image-container-inner img { width: 100%; right: -5vw; } }
Here is the CSS that Nikko suggested that corrected the mobile layout originally. However, as you can see, I replaced Nikko’s CSS with the recent one that Mike suggested. As you can imagine, I’m starting to get a little confused here … LOL. I truly appreciate the help provided!
@media only screen and (max-width:479px) { #homepage-banner main.content { padding-top: 20px; } #homepage-banner .entry-content-wrapper { flex-direction: column; } #homepage-banner .green-box { left: 0; } }
In all of this CSS, what changes can be made for the “slight” correction to the desktop layout and to fix the mobile layout?
Here is the outcome that I’m hoping to achieve:
If this helps, I’ve provided my login credentials below.
Please let me know if you have any clarifying questions. Any help would be greatly appreciated. Thank you.
Best Regards,
JulioApril 28, 2023 at 3:48 am in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405894Mike,
Looks very good on the desktop. Your assumption is correct: “header image and overlay text box is not 100% of the page, but it is 100% of the content area”, I only need it to be 100% of the content area.With the above css removed your header image is to the left edge of the page content area, but the overlay box doesn’t extend to the right edge of the content area, so we only need to make the overlay box bigger, correct?
When I look at the Header Banner image and text box both ends appear to exceed the content area below under “EQUIPPING CLASSES” and the three images. Can we align the Header Banner (image + text box) with the content below or does the content below need to be changed to take up 100% of the content area?
It appears the mobile layout has gone back to the way it was before I added the CSS that Nikko recommended in the above thread. Here is a screenshot.
How can we correct the desktop and mobile views?
Thank you so much!Best Regards,
JulioApril 27, 2023 at 7:37 pm in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405867Mike,
Desktop view looks pretty good. I noticed that the changes made threw off the mobile layout a little. Here is a screenshot. It appears to have gone back to the layout before I added the CSS that Nikko recommended in the above thread.
Also, I noticed that the changes made threw off the mobile layout a little.
`Best Regards,
JulioApril 27, 2023 at 4:26 am in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405766Mike,
Thanks for your response. I’ve added the CSS, but it appears to have distorted the sizes for two columns.
I was hoping that by going full-page width, it would look more like this homepage banner: https://fahrenkampministries.com/Hope this makes sense. Let me know if you have any questions or suggestions. THANK YOU!
Best Regards,
JulioApril 26, 2023 at 9:51 pm in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405747Nikko,
Works perfect. Thanks to you and Mike for your assistance. One more question please, how can I make the two columns take up 100% of the page width? I know the Color Section by default is a full-width element and always takes 100% width of the page container. However, with the overlapping columns, it’s not clear to me on how to achieve full page width. Thanks to anyone that can help me with this.Best Regards,
Julio- This reply was modified 1 year, 7 months ago by Jules.
April 26, 2023 at 4:57 am in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405633Mike,
Thank you for your assistance and the detailed explanation…very helpful.
It looks good on my desktop, however, on my iPhone 14 it looks like this.
https://img.savvyify.com/images/2023/04/25/Home-2.0.jpeg
Is there a way to have the green box displayed under the image on mobile phones?Thanks again for your help.
Best Regards,
Julio- This reply was modified 1 year, 7 months ago by Jules.
April 25, 2023 at 4:59 pm in reply to: How to Overlap Columns/Elements for Homepage Banner? #1405557UPDATE:
I found an article on the Enfold forum titled: “Overlap Columns/Elements” that is a lot like what I’m trying to accomplish, but unfortunately, I don’t fully understand how to execute it.
Any help with interpreting this for me would be appreciated. Thanks!!!
Best Regards,
JulioMike,
Again, thank you so very much for your assistance!!! Please close this issueBest Regards,
JulioMike,
My apologies. If I read your last response “completely”, I would have seen that you added the CSS to a Code Block at the bottom of the test page. Is this just for a test or would the CSS normally get added to the “Quick CSS”?Also, I would appreciate input for my other question:
One other related question, how can I make the three columns on my test page the same size?
UPDATE: I figured out the solution here :) Edit first column, Row Settings – Row Layout – “Equal Height”Thank you again.
Julio- This reply was modified 1 year, 7 months ago by Jules. Reason: Figured out one of my questions
Mike,
It looks phenomenal!!! Thank you!!!
Just want to confirm a few things regarding the CSS.
> Under the Column that you graciously adjusted for me, under Developer Settings, I do see that you added the Custom CSS Class – class-column
I looked under the Enfold Child – Theme Options – General Styling, and Appearance – Customize – Additional CSS, but I’m not seeing the CSS snippet that you added. Is it somewhere else?One other related question, how can I make the three columns on my test page the same size?
Sorry for the naive questions, but I truly appreciate the assistance and education opportunity. THANK YOU!!!!!!!
Julio
- This reply was modified 1 year, 7 months ago by Jules.
Hey Mike,
This worked perfectly. THANK YOU!!! Feel free to close this post.
JulioHey Mike,
It’s been awhile. Hope all is well. Below is a link to my site and credentials.
I’ve tried incorporating image + text to a single column, but doesn’t appear to work. Now I’m try two separate columns; one for image & one for text. I figured I could add the box-shadow around the text without impacting the image, but they’re not close enough like the example.
THANK YOU!Julio
Please close this. Thanks for the help.
@Guenni007,
Thank you for your quick response. I tried your suggestion, but it doesn’t appear to have fixed the problem. Maybe I missed something. I’m thinking the problem might be that my images are not filling out the respective grid areas for each column, so the 2% spacing isn’t working.I’ve provided the Test Page URL and my login credentials so someone can take a deeper look.
Thank you!!!
JulesRikard, thank you for sharing this information, very helpful.
Please close this topic. Thank you again.
Best Regards,
JulioHi Rikard,
Thank you so very much for your help, it’s always greatly appreciated.
Can you please tell me where you find these social media icons in case I want to add another in the future? Thank you.
Best Regards,
JulioUPDATE: I’m making progress, but still need help – PLEASE
I found this code on the Enfold Forum, which I applied to my Footer Widget:
<li class="social_bookmarks_linkedin av-social-link-linkedin social_icon_4"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="linkedin"><span class="avia_hidden_link_text">Linkedin</span></a></li>
I also added “Linkedin” to my “Social Profiles”
The link works, however, it is displaying the “Skype” icon vs. the “Linkedin” icon.
How can I correct this? Thank you.
Best Regards,
JulioApril 2, 2022 at 10:43 pm in reply to: Scheduled YouTube Video Not Showing Up on Scheduled Post – Black Screen #1347022UPDATE:
I found a way to schedule a WordPress/Enfold Post and have the scheduled YouTube video (Private to Public) fully display. As as you can read above this process was NOT working with the Enfold Video Element (e.g. video was not displaying. If I clicked on the link within the black screen or copy the URL and paste it into another window the video would play as expected).How did I get it the scheduled Post to work with embedding a scheduled YouTube video (Private to Public)?
1. I used the “EmbedPlus for YouTube Plug-in“.
2. Schedule the YouTube video to go Public first (e.g. 12:00AM) and then schedule your Post to go live at say 12:10AM.
2. Within the Post, I created a Text Box, clicked on the “YouTube” button next to “Add Media”, and selected the “Embed a single video” option. It looks like this:[embedyt] https://www.youtube.com/watch?v=[VIDEO_ID] [/embedyt]
3. Note: When I created this Post, the Plug-in will not allow you to complete this step with a “Private” video. So, you include a video that you know is Public. Then you use that shortcode in your scheduled Post and add the VIDEO_ID for the video you want displayed, which is Private at the time.
4. When the scheduled video & post go live, the video is displayed within the Post as expected.Special thanks to @Guenni007 for recommending this wonderful plug-in.
Hope this helps others. Feel free to close this topic.
Best Regards,
JulioApril 1, 2022 at 6:00 am in reply to: Scheduled YouTube Video Not Showing Up on Scheduled Post – Black Screen #1346818Hello Ismael,
Thank you for your response. I fully agree, logically since the YouTube video is scheduled for 12:00am and the WordPress/Enfold Post is scheduled for 12:15am, there is no reason why the video shouldn’t be available to be displayed.
Are you suggesting this issue with the Video Element not working as expected is an issue related to the Enfold Theme that I’m using? If so, I’m just curious, wouldn’t this be something the Enfold/Kriesi Developers would want to be made aware of and try to fix?
I’m sorry, but I’m not sure what you mean by switching to a different theme to see if an embedded video still plays on a scheduled post or how I would switch to a different theme. My apologies, but this is new to me and I’m not familiar with how to do this or if it would negatively impact my current site in any way.
Please provide more guidance and I will gladly try it. Thank you!!!
On a side note, here are two resources I found where they claim to have solutions to this problem:
1. https://scottdeluzio.com/embedding-scheduled-youtube-videos-in-scheduled-wordpress-posts/
This requires PHP. Does it sound reasonable?2. https://diydanielle.com/how-to-embed-scheduled-youtube-video-in/
I’m trying this tonight, but I know since I’m embedding the video using HTML the results will not be responsive like the Video Element.I was hoping to accomplish all this simply by using the Video Element – pointing to YouTube video and scheduling the Post. This would be my preferred option. However, I at least wanted to start thinking about alternative approaches if needed.
Best Regards,
JulioMarch 31, 2022 at 11:27 am in reply to: Scheduled YouTube Video Not Showing Up on Scheduled Post – Black Screen #1346731Hi Ismael,
I’ve updated the Enfold theme to the latest version, but I’m still experiencing the same issue that I have described above.
I provided today’s Post link below, which is a scheduled Post and is NOT displaying the YouTube video from the Video Element. Then, this morning I created a new Post with the same video link and it’s displaying properly. Can you schedule a Post with a YouTube video?
Here is the daily publishing workflow:
1. YouTube video is scheduled to go from Private to Public at 12:00am EDT
2. The Post is scheduled to be made available at 12:10am EDT
Note: I would assume that since the Post is made available after the YouTube video was made Public there would not be a timing issue.Let me know if you need any additional information. Thank you.
Best Regards,
JulioMarch 29, 2022 at 9:56 pm in reply to: Scheduled YouTube Video Not Showing Up on Scheduled Post – Black Screen #1346481UPDATE:
I just created a Test Post and added the same Video URL manually and it shows up as expected – see link below under Private.Is this related to the fact that the YouTube video and the Enfold Post are being scheduled? Is the 10 minute window between making the video and Post available causing this issue? Is there some other way I should be automating this workflow?
NOTE: I’m not correcting this Post until the Enfold Team has time to review the problem. Thank you.
Any help in solving this would be greatly appreciated.
Best Regards,
Julio- This reply was modified 2 years, 7 months ago by Jules.
March 27, 2022 at 6:50 am in reply to: EmbedPlus YouTube Plug-in; latest video not displaying #1346186Mike,
As always, thank you (and Ismael) for your assistance. I will definitely follow up with YouTube Creators Support.
Please close this topic. Thank you.
Best Regards,
JulioMarch 27, 2022 at 1:22 am in reply to: EmbedPlus YouTube Plug-in; latest video not displaying #1346170Hey Mike,
My goal is to have the latest Daily Word video displayed using the “shortcode” for the Playlist. I’ve tried with the Daily Word Playlist, but the newest video doesn’t show up at the top of the list for several hours. When I use the Channel, the newest video shows up near real-time. The problem with using the Channel is that it will display any new video, but I only want to display real-time the newest Daily Word video each day. This is why I’m trying to get the Daily Word Playlist workin. Does this make sense?
Thank you for your screenshot. As you can see under “Channel List“, the newest Daily Word video is displayed at the top of the list. However, under the Playlist the second newest video is shown at the top of the list vs. the newest video. It will eventually show up, but it takes several hours.
The “Check for New Videos” is for the original plug-in I tried. It doesn’t apply to EmbedPlus that Guenni007 recommended :)
Any ideas on how to get the newest video at the top of the Playlist (like the Channel List)? Please note that for my YouTube Playlist Settings, I have “Add new videos to the top of playlist” enabled.
I’m sorry, but I’m not familiar with the Cron Trigger plug-in. How can this help?
Any guidance on how to solve this would be greatly appreciated. Thank you!!!
Best Regards,
JulioMarch 24, 2022 at 1:47 pm in reply to: EmbedPlus YouTube Plug-in; latest video not displaying #1345876Hi Ismael,
Thank you for your response. I tried accessing the link you provided but it still displayed the older video. I’m not sure I understand what you mean by . . .
Have you tried regenerating the list name or ID?
As of 9:07am EDT today, the latest video showed up in the Channel but not the Playlist (see link below). Note: the video was made available on YouTube at 11:45pm last night.
UPDATE MAR-25: I made a new video available on YouTube at 12:00am EDT. At 12:30am it’s not showing up under Playlist, but it is showing up under Channel. Strange why both are not displaying the same results on the same timing.
Any other suggestions? Thank you.
Best Regards,
Julio- This reply was modified 2 years, 8 months ago by Jules.
March 24, 2022 at 4:44 am in reply to: EmbedPlus YouTube Plug-in; latest video not displaying #1345817Thank you Ismael. See below for credentials.
Best Regards,
JulioMike,
Thank you so very much for your help, as always
Please close this topic.
Best Regards,
Julio -
AuthorPosts