the cache folder in the main directory is clear. and so in the administration. Can you be more specific how to turn off cache on the server side ?
Thanks !
the cache folder in the main directory is clear. and so in the administration. Can you be more specific how to turn off cache on the server side ?
Thanks !
"At the moment it is off since server cache is not allowed on shared accounts. " it is already off
I updated a bit in the file: /templates/uber/acm/footer/tmpl/style-1.php
<?php if($helper->get('instagram')): ?>
<a href="http://instagram.com/packtravelride"><i class="fa fa-instagram"></i></a>
<?php endif; ?>
Kindly check.
Hello, it does work on the front end and I copy past to do it for the youtube button also, but then the back end is useless.
Any ways this will be fixed in the near futur ? It seems Instagram and youtube are mainstream and should be included in this kind of plugin...
If there is a way to make the back end works I'll be interested as I was planning to use this template for a few websites and changing the code in all iterations would take more time.
Thanks
For now, instead of using this:
<a class="addthis_button_youtube_follow" addthis:usertype="company" addthis:userid="<?php echo $helper->get('youtube')?>"><i class="fa fa-youtube"></i></a>
You can add direct link to your Youtube channel there:
<a href="https://www.youtube.com/channel/UC_JlnXP5dJHj1ReVpfI0r8A" target="_blank"><i class="fa fa-youtube"></i></a>
I updated for you.
Hello saguaros
Thanks.
Any ways this will be fixed in the near futur ? It seems Instagram and youtube are mainstream and should be included in this kind of plugin...
If there is a way to make the back end works I'll be interested as I was planning to use this template for a few websites and changing the code in all iterations would take more time.
?
thanks. Although old, I believe it is one of the best still