Your Time:
Our Time:
← Back to discussions

Various Problems

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 3 voices, and was last updated 10 years, 9 months ago by Anonymous.

  • 2015-12-11 at 4:56 am
    Support Expired
    #11545
    Hash-TagMedia
    Participant
    • Topics: 1
    • Replies: 0
    • Total posts: 1
    • Post count: 0

    Hello,

    We’ve got several issues with this template and need a Developer to contact us directly.

    The site in question is http://www.volksmuller.com.au

    Problems consist of;

    HOME THREE BOXES – Link text/orange box to specific page. For example, the image on Services links to a page, the whole box needs to link to a page.

    HOME WORKSHOP – Text is different for ‘Today’ ‘Open’ text and box is smaller than the ‘Closed’

    HOME WORKSHOP – How do you set the time zone? As it currently does not allow for Day Light Savings time meaning the website says the company is open when it isn’t.

    LOCATIONS – Zoom the map to be more within Sydney. There should be a space between the bottom of this map and the footer.

    BOOKINGS (REFER TO IMAGE OF HOW THE FORM SHOULD LOOK LIKE)
    – Remove SMS from ‘Preferred Method Of Contact’
    – Add a new field under ‘Preferred Method of Contact’ that says ‘Select a Location:’ this should be a dropdown with the fields Annangrove, Dural, Lakemba. The location that the user selects should be submitted in the back end once a user makes a booking.
    i.e.; Annangrove to info@volksmuller.com.au, Dural to dural@volksmuller.com.au, Lakemba to Info@mullerandmuller.com.au
    – Change ‘Special Offers’ to ‘Required Service’
    – ‘Confirm Booking’ should be a bigger button at the bottom, centered.
    – Add ‘Drop off’ and ‘Wait with vehicle’ as tick boxes
    – If ‘Drop off’ is selected, add ‘Loan Car Required?’, ‘Yes’ or ‘No’
    – Drop off times to be between 8AM – 10AM only

    BOOKING FORM
    – The emails sent from the Booking Form should encompass ALL the fields within the form. To-date many fields do not have associated tags to incorporate into the emails. How do we incorporate all fields into these emails?

    CONTACT
    – Make the send button orange or dark grey (same as header). Add copy to the top of this page.

    HEADER
    – Remove search function.

    As mentioned, please feel free to email us on info@hashtagmedia.com.au to discuss the above in detail.

    Kind Regards,
    Jason

    2015-12-11 at 7:25 pm
    #11551
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Hi,
    Below are your questions answered in the format they are asked.

    HOME THREE BOXES – Link text/orange box to specific page. For example, the image on Services links to a page, the whole box needs to link to a page.

    1) Yes its possible to add the link to the complete box but you have to be creative in using the link. If the content inside the box contains a link then it will throw an error as the threaded anchor links give you problems. So be careful while editing. Edit the info box and look for Add Link option.

    HOME WORKSHOP – Text is different for ‘Today’ ‘Open’ text and box is smaller than the ‘Closed’

    2) Closed small box is for an extra extra text which we have added wontedly. If you wish to remove that you can remove from Business Hours Pro shortcode settings area.

    HOME WORKSHOP – How do you set the time zone? As it currently does not allow for Day Light Savings time meaning the website says the company is open when it isn’t.

    3) You need to go to WordPress > Settings > General and set your Timezone : to your Timezone and this will work properly for you.

    LOCATIONS – Zoom the map to be more within Sydney. There should be a space between the bottom of this map and the footer.
    4) The body class properties are not showing in your template though its there in the css file its not showing. If you can provide us the WP Logins then we can take a closer look into the issue.

    –Remove SMS from ‘Preferred Method Of Contact’
    If you wish to remove then you can remove it from calzone/towing/template_booking.php
    Remove the following code

    echo '<label for="sms"><input type="radio" class="iva_bk_pcontact" id="sms" name="bk_pcontact" value="sms">'.$iva_sms_txt.'</label>';
    

    Add a new field under ‘Preferred Method of Contact’ that says ‘Select a Location:’ this should be a dropdown with the fields Annangrove, Dural, Lakemba. The location that the user selects should be submitted in the back end once a user makes a booking.
    This is a custom work so you can get it done on Envato Studio by any developer to customise it.

    Change ‘Special Offers’ to ‘Required Service’
    This is possible from Carzone Options Panel > Bookings > Form Labels > (Field) Special Offers Text

    ‘Confirm Booking’ should be a bigger button at the bottom, centered.
    Currently this is not possible to center as it is assigned in the last column. We will consider adding an options for users to make button centre aligned or right aligned in the next future updates.


    Add ‘Drop off’ and ‘Wait with vehicle’ as tick boxes
    –If ‘Drop off’ is selected, add ‘Loan Car Required?’, ‘Yes’ or ‘No’
    –Drop off times to be between 8AM – 10AM only

    This is also a custom work so you can hire a developer for adding this features.

    BOOKING FORM
    We have added the shortcodes in theme options > Bookings > Front end email setup and Admin Email setups where you can find the shortcodes in the starting to use in your emails

    Make the send button orange or dark grey (same as header). Add copy to the top of this page.
    Go to theme options > styling > custom css and add the following code.

    .wpcf7-form-control.wpcf7-submit { background-color: #282828; }
    

    Header Search Remove.
    Go to carzone/headers/header-style4.php and remove the following codes shown below

    
    <div class="icn_wrap_align">   
          <div id="ivaSearch" class="ivaSearch icnalign"><i class="fa fa-search fa-1"></i></div>
         </div>
    
    <div id="ivaSearchbar" class="act">
      <div class="inner">
       <form role="search" method="get" id="searchform" action="<?php echo home_url( '/' ); ?>">    
        <input type="text" value="" name="s" id="s" placeholder="Search here..." class="ivaInput headerSearch" />
        <span class="search-close"><i class="fa fa-close fa-1"></i></span>    
       </form>
      </div>
     </div>
    

    If you have any more questions you can contact us on Skype : support-aws

    We will be offline till Monday Morning our timings.

    Regards
    Maqk

    2015-12-18 at 11:45 am
    #11672
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.