Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • palos Friend
    #196146

    Hmmm, guys!

    How should I edit or remove theese rows?

    -Please feel free to send us an email
    -Give us a call
    -Buy Online or call

    at the bottom of the Contact Form…

    pavit Moderator
    #528089

    Hi
    You should set it in the Contact Name Here settings

    Go to Components >> Contacts >> Contact Name Here >> edit it and in the Display settings tab >> Set the Email to Hide Telephone to Hide >> Mobile to Hide > Address to Hide

    palos Friend
    #528096

    Hi Pavit,

    Thank you but I meant to remove/edit/hide only the text mentioned above and not removing the full Telephone/Mobile/Address data. It would have been an easy way for me too. :((

    pavit Moderator
    #528098

    In templates/ja_biz/css/custom.css add this

    .contact-address .jicons-text .jicons-desc {
    display:none!important;
    }

    palos Friend
    #528102

    Wow! 🙂 That is it man!
    Where are these .jicons-desc text hardcoded?
    In case of not hiding but editing them…

    pavit Moderator
    #528106

    Hi

    In this file templatesja_bizcsstemplate.css around line 2980

    .contact-address .row .contact-address {
    margin-bottom: 15px;
    }
    .contact-address .jicons-text {
    color: #333333
    font-weight: bold;
    font-size: 15px;
    }
    .contact-address .jicons-text .jicons-desc {
    color: #777777
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
    }

    palos Friend
    #528114

    Dear pavit, I am tired too 🙂
    but I asked about these text:

    -Please feel free to send us an email
    -Give us a call
    -Buy Online or call

    :-[

    pavit Moderator
    #528127

    Yeah probably you are right i’m bit tired today

    anyway

    In this file languageen-GBen-GB.tpl_ja_biz.ini

    ;Contact
    TPL_CONTACT_EMAIL_DESC ="Please feel free to send us an email"
    TPL_CONTACT_TEL_DESC ="Give us a call"
    TPL_CONTACT_FAX_DESC ="Or send us a fax"
    TPL_CONTACT_MOBILE_DESC ="Buy Online or call"

    wpajak Friend
    #648061

    Hi,

    I have the same problem – solution is fine, but I have multilingual site (Polish, English UK). There is no such file: languagepl-PLpl-PL.tpl_ja_biz.ini

    I have only languageen-GBen-GB.tpl_ja_biz.ini which is used for both languages. There’s English jicons-desc on Polish contact site. Should I copy and edit this file to Polish lang directory?

    Best regards,
    Wojcich PajÄ…k

    pavit Moderator
    #648062

    <blockquote>Should I copy and edit this file to Polish lang directory?</blockquote>

    Yes this is the right solution

    pavit Moderator
    #744309

    <blockquote>Should I copy and edit this file to Polish lang directory?</blockquote>

    Yes this is the right solution

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

This topic contains 11 replies, has 3 voices, and was last updated by  pavit 9 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum