Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The value of the viewport meta tag is not set


Zero222

Recommended Posts

Posted

Hello, my friends!
osCommerce Online Merchant v2.3.4

search.google.com

The value of the viewport meta tag is not set

Gives me this information. How do I make this tag for all pages? And in what template??? Please help me...

Posted

The viewport tag should be located in /catalog/includes/template_top.php file. However, if yours is part of an add-on, it could be in a different file that is included in template_top.php file. My tag looks like this:

<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />

You should also note that osC v2.3.4 is not mobile friendly/responsive. That means a viewport tag will not make a difference.

 

 

osCommerce: made for programmers, ...because store owners do not want to be programmers.

https://trends.google.com/trends/explore?date=all&amp;geo=US&amp;q=oscommerce

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...