Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
BLOGRON COMMUNITY
»
Discussion
»
WordPress
»
Redux framework custom fields and extensions
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Redux framework custom fields and extensions (Read 2900 times)
mostak.apu
Guest
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
Administrator
Jr. Member
Posts: 90
Karma: +20/-5
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 COMMUNITY
»
Discussion
»
WordPress
»
Redux framework custom fields and extensions