Shahjahan Jewel
Forum Replies Created
-
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Not show in widgetGreat, It would be great if you rate us ??
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Not show in widgetIn your theme’s functions.php file add the following code:
add_filter('widget_text','do_shortcode');
Then it will work fine
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Manually Entered DataHello @imtanuk,
You can import data into the table from CSV,JSON file or export from another ninja table and import, also you can entry new data anytime.Here is the detailed documentation of the features with video: Ninja Tables Documentation
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Failed to load plugin url: …Hi @montanan,
Thanks for reporting the bug. It was SVN issue anyway, I have fixed the bug and rolled out 1.5.0. It will work fine now.Hi, The page builder you are using that is adding empty p and br tag. Better you can add the shortcode in raw code format in your page or you can select the table with css and use margin-top: -XXpx; replace the XX with your desired value. These are CSS staff and it’s not related with our plugin.
Thanks
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Table Displays Past FooterSolution provided by email support
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] SortingHi @marke13,
The sorting should work fine as how you will insert the data. Then the frontend sorting is made by javascript when you click on the columns.So it does not know which fields are date or not.
Thanks
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] Table Displays Past FooterHello @marke13,
Maybe your theme’s css is conflicting with the table. Can you share the site url where you are trying to render?
Or you can email me at cep.jewel [at] gmail.comThanks
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] button add imageHello @cristianparana,
Thanks for using our plugin. We are working on a version where you can do that actually with other features. I will let you know once we add that feature.Thanks
Forum: Reviews
In reply to: [Ninja Tables - Easiest Data Table Builder] Great and super fast!Thanks @jessegpierce for your kind and honest review. It means a lot to us. Please let us know if you get any issue ot feature request.
Cheers ??Forum: Reviews
In reply to: [Ninja Tables - Easiest Data Table Builder] Works GreatThanks @montanan, it means a lot. <3
Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] No sortingHi @hmmux,
We are working on it actually. It will be shipped in our next version. Stay tuned.Forum: Plugins
In reply to: [Ninja Tables - Easiest Data Table Builder] TooltipsHi,
You can check our available hooks and You can apply the hooks whatever you need.
But passing each data cell with the_content hook is too expensive so I will suggest be careful about hooking ninja table data using the_content hook.Looks like you are using very old version of php maybe php 5.2.
Please update your PHP version atleast 5.3+Thanks Bob for trying out our plugin. Please email me at cep.jewel[at]gmail.com what you like or dislike in our plugin. Also If you think We missed any must have feature feel free to let me know.
I will try to add that in our next release.