You can unpack the tar file, upload all files to /applications/featuredcontent/. Then go to url yourdomain.com/admin/upgrade to upgrade the application.
Try to create new folder 'featuredcontent' in /applications/
Then unpack tar file and upload all files to 'featuredcontent' folder.
go to ACP > Applications and click install it
If you can not install, give me ACP access so I can take a look.
Hello,
Go to ACP > Servers > click the blue button "Media Tags" > Add new tag for Daily motion
Title: Dailymotion
Media Replacement Match:
http://www.dailymotion.com/video/{1}_{2}
Media Replacement HTML
<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/$1" allowfullscreen></iframe>
Save
Then you can post dailymotion
Hi,
Try to edit theme > css > featured content > front > slider.css and click save then click revert button.
If it can not fix, go css > core > front > custom > custom.css and add this code
#slider_1 {
margin-left: -40px !important;
}
Save
Hi all,
I released 1.1.10
Fixes permission bug in search results & activity streams.
New option to enable/disable showing thumbnails in search results & activity streams.