Forum Replies Created

Viewing 15 replies - 46 through 60 (of 82 total)
  • Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    table {width: 100%; text-align: center; border-bottom: 2px solid #dfdfdf; border-radius: 6px; border-collapse: separate; border-spacing: 0px;}
    table thead tr {color: #ffffff; font-weight: bold; background: #c83240;}
    table tr td {border-right: 1px solid #dfdfdf;}
    table tr td:last-child {border-right: 0px;}
    table tbody tr:nth-child(1n) {background: #f6f6f6;}
    table tbody tr:nth-child(2n) {background: #e6e6e6;}
    table tbody tr:hover {background: #ffe8e8; transition-duration: 0.6s;}

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    Can I add table code to additional styles? I want to add to the product page, In the area of ??a long description.

    body {
    margin: 0;
    background: #F4F1F8;
    }
    table {
    border-collapse: collapse;
    line-height: 1.1;
    font-family: “Lucida Sans Unicode”, “Lucida Grande”, sans-serif;
    background: radial-gradient(farthest-corner at 50% 50%, white, #DCECF8);
    color: #0C213B;
    }
    caption {
    font-family: annabelle, cursive;
    font-weight: bold;
    font-size: 2em;
    padding: 10px;
    color: #F3CD26;
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    }
    caption:before, caption:after {
    content: “\274B”;
    color: #A9E2CC;
    margin: 0 10px;
    }
    th {
    padding: 10px;
    border: 1px solid #A9E2CC;
    }
    td {
    font-size: 0.8em;
    padding: 5px 7px;
    border: 1px solid #A9E2CC;
    }
    .first {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    }

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    Thanks for the support!

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    This is the whole table!

    <table>
    <tbody>
    <tr>
    <td>Тип размещения</td>
    <td style=”text-align: center;”>Люкс с видом на море</td>
    <td style=”text-align: center;”>Семейный люкс</td>
    <td style=”text-align: center;”>Делюкс с собственной террасой</td>
    <td style=”text-align: center;”>Двухместный номер с двумя раздельными кроватями (с балконом)</td>
    <td></td>
    </tr>
    <tr>
    <td>Цена – сутки/месяц</td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td>Площадь номера</td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td>Особенность номера</td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td>Скидки</td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr>
    <td></td>
    <td style=”text-align: center;”><span style=”color: #008000;”>ЗАБРОНИРОВАТЬ</span></td>
    <td style=”text-align: center;”><span style=”color: #008000;”>ЗАБРОНИРОВАТЬ</span></td>
    <td style=”text-align: center;”><span style=”color: #008000;”>ЗАБРОНИРОВАТЬ</span></td>
    <td style=”text-align: center;”><span style=”color: #008000;”>ЗАБРОНИРОВАТЬ</span></td>
    <td></td>
    </tr>
    <tr>
    <td>В номерах</td>
    <td colspan=”4″></td>
    </tr>
    <tr>
    <td>Ванная комната</td>
    <td colspan=”4″></td>
    </tr>
    <tr>
    <td>Питание</td>
    <td colspan=”4″></td>
    </tr>
    <tr>
    <td>Кухня</td>
    <td colspan=”4″></td>
    </tr>
    <tr>
    <td>Удобства в номере</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Детская кровать, дополнительное спальное место</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Кондиционер</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Вид из окна</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Стиральная машина/прачечная</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Услуги по уборке</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Парковка</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Интернет</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Баня/сауна</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Бассейн</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Балкон</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Парковка</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Предоплата</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Отмена бронирования</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Врач/Аптека</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Площадка для отдыха</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Площадка для барбекю/мангала/летняя кухня</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Спорт</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Трансфер</td>
    <td></td>
    </tr>
    <tr>
    <td>Достопримечательности/Экскурсии</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>Для гостей с ограниченными возможностями</td>
    <td colspan=”3″></td>
    </tr>
    <tr>
    <td>С Домашними животными</td>
    <td colspan=”3″></td>
    </tr>
    </tbody>
    </table>

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    I will be able to point on different pages, different text of the goods. Will the text be saved? This code will not be lost when updating the topic?

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    This is an addition!

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    In the field of a long description.

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    When adding a new product, the table should be automatically added.

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    Where should I add this code? Adding a new product, the table (code) was automatically added to the product page!

    Forum: Plugins
    In reply to: [WooCommerce] table
    Thread Starter Сергей

    (@derevnya)

    If I add a new product, this code was already on the product page! The code must be on the new product pages. How can I do it?

    Thread Starter Сергей

    (@derevnya)

    Integration with Google Analytics is possible only the paid version? I want to understand how it works!

    Forum: Plugins
    In reply to: [WooCommerce] Hello!
    Thread Starter Сергей

    (@derevnya)

    Do You have a solution to my question?

    Thread Starter Сергей

    (@derevnya)

    You specify everything correctly! But for text color, a brief product description – the Powerpack Designer plugin does not work.

    Thread Starter Сергей

    (@derevnya)

    Why do I have to prove something to you ?! Why do you have doubts? Can I get support?

    Thread Starter Сергей

    (@derevnya)

    I do not understand what you are writing about! I bought several Woocommerce plugins, but the support doesn’t support me! Now I have a question: change the color of the text – a brief description of the product? Can you help me with this?

Viewing 15 replies - 46 through 60 (of 82 total)