Multiple phone numbers, import, admin mails

This topic contains 7 replies, has 2 voices, and was last updated by  Paolo 8 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #139555

    Srikanth Ramidi
    Expired Member
    Post count: 163

    1. Multiple phone numbers: I have added multiple phone numbers separated by /. It have created html as below. In link it is taking as single number. How to make it as spearate links or remove link and show as plain text

    <a href="tel:1234567891011121314">1234567/ 891011121314</a>

    2. Import Files not showing in Media Library: I have imported data and copied files as shown. Everything is working fine but media files are not showing in Media Library.

    3. Hide Set Address On Map Button in Add Screen : IS it possible without css

    4. Letter P in Description in add screen. Check Image.

    5. Our site has two admins. When a user is registered , mail is received to only one admin.

    6. Update with imported file: If i export data, modify and import again. Will it update the data?

    #139599

    Paolo
    Site Admin
    Post count: 31206

    1) not possible, field is for 1 telephone number, you will need an extra field (Telephone 2 for example.).

    2) We don’t use the media library, it creates a post in the DB for every attachement and for a directory with a high number of listings and images, it would make your database excessively big for nothing.

    3) Not possible, only with css.

    4) That means that you are writing a paragraph, it is part of the advanced editor (tinyMCE)

    5) https://wordpress.org/plugins/cc-admin-emails/

    6) Yes if you select the update option before importing.

    Thanks

    #139648

    Srikanth Ramidi
    Expired Member
    Post count: 163

    1. Can you tell me the code where, phone url is created? I will update in code.
    2. How to change name of a image?

    #139649

    Paolo
    Site Admin
    Post count: 31206

    1) you can-t do that without losing the change after every update, yo ushould really use a second field.

    2) via the file name only.

    Thanks

    #139650

    Srikanth Ramidi
    Expired Member
    Post count: 163

    2. I want to rename a file associated with a post. If i rename file, it should also change in post details right? How to do it?

    #139651

    Paolo
    Site Admin
    Post count: 31206

    No renaming the file directly on the server will only break things.

    You need to remove the file and reimport/upload it after renaming it.

    Thanks

    #141862

    Srikanth Ramidi
    Expired Member
    Post count: 163

    Is their any option for multiple emails?

    #141893

    Paolo
    Site Admin
    Post count: 31206

    You will need extra fields.

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket