Mayeenul Islam
Forum Replies Created
-
Closing this issue as there’s no reply for a week. Hope you resolved the issue.
With these information it’d be hard for us to suggest a possible way for a solution for you, where we can’t debug things.
But CSS won’t be an issue, we can assure, inshaALLAH, because there’re major savior (the IDs are employed) in the templates and you can use them.
Would love to have a live link or at least a screenshot pointing things in browser debugging tools.
And don’t worry, you can override them from your theme, customizer or any other plugin too, inshaALLAH.
And, NanoSupport button texts are #fff, not #666699 (http://prntscr.com/tcyiln) – that might be coming from your theme
- This reply was modified 6 months, 2 weeks ago by Mayeenul Islam.
The support channel for the Premium plugin is:
info@nanodesignsbd.com
. Can you please email us with the following details:- A screenshot of the error, and
- what are the steps you followed on installing the plugin
Forum: Reviews
In reply to: [NanoSupport — Support Ticketing & Knowledgebase for WordPress] High class!Thank you for the nice review. ❤️😊
One thing I want to tell you is that I am using Divi. So can divi help me to do the same work?
As long as Divi not prohibit you doing this, yes, Divi can do this. 🙂
Hello @allroundernaman
Changing the UI of the Knowledgebase
You can easily remove the[nanosupport_knowledgebase]
shortcode to put your own content on the page for sure. But…You will face some issues:
- The Knowledgebase Page selection from the settings panel (NanoSupport > Settings > Knowledgebase) won’t work, because without that shortcode the page won’t appear to the list (But if you don’t update the Knowledgebase settings after removing the shortcode, everything should work the same as before)
- The default features on the Knowledgebase will no longer be available
- The NanoSupport Knowledgebase Search add-on won’t work without the shortcode in place
Yes, you are right. We should provide a template do override the layout. We’re taking this as a feature request:
https://github.com/nanodesigns/nanosupport/issues/95Adding Featured Image to Knowledgebase Documents
For the second query, you can put the following code into your theme’sfunctions.php
:/** * Add feature image support to Knowledgebase Docs */ function wp20200518_nanodoc_featured_image() { add_post_type_support( 'nanodoc', 'thumbnail' ); } add_action('init', 'wp20200518_nanodoc_featured_image');
@davidaniebonam
Thank you for reaching us.With post like this, we barely can help, where the necessary information lacks. The official issue tracker is the Github repo Issues. 🙂 Where we’ve guidance to provide necessary information during query/bug/feature request.
https://github.com/nanodesigns/nanosupport/issues/new/chooseAnyways, can you please get to the NanoSupport > System Status page and hit the “Copy to clipboard” to copy the system status and provide us here? So that we can talk considering the plugins you have.
BTW, for a quick workaround, can you please try the quick troubleshoot for us?
https://github.com/nanodesigns/nanosupport/wiki/Troubleshooting-NanoSupport
(In your case, in step 1, make NanoSupport and your notification plugin activated, please)@awsomeyorkie Thank you for trying with NanoSupport.
We’re afraid, the feature you are asking is not possible with NanoSupport
v6.0.0
.Hello Emily
First of all, sorry that we delayed answering you.There are two issues in this single one:
#1
Is it possible to configure the plug in or code to add new fields when adding a problem?
Please consult the following Wiki article:
https://github.com/nanodesigns/nanosupport/wiki/How-to-Add-Custom-Fields-in-Submit-Ticket#2
Also do you know whether it would be difficult to simply change the field “Department” to “Problem type”?
Please consult the following issue:
https://github.com/nanodesigns/nanosupport/issues/9Hello,
The attachment feature is under developmentWe’re refactoring the whole plugin for a greater support
InshALLAH will release the feature in the next or next second release
In the interim, you can suggest user to use any third party tool like https://prnt.sc/ (FREE) to attach images with tickets
You can follow the progress of the attachment feature at:
https://github.com/nanodesigns/nanosupport/issues/4Forum: Plugins
In reply to: [Polylang] Conflicts with “Security Headers” pluginIssue was resolved by Setting the Security Headers plugin accordingly:
HTTP Referrer Policy:
origin-when-cross-origin:Full URL to current origin, but just origin to other sites
- This reply was modified 1 year, 1 month ago by Mayeenul Islam.
- This reply was modified 1 year, 1 month ago by Mayeenul Islam.
Then the text “Once the subscription is approved, we will head back to you” could be rewritten like below for a good understanding to reduce this kind of support query 🙂
Once the subscription is approved, we will head back to you. You’ll get an email from us soon.
I’m afraid, can’t declare now. 🙁 Currently we’re rewriting the whole base.
Closing this issue here to follow up this on the Github.
We completely agree.
The feature is under development.Please refer to:
https://github.com/nanodesigns/nanosupport/issues/4Thank you very much for nice support and quick fix
Here’s my love to the whole team
https://wordpress.org/support/topic/wonderful-ui-and-easy-to-work-around/