Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Using Utech World Time Plugin


  #1  
Old Feb 26, 2011, 06:10 AM
jykbfa
 
2 posts · Feb 2011
[SOLVED] Using Utech World Time Plugin

Hi,

I'd like to use the Utech World Time Plugin on my blog.

The problem is, I don't know how to install it.

The installation guide says I only need to insert the following:
Quote:
[worldtime places="Paris"]
However, I don't know where to insert it in the Atahaulpa theme.

I tried creating a new text/HTML widget and inserting the code, but that only displayed the code on my blog and not the clock.

Which theme file do I need to edit and where do I need to insert this code?
I'd like the clock to be in the right sidebar, above my other widgets.

Thanks for your time.
  #2  
Old Feb 26, 2011, 06:40 AM
kingmob
 
60 posts · Sep 2009
OPEN
Code:
atahualpa\functions.php
FIND
Code:
// Load translation file
ADD BEFORE
Code:
add_filter( 'widget_text', 'shortcode_unautop');
add_filter( 'widget_text', 'do_shortcode');
And you can use any shortcode in a widget now

Source
  #3  
Old Feb 26, 2011, 06:47 AM
jykbfa
 
2 posts · Feb 2011
Thank you so much. It works perfectly, now.
  #4  
Old Feb 26, 2011, 06:55 AM
kingmob
 
60 posts · Sep 2009
Quote:
Originally Posted by jykbfa
Thank you so much. It works perfectly, now.
But remember... Every time you update atahualpa you must make the same changes in functions.php

Bookmarks

Tags
plugin, ultech world time



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Newbie - wondering how to remove "Hello World!" leahmcm Center area post/pages 2 Mar 25, 2010 11:46 AM
[SOLVED] Atahualpa load time! wrastler Atahualpa 3 Wordpress theme 21 Jun 9, 2009 08:11 AM
Up and running in no time! Ian D Header configuration & styling 0 Jun 5, 2009 03:05 PM
Changed board time to US Central Time and AM/PM Flynn Forum How-To 4 Apr 1, 2009 09:09 AM
Hello World! Flynn Atahualpa 3 Wordpress theme 0 Oct 30, 2008 03:56 PM


All times are GMT -6. The time now is 01:02 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.