Over the last 2 weeks people are complaining about the titles of the top 3 articles sometimes dont show up.
So if you look at the site there are the top 3 articles at the top in one style (with the title in white on top of the featured image) and all the rest with black text under the featured image.
When it works if you look closely when the page populates the top 3 featured images display first and then the titles overlay the images in what appears to be a 3 step process of increasing white. For the rest of the articles the title appear instantly with the featured image.
What has been happening the last two weeks or so is the titles for the first 3 dont populate. Its the same on all browsers tested and PC and mac.
When you hit refresh sometimes it works sometimes it doesnt.
So probably the simplest solution would be turning off the fancy fade in feature (assuming there is a switch for that)
The post title is displayed only after the featured slider JavaScript library has fully loaded. If you would like it to appear immediately, please go to Appearance → Customize → Custom CSS and add the following custom CSS code:
Over the last 2 weeks people are complaining about the titles of the top 3 articles sometimes dont show up.
So if you look at the site there are the top 3 articles at the top in one style (with the title in white on top of the featured image) and all the rest with black text under the featured image.
When it works if you look closely when the page populates the top 3 featured images display first and then the titles overlay the images in what appears to be a 3 step process of increasing white. For the rest of the articles the title appear instantly with the featured image.
What has been happening the last two weeks or so is the titles for the first 3 dont populate. Its the same on all browsers tested and PC and mac.
When you hit refresh sometimes it works sometimes it doesnt.
So probably the simplest solution would be turning off the fancy fade in feature (assuming there is a switch for that)
Hi,
The post title is displayed only after the featured slider JavaScript library has fully loaded. If you would like it to appear immediately, please go to Appearance → Customize → Custom CSS and add the following custom CSS code:
.penci-slide-overlay .penci-mag-featured-content { opacity: 1; }Regards,
PenciDesign.
Wooohoooo! It worked!
Thanks