naijamomo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: File Submitting WordPress pluginbut with all my research, i will recommend for those looking for the same thing as me.
i will recommend using
Easy Digital Downloads (EDD) Pro Addon.
You can simple use the vendor addon and the front end submission or by using
Woocommerce Vendor.
Note: using frontend any post submission is not the best option for this because your forms will be submitted as post
- This reply was modified 8 months, 3 weeks ago by naijamomo.
Forum: Fixing WordPress
In reply to: File Submitting WordPress pluginthanks for your response, but I’ve tried some plugins like
Contact form 7, Forminator, Formadable, Ninja Forms and much. None of these forms can do this
thanks, I understand
Forum: Developing with WordPress
In reply to: Generate virtual account number for users in WordPressusing the Wallet System For Woocommerce Plugin
but the plugin doesn’t have virtual account number or debit card option
Forum: Developing with WordPress
In reply to: JavaScript code with WordPressthanks, I really appreciate for the advice ??
Forum: Developing with WordPress
In reply to: Hide Download Button On Website And Enable In the AppHi guys. I added the following code to restrict download to my Website but it is not working
const express = require('express'); const app = express(); app.get('/download', (req, res) => { // Add code to restrict download here }); app.listen(3000, () => { console.log('Server is running on port 3000'); });
Forum: Developing with WordPress
In reply to: Hide Download Button On Website And Enable In the AppIt is not a plugin I mean the direct download I want to restrict downloading from my website
Forum: Developing with WordPress
In reply to: How to use JavaScript code with WordPressThanks…. I really appreciate
Forum: Developing with WordPress
In reply to: Hide Download Button On Website And Enable In the AppThat why I asked
How can I disable the downloads on website and enable them in the app
- This reply was modified 1 year, 3 months ago by naijamomo.
Forum: Developing with WordPress
In reply to: Restore and Backup WordPress Websitethanks really appreciate
Mr George Appiah, Mr Muhammad Jawad Abbasi
Forum: Fixing WordPress
In reply to: WordPress Data Restoringi export it directly under tools
Forum: Developing with WordPress
In reply to: Woocommerce Wallet Auto Find Walletit still the same as Wallet System For Woocommerce I can’t generate account number with that plugin