admin管理员组文章数量:1130349
What the title says. There's a widget on a website that I need to edit, but I only have ftp access.
I've tried everything to try and locate where the template is for the specific widget I'm trying to edit (yes I tried Ctrl+Shift+F in sublime).
This is the widget that needs to be edited:
<div id="custom_html-5" class="widget_text et_pb_widget widget_custom_html">
<h4 class="widgettitle">The Inside Edge Service</h4>
<div class="textwidget custom-html-widget">
<div class="testimonial-descript">
<p>I know Mike is a very solid investor and respect his opinions very much. So if he says pay attention to this or that - I will.</p>
</div>
</div>
</div>
The theme being used is Divi. The widget is located inside Divi's sidebar module.
I am very desperate, any help is appreciated
What the title says. There's a widget on a website that I need to edit, but I only have ftp access.
I've tried everything to try and locate where the template is for the specific widget I'm trying to edit (yes I tried Ctrl+Shift+F in sublime).
This is the widget that needs to be edited:
<div id="custom_html-5" class="widget_text et_pb_widget widget_custom_html">
<h4 class="widgettitle">The Inside Edge Service</h4>
<div class="textwidget custom-html-widget">
<div class="testimonial-descript">
<p>I know Mike is a very solid investor and respect his opinions very much. So if he says pay attention to this or that - I will.</p>
</div>
</div>
</div>
The theme being used is Divi. The widget is located inside Divi's sidebar module.
I am very desperate, any help is appreciated
Share Improve this question edited Oct 30, 2018 at 22:13 Eli asked Oct 30, 2018 at 22:05 EliEli 691 gold badge2 silver badges11 bronze badges1 Answer
Reset to default 0It's a text widget, I think.
If you need to modify title/content text then you need to modify in database (as you've no dashboard access*)
If you need to change div structure for that widget, then you code in child theme.
[*Note: if you got Database access then you can manage dashboard access too.]
What the title says. There's a widget on a website that I need to edit, but I only have ftp access.
I've tried everything to try and locate where the template is for the specific widget I'm trying to edit (yes I tried Ctrl+Shift+F in sublime).
This is the widget that needs to be edited:
<div id="custom_html-5" class="widget_text et_pb_widget widget_custom_html">
<h4 class="widgettitle">The Inside Edge Service</h4>
<div class="textwidget custom-html-widget">
<div class="testimonial-descript">
<p>I know Mike is a very solid investor and respect his opinions very much. So if he says pay attention to this or that - I will.</p>
</div>
</div>
</div>
The theme being used is Divi. The widget is located inside Divi's sidebar module.
I am very desperate, any help is appreciated
What the title says. There's a widget on a website that I need to edit, but I only have ftp access.
I've tried everything to try and locate where the template is for the specific widget I'm trying to edit (yes I tried Ctrl+Shift+F in sublime).
This is the widget that needs to be edited:
<div id="custom_html-5" class="widget_text et_pb_widget widget_custom_html">
<h4 class="widgettitle">The Inside Edge Service</h4>
<div class="textwidget custom-html-widget">
<div class="testimonial-descript">
<p>I know Mike is a very solid investor and respect his opinions very much. So if he says pay attention to this or that - I will.</p>
</div>
</div>
</div>
The theme being used is Divi. The widget is located inside Divi's sidebar module.
I am very desperate, any help is appreciated
Share Improve this question edited Oct 30, 2018 at 22:13 Eli asked Oct 30, 2018 at 22:05 EliEli 691 gold badge2 silver badges11 bronze badges1 Answer
Reset to default 0It's a text widget, I think.
If you need to modify title/content text then you need to modify in database (as you've no dashboard access*)
If you need to change div structure for that widget, then you code in child theme.
[*Note: if you got Database access then you can manage dashboard access too.]
本文标签: phpI need to edit a widgetwith no dashboard access
版权声明:本文标题:php - I need to edit a widget, with no dashboard access 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749218716a2334598.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论