Tagged: x
-
AuthorPosts
-
June 3, 2016 at 12:54 am #1023664
John FParticipantHey Support,
You previously helped me with this and it was working great, now not working as well.
The first ethos image is showing something in white while hovering, while the other two are not. How do I get rid of it?
Thanks!
June 3, 2016 at 1:08 am #1023680
John FParticipantThis reply has been marked as private.June 3, 2016 at 3:58 am #1023849
LelyModeratorHi John,
Please update this custom CSS:
.x-post-carousel-meta span.entry-cover-author, .x-post-carousel-meta span.entry-cover-date, .x-post-carousel-meta span.entry-cover-categories:before { display: none !important; }To this:
.x-post-carousel-meta span.entry-cover-categories, .x-post-carousel-meta span.entry-cover-author, .x-post-carousel-meta span.entry-cover-date, .x-post-carousel-meta span.entry-cover-categories:before { display: none !important; }Those are post categories. Other post might not be assigned to any categories that’s why there’s nothing when you hover.
Hope this helps.
June 3, 2016 at 8:35 am #1024177
John FParticipantHey Lely,
Thanks for the response, I’m actually trying to accomplish the opposite. I don’t want anything to show on hover over the images, what CSS do I need? Thanks!
John
June 3, 2016 at 12:57 pm #1024538
JoaoModeratorHi John
Please add the following code:
.x-post-carousel-meta { display: none !important; }Hope that helps,
Joao
June 4, 2016 at 3:26 pm #1025898
John FParticipantWorked great, thanks!
June 5, 2016 at 4:07 am #1026415
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you.June 5, 2016 at 9:42 pm #1027267
John FParticipantOk, I was able to fix my woocommerce error, I found that the public html folder was renamed. By changing that back it fixed my store, but now my 4 featured pages on the ethos post carousel have disappeared….any help to fix it would be appreciated!
June 6, 2016 at 2:51 am #1027554
Rue NelModeratorHello There,
Thanks for updating this thread! Upon checking I am seeing the 4 pages in your carousel. It is at the top of the page as shown here: http://prntscr.com/bcwn0c
Are you using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
June 6, 2016 at 8:28 am #1027972
John FParticipantI was able to fix it, thanks!
June 6, 2016 at 10:53 am #1028228
ChristianModeratorGlad you’ve sorted it out. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1023664 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
