New Landing How can we help? Themeforest Theme Support Dante Related Articles Thumbnail Pictures

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #38227
    havlil
    Member
    Post count: 21

    Thumbnail pictures show up when there are none in the posts.

    You gave a solution for a cimilar problem with Recent Posts. You wrote:

    I’ve changed this for the next update, thanks for the feedback.
    You can sort it now by editing /swift-framework/page-builder/builder/shortcodes/recent-posts.php line 149 from:
    if ($thumb_img_url == “”) {
    to:
    if ($thumb_img_url == “” && $thumb_type != “none”) {
    Hope that helps. – Ed

    It helped and it worked. Could you please help me find the solution to the related Articles as well? Thanks.

    #38342
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    I had a look at the code for the related articles in single.php file. If no image is found it shows a pen icon. So no image is indeed loaded. If you want to remove that holder as well you can do so by commenting out the line , like i have done in the following screenshot: http://prntscr.com/2cbepx .

    Hope this helps

    Thanks
    Tahir

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register