zaindin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do you extend the time of a text Widgetnot sure if this matters, but in wordpress admin. If i go to customise the widget, this is filed under a text widget and i cannot find a place to put in the code for it to extend the time limit, it says this…. (is this the header?)
<div class=”latest-pane”><img src=”http://picota.co.uk/wp-content/uploads/2015/12/jerte-picota-pdo-updated.jpg” alt=”We love Picotas”/></div>
Forum: Fixing WordPress
In reply to: How do you extend the time of a text WidgetHi Clarion
Thanks for your reply,
I had a look and i can only find the following commands associated with this carousel, do you know where i can alter this or add?
<div class=”span12″>
<div id=”homepage-latest-carousel” class=”carousel slide”>
<div class=”carousel-inner”>
<div id=”text-7″ class=”widget_text item active”> <div class=”textwidget”><div class=”latest-pane”><img src=”http://picota.co.uk/wp-content/uploads/2015/12/jerte-picota-pdo-updated.jpg” alt=”We love Picotas”></div></div>
</div><div id=”text-9″ class=”widget_text item”> <div class=”textwidget”><div class=”latest-pane”><img src=”http://www.picota.co.uk/wp-content/uploads/2014/07/940x334px-SpanishGame.jpg” alt=”Play the game”></div></div>
</div><div id=”text-5″ class=”widget_text item”> <div class=”textwidget”><div class=”latest-pane”><img src=”http://picota.co.uk/wp-content/uploads/2015/10/views.jpg” alt=”Buy Picotas here”></div></div>
</div> </div>
</div>
</div>