When I go to the "module" OS Touch Slider it is Blank (No Settings) it has only the Ordasoft logo/image there are no settings available on the Singer template. In that template there are two OS Touch Slider modules and both have the same issue.
You need login in the frontend.
After that, on slider you can see edit button.
See attachment image.
Secondly Could You Tell me where to REMOVE the Social media icons (fa-fa) in the "wedding_v1" template as under templates there is no way to "Disable" all you can do is remove the referenced link but that does not remove the "icon" in the footer on the webpages. (Also Firebug/code inspection cant track the line of code accurately they only give google/facebook etc. references in the code). I have checked Modules and still cant find it there either so if you can point me to where to disable those icons is that would help greatly.
In file
your_site/templates/wedding_v1/css/style.css
This code:
Code: |
#footer .soc_icons li a {
display:block;
|
Replace this:
Code: |
#footer .soc_icons li a {
display:none;
|
Before making any upgrades, make the backup files of component and DataBase
and please do full export.
At first please check upgrade/update process at the test website!
If you have custom changes of component, you can lose your changes.
Please, in that case do not make update.
If you would like any further information, please do not hesitate to contact us too.
Best Wishes,
Roman
OrdaSoft team