删除文章Page的特色图像:
路径:wp-content/themes/rttheme18/content-page.php
中: Line: 13-18
删除Portfolio里的特色图像
路径:/wp-content/themes/rttheme18/portfolio-contents/content.php
Line: 155-176
'icon-zoom-in lightbox_ single',
'href' => $image_output["image_url"],
'title' => esc_html_x('Enlarge Image','Frontend Text','rt_theme'),
'data_group' => 'single_portfolio',
'data_title' => $image_output["image_title"],
'data_description' => $image_output["image_caption"]
)
);
}
?>
" alt="" title="" />