Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Ipanema

    (@ipanema)

    Thank you! I haven’t found any plugin like that. I’ve been looking at some themes, but they’re all paid and I don’t seem to find one that totally works for me. I just wanted a plugin or theme that allowed me to add different apartments or villas in a specific location with information about them and the ability to search by map location. I also wanted a search menu on the homepage..I’ll keep researching..thank you!

    Thread Starter Ipanema

    (@ipanema)

    Hello,

    I was looking for a plugin for accommodations. With options to add different hotels,pricing, room options, map location, etc. Just like a booking site for hotels, but without the booking system since I want them to email me for that since I wouldn’t have many accommodations there. Thank you anyway for your help cubercolour!

    Thread Starter Ipanema

    (@ipanema)

    Hi cubecolour,

    I meant a plugin for a hotel with number of rooms, price, pictures, location, etc, but without the booking system. Thank you!

    Thread Starter Ipanema

    (@ipanema)

    Hi Tobias!

    Thank you so much for your responses! I activated it again and it doesn’t exactly messes up my site, but the first 2 rows (which are now the first 2 columns) don’t adjust well. I think it’s because it´s a h2 and h3. Let me know if you have any idea of why this could happen. Thank you!!

    Thread Starter Ipanema

    (@ipanema)

    Hi Tobias! Thank you for your quick response. I added the closing and it seems to be working fine now.

    I would like to use the responsive-table extension because if I add more packages it’s going to be hard to read with such small fonts.

    I activated the extension correctly now and added the shortcode, but it messes my page up. I don’t have it activated now, but I was wondering if it could be because I have the table inside of another plugin.

    I have another question, but I’m not sure if I should post it in a different thread:

    I wanted to add a discounted price next to the old price on the same cell and same line. I added a code for the discounted price to be red and with a line across. This is the code I added to the plugin options:

    .tablepress .pricing {
    color: #CE0914;
    text-decoration: line-through;
    }

    and the following code in the cell:

    <div class=”pricing”> 2000€ </div> 1500€

    They display one on top of the other. Do you know if I could have both prices on the same line?

    Thank you so much!

    Thread Starter Ipanema

    (@ipanema)

    Hi Tobias,

    Thank you for your response! I added the following code under the CSS on my website. I also tried adding it under the Plugin options but it gets deleted:

    @media (max-width: 767px) {
    .tablepress tbody td div p {
    font-size: .8em !important;
    }

    I also added extension you suggested (responsive-tables)and changed the shortcode to [table id=8 responsive=”all” /] but It doesn’t seem to work 🙁

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