I just noticed that the “you might also like” section, below a post, shows a list of “placeholder pictures” (we do not add a picture to each post). Example of the issue: http://bit.ly/1kR8SFC
How can I display something else, such as post titles, instead of the pictures?
Hi Diego!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to remove pencil icon
span.related_image_wrap {
display: none!important;
}
If you would like to display default image, please use following one
span.related-format-icon-inner:before { display: none; }
span.related-format-icon {
background-image: url(https://aelia.co/wp-content/uploads/2014/07/AeliaLogo_201310.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
Regards,
Yigit
Thanks Yigit, much appreciated. :)
Hey!
You are welcome, glad we could help!
How does your Currency Switcher work with Enfold? :)
Best regards,
Yigit
How does your Currency Switcher work with Enfold? :)
The Currency Switcher works perfectly. That was one of the reason why we bought the Enfold theme. We have a customer who uses it, so we installed it on a test site to verify how it would work, and it was perfect out of the box. Besides, our Currency Switcher implements simple widgets, and it also allows to override their templates, if needed, so it’s a winning combination. :)
Update
If you wish, we can give you a special coupon code that you can send to your clients to get a discount on our products. We do not have an affiliate program in place yet, but that’s on our list. :)