Devin,
Thanks for the reply. The quick CSS suggestion to not display dates on posts worked perfectly.
I am really pleased with the Enfold theme except for how it currently manages video.
I think improving overall theme support for video content should be a very high priority. Most people want to utilize video on their site these days and will expect Enfold content and media elements to display video thumbnails the same way they do with image files.
A friend’s site at http://www.pdmtv.com uses a theme called Breakout that seems to have successfully solved many issues with video integration. Maybe this can provide some insight on a path to enhancing video support in Enfold.
Meanwhile, can you suggest any plugins that would add a ‘Recent Post’ grid, widget, etc. to pages with thumbnail support for video/embedded video?
Thanks,
Keith
Hello,
I ma running into a little conflict between you Lightbox action and a great Youtube Channel plug-in. The issue that I have is the plugin works great but once you click on the video to target video thumbnail to play on the larger player on top, the Enfold theme default lightbox launches the video lightbox on top which cause the video to play twice. is there any that I can insert in that particular to tell the lightbox not to launch. I might a simple shortcode edit… not sure, I thought I would ask first.
You tube Cannel plugin: http://poselab.com/en/youtube-channel-gallery-demo-with-playlist/
Thanks,
D
Works perfectly, thank you Dude.
Thank you Dude,
Would you have an idea for the front page issue ?
Hello!
You can use following code to change the title on event pages: https://gist.github.com/InoPlugs/5442030 – insert it at the very bottom of functions.php and replace “Events List”, “List all events”, etc. with your custom text.
Regards,
Peter
I tried to flush the permalink with the same bug
I tried to use the no css theme from the plugin with the samme bug
Hi Devin
I understand that.
I use also your incarnation theme wich uses by default this pkugin so I thought you could have an idea of what was causing this bug to happen…
This reply has been marked as private.
Hi Yigit,
unfortunately the same problem as you can see: http://egotheme.tv/2013/10/video-post-broken/
I inserted the code in Enfold theme options, and now I have also set up a child-theme, same problem.
If you want I’ll give you the keys to login as Admin (private reply)
Thanks!
Hi!
The theme doesn’t have built in support for any calendar plugins at this time directly but you should be able to choose the page template from the plugins options so that it at least displays correctly.
You could also try changing your permalinks to default and check that there isn’t an issue there.
Best regards,
Devin
I realized that even on your demo site of enfold all images look crappy and compressed (you can see single pixels…)

What’s the matter?
Greets
Spiro
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
`.single-format-video #top .fullsize .template-blog .big-preview.multi-big { margin-bottom: -316px; }
#top #wrap_all .big-preview.multi-big + .big-preview.multi-big { margin: 0 0px -30px 0px; }
@media only screen and (min-width: 768px) and (max-width: 989px) { #top #wrap_all .big-preview + .big-preview { top: 30px; } }
@media only screen and (max-width: 767px) { #top #wrap_all .big-preview.multi-big + .big-preview.multi-big { margin: 0 0px 110px 0px; } #top #wrap_all .big-preview + .big-preview { top: 156px; } }`
Regards,
Yigit
-
This reply was modified 12 years, 3 months ago by
Yigit. Reason: edited custom CSS
Hey!
Please update your theme to version 2.3.2 and let us know if issue remains
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Please add possibility to add Gravity Forms in text-blocks with one click instead of copy-pasting the shortcode
Please add possibility to add/edit title-attribute in mega-menu items
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { z-index: 2; }
Regards,
Yigit
This reply has been marked as private.
Hi Devin,
OK, I’ll look at that. But I set my logo size to be 340px x 156px as per the logo section of the Enfold options panel.
kind regards,
PPCHound
Looks great! Good use of all the color sections to give lots of great bright breaks between the content sections.
Hey zerozendesign!
Please upload your screenshots on http://imgur.com/ and post links here
Best regards,
Yigit
Hello maaz022!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog .title_container { display: none; }
If you would like to remove it from single posts as well, add following code too
.single-post .title_container { display: none; }
Best regards,
Yigit
Hey uattah!
You can upload Favicon in Enfold theme options http://i.imgur.com/zj9szbq.jpg
Best regards,
Yigit
Hello!
Glad you figured it out! Let us know!
Best regards,
Yigit
Great job, thanks a lot !
I use a few of your theme, incarnation, replete, abundance and now enfold and you’re doing a very good job.
Congrats!
Hey
I thinks i found the problem. My host have cache plugin on server. I try to disable it, and now i wait to see. When i not come back is work
Thx.
Hey wesdacar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.hr-invisible { display: none; }
Regards,
Yigit
I wanted to ask what plugin you suggest using when trying to add a parametric filter/search option for the Enfold Theme , more user friendly the better as only a novice on code at the moment.