admin管理员组文章数量:1130349
We built our new site at a staging URL. We then moved it to the live site and everything works fine -except- for the 'Posts' page.
On that page, the image specified as the thumbnail continues to point to the staging URL's img. Like this (see the src attribute):
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<header>
<div class="post-thumbnail">
<img src=".jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image">
</div>
I tried going into PHPMyAdmin and searching wp_options and wp_postmeta thinking that the URL or image was stored somewhere in those, but I could not find it.
Can someone tell me where this option/value is stored for the theme?
We built our new site at a staging URL. We then moved it to the live site and everything works fine -except- for the 'Posts' page.
On that page, the image specified as the thumbnail continues to point to the staging URL's img. Like this (see the src attribute):
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<header>
<div class="post-thumbnail">
<img src=".jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image">
</div>
I tried going into PHPMyAdmin and searching wp_options and wp_postmeta thinking that the URL or image was stored somewhere in those, but I could not find it.
Can someone tell me where this option/value is stored for the theme?
本文标签: In 2016 Theme where is the Posts page thumbnail image stored
版权声明:本文标题:In 2016 Theme where is the Posts page thumbnail image stored? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749023616a2304755.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论