Skip to main content

A client needs me to setup a social media plugin and I wanted to test out WP Social Ninja and I tested it out. I sure liked it. Then made a written tutorial with a video and a comparison table with other social media plugins here: https://easywebdesigntutorials.com/wp-social-ninja-tutorial-add-an-instagram-feed-to-wordpress-compare-to-other-social-media-plugins/
---
Hmm the images are blurry. Not good....EDIT: I uploaded new screenshots as WebP. That helped.

Hi, I am using ninja table pro and when I insert the table it makes the following vertical scroll, rather I would prefer the table is embadded in the page without scroll. How can I do this?

Ninja Table Pro vitical scroll

Does anyone know if it is possible to make a custom payment amount field read only? It looks like I can configure it to pull the default value from a user meta key which is good and needed for this particular use case. However, I don't want the user to be able to change the amount.

I can probably do this with some JavaScript but I'm curious if there is a simpler way to do it within Paymattic.

EDIT: I should have read the documentation more before posting. Paymattic supports adding custom css/js to any of the forms so adding a single line of JavaScript worked to make the field read only.

document.getElementById("wpf_input_731_custom_payment_input").readOnly = true;

Leaving this here in case anyone might benefit from the info.

Thanks!

A question for the development team. Does Paymattic have the ability to connect a payment system through its API, which is not included in the list of payment systems by default? Thank you1

a) can we have a space for this old friend of mine

b) when using https://wpsocialninja.com/access-token-generator/ there's a different tab for Facebook and Facebook Reviews. The tokens produced are different, but they work in both places. Do I need both, or can I just use the one?

I have with ChatGTP been working on adding a code snippet: maintenance toggle under Settings -> Other Settings to where one toggles on or off maintenance mode to redirect the visitor to the login page. It is not working. As it seems that FluentAuth will not let me add a new tab or extend the Other Settings area of the plugin.

I have though been able to add a new Maintenance Mode submenu item into the WP Settings submenu area. Which when on redirects the none logged in visitor to the login page and will see the FluentAuth login screen I have setup earlier. Perhaps I will need to use this instead of messing with the FluentAuth API through ChatGPT...
I am thinking I will though add a new tutorial for my WP tutorial site in relation on how to create a new maintenance mode using a code snippet.

UPDATE: I added this tutorial.
https://easywebdesigntutorials.com/how-to-add-a-custom-maintenance-mode-screen-in-wordpress/

I don't know about everyone else, but I feel like the WPManageNinja team is >THIS< close to giving me the full stack I need to run my whole damn business. I just feel like the one piece that we're missing, that again, feels like it's just around the corner, is some way to actually unify the boards, forms, support, commerce, and booking through turning FluentCRM into a proper CRM layer. If that layer existed that gave us the unified view of the user record it would change the whole game - it could legitimately replace something like Hubspot outright.

Please Shahjahan Jewel, tell me I'm not far off, because I just want to drop hubspot like a bad habit. I want to take it out back and old yeller it. Pretty please?

I was planning of building a membership site that drips content. Which would be pages, pages get dripped from when the member subscribes.

Is there a way to do this using WPManageNinja plugins? Fluentcart?

API

Will the API Rest documentation be released soon or only after Christmas?

API

Can I create an AI Whatsapp chatbot with WP Social Ninja?