Forum Replies Created

Viewing 15 replies - 1 through 15 (of 44 total)
  • Forum: Reviews
    In reply to: [Maintenance] Great Plugin

    Thanks. We are very glad that you like it. ??

    Hi,

    Thank you for reaching out.

    Well, if you are referring to the author’s image or avatar, your theme needs to support displaying of author’s image. It’s not something that our plugins need to handle.

    The other thing is that WordPress fetches the authors images based on the email address entered for the author and via their Gravatar service, https://en.gravatar.com/

    You can also install the plugin entitled “WP Avatar” that will allow you to set the author profile images for your co-authors and guests.

    All the best.

    Thanks. It’s much appreciated. ??

    Hi,

    Thank you for asking about it.

    Unfortunately, this plugin cannot perform this kind of action as it doesn’t offer specific options to include only the pages from your Knowledgebase.

    All the best.

    Hi,

    Thanks for asking.

    Just access your WordPress admin area and go to Nifty Options. You should see the Live Preview button at the top of the setting page, just next to the Save changes button.

    Regards.

    Hi,

    Thank you for reaching out once again. ??

    I have added the option to control the Transition time inside Nifty Options panel. Please just update the plugin to the latest 1.1.1 and you will be able to control the transition speed, if you set the desired time to 2 seconds as per default, it will work just like before, but with more animations to choose from.

    I hope it works all fine for you.

    You could also rate the plugin with 5 starts, it will definitely mean a lot for me. ??

    Regards.

    Hi,

    Thank you for reaching out. ??

    The plugin has been tested out on both updates and clean installs and there were no issues with the images uploaded earlier or anything like that. Maybe, its something related to some custom setting on your side, like caching plugin or some specific configuration.

    As for now, your Coming soon page is displaying the images, please let me know if you need my further assistance.

    Regards.

    Hi,

    Thanks for stopping by. ??

    Well, the plugin doesn’t offer any progress bar at this time and I’m sorry. I will see if it can be added in anytime soon. I’m currently working on a larger update that will feature some pretty cool stuff and I will see to add the progress bar feature on the roadmap for 2018.

    Thank you once again for using my plugin and reaching out.

    Hi,

    First of all, thank you for using my plugin. ??

    As for your questions, well here are my brief asswers as well.

    1.) You can adjust the size of that particular text by entering this CSS inside the Nifty Options -> General Settings -> Additional CSS:

    .nifty-contact-details p {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    This code will allow you to adjust the paragraphs in this section only. You can tweak the example values in pixels accoring to your needs.

    2.) Nifty Coming soon plugin is sending the email using the WordPress build in mail function. So, if you are using the default WordPress setup, your WordPress website should send the messages using php_mail, if your messages are not being send, you might need to install some SMTP plugin like Easy STMP or similar. It will allow you to use real email address for sending message from your WordPress website as some host are not allowing php_mail on their servers.

    I hope this was helpful enough.

    If you find this plugin useful, please rate it with 5 star and support my work. ??

    Thanks.

    Hi,

    Thank you for the feedback.

    Yes, you are right. There is an issue with the accessing the website for all user roles that are below administrator. This is a bug and it will be fixed in the upcoming update that will be released in the next couple of days.

    Thanks.

    Hi,

    The Social media links will receive some refactoring in the upcoming update in order to provide the option to choose from more social networks as well as an option to disable the unwanted ones.

    As for now, I can help you with the modiications on the existing plugin, if you need my assistance just let me know.

    Kind regards.

    Hi,

    I’m sorry I haven’t replied any faster on this one.

    Basically, coming soon page is displayed only to the website visitors, if your contributors and admin are logged into your WordPress website, then they won’t see the coming soon page and they can continue to work on the website, while the coming soon or maintenance message is displayed.

    I hope that some of the update will bring the live preview option, but I can’t state any exact dates for now.

    Regards.

    Hi,

    First of all, many thanks for downloading my plugin. ??

    As for the text elements font sizes, I have scoped out your website and it seems that you have managed to adjust the size of the fonts using additional CSS.

    Anyway, if that’s not the case, you could just navigate to Nifty Options -> General Settings -> Additional CSS. You can add this CSS inside:

    .nifty-title {
         font-size: 3.2em !important;
    }
    
    .nifty-coming-soon-message {
         font-size: 4.2em !important;
    }
    
    #days, #hours, #minutes, #seconds {
         font-size: 4em !important;
    }
    
    .nifty-inform {
         font-size: 1em !important;
    }
    

    Then just adjust the size of the desired elements in em’s and save chagnes. The 1em should be arround 10px. You can also use pixels as well.

    I hope this aw helpful.

    Please also note that the option for adjusting the font size will be introduced in the upcoming plugin updates.

    And… If you like my plugin, don’t forget to rate it with 5 star, it will fuel up the plugin updates and features for sure. ??

    Regards.

    Hi,

    I’m so sorry for a delay in my response. ??

    As for the email sending method. Plugin is acutally using default WordPress mailer to send emails with subscribers info to you. So, if the emails are not incoming, your host is most likely blocked php mail and thus you’ll need to use SMTP to send your emails from your WordPress website. It should be easy to setup as there is a free WordPress SMTP plugin that will do this for you, but you will need to create real email address with password in your cPanel and enter those credentials in the plugin settings and save changes.
    Once you set the sending using SMTP, you will surely receive needed subscriptions right away.

    From the latest plugin update, you can also disable theme built in subscription form and use MailChip form by pasting their form embed code inside the plugins option page.

    I hope this was helpful enough.

    Let me know if there is anything else needed.

    Hi,

    First of all, thank you for using my free plugin. ??

    I’m glad if you find it useful. As for the social icons, there are present in the CSS but it will require modification of index.php file located in plugins template folder.
    Anyway, I’m writing to inform you that the plugin update is on the way and it will bring more control and more networks to choose from in the social menu. It should arive soon enough and I hope you get a change to update the plugin before you lauch your website.

    Regards.

Viewing 15 replies - 1 through 15 (of 44 total)