By Gioacchino Cipriano on Wednesday, 30 September 2015
Posted in Technical Issues
Replies 12
Likes 0
Views 1.2K
Votes 0

Hello, I installed Komento Pro 2.0.5 and I have identified the following problems:
All icons for formatting and social sharing are not displayed.
The link to the answers is not displayed.
As you can see for example here:
Site
Hello Gioacchino,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Wednesday, 30 September 2015 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
I send the required data
·
Friday, 02 October 2015 18:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here. The reason that these icons aren't appearing is because of the CORS error,


Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://cdn.cmsacademy.it/components/com_komento/themes/wireframe/css/icons/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0. (Reason: CORS header 'Access-Control-Allow-Origin' missing).


I have added the codes below into your .htaccess file to solve this.


<IfModule mod_headers.c>
<FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
</IfModule>
·
Saturday, 03 October 2015 18:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
The link to the answers is not displayed.
Rgds.
·
Saturday, 03 October 2015 21:02
·
0 Likes
·
0 Votes
·
0 Comments
·
What do you mean?
·
Saturday, 03 October 2015 21:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
It does not show the link to reply to comments.
Only show the links: like, share and permalink.
See: http://www.cmsacademy.it/joomla/multilingua-eucookielaw-di-diego-la-monica-per-joomla-2-5.html
Rgds.
·
Saturday, 03 October 2015 21:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Button does not work well for social sharing on Facebook. Also the link Like does not work.
·
Sunday, 04 October 2015 02:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I cannot access the administrator area after logging in with the provided login credentials. Please check and provide us with the appropriate login credentials to login to the back end of the site.
·
Sunday, 04 October 2015 02:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Please use the HTTPS protocol for administration area.
·
Sunday, 04 October 2015 04:16
·
0 Likes
·
0 Votes
·
0 Comments
·
The reason that the "reply comments" link is not appearing is because the ACL has been disabled. I have enabled this and it works fine now. If you have any new issues, kindly please start a new thread instead of replying to this so that we can keep track of your issues
·
Sunday, 04 October 2015 16:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Button does not work well for social sharing on Facebook. Also the link Like does not work.
·
Sunday, 04 October 2015 19:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

If you read my reply above, kindly please start a new thread on our forums
·
Sunday, 04 October 2015 19:30
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post