• Resolved Gökay

    (@heptasarim)


    Hello. In first I love this plugin so much and really thank you very much to the developers. Everything is very good now and the plugin works like charm ! I have got some problems for usage of this plugin and if possible suggestions.

    1: is possible to define duration of a premium listing ? for example can I set the premium duration for 3 months ? after the time expires the record will be preview as a normal record not premium.

    2: my second matter is interesting. because sometime some settings I did aren’t saved. does it sound normal ?

    3: and I can’t translate some phrases on the single listing or new listing pages.

    4: although I set “hide publish date” as “no” I can’t see any dates on single record page.

    5: may I limit number of social media accounts on new record page ?

    6: may I limit number of categories and tags on new record page ?

    7: finally I suggest that the login / register menus not appear when a user login.

    Thank you again.

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

Viewing 1 replies (of 1 total)
  • Hi,
    Thank you for using our plugin and we are very happy and inspired knowing that you liked our plugin. Thanks for sharing your problems and suggestions.

    1: You can set duration for premium listing from Pricing Plan settings. Please do the following steps:
    1. Go to pricing plan page.
    2. Click on Edit link of the premium plan.
    3. Set the duration in “Duration (in days)” text field.
    4. Click on Update.

    After the time expiration the listing will be set to privet. Then you can update the list status as you want.

    2: In order to troubleshoot this, please provide us some screenshot of your site health page (Tools > Site Health).

    3: Please provide us the phrases that you are not able to translate.

    4: We didn’t keep publish date in single listing page. “Hide Publish Date” only affects on archive page (such as All Listing, All Location, All Category etc).

    5: As of now this feature is not available in the current version of Directorist. However, we have noted it down in our feature list and you will be able to see it in the upcoming versions.

    6: You can limit categories by excluding them from pricing plan settings.
    Steps:
    1. Go to pricing plan page.
    2. Click on Edit link of the plan.
    3. Scroll down to Exclude Categories option.
    4. Check mark on the categories that you want to exclude
    5. Click on Update.

    Limiting tags in pricing plan settings:
    Steps:
    1. Go to pricing plan page.
    2. Click on Edit link of the plan.
    3. Allow Tag and set Limit
    4. Click on Update.

    7: Its not possible to control the menu items as they are added by the administrator. We checked your website and found out the id of the login menu item and then wrote the code below which would hide it for logged in user. Please put the following code in Appearence >> Customize >> Additional CSS box and save it. 

    .logged-in #menu-item-768 {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Premium listing duration’ is closed to new replies.