Your account expired support, please renew to get your support.

HomePage Forums Themes Support Luxtower – Single Property WordPress Theme Cannot Edit “Luxtowe Property Variation” in Elementor

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #23968
    raphaelmasari
    Support Expired

    Hi,

    For my business, I need to sell properties and not renting.

    I need to edit the top section of the table or even remove columns in the “Move In Ready Homes”

    Can you help ?

    Thanks

    • This topic was modified 1 year, 10 months ago by raphaelmasari.
    #23974

    Hi you,

    Please send Admin web account for me, I will check and try to help you.

    #23977
    raphaelmasari
    Support Expired

    Thanks, How to send you the account details privately ?

    #23980
    This reply has been marked as private.
    #23995
    raphaelmasari
    Support Expired
    This reply has been marked as private.
    #24018

    Hi,

    You mean edit the fields in this widget: https://prnt.sc/xKUiwdWuOcn7
    This is a widget written directly in the theme, to customize this widget you have to overwrite this file in the child-theme and edit it.
    Editing directly in main-theme will lead to loss of code during theme update.

    Now how do you want to edit it, if it’s simple I can guide you, if it’s more complicated we will customize and charge for your request

    #24215
    raphaelmasari
    Support Expired

    Hi,

    Thanks of your patience.

    I just need to remove the Rent price Colummn.

    Thanks

    #24229

    Ok, I have just resolved this issue, please recheck your site.

    #28716
    [email protected]
    Support Expired

    Hi there.

    I also need to remove this column too. Can you advise what file I need to update? I have php experience.

    Thanks

    Richard.

    #28732

    Hello @richyhoolahan-co-uk,

    Please go to file wp-content/themes/luxtower/inc/elementor/widgets/property-variation.php
    => remove code:

    <th> <?php echo esc_html__('RENT PRICE', 'luxtower') ?></th>
    and

    <td><?php if (!empty($item['title5'])): echo sprintf('%s', $item['title5']); endif; ?></td>

    #28764
    [email protected]
    Support Expired

    Hey Billy.

    Thanks so much for the info. Appreciated the quick reply.

    Richard.

    #28766

    Hi @Richard,

    Ok, let me know if you need to help.

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.