Skip to content
New issue

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

The advertisement images should be clickable on the home page. #6738

Closed
Sanjaybhattwebkul opened this issue Sep 22, 2022 · 4 comments · Fixed by #6931
Closed

The advertisement images should be clickable on the home page. #6738

Sanjaybhattwebkul opened this issue Sep 22, 2022 · 4 comments · Fixed by #6931
Assignees
Labels
Bug Fixed When bug issue is fixed. Bug Something isn't working. Hacktoberfest Bagisto Hacktoberfest Event. Shop Shop package related issues.
Milestone

Comments

@Sanjaybhattwebkul
Copy link
Contributor

Bagisto Version: Master

Steps To reproduce--

1. Visit the shop
2. Try to click on the advertisement images.

Expected result: The advertisement images should be clickable on the home page.

Actual result: The advertisement images are not clickable on the home page. Please find the screenshot Here

@Sanjaybhattwebkul Sanjaybhattwebkul added Bug Something isn't working. Shop Shop package related issues. Hacktoberfest Bagisto Hacktoberfest Event. labels Sep 22, 2022
@JunaidJaved248
Copy link
Contributor

@Sanjaybhattwebkul Please assign this issue to me. Thanks

@saurabh042
Copy link

@Sanjaybhattwebkul could you please assign this to me if its not already assigned?

@iamakhileshmishra
Copy link

@Sanjaybhattwebkul Could you please assign this issue to me? I would love to solve this issue

@Sanjaybhattwebkul Sanjaybhattwebkul added this to the 2.0.0 milestone Oct 10, 2022
vivek-webkul added a commit to vivek-webkul/bagisto that referenced this issue Oct 14, 2022
@vivek-webkul vivek-webkul added In Progress Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. labels Oct 14, 2022
@vivek-webkul
Copy link
Member

@Sanjaybhattwebkul

If you want to provide the link for each category under the category-with-custom-option template, you just need to provide the link in the Velocity theme header option, like:

For Link with category image:
@include('shop::home.category-with-custom-option', ['category' => [ 'men-collection' => '/page/refund-policy', 'kids' => '/page/privacy-policy', 'women-apparel' => '/page/shipping-policy', 'electronics' => '/page/whats-new' ]])

For without Link with category image:
@include('shop::home.category-with-custom-option', ['category' => ['men-collection', 'kids', 'women-apparel', 'electronics']])

@Sanjaybhattwebkul Sanjaybhattwebkul removed the Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. label Oct 16, 2022
@Sanjaybhattwebkul Sanjaybhattwebkul added Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. and removed In Progress labels Oct 16, 2022
@devansh-webkul devansh-webkul added Bug Fixed When bug issue is fixed. and removed Fix Proposed A issue that has a PR related to it that provides a possible resolution but stil needs to be merged. labels Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fixed When bug issue is fixed. Bug Something isn't working. Hacktoberfest Bagisto Hacktoberfest Event. Shop Shop package related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants