Title: Read More issue
Last modified: August 22, 2016

---

# Read More issue

 *  Resolved [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/)
 * Text that I want showing beside or underneath my image on the smooth slider is
   visible only when Read More is clicked. Help, please.
 * [https://wordpress.org/plugins/smooth-slider/](https://wordpress.org/plugins/smooth-slider/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Thread Starter [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533830)
 * Here’s the link to my site
    lizmenard.ca
 * Thanks.
 *  [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * (@rahulwalunje)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533884)
 * Hello,
 * Please go to settings => Slides Panel => Slider Content => Pick content From 
   and make sure that you have selected ‘From Content’ option.
 * Let me know if it helps.
 * Thank you!
    Regards, Rahul
 *  Thread Starter [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533959)
 * Hi Rahul:
 * Yes! Thanks for your help. It’s much better and your suggestion was helpful; 
   however, it didn’t completely solve my problem. I want the text to be centred
   under the image on the smooth slider. In the backend, it looks exactly the way
   I want, but when I see the post on the smooth slider page on my website, it is
   not centred the way I set it up. Any suggestions? Thank you.
 * Regards,
    Liz
 *  [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * (@rahulwalunje)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533967)
 * Hello Liz,
 * One solution to your problem is to reduce Slider Width, which you can find in
   Basic settings.
 * But if you want the text to be centered under the image with same slider width
   then you need to add custom css. which you can add from Basic Settings => Miscellaneous
   => Custom Styles
 *     ```
       .smooth_slideri {
              max-width: 500px !important;
              margin-left: 170px !important;
       }
       ```
   
 * Let me know if it helps.
    Thank you! Best Regards, Rahul
 *  Thread Starter [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533980)
 * Hi Rahul:
 * I made the changes that you suggested (I’m learning a lot here – thanks!); however,
   I still can not “play” with the text the way I want.
 * Oddly enough, the text appears exactly the way that I want when I view the Post,
   but when I click Preview or go to my website, everything that I set up has been
   overruled.
 * Currently what I see is as follows: Medium: Etching, aquatint Dimensions: 22 
   x 30 inches. This is part of my Lower Don River series.
 * What I would like to see is the following (all centred under the image):
 * Medium: Etching, aquatint on one line
    Dimensions: 22 x 30 inches on the next
   line then This is part of my Lower Don River series. on another line.
 * Reducing the number of characters or width doesn’t appear to be the answer, as
   some of my lines are wider than the image and it just makes all the text very
   wide. When people look at my website, I want them to see lines with a few characters
   and lines with many characters all centred under the image. I don’t mind taking
   the time to set up each line and centre it, which is what I have done in the 
   Post, but doesn’t show online the way I want it to.
 * I want to be able to centre the text underneath the image (with the ability to“
   play” with space around the text) and overrule the default that keeps the text
   together on one line and then drops the remaining text down on to the next line.
 * Thanks so much, Rahul.
 * Best Regards,
 * Liz
 *  [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * (@rahulwalunje)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5533993)
 * Hello Liz,
 * According to your requirement.
 * On edit post inside text tab. Please add the line inside `<p>` tag.
 * For example,
 *     ```
       <p> Medium: Etching, aquatint </p>
        <p> Dimensions: 22 x 30 inches </p>
        <p> This is part of my Lower Don River series. </p>
       ```
   
 * After that, Go to Basic Settings => Miscellaneous => Retain these html tags and
   insert `<p>` in text box. Save the settings.
 * Let me know if it helps.
 * Thank you!
    Regards, Rahul
 *  Thread Starter [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5534018)
 * Hi Rahul:
 * This didn’t seem to work. However, to make certain that I understood what you
   asked me to do, here’s how I tired to make the changes.
    Under Slider Basic Settings
   Miscellaneous, I added =&gt: Oddly, every time that I tried to save the changes,
   the box beside Miscellaneous automatically changed into what looks like a right
   facing arrow. On my website and in the post, everywhere that I inserted =&gt:
   became <p> and still was not centered.
 * Please let me know if the problem is with my attempts to follow the instructions.
   Still learning a lot here! Thanks,
 * Best regards,
 * Liz
 *  [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * (@rahulwalunje)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5534022)
 * Hello Liz,
 * Can you please send the temporary admin access details to our support mail address
   support [at] slidervilla [dot] com ?
 * Thank you for all your patience.
 * Best Regards,
    Rahul
 *  Thread Starter [lizmenard.ca](https://wordpress.org/support/users/lizmenardca/)
 * (@lizmenardca)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5534068)
 * Hi Rahul:
 * Haven’t heard from you in awhile. Did you get my email? Thanks,
 * Liz
 *  [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * (@rahulwalunje)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5534074)
 * Hello Liz,
 * We have made the changes. Please refer the post “Lower Don River Factories”.
 * We have added text into `<div>` tag and added `<div>` in Retain these html tags
   on settings page. Text is now centered under the image for post “Lower Don River
   Factories”. You can do changes for remaining posts you want.
 * Thank you!
    Best Regards, Rahul

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Read More issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smooth-slider_e7cacb.svg)
 * [Smooth Slider](https://wordpress.org/plugins/smooth-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smooth-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smooth-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/smooth-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smooth-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smooth-slider/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [rahul.walunje](https://wordpress.org/support/users/rahulwalunje/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/read-more-issue-2/#post-5534074)
 * Status: resolved