Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Steam's store fails to load #1654

Open
avi12 opened this issue Dec 21, 2018 · 6 comments
Open

Steam's store fails to load #1654

avi12 opened this issue Dec 21, 2018 · 6 comments

Comments

@avi12
Copy link

avi12 commented Dec 21, 2018

Enhanced Steam version: 9.9
No errors in the console - just not loading.

@thomas-ashcraft
Copy link
Contributor

Actually it loads, and then immediately become hidden.

The problem is here:

<div class="responsive_page_template_content es_hide" style="display: none;">

div.responsive_page_template_content receives class es_hide and style="display:none;". Both effects should be removed to main store page appears again.

@ysu2
Copy link

ysu2 commented Dec 27, 2018

Same problem here

@JoiNNN
Copy link
Contributor

JoiNNN commented Dec 29, 2018

@avi12 @ysu2 you can fix this following these steps:
1: Right click anywhere on page
2: Select Inspect
3: Go to Console tab
4: Set the JS context to Enhanced Steam
5: Copy - paste this code storage.set({'show_homepage_specials': true}); and hit enter, then refresh the page.

1

@ysu2
Copy link

ysu2 commented Dec 30, 2018

Thanks, there's one hurdle; I do not have the context switcher at all. Is that some special option somewhere? (firefox v64)

@JoiNNN
Copy link
Contributor

JoiNNN commented Jan 1, 2019

For Firefox go to Enhanced Steam Options page and do the same, just skip step four.
asfasf

@ysu2
Copy link

ysu2 commented Jan 1, 2019

Very nice, thanks!

@VanityFox
Copy link

So, Enhanced Steam is discontinued. There is now Augmented Steam. Perhaps your requested feature/bugfix is already implemented there! If not, you could move your issue there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants