Travel Blogger Theme for WordPress

Welcome Travelers! We love travel, and have been greatly inspired by a love of criss-crossing globe to create this free travel website template we call “Travel Blogger”. To honor all of you who share our passion, we wanted to bring you a free, super flexible and feature packed travel template that empowers travelers to tell the world all their tales and adventurous exploits. So take it and enjoy – give your travel log life with maps, photos, custom colors and graphics and whatever else makes your traveler’s heart rock and roll!

New Version 1.4 Now Available!

———————————————————————————————————–
>>>>>>>>>>>   DOWNLOAD THEME HERE <<<<<<<<<<<<<
———————————————————————————————————–

Set Colors, Fonts & Images

This free travel blog theme packs many of the same powerful features you will find in similar premium themes. It is designed to allow you to completely customize how it looks, from the background images, to the headers and footers and all colors of everything in between! Make it your own, just like your trips and experiences on the road are one of a kind.

Built in Social Media

We created built in social media widgets, so your fans can follow you or share with their friends all the crazy things you did. But be careful, if you don’t want it spread around, don’t put it on the web! What happens in Vegas stays in Vegas (unless it’s on Facebook!).

Instant Designs

We also included 5 gorgeous instant designs for you to choose from. With a single click you can conjure up a new look and feel for your site with our default theme looks. Or as we stated before, you can upload all your own photos and choose your own colors for just about every area of the site’s layout.

Three Alternate Layouts

We made it super easy in Travel Blogger to change the number of columns and their left or right side alignment with one click. Want to have your menus on the left, or maybe the right? Need more space for sidebar widgets? You can select 2 or 3 column layouts, and position them however you like.

Map Your Travels!

We even created a totally cool mapping feature, whereby you can create posts for each of the locations you visited and have them plotted on a Google map. You can have all your trip locations displayed in the global map widget in your sidebar, or inside each post you can display a map for that specific location. See, here is beautiful Bellevue, Washington:

Feature Your Exploits

We put in powerful controls over the “Featured Post” area in the header. You can have different featured posts on the Home page, and a unique featured post on each main Category page. Or, you can show a featured post only on the home page, leaving the rest of your site clean. Or, you can turn off all featured post areas in the header – make it your way!

Built In “Latest” and “Featured” Post Sidebar Widgets

Last but not least, we added some of the most useful sidebar tools – the kind of thing you always end up finding a plugin for anyway. Now you can feature selected posts in the “Featured Posts” widget. And in our “Latest Posts” widget, you can display the top posts from any category you set it to show. You can even place more than one Latest Posts widget to show posts from many different categories in your sidebars. Pretty powerful!

It’s All Up to You!

We sincerely hope you enjoy the Travel Blogger WordPress theme, and look forward to seeing what you do with it. Send us your questions through our Contact page here on this site. Happy travel blogging!

———————————————————————————————————–
>>>>>>>>>>>   DOWNLOAD THEME HERE <<<<<<<<<<<<<
———————————————————————————————————–

Share
This entry was posted in Themes and tagged , . Bookmark the permalink.

129 Responses to Travel Blogger Theme for WordPress

  1. Amazing theme, perfect for traveling blogs or even agencies … ;)

  2. xxtrazaxx says:

    Hi great theme loving it!!
    for posts is it possible to turn off author, date posted and comments?

    • admin says:

      There are no controls to disable that, but you can manually remove a few lines of code to remove that. Simply open single.php file and on line 23, remove the following code

      < ?php expediawp_posted_on(); ?>

      That should remove the author, date and comment count from posts

      • Dave says:

        You can change

        wp-content\themes\travel-blogger\lib\functions\components.php


        sprintf( '[block]0[/block]',
        get_permalink(),
        esc_attr( get_the_time() ),
        get_the_date()
        ),
        sprintf( '[block]1[/block]',
        get_author_posts_url( get_the_author_meta( 'ID' ) ),
        sprintf( esc_attr__( 'View all posts by %s', 'travelblogger' ), get_the_author() ),
        get_the_author()
        ),

        to this


        sprintf( ' '),
        sprintf( '[block]2[/block]',
        get_author_posts_url( get_the_author_meta( 'ID' ) ),
        sprintf( esc_attr__( 'View all posts by %s', 'travelblogger' ), get_the_author() ),
        get_the_author()
        ),

      • admin says:

        This feature has now been added to V1.4. Get it on the downloads page!

  3. Gar says:

    Okay, I know that Google+ doesn’t go off invite only until the end of the month, but will you be adding Google+ along with Facebook, or just keep Facebook?

    BTW, awesome theme. I’m a complete WordPress newbie and most of your controls are very easy to setup and understand. Thanks!

  4. Paul says:

    I really do like this theme, nicely done.

    I am, however, having an issue with getting embedded YouTube to display on a home page post, even though it seems to function fine on the post page itself. If you do not wish to respond here, please email me.

    Thanks!
    Paul:)

    • admin says:

      Hi Paul,

      Thanks for your support!

      To display embedded videos in the home page, you’ll need to edit some of the theme’s core files.

      Open the file named “loop-home.php” and on line 49, you should see this , change it to and you should get the effect you are looking for.

      You will also need to edit “loop.php” if you want this change to happen on the entire site, so on line 115, change to

      Remember, that when altering the theme’s core files, you will lose any modifications when updating to newer versions. So make sure to take notes of custom changes to reapply them

      Hope this helps!

  5. bhh says:

    Love the theme, easy to work with, I only have one problem I need help with.
    How can I remove the menu bar at the bottom of the page?
    Thanks in advance.

    • admin says:

      Hi bhh,

      Thanks for the support.

      To remove the footer menu, you’ll need to edit the “footer.php” file in the theme’s folder. Delete lines 17 thru 19.

      Remember, that when altering the theme’s core files, you will lose any modifications when updating to new versions. So make sure to take notes of custom changes to reapply them.

  6. muchoquever says:

    First of all Congrats for you theme!

    I would like to remove the “read more” option from the posts in the main page. How could I do that? Thanks a lot!

    • admin says:

      Hi muchoquever,

      You will need to edit some of the core files of the theme. Open this file: /lib/functions/components.php. On line 110, comment or delete it.

      Remember, that when altering the theme’s core files, you will lose any modifications when updating to new versions. So make sure to take notes of custom changes to reapply them.

      • muchoquever says:

        Thanks a lot!

        One more thing. I’ve removed the “read more” option but my target is to read all the post in the main page. How could I do that?

        Thanks in advance!

        • admin says:

          We are just about to release an update that will allow you to control whether your blog roll shows only excerpts of your post, or your full post. Stay tuned, as it will be up soon.

  7. irtouring says:

    this is a nice theme, i may use it for my travel site

  8. Joel Suggs says:

    I think ‘Categories’ is mispelled on your Theme on the Menu at the top-left…’CATEORIES’ Thanks much!

    • admin says:

      Thanks Joel, but I can’t find which menu you mean. Can you be more specific? On the website or in the backend? Where exactly? Thanks!

  9. Ryan says:

    Is it possible to remove the twitter and facebook links?

    • admin says:

      They should go away when no information is entered in the social media settings.

      • Anker says:

        Do you mean actually writing “no information” or just leaving it blank?

        • admin says:

          Anker,

          I went ahead and put this into the most recent reply to your first comment, but I would just leave it blank. Thanks for contacting us, if you are still having problems with this issue, please let us know.

          - Travel Blogger Support

  10. Jacqui says:

    I love this theme and I’ve been playing around with it all day and feel that I’ve got it looking pretty much how I want it to (except I stripped out too much of the footer – will rectify that soon).

    What I would really like to do is get rid of the comment side bar on the front page posts… the bit where it says “There are no comments, click here be the first one!”.
    I would rather that not be there so that it looks more like the list of posts once you’re looking at from the category view

    Hope I’m making sense.

    Regards,

    Jacqui

    • admin says:

      Yes that makes sense. Sorry, right now there is no control for that, but we are considering adding that option in the future.

  11. gpviet.co.cc says:

    i am using Travel Blogger theme. I dont know how to use wp-pagenavi plugin for my blog. can u help me!!! or this theme cant use with this plugin

    • admin says:

      This sounds like more of a problem with the plugin, I would ask the creators of the plugin if this is a common issue.

  12. Gpviet says:

    Can u help me display link in homepage

  13. On the page, there are no paragraph breaks. But when you go to the article it looks exactly as I want it. Can I change the way the summary is handled on the main page?

  14. Alberto says:

    I can´t show the map on right menu, however i just copy the code [tb_google_map] and i can see the map inside my post, but “Map of my trips” doesn´t show the map with the locations, show a message: “Sorry,locations no found”.
    Any help?
    Thanks in advance, and sorry about my poor English :(

    • admin says:

      The address is entered on the Edit Post page, on the right. By entering an address here, you can load a map within the content using the shortcode [tb_google_map], or simply enabling the map widget in one of the sidebars.

  15. michael says:

    hey just wondering if someone can hep me out with some questions i have about your theme im using thanks.

  16. Harry says:

    Hi, awesome travel template – am just roadtesting – some pages I do not want for people to “leave a reply” (i.e. leave a reply text, comments box & post comment button etc.) – how do you remove this? Many thanks, Harry

    • admin says:

      You can disable/enable comments on whichever pages/posts you want. Go to the Edit Page screen and find the drop down on the top right where it says “Screen Options.” Click on that and make sure “Discussion” is checked, then look below the body of the page and there will be a check box for allowing comments. Uncheck the box to disable comments on that particular page.

  17. Hugo says:

    Hi, just made this theme “mine” on my website. Like it a lot. Many thanks, Hugo

  18. Love your theme, how do I make html work in a post within your theme, example I put this code into a post and the “Hi” should be in red and “My name is Sam” should be in blue

    Hi My name is Sam

    It works in other themes but in the travel blog it just comes up with no colour, Thanks in advance, Sam

  19. “”
    Hi My name is Sam”"

  20. Rey S says:

    How do I edit the Google+ and Twitter settings. When I click on the social media settings I only see Twiiter, Facebook and RSS but I don’t see the other two settings for google+ and tweets.
    Thanks!

    • admin says:

      The only twitter thing we do is give a link for people to follow you, if you want to be able to tweet posts from your site you’ll need a new plugin. For google+ we’ve added a button for people to +1 your site in the latest update (you may need to be logged into google when you visit the site to see the button).

  21. Pietro says:

    Hi, wonderful theme for travels-site!
    I’m testing everything because to change my blog/asp to WP.

    I have one question, if you have a little time to reply :-)

    Is it possible to disable the view of comments on the homepage (on the right of each post)?
    Thank you a lot!

    • admin says:

      Our theme currently does not have a control to get rid of the comment box on the preview, but we are considering adding that option.

  22. I love this theme and I’ve been playing around with it all day and feel that I’ve got it looking pretty much how I want it to (except I stripped out too much of the footer – will rectify that soon).

  23. Hi great theme loving it!!
    for posts is it possible to turn off author, date posted and comments?

    • admin says:

      Not in the current version of the theme, but we are coming out with a new version next week that has a lot of updates to it, and this will have been one of the features added, so keep an eye out for it! Thanks!
      - Travel Blogger Theme Support

  24. Celeste says:

    I already figured it out, thanks! :-)

  25. Is it possible to disable the view of comments on the homepage ?

    • admin says:

      There is no theme control for that at this time. You would need to modify the CSS directly. Would you like me to ask our developer where?

  26. steph says:

    I want to remove the social media bar under the nav menu all together. How do I do that? I assume I’ll need to remove some code, I’m just not sure where. Thanks

  27. Hi to all, wonderful theme !!

    I have a problem: I’d the “Like” Facebook button in italian, but I have some difficult with the code… can you help me?

    P.S.: Do you know how to disable the view of comments on the homepage (on the right of each post) ? I’m trying to edit manually your code but I have some difficult…

    • admin says:

      To change the facebook widget to italian, you will need to edit some of the core files of the theme. In /lib/functions/layout.php on line 83, change to .

      As for removing the comments, there is no admin control for this option at this time. But you can manually disable them. There are two ways of accomplishing this, the simples way is method number one, where you remove the custom blogroll template, but with this you won’t have the teasers at the bottom of the page (smaller blocks of content). Method two is a little more complex but you keep the teasers at the bottom of the page.

      1. Method One

      Open the index.php file located in the root folder of the theme(you can also use the editor in the wordpress admin area, under Appearance > Editor, file is named “Main Index Template”.

      On line 27, where this shows: get_template_part( ‘loop’, ‘home’ );. Change to get_template_part( ‘loop’, ‘index’ );

      2. Method Two

      Open file loop-home.php in the root folder of the theme (you can aslo use the editor in the wordpress admin area)

      On line 48 where this is displayed: <div class=”col1″>, change to <div class=”col5″>. Now on line 62 thru line 65, you will remove all these lines. So where this displays:

      <div class="col2">
      <?php exp_get_comments($post->ID); ?>
      </div>

      Remove completely.

  28. Hotels USA says:

    Good theme! Thank you.

  29. Ruby says:

    Hi,
    How I can remove Leave a Reply, Comment thanks

    • admin says:

      Ruby,
      You can always turn off comments on pages and posts, but we are not sure where you want to remove this from.
      - Travel Blogger Support

  30. leyla says:

    hi admin,
    your theme is great for travel agency.

    thanks,
    travel2see.ru

  31. leyla says:

    hi admin,
    i have few question, how can i remove the search field? and the social media tab?
    thanks in advance,
    greeting from Moscow,
    travel2see.ru

    • admin says:

      Leyla,
      The theme does not have a control at this time to remove the social media bar, but we will be adding this capability in an update. The search field is actually part of the social media bar, so there is no way to remove this at this time either. If you need to remove a search field from one of your sidebars, you can do this by simply going into under Appearance > Widgets and removing the search widget from your sidebar.
      - Travel Blogger Support

  32. Brian says:

    btw. love the themes. great job. one more sues. If I want to remove the leave a reply on the editor, what is code for that?

  33. Marc W says:

    Hi, Nice template! I’m a complete WP newbie, and want to use WP to build a non-blog website. Can you tell me:

    1) How readily can this template integrate with a Forum – I’m particularly thinking of the BBPress plugin?

    2) Can the social media icons, twitter, FB, google etc and connections be removed easily? I know you give, above, in response to a question “Is it possible to remove the twitter and facebook links?” the answer:
    “They should go away when no information is entered in the social media settings.”

    Do you mean they’ll just disappear? ALL of them? Or is there a way of editing the the code to make them disappear from the moment the site is created?

    Thanks in anticipation!

    Marc

    • admin says:

      Marc,

      RE: 1) How readily can this template integrate with a Forum – I’m particularly thinking of the BBPress plugin?

      A: This should work fine

      RE: 2) Can the social media icons, twitter, FB, google etc and connections be removed easily? I know you give, above, in response to a question “Is it possible to remove the twitter and facebook links?” the answer:

      “They should go away when no information is entered in the social media settings.”

      Do you mean they’ll just disappear? ALL of them? Or is there a way of editing the the code to make them disappear from the moment the site is created?

      A: The theme does not currently have a control to completely hide the social media bar, but we will be adding that in a future update. For now, you can comment it out of the CSS, but that might be a bit tricky unless you are familiar with CSS.

      - Travel Blogger Support

  34. Eko Pramono says:

    Before, I say many thanks for making this wonderful themes and share them, Is there are themes that are similar to this but the theme of a news site? because I wanted to create a news site

    Thanks Before

    • admin says:

      We currently don’t have a news theme that we’ve developed, but there are other themes out there that are more tailored to news themes, if you go to http://wordpress.org/extend/themes/ you should be able to search for and find a free theme that would be suited for your needs. Thanks for the comment!

  35. David says:

    Hi Guys,
    Absolutely love your themes. Awesome.

    Would you be able to advise how I can change the term “HOME” on the navbar to a keyword like “City Breaks” – as you have done on your site to “THEMES”?

    Thanks again in advance

    • admin says:

      This is more of a basic WordPress use question, but in order to change the name of “Home” on the nav bar, there are a couple places you can do this. One place to do this would be to go under Pages > All Pages in the admin area of the site, and then edit the title of the page to the desired name that you would want for it. Another place to just change it on the top menu, is to go under Appearance > Menus in the admin area and then edit the menu to have the new term. For more information about how to use WordPress and WordPress basics, please visit: http://wordpress.org/support/

  36. Danielle says:

    Hi guys,

    I have send in two support forms in the last two weeks and so far no response so I hope someone can help me :) I have this website: http://www.backpackerslife.nl and from the fifth post down the comments disappear and two posts are put next to each other. I want them all to be the same. I have the same settings for all the posts. Please let me know how to fix this! Thanks! :)

    • admin says:

      Hey Danielle,
      Sorry for the delay in getting back to you! I have to talk to one of our developers about this, but they will get back to you as soon as they can. Thanks! Sorry again for the delay!
      - Travel Blogger Support

  37. RAvi says:

    Hi,
    I’m working on wordpress blog for my site .
    how to keep multiple locations in a single map (in a single post)

  38. The search field is actually part of the social media bar, so there is no way to remove this at this time either.

  39. Serhiy says:

    This theme is nice and powerful. I used it on my travel-blog.
    Thank you very much for this theme.

  40. jd says:

    is it possible to have control over the widgets separated into 2 distinct areas? eg: index pg and all inner pages

    the reason I ask is Goog in their further refinement of Panda has indicated that blogs or sites that have adverts on the index pg may be dropped as low quality…they indicate they will continue to index those same sites, IF the index pg has no or very little adverts

    on another point where is this single.php file located that is referenced above?

    • admin says:

      Hi,

      Sorry for the delay, but I will need to contact one of our developers about this question. We will get back to you as soon as we can. Thanks!

      - Travel Blogger Support

  41. Anker says:

    I am having problems with pictures on the blog. They are being squeezed and I really don’t like that. :-) Everything looks fine in editing mode, so any advice on this problem. Picture size is 600 x 400 px. It also looks fine on the frontpage but not in the post itself? Example here: http://rahtkensnorup.dk/?page_id=30 Nice theme by the way! :-)

    • admin says:

      Anker,

      I am not sure if one of our support personnel were already able to get back to you, but I would need to contact one of our developers about this question, and we will get back to you as soon as we can. In regards to your question below about writing no information, I would just leave it blank. Thank you for contacting us, please let me know if you have any other issues.

      - Travel Blogger Support

  42. Daniel says:

    Hi, thanks for your great theme. Can you tell me how it is possible to change the width of the main content column? I want to make it wider.

    Thanks Daniel

    • admin says:

      Hey Daniel,
      You will need to edit the CSS files for the theme in order to change the width of the main content area. We haven’t added this capability to our theme menu yet, but will probably do so in a later update. Here is come information for you on how to change the width of the sidebars, which I believe also gives you information on how to change the width of the main content area, you would need to know how to change the width of the sidebars anyways when doing this, so I hope that this helps. If you have any other questions, or still have an issue with this please contact me, and I will get back to one of our developers about this. Thanks!

      We use a widely known CSS grid that has tons of documentation to help you. Below is the link:

      http://developer.yahoo.com/yui/grids/
      You would need to add a few lines of CSS to change the sidebars, depending on which side you set the sidebar, would either need to add .yui-t6 .yui-b or .yui-t3 .yui-b.
      You will also need to change the main content div which would be either

      .yui-t6 #yui-main .yui-b or .yui-t3 #yui-main .yui-b

      So those selectors should be enough to change the widths.

      - Travel Blogger Support

  43. Fantastic theme, I really like it. There are so many options to give your site a very personal feel.

    I do have a problem however. I would like to use the theme with only left sidebar, but when I choose that option the sidebar is much wider than I would like it to be. How can I make it smaller? I like the width of the sidebar in http://www.eco-info.net/energy/fossil-fuels which is a page where I turned off the right sidebar but I can’t find the same option in posts so my post appears like this http://www.eco-info.net/fossil-fuels.html I would like that to look the same as http://www.eco-info.net/energy/fossil-fuels.
    Sorry, I’m not sure whether I’m clear enough and maybe a bit too long.
    Thank you very much for the theme and I hope you can help with this isssue.

    • admin says:

      Erika, In order to change the width of the sidebars this is what you would need edit the CSS code in the theme files, here is how to do so below:

      We use a widely known CSS grid that has tons of documentation to help you. Below is the link:

      http://developer.yahoo.com/yui/grids/
      You would need to add a few lines of CSS to change the sidebars, depending on which side you set the sidebar, would either need to add .yui-t6 .yui-b or .yui-t3 .yui-b.
      You will also need to change the main content div which would be either

      .yui-t6 #yui-main .yui-b or .yui-t3 #yui-main .yui-b

      So those selectors should be enough to change the widths.

      -Travel Blogger Support

  44. Kai says:

    Hi Folks,

    at first: i want to thank you for the great travel-theme. I like it very much! ;o)

    Let me ask you one Question: In the top-navigation of the site, there are the social media buttons. I only want to change “Follow” in front of the RSS-Feed to the german word “Folgen”. Where can i do this?

    Hope my english is good enough to understand my question? ;o)

    Thanks a lot for your reply!

    • admin says:

      Hi,

      We need to get back to one of our developers about this question, but will be in contact with you as soon as we can. Thanks!

      - Travel Blogger Support

  45. jd says:

    thank you Admin, I found most of the things I wanted to change and was able to get adaptive. My sidebars are now about 195px each. The dividers are reduced in most areas and the fold is better positioned. I found and reset the categories. What I am looking for now that you might help with…where is the HTML and JS main page file located…they need some errors corrected to make it compliant according to html validator….still need a widget in the header area…if anyone wants copies of my files that I changed to get my site to this point I’ll be happy to supply them to save you time

    • admin says:

      JD,

      I am glad that were able to find most of the things that you wanted to change. For the second part of your question, I will need to get some input from one of our developers. We’ll be in contact soon. Thanks!

      - Travel Blogger Theme Support

  46. Giulia says:

    Hi,
    I would like to add at the end of each post the author box. I have downloaded the widget but I still have 2 descriptions. How can I only keep one? Thanks

    • admin says:

      Hey Giulia,
      We got your email from the contact form, one of our developers will be contacting you as soon as they can. Thanks for your patience!
      - Travel Blogger Support
      PS There is a new theme version that has just been released!

  47. xie yongqiang says:

    Hi Folks,

    at first: i want to thank you for the great travel-theme. I like it very much! ;o)

    but I want translate those word”There are no comments, click here be the first one!
    “into chinese,where can i to find those code? thanks again.

    • admin says:

      Our theme does not have any specific controls for translation, but you can use Google Translate to translate your desired text from English to Chinese, and then copy and paste the text into the theme. Thanks for contacting us, hope that this helped.

      - Travel Blogger Support

  48. xie yongqiang says:

    thanks.

  49. Xie Yongqiang says:

    My name is Xie Yongqiang, and from Western China, thank you for providing such an excellent theme, I hope we always contact, hope you can give me more guidance topics, there is also hope that you will make a better share topics with us, thanks again.

  50. Jackson says:

    Hi,

    I have a problem with the widgets. I am unable to move them. They are greyed-out. How do i go about this?

    Regards,

    Jackson

    • admin says:

      Jackson,
      It looks like there may be one more bug happening on the theme, we have had another person contact us about the widgets not being able to move and grayed out. I will have one of our developers take a look into this, and we will get back to you as soon as its fixed. Sorry for the inconvenience. Please contact us if you notice anymore issues.
      - Travel Blogger Support

  51. mj says:

    How do I change the fonts on my site? When I try to change them on the “Custom colors and fonts” page, it stays on “Candara” after I click on “Save Changes”. Help!

  52. Vissanu says:

    Nice theme ,just have some helping that i use this them hosting with blue host and i try to change font style
    but it alway back to original.how i can this .
    Regards,
    Vissanu

    • admin says:

      Vissanu,
      We are having some problems with the fonts settings right now, we will be coming up with a fix for it in a week or so. Please refer to our main site in the next week or so for the updated version. Thanks!
      - Travel Blogger Support

  53. Bosti says:

    TB Google Maps Widget

    Hi,

    when I use [tb_google_map] on post is everything okej, it shows location, but when i use it as widget “TB Google Maps Widget” it says: Sorry, no locations found.

    What is wrong? I use 3.4.1–en_US instalation and I have also tried : “Click here to update your current locations. This fixes an issue with Google Maps.”

    Thank you,

    Regards,
    Bosti

    • admin says:

      Bosti,
      We have had some bugs that have popped up with the current version of the theme because of the new update WordPress came out with. Working on fixes, please refer to the main site for updates in a week or so.
      - Travel Blogger Support

  54. Kevin says:

    I’m unable to change the font from Candara. It always goes back, no matter what I select. Any ideas?

    Thanks!

    • admin says:

      We are having some bugs right now with our theme that have affected the font. We will be posting fixes soon, so please refer back to our main site for information in a week or so. Sorry for the inconvenience.

      - Travel Blogger Support

  55. Mark says:

    Hi I have been playing around with the theme for about a week now. It’s very well done and I like it a lot.

    Just one question though, when you insert in image onto a post it creates a thumbnail and displays it on the main page. This is fine, but the way that the image is displayed on a featured homepage post, it pushes it flush against the side of the blogroll (not nice spaced like the one you have here). Can this be fixed? Yoou can see what I mean by visiting vacationkickbacks dot com.

    • admin says:

      Mark,

      I visited your site and noticed that the spacing was the same as on our site now, were you able to resolve the problem? We are using different column layouts, maybe this is why it looked like it had more space.

      - Travel Blogger Support

  56. Walter says:

    Hi,
    Thx for great plugin. I would like to make the content (center) wider, and mover it to the edges. BTW. I use 3 columns. I don’t need too much room on both sides of the page ( maybe about0.5-1″) . Ho can I re-size the center? Any help would appreciated.

    • admin says:

      Walter,
      We have released a new travel blogger theme update fairly recently, and under this version of the theme if you go under Appearance > Theme Layout and Skins, you will find under Column Sizes that you can tweak the proportions of all the columns now.
      - Travel Blogger Support

  57. Neil says:

    Fixed! I’m running on a cloud based server which was duplicated from another site. Turns out the Minify settings did not copy properly and the Nginx settings needed adjusting after the copy.

    Your theme is working great!

    Thanks,
    Neil

  58. FabTRAVEL says:

    hello everybody.
    I have a problem with the second menu (the footer one). the red menu is all over the large of the page not shorter as the main one (on the top). before the update was the same.
    can you see here what i want to see…..
    http://fabtravel.altervista.org

    thanks a lot

    • admin says:

      I went to your site, and saw that you have disabled the footer for now. One thing that you can try to trouble shoot or fix the problem is removing the footer image that you uploaded to the site, and try uploading it again. If the existing footer image is there from our theme, you can “remove” the footer image, and then reset to default, and this will install the original footer image again. Let me know if this works.

      - Travel Blogger Support

  59. Ruth says:

    Is there a way to change the 3 little pictures in the upper right corner? I love your overall theme, however, would like to add some of our pics to that area.
    Thx.

    • admin says:

      You may be able to tweak the background image yourself in photoshop, so that your three pictures overlap that area, I have seen folks tweak the provided background images that are used in our theme. After you tweak it in photoshop, you can then upload the new background image under “Appearances > Background” in the dashboard area of your site.

      - Travel Blogger Support

  60. admin says:

    Thank you!

  61. Steve Miller says:

    Upgraded to WordPress 3.5 – Started getting errors. From the WordPress site:

    Error: Warning: Missing argument 2 for wpdb::prepare(), called in … (happens in themes and plugins)
    Fix: Turn off error reporting, contact your theme dev and point ‘em to https://core.trac.wordpress.org/ticket/22262 so they can fix it

    Steve

  62. how do I tell which version I have? having a problem since I uploaded WordPress 3.5. my photographs cannot be seen when uploaded. anyone else have this problem? (when jetpack is activated) still having this problem and now when I deactivated,,then reactivated jetpack, my stats are not accurate? any ideas?

    • admin says:

      You would be able to tell by the .zip name of the theme version that you installed onto your site. In order to reset it though, I would go ahead and uninstall the theme from your site, visit our downloads page and get the latest version of the theme and then re upload.

  63. Kristine says:

    Awesome blog! Do you have any tips and hints for aspiring writers?
    I’m planning to start my own blog soon but I’m a little lost on everything.
    Would you recommend starting with a free platform like
    Wordpress or go for a paid option? There are so many options out there that I’m totally confused .. Any tips? Thank you!

    • admin says:

      I would recommend starting out with WordPress for sure, you will need to purchase a domain though (you can do this through a service like Moniker) and you would need to get your site hosted (bluehost) is a hosting company that I have had good experience with. Look into WordPRess.org though and go through some of the basic tutorials, it is a really good platform for those who are not so familiar with coding and website building.

      - Travel Blogger Support

  64. Sudhir says:

    Hi,
    I really liked your theme. i want to know can i incude a album or a slide show in my posts?
    Thanks.

    • admin says:

      Sudhir,

      There may be a third party plugin that you can find on WordPress.org that can let you install albums into your posts.

  65. Good day! I know this is kind of off topic but I was wondering if you knew where I could find a captcha plugin for my comment form?

    I’m using the same blog platform as yours and I’m having problems finding one?
    Thanks a lot!

  66. victor says:

    hw can i remove the menu footer at the bottom

    • admin says:

      Under Appearance > Menus, you can choose not to have anything display in the footer menu. Under Appearance > Footer you can choose not to display the sponsor links, and you can remove the footer image so that nothing is displayed.

  67. ASH says:

    Beautiful theme, but I have one issue. When viewing posts by category (i.e., clicking on a category name to see only posts in that category) the post titles show up with all words capitalized. Grammatically, some words (a, the, on, in, etc.) shouldn’t be capitalized, and as a professional writer I don’t like this to be wrong on my blog. I’ve capitalized everything properly in my posts, and the titles show up correctly everywhere except in the category view. Is there a way to fix this?

    Also, the font for titles in the category view is a bit big and too bold, but this seems to be one of the only fonts that can’t be set in the theme options. Any tips for adjusting this? Thanks!

    • admin says:

      In answer to your first question, you would probably need to make some sort of change to the css to change this capitalization feature on the title. In order to set up the fonts on your site to change them, make sure that you have the latest version of the theme installed on your site, and then go under Custom Colors and Fonts to configure your font settings to the desired format.

      - Travel Blogger Support

  68. Your theme is AWESOME, and people should be aware that you can use it for any kind of website, not just travel websites. I looked through pages and pages of website themes, and yours really shines. Thank you for sharing it! :-)

    • admin says:

      Sharon,

      Thank you! Glad to hear that you have found it useful and for another type of site!

      - Travel Blogger Support

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>