# Common Installation Issues

**Why are the images blurry after importing the demo?**

The images used in the demo are not included for download because they are copyrighted. If you plan to use the photos, we can provide the links to purchase the licenses.

Image Purchase link:

<a href="https://buddhathemes-test.gitbook.io/ogie/theme-faq/image-purchase-link" class="button primary" data-icon="images-user">Ogie | IT Solutions & Startup WordPress Theme :: Image Purchase Link</a>

**When I try to do so, I get the error "An error occurred while fetching file from: <https://www.tropicalfoodimport.com/wp-content/themes/...../ocdi/theme-customizer.dat>! Reason: 403 - Forbidden."**

The error message "403 - Forbidden" typically occurs when there are permission issues accessing the file or resource. Here are a few steps you can try to resolve this issue:

1. **Check File Permissions:** Ensure that the file and directory permissions are correctly set on your server to allow access.
2. **Server Security Settings:** Some server security settings may block external file requests. You might need to adjust these settings or whitelist the URL.
3. **Correct URL:** Double-check that the URL is correctly entered and accessible.
4. **Hosting Provider:** If you're still facing issues, it may be helpful to contact your hosting provider to check for any server-side restrictions.

Please try these steps, and let us know if the issue persists. We’re here to help!

<a href="https://ocdi.com/import-issues/" class="button primary" data-icon="box-tissue">OCDI - Import Issues</a>

**The package could not be installed. The theme is missing the style.css stylesheet.**

This error usually occurs when the entire ThemeForest download package (which includes documentation, licenses, and other files) is uploaded instead of the actual theme `.zip` file.

Make sure you are uploading **only the theme `.zip` file** and not the entire package downloaded from ThemeForest.

**Helpful Link:** 👉 [Theme is missing the style.css stylesheet – Envato Help Center](https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://buddhathemes-test.gitbook.io/ogie/demo-content/common-installation-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
