• Resolved rtd982

    (@rtd982)


    Please help me, I am developing the domain search site like godaddy or other.
    But plugin not show alternate suggestion for user to easy search the domain. and how to show the table in two rows like this site (https://domainwheel.com/) please help me

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

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author WP24

    (@wp24dotorg)

    The plugin does not support suggestions, it has no domain name generator.
    To divide the results into two columns you could change the CSS to something like this:

    .wp24-dc .table-row {
        display: block;
        width: 50%;
        float: left;
    }
    Thread Starter rtd982

    (@rtd982)

    plugin not open tha popup url ( like: https://zard.com/#popup ). how can i open tha popup on click buy now button.

    Plugin Author WP24

    (@wp24dotorg)

    I’m sorry, but that is not possible. Only regular links are currently working.

    Thread Starter rtd982

    (@rtd982)

    can we add prefix and postfix text ( that domain search user ). we will fix some text prefix and postfix text the searched text.. please help me for this topic

    Plugin Author WP24

    (@wp24dotorg)

    Where should this prefix and postfix text be added? To the input that user writes into the search field?

    Thread Starter rtd982

    (@rtd982)

    Yes that user writes into the search field.
    Ex: user search :- wordpress
    then we add : thewordpress, wordpressmaster like that
    please help me for do this

    Plugin Author WP24

    (@wp24dotorg)

    I could add a prefix and postfix option that will be automatically added to the domain name. So that those alternative domain names will also be checked.

    For example:
    Prefix: the, my-
    Postfix: -master, 24

    User searches the domain name “wordpress.com” and the following domains would be checked:
    – wordpress.com
    – thewordpress.com
    – my-wordpress.com
    – wordpress-master.com
    – wordpress24.com

    Would that be a satisfying solution for you?

    Thread Starter rtd982

    (@rtd982)

    How we can add prefix and postfix text in any searches…. plugin has no option to add any postfix and prefix text

    Thread Starter rtd982

    (@rtd982)

    I am satisfied with this prefix and suffix functionality. Please provide the option in plugin, In case there is any charge please let me know

    Plugin Author WP24

    (@wp24dotorg)

    With the latest update of the plugin it is now possible to define prefixes and suffixes in the advanced settings (under alternative suggestions).

    Thread Starter rtd982

    (@rtd982)

    How we find the latest version… I tried last night updateplugin but i have not get prefixes and suffixes option in plugin… please help me for do this..

    Plugin Author WP24

    (@wp24dotorg)

    The latest version is 1.8.4. You find the settings in the “Advanced Settings” tab, they are under the heading “Alternative suggestions”.

    Thread Starter rtd982

    (@rtd982)

    Thank you so much… you are very helpful

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Plugin not show alternate suggestion’ is closed to new replies.