ThemeLooks Support Team

Forum Replies Created

Viewing 15 posts - 1,036 through 1,050 (of 5,045 total)
  • Author
    Posts
  • in reply to: Couple bugs in whmcs template using 8.1.3 #10766

    Dear Spiro,

    Please don’t forget to give us 5-Star ‘rating and review’ (on https://themeforest.net/downloads ), if you like our item and our support too. It will give us inspiration and make us more ‘happy’ to provide exclusive support.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Quntity Number Not Display for Desktop Screen Only #10760

    Dear Eman,

    It’s all about your theme issue. The theme CSS for inputs was written strictly that’s why your theme CSS overrides our plugin CSS. Please check out this screenshot as a reference https://prnt.sc/13fun2x

    In this case, you could use the custom CSS below to fix the issue.

    input:not([type="checkbox"]):not([type="radio"]), textarea, select {
        padding: 0;
    }

    Best Regards,
    ThemeLooks Support Team

    in reply to: Customizing ‘Buy More’ button #10759

    Dear SC,

    We are sorry to say that there are no pre-built options to customize the “Buy More” button based on your specific needs.

    If you are looking for a customization service based on your specific needs and requirements then please send a message using our Envato Market (codecanyon) profile contact form to click here https://codecanyon.net/user/themelooks#contact (screenshot as reference https://prnt.sc/10o0iwt ) with your requirements with details to get a quote.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Couple bugs in whmcs template using 8.1.3 #10758

    Dear Spiro,

    We are sorry to say that the register button is an input button and there is no way to make the button style like other buttons. Because input buttons do not support background transition like other buttons support.

    In this case, you could use the below CSS to get a hover effect for the input buttons.

    input.btn {
    background: radial-gradient(ellipse at center, #5fb3fc 0%, #0089ff 100%); 
    transition: all .3s linear;
    }
    input.btn:hover {
    background: radial-gradient(ellipse at center, #ffd08d 0%, #fdb143 100%);
    }

    Best Regards,
    ThemeLooks Support Team

    in reply to: Hide the time slot from the current time #10757

    Dear Guillaume,

    We already fixed the time slot issue and updated the plugin on Codecanyon. You will get notified via email when the plugin update will available to download.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Header Banner is not Displayed #10756

    Dear Eman,

    Please don’t forget to give us 5-Star ‘rating and review’ (on https://codecanyon.net/downloads ), if you like our item and our support too. It will give us inspiration and make us more ‘happy’ to provide exclusive support.

    Best Regards,
    ThemeLooks Support Team

    Dear Spiro,

    Please provide your WHMCS URL to review the issue to assist.

    Best Regards,
    ThemeLooks Support Team

    Dear Ameer,

    Our plugin works like that what we already described and we are sorry to say that it does not cover the item support.

    Please learn more about the Envato Market (codecanyon) item support policy (item support includes & not includes), here https://codecanyon.net/page/item_support_policy

    Best Regards,
    ThemeLooks Support Team

    in reply to: Header Banner is not Displayed #10743

    Dear Eman,

    FoodBook works with a shortcode.

    In this case, create a new page like your reference page and put the shortcode on the page to display FoodBook products like you put the contact form shortcode. You will get the shortcode in the FoodBook -> Settings -> Shortcode List

    Best Regards,
    ThemeLooks Support Team

    Dear Spiro,

    It’s all about the WHMCS Twenty-One theme. We just customized the header, footer, and color.

    In this case, you could contact the WHMCS team.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Couple bugs in whmcs template using 8.1.3 #10738

    Dear Spiro,

    Please use the custom CSS below to fix the register button color issue.

    .btn.btn-large.btn-primary {
        background: radial-gradient(ellipse at center, #5fb3fc 0%, #0089ff 100%);
    }

    Moreover, we have researched on the internet and found some child themes of the WHMCS Twenty-One theme with the same issue “supportticketsubmit-customfields.tpl is missing”. Hence, it’s a WHMCS Twenty-One theme issue and there is nothing in our hands. We develop the child theme based on WHMCS developer doc https://developers.whmcs.com/themes/child-themes/

    Best Regards,
    ThemeLooks Support Team

    in reply to: Mega Menu and normal menu not working on mobile #10737

    Dear Conor,

    We have reviewed your website.

    We can understand that it’s a 3rd party plugin confliction issue. Because the FontAwesome is not loading. Please deactivate 3rd party plugins one by one to check the issue which plugin conflicts and disabled the FontAwesome.

    Best Regards,
    ThemeLooks Support Team

    Dear Ameer,

    We already mentioned in our previous reply “You select branches for products. That means the products are available in those branches. It’s related to product availability for a branch. There is no relation to getting an order of the products in the branch manager and kitchen manager.

    You must have to enable “Checkout Page Delivery Option Show/Hide” option. Because you must have to select a branch when checkout to get the order on the selected branch manager and kitchen manager.”

    Moreover, it’s not possible to make it automatically work without choice “Checkout Page Delivery Option” because a product can be available in all of your branches. For Example, when someone chooses an X product that belongs/available to X, Y & Z branches then which branch’s kitchen dashboard will it automatically show up? Hence, it’s not possible to make it automatically work without choice “Checkout Page Delivery Option”.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Mega Menu and normal menu not working on mobile #10729

    Dear Conor,

    Please provide your wp-admin (URL, Username & Password) access using our Envato Market (themeforest) profile contact form https://themeforest.net/user/themelooks#contact (screenshot as reference https://prnt.sc/10o0iwt ) including this support topic link as a reference to review the issue to fix.

    Best Regards,
    ThemeLooks Support Team

    in reply to: can you customize this template for me ? #10727

    Dear Spiro,

    If you are looking for a customization service then please send a message using our Envato Market (themeforest) profile contact form to click here https://themeforest.net/user/themelooks#contact (screenshot as reference https://prnt.sc/10o0iwt ) with your requirements with details to get a quote.

    Best Regards,
    ThemeLooks Support Team

Viewing 15 posts - 1,036 through 1,050 (of 5,045 total)