macroforum Active member Dec 19, 2017 #1 Hi, how can i show the Add Media button in widget? Thanks Antonio
jamalfree Active member Dec 19, 2017 #3 write solution for helping any members searching them in futur Upvote 0 Downvote
macroforum Active member Dec 19, 2017 #4 jamalfree said: write solution for helping any members searching them in futur Click to expand... Sorry but i do not wrote the solution because my solution is very specific for my site... I used other widget ( UI.X theme based widget that shows Create topic button) and i inserted this code in template widget Code: <xf:button href="{{ link('media/albums/add') }}" class="button--cta" icon="write" overlay="true"> {{ phrase('xfmg_add_media') }} </xf:button> Upvote 0 Downvote
jamalfree said: write solution for helping any members searching them in futur Click to expand... Sorry but i do not wrote the solution because my solution is very specific for my site... I used other widget ( UI.X theme based widget that shows Create topic button) and i inserted this code in template widget Code: <xf:button href="{{ link('media/albums/add') }}" class="button--cta" icon="write" overlay="true"> {{ phrase('xfmg_add_media') }} </xf:button>
T tsak76 Active member Mar 27, 2019 #7 any idea how i can add the "add media button" next to the add attachment button in posts and threads ? xf 1.5.10 thanx Upvote 0 Downvote
any idea how i can add the "add media button" next to the add attachment button in posts and threads ? xf 1.5.10 thanx