简体   繁体   English

为什么我的Twitter小部件无法正常工作并且不显示内容?

[英]Why is my twitter widget does not work properly and does not display content?

I have one page where is twitter widget which just show blank grey content with just twitter logo, so there should be show twitter post. 我有一个页面,那里是twitter小部件,它仅显示带有twitter标志的空白灰色内容,因此应该显示show twitter post。

Here is the part of this code where is this twitter widget : 这是这段代码的一部分,这个twitter小部件在哪里:

<div class="col-md-3">
  <p><a><img class="img-circle img-responsive" data-src="holder.js/30x30"   alt="Twitter placeholder image"></a><a><img class="img-circle img-responsive"   data-src="holder.js/30x30" alt="Twitter placeholder image"></a><a>
  <img class="img-circle img-responsive" data-src="holder.js/30x30" alt="Twitter  placeholder image"></a></p>
</div>

And please help why this widget is doesn't display and what I should do than this widget will be working. 并请帮助为什么该小部件不显示,并且我应该做的比该小部件将起作用。

This page is on Joomla 1.5 and I know I have the page on old Joomla and I can't do nothing with this. 该页面位于Joomla 1.5上,我知道我的页面位于旧的Joomla上,对此我什么也不能做。

At first You should update Your Joomla to new version. 首先,您应该将Joomla更新为新版本。 It is not safe to use old 1.5 使用旧的1.5版本并不安全

If You want some help with that please contact me :) 如果您需要帮助,请与我联系:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM