Trouble with Columns and Bullets

Home Forums All Other Themes Trouble with Columns and Bullets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #59434
    AngelaAngela
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 16, 2017

    Hello,

    I am having trouble making a 2 column page with the theme bullets. I have two examples for you to look at on my page: http://freshcville.org/about

    What I would like to do is a have a 2 column page divided equally (50%/50%) for each column. Then I would like to have an unordered list in my text in the first column that uses the themes standard bullets (which look like a 3 star arrowhead). I can’t seem to find the right combination of code to make this work.

    I also put some text for you on the example page to help explain.

    Thanks for your help!

    #59659
    AngelaAngela
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 16, 2017

    I wanted to check in on this again to see if there is a solution. Its the last thing I need to fix before going live. Thanks.

    #59696
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Angela,

    Kindly use plugin Shortcode Ultimate and use their 2 column shortcode.

    Regards,
    Dave

    #59796
    AngelaAngela
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 16, 2017

    Thanks, what shortcode package are you using for the column_content type=”aboutpart” and column_content type=”servicespart”?

    #59831
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Angela,

    Here is the shortcode:

    [column_content type="aboutpart"] 
     <h3>About <span>Hotel</span></h3>
     [area class="ofr" width="30%"]<img src="http://localhost/sktthemes/girlie/wp-content/themes/skt_hotel/images/thumb_02.jpg" alt="">[/area]Suspendisse rutrum tincidunt augue sit amet adipiscing. Aliquam ut nullrs. Curabitur interdum, erat quis sodales facilisis, massa arcu varius scelerisque nibh mauris vitae augue. Cras at egestas sem. Nullam faucibus, nisi  vehicula blandit, odio orci tincidunt urna. 
    <ul>
    <li>Check-in: 02:00 P.M.; Check-out: 12:00 A.M.</li>
    <li>Free High Speed Wi-Fi Internet in Every Room</li>
    <li>In Room Dining Available from 06:00 P.M. to 10:30 P.M.</li>
    <li>Free Local Self Parking Available</li>
    </ul>
    <a class="read-more" href="">Online Reservations <i class="fa fa-angle-right mideum"></i></a>
    [/column_content]
    
    [column_content type="servicespart"]
    <h3>Our <span>Services</span></h3>
    <ul>
    <li><a href="#">Bed and Breakfast</a></li>
    <li><a href="#">Sight Seeing</a></li>
    <li><a href="#">Cab Facility</a></li>
    <li><a href="#">Morning Tea</a></li>
    <li><a href="#">Free Internet</a></li>
    <li><a href="#">Business Center</a></li>
    </ul>
    [/column_content]

    Regards,
    Dave

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.