November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
It seems to be a translation issue. The social reach tab is there, but it's not showing because it's missing translated text. The same thing happens for the google analytics add-on.
I have tried norwegian and swedish, both with the same issue. If I change to english, it works fine.
How do I fix this?
Hi,
I tried to install SocialReach and changed language to Swedish, but the add-on still display (in English). I don't know how to reproduce. Maybe you lacking this line in your web.config
<localization fallbackBehavior="Echo, MissingMessage, FallbackCulture" fallbackCulture="en">
If not you can try to workaround by do following:
/DT
Hi!
I am having some trouble installing the Social Reach add-on. I have tried installing it via the add-on store, package manager and package manager console. But none of them seems to work.
Current status:
I installed the add-on with package manager console: Install-Package EPiServer.Social.
Under references I now find EPiServer.Social, EPiServer.Social.Configuration, EPiServer.Social.Models, EPiServer.Social.Providers.
In my packages.config this line was added:
No changes in my web.config.
In my modules folder, there is a EPiServer.Social folder.
But the social reach add on doesn't appear in my global menu. What am I missing?