Title: ryan1107's Replies | WordPress.org

---

# ryan1107

  [  ](https://wordpress.org/support/users/ryan1107/)

 *   [Profile](https://wordpress.org/support/users/ryan1107/)
 *   [Topics Started](https://wordpress.org/support/users/ryan1107/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryan1107/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryan1107/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryan1107/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryan1107/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryan1107/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/ryan1107/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ryan1107/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Sparkling] Hiding the Entry Meta info on the featured image/homepage posts](https://wordpress.org/support/topic/hiding-the-entry-meta-info-on-the-featured-imagehomepage-posts/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hiding-the-entry-meta-info-on-the-featured-imagehomepage-posts/#post-4938201)
 * I thought that was what I had to do but I must’ve had it wrong!
 * Thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Recent Posts From Category] Excerpts and Images?](https://wordpress.org/support/topic/excerpts-and-images/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/excerpts-and-images/#post-4844535)
 * Thanks very much Daniele!
 * Can’t wait for a further release 🙂
 * Good Luck!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Spacious] fantastic](https://wordpress.org/support/topic/fantastic-481/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fantastic-481/#post-7845139)
 * No worries!
 * When its that easy to use and you can get great results, its well worth telling
   the author! Seriously, thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] The code for carousel/ slider](https://wordpress.org/support/topic/the-code-for-carousel-slider/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/the-code-for-carousel-slider/#post-3909252)
 * find this in header.php “<!–BEGIN #widget-carousel–>”
 * change the second line and h4 tags, to the image url and what you want it to 
   say:
 * <img src='<?php echo get_template_directory_uri(); ?>/library/media/images/slider/
   slider_img_01.jpg’ alt=” />
    <div class=’carousel-caption’> <h4>Built-in Bootstrap
   Elements let you do amazing things with your website</h4> </div> </div>
 * i think thats how i did it
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Static Home Page switches to 3 columns](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/#post-3485654)
 * haha glad it helped someone in the end! 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Static Home Page switches to 3 columns](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/#post-3485645)
 * I’ve worked it out, really simple fix.
 * Appearance>Evolve Settings>Post Styling
 * Select the first box/option under “Number of articles per row on home and archive
   pages – ‘post boxes'”
 * I feel silly!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Static Home Page switches to 3 columns](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/static-home-page-switches-to-3-columns/#post-3485643)
 * Im now having that exact same issue as I have just moved onto Evolve free, annoying
   when no-one helps :p I saw two comments and thought there would be an answer!
 * Have you had any luck since?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Carousel / Slider showing two images](https://wordpress.org/support/topic/carousel-slider-showing-two-images/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/carousel-slider-showing-two-images/#post-3958986)
 * Hi,
 * Sorry if you have done this already, but just checking…
 * The first thing I would do is check the header code. Go into Appearance>Editor.
   Then access the Header.php on the right hand column.
 * Go 2/3rds down the page until you see <!–BEGIN #widget-carousel–> and then there
   should be the 4 bits of code that control the images and text for the slider.
 * Where you see:
 * <img src=’[http://exampleURL.com/wp-content/uploads/2013/08/pic1.png&#8217](http://exampleURL.com/wp-content/uploads/2013/08/pic1.png&#8217);
 * Make sure there is only one image and that the URL is correct. I’m no expert 
   but that is all I can offer! Hope it works
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Removing floating text inside the bootstrap element](https://wordpress.org/support/topic/removing-floating-text-inside-the-bootstrap-element/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/removing-floating-text-inside-the-bootstrap-element/#post-3773688)
 * May as well post it anyway! Might come in handy for others.
 * Go to Appearance > Editor, then choose Header.php on the right column.
 * Scroll down until you see <!–BEGIN #widget-carousel–> should be 2/3rds down the
   page roughly.
 * You will see 4 sets of code that control the images and text like this..
 * <img src=’[http://pictureURL.com/images/1.png&gt](http://pictureURL.com/images/1.png&gt);
   
   <div class=’carousel-caption’> <h4>Amazing things to the website – DELETE THIS
   </h4>
 * All you have to do is remove the text in the <h4> tags and it should just show
   the picture!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[evolve] Removing floating text inside the bootstrap element](https://wordpress.org/support/topic/removing-floating-text-inside-the-bootstrap-element/)
 *  [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/removing-floating-text-inside-the-bootstrap-element/#post-3773687)
 * Hi,
 * Did you still need help with this, or is it resolved? I did this yesterday
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Share Buttons Plugin – AddThis] two sets of buttons](https://wordpress.org/support/topic/two-sets-of-buttons/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/two-sets-of-buttons/#post-3964250)
 * Hi,
 * I have changed the theme, as this was scheduled to occur anyway, and the share
   buttons have been removed from the sidebar.
 * Thanks for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Share Buttons Plugin – AddThis] two sets of buttons](https://wordpress.org/support/topic/two-sets-of-buttons/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years ago](https://wordpress.org/support/topic/two-sets-of-buttons/#post-3964246)
 * Hi,
 * [http://adastra-marketing.com](http://adastra-marketing.com) is the URL,
 * it is on the left sidebar and also blog pages too
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] A couple of issues: theme displacement & carforsale not functioning](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/#post-3795575)
 * Hi Jay,
    Yea around an hour ago it started to freeze up on me when i was trying
   to access it to make changes, this link should show you what i mean, should work
   now. im not great at coding so its not so simple for me haha [http://premier.unifido.info/cars-for-sale/wqqq](http://premier.unifido.info/cars-for-sale/wqqq)
   Thanks for your help though!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] A couple of issues: theme displacement & carforsale not functioning](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/#post-3795572)
 * just changed my permalinks settings to /%postname%/%post_id% and now you can 
   view the car details, still issues with ‘footer creep’ as i keep calling it, 
   if i leave a link you may be able to see for yourself
 * [http://premier.unifido.info/?s=cars&car=1&search_condition=&search_year=&search_make=&search_model=&search_dropdown_body=&stock=&submit_search=Search](http://premier.unifido.info/?s=cars&car=1&search_condition=&search_year=&search_make=&search_model=&search_dropdown_body=&stock=&submit_search=Search)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] A couple of issues: theme displacement & carforsale not functioning](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/)
 *  Thread Starter [ryan1107](https://wordpress.org/support/users/ryan1107/)
 * (@ryan1107)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/a-couple-of-issues-theme-displacement-carforsale-not-functioning/#post-3795571)
 * thanks, installing woodojo has helped slightly on the displacement front, just
   got to start to tweak it.
 * The other issue is still unsolved however. When i search for the cars, they come
   up on the results page, however, when you click to view the details of the specific
   car, the message ‘Oops! That page cannot be found.’ appears as if the car never
   existed. The URL is correct and I know it is in the cars for sale page too, any
   ideas?
 * Thanks

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/ryan1107/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/ryan1107/replies/page/2/?output_format=md)