• Resolved vandehee

    (@vandehee)


    Ohh and

    is there an option to disable : message to seller, by non logged in visitors?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 27 total)
  • Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    As our settings you can remove it totally but don’t have option to disable only for logged out user.

    You have to do few customization to achieve it in this hook function ‘rtcl_listing_seller_information’ https://prnt.sc/ZUO38CpgOisB

    Thank you

    Thread Starter vandehee

    (@vandehee)

    you mean i have to change this in theme file editor? i have never done this before, but i can try if you can tell me if i should do it via stylsheet or theme functions? or is there a css code for this that I can paste into the customizer at the bottom?

    Thread Starter vandehee

    (@vandehee)

    ?

    Thread Starter vandehee

    (@vandehee)

    Can you tell me how to do please? thank you!!

    • This reply was modified 1 year, 1 month ago by vandehee.
    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Better way to do with hook. No worries, you can handle with CSS also. Add following css in child theme or Appearance -> Customize -> Additional CSS

    .listing-sidebar .rtcl-do-email.list-group-item {
    display: none;
    }
    .logged-in .listing-sidebar .rtcl-do-email.list-group-item {
    display: block;
    }

    Thank you

    Thread Starter vandehee

    (@vandehee)

    yess thank you!!! It works!!!!

    Thread Starter vandehee

    (@vandehee)

    Do you havel also a css for show the date by – dashboard- users??

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Sorry, did not understand properly.

    Thank you

    Thread Starter vandehee

    (@vandehee)

    for user date registration , i want to see the date on my dashboard unther users… i try a plugin but its not the best.. do you now for this a solution? I can see the date with your plugin when users have placed an advertisement, but I also need the date of only registered customers..

    And

    how can i make the text into my language, dutch? I have the plugin loco translate but it doesn’t work with that plugin do you now another solution?

    Kind regard Petra

    Thread Starter vandehee

    (@vandehee)

    the date selution are dissolved..

    But not the translate of your plugin, do you now how to do? The plugin loco translate dont work…

    Thread Starter vandehee

    (@vandehee)

    It dont change the translate from my theme radius directory also.. do you now why en what to do?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Yes, it works. Many site running with ‘Loco Translate’ plugin. May be you miss any points to translate it or change the site language.

    Please, don’t put translation file in specific plugin directory, use system directory. Otherwise translation file will be remove after update plugin.

    After translation please change the site language to apply it. Settings -> General -> [Site Language] https://prnt.sc/ozVbUUFhcKGh

    Thank you

    Thread Starter vandehee

    (@vandehee)

    Yes i do that all.. but my theme licence key also didn’t work at the beginning and you said I could leave it like that and didn’t need anything else, It shows this in my dashboard:

    Please, activate license to install, update bundle plugins and import demo contents.

    This theme requires the following plugins:?RT Framework?and?Radius Directory Core.This theme recommends the following plugins:?Elementor Page Builder?and?RT Demo Importer.Begin installing plugins?|?Dismiss this notice

    Could this be why loco translate doesn’t work?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    No, it’s not related with Loco Translate issue.

    Please, create ticket from our site for license issue.

    Thank you

    Thread Starter vandehee

    (@vandehee)

    Do you know another plugin that works well for translating because loco translate doesn’t work for me?

    • This reply was modified 1 year, 1 month ago by vandehee.
Viewing 15 replies - 1 through 15 (of 27 total)
  • The topic ‘Edit registation form’ is closed to new replies.