Your account expired support, please renew to get your support.
Viewing 11 posts - 61 through 71 (of 71 total)
  • Author
    Posts
  • #27286

    Hi,

    #1. I fixed this booking code, please recheck: https://prnt.sc/8X_tzyRjdmco

    #2. Sorry, I don’t understand this issue, please take a photo screenshot about this issue, I will check again.

    #27311
    todragorge
    Support Expired

    test

    #27313
    todragorge
    Support Expired
    This reply has been marked as private.
    #27308
    todragorge
    Support Expired
    This reply has been marked as private.
    #27325

    #1. I have overwritten the tour template files into the child-theme for you, please go to the file: https://moroccogetaway.com/wp-admin/theme-editor.php?file=template-parts%2Fbooking%2Fblock%2Fitem-block-1.php&theme=triply-child

    find code:

    if ( $feature ) {
    					echo '<span class="item-label">' . esc_html__( 'Featured', 'triply' ) . '</span>';
    				}

    and edit this text.

    Change color background: please copy this CSS code to file style.css( child-theme)

    .babe_items .item-label{
    background-color: #your-color !important;
    }

    #2. Changing the background color of the botton here is related to the Iframe you embed, please contact the support of the website API you are using for assistance with this issue

    #27344
    todragorge
    Support Expired

    Thank you Billy, unable to change the text I have tried multiple times. Will the same text apply to all the photo. As I want to define the tours feature text for example to be Luxury, adventure, on sale, family and so on.

    I have to managed to change the background colour, thank you

    #27355
    This reply has been marked as private.
    #27379
    todragorge
    Support Expired

    Thank you Billy, I couldn’t figured it out would you be able to do an example with text(test). And back ground has changed back to default even though I have applied a different color.

    #27421

    Hi,

    #1. I can only give you a solution so you can customize and code it yourself. Since this customization is not available in the theme, I will have to code additionally the child-theme for you if you want to make this customization and there will be an additional fee for this customization request.

    #2. Please take a screenshot of the problem you are talking about, I can’t find it in your website.

    #27530
    todragorge
    Support Expired

    Hi Billy,

    here is the screenshot: https://prnt.sc/5WyN24xr9_Rz
    the tours are on the homepage, as you can see in the screenshot an arrow pointing at the feature, which is the text I want to be able to change individually.

    Thank you

    #27578

    Hi,

    I understand the problem you are trying to customize and have also come up with a solution for you.
    That is to create a custom field select text label, then write a function that checks this text for each booking object and displays it.

Viewing 11 posts - 61 through 71 (of 71 total)

You must be logged in to reply to this topic.