creativetimofficial / ct-soft-ui-dashboard-pro

Soft UI Dashboard Pro - Bootstrap 5 Admin
34 stars 6 forks source link

redirect to demo site #24

Closed LieselotV closed 3 years ago

LieselotV commented 3 years ago

Hi, I used the demo template locally to build my project. When I want to open the project in mamp pro, it always redirect to this url: https://demos.creative-tim.com/marketplace/soft-ui-dashboard-pro/pages/dashboards/default.html it will not open the index.php file.

I already deleted all the code on the index page to remove redirects. I also removed in gulp the home url. But it's still not working.

When I open the project with gulp, it works, but I need mamp to work with PHP.

github-actions[bot] commented 3 years ago

@LieselotV this issue was automatically closed because it did not follow the bellow rules:


IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/soft-ui-dashboard-pro

**If your issue was not created using the app above, it will be closed immediately.**

Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉  https://www.creative-tim.com/bundles
👉  https://www.creative-tim.com

groovemen commented 3 years ago

Hello @LieselotV,

Thank you for using our products, this is the script that you have to erase from the index.html page:

<script type="text/javascript">
   window.location.href = "https://demos.creative-tim.com/soft-ui-dashboard-pro/pages/dashboards/default.html"
</script>

Hope this information helps you. Please let us know if we can help you with something else. All the best, Stefan