Toggle navigation
BLOGRON - Online Community
Home
Help
Search
Calendar
Login
Register
Login
Register
×
Close
Login
Remember me
BLOGRON - Online Community
Discussion
WordPress
Redux framework custom fields and extensions
« previous
next »
+
Print
Pages: [
1
]
Go Down
Redux framework custom fields and extensions
1 Replies
1211 Views
mostak.apu
4
+0/-0
Redux framework custom fields and extensions
«
on:
September 19, 2016, 01:08:27 AM »
Hi,
I need help to add custom field and extensions on redux framework, please with some coding example.
Yours sincerely
Md. Mostak Shahid
Logged
delwar
Delwar Jahan
57
+1/-0
I am the Moderator Bitch!
Re: Redux framework custom fields and extensions
«
Reply #1 on:
October 03, 2016, 02:24:19 AM »
I am not clear about your request of coding example. The doc files are mostly for devs and if you want to add into certain template you can ask in the respective author's forum.
See here:
http://stackoverflow.com/questions/25181136/create-a-new-custom-field-option-in-redux-wordpress-framework
This is how you add custom fields.
The extension you need to load is:
https://github.com/ReduxFramework/extension-boilerplate
The loader you want:
https://github.com/ReduxFramework/redux-extensions-loader
the order is Loader >> Extension.
Adding custom fields help is here:
https://docs.reduxframework.com/core/advanced/add-a-custom-field/
Logged
I do what I love, Money Comes on the Way.
+
Print
Pages: [
1
]
Go Up
« previous
next »
BLOGRON - Online Community
Discussion
WordPress
Redux framework custom fields and extensions