plugin.builders
Forum Replies Created
-
Hi, I’ll update the plugin in a few hours.
Forum: Everything else WordPress
In reply to: Ecommerce Pharmacy website functionalityForm builder plugins should be able to do this.
Forum: Everything else WordPress
In reply to: google maps and zonesYou’ll need to know JavaScript to implement it. See this example at Google
You’ll probably have to build it yourself. Ask the visitor’s browser for location permission and check if the location is in Oregon, this won’t be accurate if the device doesn’t have a GPS sensor.
Forum: Developing with WordPress
In reply to: How can i display 4 post with different css styles ?How are you adding classes? May be post the relevant code.
Forum: Fixing WordPress
In reply to: API URL and KEY errorThey need to say what security validation is failing.
Forum: Fixing WordPress
In reply to: Cannot Update PagesSee in the browser console, it’ll show any errors there. Press
CTRL+Shift+I, then switch to theconsoletab in the panel that shows up, now click on Update and see in the console.Forum: Fixing WordPress
In reply to: Text in Block different on PC to mobileYou mean the text: Modern photography at it finest. ?
It’s showing in mobile too, but it has a very dim color (in both screens).Forum: Everything else WordPress
In reply to: Problem with REST APITry wrapping the data inside single quotes, like this:
-d '{"title":"test","content":"Content","status":"draft"}'Forum: Developing with WordPress
In reply to: Upload image to media library using TinyMCEUse the JS
wp.mediaAPI. https://codex.wordpress.org/Javascript_Reference/wp.mediaForum: Everything else WordPress
In reply to: WP writing into SQL database?Hi, yes, WordPress will enter many such options in the Options table along with Hello World post in Posts table.
Forum: Fixing WordPress
In reply to: Access backend by IP AddressWordPress doesn’t really have any control over this. Where are you hosting? You should make such configuration in the web server (apache, nginx).
Forum: Developing with WordPress
In reply to: client adding blog postWithout logging into WordPress itself? No.
You can create a separate user for your client with Author or Editor role, this way they can only create, edit posts & pages. They won’t be able to alter themes, plugins or other settings.Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] YourChannel errorHi, yes, we’ll fix this soon in upcoming release.
Hi, those quotes seem to be messing it up, try this:
[yourchannel user="Funny Pets" limit="10"]