Jump to content
thirty bees forum

DVD

Members
  • Posts

    18
  • Joined

  • Last visited

DVD's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello everyone, Thanks for all your replies, not sure if everyone can see this so maybe someone can repost? I decided in the end to do a fresh install and the issue seem to of resolved itself. This was before I saw the reply from @Traumflug so didn't get a chance to see if this worked. Thank you @bzndk, @jnsgioia, @Traumflug, @yaniv14 for all your help.
  2. If there is any issues or something I'm doing wrong, please let me know. Thanks
  3. Also, I had a look at the img folder, not sure if I should be looking in any of the subdirectory?
  4. Here's the .htaccess file: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.creativepage.co.uk/$1 [R=301,L] RewriteEngine on RewriteCond %{REQUESTFILENAME} !-d RewriteCond %{REQUESTFILENAME}.php -f RewriteRule ^(.*)$ $1.php RewriteEngine on RewriteCond %{REQUESTFILENAME} !-d RewriteCond %{REQUESTFILENAME}.html -f RewriteRule ^(.*)$ $1.html Header set Cache-Control "no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires 0 EXPIRES CACHING ExpiresActive On ExpiresByType image/jpg "access 1 month" ExpiresByType image/jpeg "access 1 month" ExpiresByType image/gif "access 1 month" ExpiresByType image/png "access 1 month" ExpiresByType text/css "access 1 month" ExpiresByType text/javascript "access 1 month" ExpiresByType application/pdf "access 1 month" ExpiresByType application/javascript "access 1 month" ExpiresByType application/x-javascript "access 1 month" ExpiresByType application/x-shockwave-flash "access 1 month" ExpiresByType image/x-icon "access 1 year" ExpiresDefault "access 2 days" EXPIRES CACHING
  5. I'm on shared hosting. However my host is really good should there be any issues that side.
  6. Changed the back office theme to blue and the same issue is happening.
  7. Hello, Thanks for your quick reply :) I can see the images in the product menu when displaying all the products: However when editing the product, it displays like this and the images do not show: Hopefully you can help, Thanks, Pete
  8. Hello, Just started using thirtybees today. Everything seemed great until I created some products and added images. The images are not displaying. See image below: Any clues or help to why this is happening would be great. Thanks, Pete
×
×
  • Create New...