[sticky] WordPress Theme Support (62 posts)

About This Topic

Tags

  1. milo

    key master
    Joined: Dec '07
    Posts: 737


    Posted 1 year ago
    #

    Glad it worked out for you,
    if you have more q's please drop them here.

  2. qqsmap

    junior member
    Joined: Nov '08
    Posts: 6


    Posted 1 year ago
    #

    Hi

    I have a problem.
    Before the footer, there is the
    " Pages (468): 1 2 3 » ... Last » "
    but when I click the numbers or the Last, it still remain at the 1st page.

    In the "Main Index Template", there is this:

    <div class="navigation">
    <?php if(function_exists('wp_pagenavi')) { wp_pagenavi('', '', '', '', 3, false);} ?>
    </div>

    I try to active the plug-in pagenavi but it gaves me a message of :
    "Fatal error: Cannot redeclare wp_pagenavi() (previously declared in /home/disk1/www.mycheapblog.com/blog/wp-content/themes/Garden-1/functions.php:41) in /home/disk1/www.mycheapblog.com/blog/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 80"

    Please help. Thanks

  3. milo

    key master
    Joined: Dec '07
    Posts: 737


    Posted 1 year ago
    #

    The theme has the navigation built in, no need to use a plugin.
    But it seems like I have to rewrite the loop so the paged navigation will work.
    Updates here within the next days =)

  4. qqsmap

    junior member
    Joined: Nov '08
    Posts: 6


    Posted 1 year ago
    #

    Thank you
    Looking forward to your update

  5. Jazzie

    member
    Joined: Apr '08
    Posts: 11


    Posted 10 months ago
    #

    Hi Milo
    I did a language file for german De_de.mo to the theme folder by creating a folder /languages and put my de_de to the folder like the excample in wp- kubrick theme.
    Now i want to create a connection to my Garden theme.
    Think i have to create a special line in function.php to get a call in milo themes for translation.
    By using the search in support forum i get no results.
    By reading this thread with all important php functions , I had the problem in 1024 px Screen solution of the acual theme i get no display for the Next button 
    Jazzie

  6. CheshireCat

    junior member
    Joined: Apr '09
    Posts: 5


    Posted 10 months ago
    #

    Hi Milo, like everyone else here, I love your themes. I've just installed typo recently and made minor editing to the titles and text to suit my blog. However there are 3 major problems I need your help with.

    1. wp-admin: apart from the computer that was used to install the theme (and wordpress into the server), all other computers I've used cannot access ...xxx/wp-admin. The screen turns out blank. When I switch the theme out to the wordpress default theme, I can log in to wp-admin from any computer. I've read some of your posts and tried disabling all plugins as well, no effect. (both IE and Firefox)

    2. I need help with getting RSS (for the top nav bar) and enabling the "Subscribe by email" to work. I don't know how to create a feedburner link and wordpress says I should I have RSS feeds but I don't know how to work it or find it either. Also, should the link in RSS be the same as in "Subscribe by email"?

    3. On IE7, the Flickr collage of images are staggered while on Firefox, the images are neatly stacked in straight grid. Is it a browser bug or should I amend some code to make it look normal in IE7?

    My blog site: travelquotientblog.com

    Would greatly appreciate your help as I've been studying this for days. Thank you so much!

  7. milo

    key master
    Joined: Dec '07
    Posts: 737


    Posted 10 months ago
    #

    1. preparing an altered functions file (stripped)
    later today with link here, so stay tuned
    2. did you sign up at feedburner?
    3. flickr: have to check that in ie7, updates later today

  8. CheshireCat

    junior member
    Joined: Apr '09
    Posts: 5


    Posted 10 months ago
    #

    Hello Milo,

    1. Thanks! Will await good news. :-)
    2. I tried, but i've limited knowledge of how to do it. They asked for a blog address or rss url, however those that I've provided resulted in a message saying "The feed URL you entered is:
    http://travelquotientblog.com/feed/
    We could not find a valid feed at that address...". Did I do something wrong?
    3. Thanks again!

Reply »

You must log in to post.