We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
it seems when i add image it puts url to it as http://domain.com/index.php/storage/image.jpg when it should put http://domain.com/storage/image.jpg.
Could you fix this please since it won't load images otherwise :/
/Thanks
Update: Odd noticed it works fine on google chrome but in safari it does what i wrote as mentioned. Which is strange :/
The text was updated successfully, but these errors were encountered:
Edit image showcase Templates, <img class="uk-width-1-1" src="$url(item.image)"/>
<img class="uk-width-1-1" src="$url(item.image)"/>
Sorry, something went wrong.
No branches or pull requests
Hi,
it seems when i add image it puts url to it as http://domain.com/index.php/storage/image.jpg when it should put http://domain.com/storage/image.jpg.
Could you fix this please since it won't load images otherwise :/
/Thanks
Update: Odd noticed it works fine on google chrome but in safari it does what i wrote as mentioned. Which is strange :/
The text was updated successfully, but these errors were encountered: