In your stylesheet.css file at the bottom add this:
.brands-li{display:none;}
Thanks,
Anne
Printable View
Hello
My website has this template and I believe it is the responsive one. My webmaster has left me in dire straights by messing up the template somehow and will not answer any messages, texts, etc. I can still see my website, but when I try to go to my zencart this is the message I am getting:
1146 Table 'teresasc_zc1.TABLE_ADMIN_PAGES' doesn't exist
in:
[SELECT @sortorder:=max(sort_order) FROM TABLE_ADMIN_PAGES ;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I know nothing about all of this - this is why I had a webmaster doing it for me.
Can anyone give me any ideal what I can do to be able to access my zencart and get this message taken care of on my website.
Thanks
Teresa
It sounds like a missing define. In the includes folder check the file database_tables.php. There should be a line in there define('TABLE_ADMIN_PAGES', DB_PREFIX . 'admin_pages');. If not add it.
Firstly, I'd like to say thank you for allowing us to use your template freely. You're awesome.
Now, I'm having a bit of an issue. I tried to create a new field for when customers register on my site but I messed up. I went to phpmyadmin, went to customers on my DB and inserted a row. This instantly messed up the site so I removed the row and then the site began to work again but now every time I click login or register I get this error - "An unknown response null: :text/html; charset=utf-8: :SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed."
I click okay and then it just proceeds as normal. Any ideas on how to fix it?
The other issue I'm having, I edited the social media links for the footer by following the instructions on "http://www.picaflor-azul.com/demos/install/readme/responsive_sheffield_blue_readme.html" and now it's doing this - https://gyazo.com/9d9a3c1a108e0c8dcae5509f7b728b9d
Using the newest version of Zen Cart and the newest version of your template.
Hope you guys can help me out as I'm new to this.
Cheers,
Ash.
ash,
with regards to your JSON error review these links:
https://www.zen-cart.com/showthread....75#post1311675
where drB points you to this thread:
https://www.zen-cart.com/showthread....html-Not-found
with regards to the footer, i would re-look at the posted notes. your code is being interpreted as literals as opposed to html. you can possibly post what you did here, and i'm sure someone could let you know where you went adrift.
good luck!
Thanks for those threads, hopefully that will help.
As for the footer problem, I did as advised on the instructions for customizing the template. I went to Tools < Flexible Footer Menu and then selected the blank field shown here - https://gyazo.com/71451a60d07c59d8d36a10e4b4ad61b1
All I did was change the links to both Facebook and Twitter. After I clicked update, I refreshed the site, the little icons were gone and I was left with it not picking up the HTML.
Fixed the footer, it was an issue with changing it via tools<flexible footer. For some reason, when I inspected element, the code was mumbled so I went into the database and manually re-entered the code. All the icons are showing now and it's working fine.
Still having issues with "An unknown response null: :text/html; charset=utf-8: :SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed."
I can still create customers, I can still login so I have no idea why this is popping up. Really confused.
Hi Anne,
Thanks for responding, I fixed that issue. It was something to do with left-over code in the database so that's sorted. I'm having another issue now. Whenever I create an account and go to update customer settings (as that customer) and I change something, click submit, it takes me to a blank white page and never loads.
Any ideas?
Thanks,
Ash