← Back to Blog Featured Files Support
Hello,
What are these 2 input fields after the file input? Can you add labels or remove these fields?
I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.
I guess rainlab.translate produces this problem https://octobercms.com/plugin/rainlab-translate
Last updated
Can you update the Plugin form fields by the following:
'fields' => [ 'featuredfile' => [ 'label' => 'Featured File', 'type' => 'mediafinder' ], 'published' => [ 'label' => 'Is published', 'type' => 'text', 'cssClass' => 'hidden', ], 'published_at' => [ 'label' => 'Published at', 'type' => 'text', 'cssClass' => "hidden", ], ]
You can also remove the partials/_hidden.html
file, it's not needed anymore.
Kabira Paresh said:
I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.
Hey Kabira, is it possible to release this fix? Otherwise i have to copy this project :/
Tim said:
Kabira Paresh said:
I am unable to reproduce this bug. May be its come from some other plugin. Please provide details about other plugins used in your project.
Hey Kabira, is it possible to release this fix? Otherwise i have to copy this project :/
Sorry for delay. Plugin has been updated now.
1-7 of 7