最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Swap picture in slider plugin

programmeradmin0浏览0评论

I am a newbie with Wordpress and at the risk of sounding totally clueless, can I swap a picture out of a swiper/slider in html? I did not develop the site. I normally only work in html using Dreamweaver and was asked to do this quick change. I have uploaded the new picture to the correct folder, but I have not found the spot in the cpanel where I can edit the html portion.

(<img class="alignnone size-full wp-image-314" src=".png" alt="" srcset=".png 611w, .png 600w" sizes="(max-width: 611px) 100vw, 611px" width="611" height="456">

I am a newbie with Wordpress and at the risk of sounding totally clueless, can I swap a picture out of a swiper/slider in html? I did not develop the site. I normally only work in html using Dreamweaver and was asked to do this quick change. I have uploaded the new picture to the correct folder, but I have not found the spot in the cpanel where I can edit the html portion.

(<img class="alignnone size-full wp-image-314" src="https://weber-oil/wp-content/uploads/2020/02/Spring-Into-Savings-March-1-April-30.png" alt="" srcset="https://weber-oil/wp-content/uploads/2020/02/Spring-Into-Savings-March-1-April-30.png 611w, https://weber-oil/wp-content/uploads/2020/02/Spring-Into-Savings-March-1-April-30-600x448.png 600w" sizes="(max-width: 611px) 100vw, 611px" width="611" height="456">
Share Improve this question edited Jun 9, 2020 at 20:55 Tom J Nowell 61.1k7 gold badges79 silver badges148 bronze badges asked Jun 9, 2020 at 19:57 Lori Scheidt KoenigLori Scheidt Koenig 1 1
  • Such a spot may not exist, you'll need to contact the support provider for the theme or plugin that implements the slider, 3rd party dev support is offtopic here – Tom J Nowell Commented Jun 9, 2020 at 20:56
Add a comment  | 

1 Answer 1

Reset to default 0

To change most things in WordPress, you do not edit HTML code directly. Usually there is an admin interface to make things simpler for end users. If you log into the wp-admin area of the site, there is likely either a plugin or a theme generating that end HTML, and they most likely have a way to swap images out. If you can look through the installed plugins and theme, and look at their documentation, most will explain where and how to make the change.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论