We’re currently experiencing a high volume of inquiries and our response time could be up to 2 days. We apologize for the delay, and thank you for your patience. Our available time: 2 AM - 1 PM (Monday - Friday) (UTC+0 Timezone).

Okay
  Public Ticket #2726312
issue regarding Our brand section in website
Closed

Comments

  •  2
    avasamall started the conversation

    I found a issue in the our brand section in the website that when i click on product of that section it will redirect to any page at all although i have give link of the website from admin section still its nio working !!

    what to do with this issue please help ! 

    please find attachment and resolve my problem

  •  2,539
    Support replied

    Hi,

    Please extract the attachment and replace files:

    - platform/themes/shopwise/src/Http/Resources/BrandResource.php

    - platform/themes/shopwise/public/js/app.js

    Then it should work. Please refresh your browser few times to prevent cache issues.

  •  2
    avasamall replied

    No sir  it didn't work at all !!!

    some another change require i guess 

  •  2,539
    Support replied

    Ah, sorry need to replace file public/themes/shopwise/js/app.js.

  •  2,539
    Support replied

    Hi,

    Please extract the attachment and replace files:

    - platform/themes/shopwise/src/Http/Resources/BrandResource.php

    - public/themes/shopwise/js/app.js

    Then it should work. Please refresh your browser few times to prevent cache issues.

  •  2
    avasamall replied

    still sir not working !!


  •  2,539
    Support replied

    Hi,

    I see it's working fine on your site.

    8019944363.png

    We have made change in 

    platform/themes/shopwise/assets/js/components/FeaturedBrandsComponent.vue and run npm run prod

    2293445609.png
    <div class="cl_logo">
                        <a v-if="item.website" :href="item.website"><img :src="item.logo" :alt="item.name"></a>
                        <img v-if="!item.website" :src="item.logo" :alt="item.name">
                    </div>

    So it should work.

  •  2
    avasamall replied

    my project is on hosting so how   to make changes online in this file

    platform/themes/shopwise/assets/js/components/FeaturedBrandsComponent.vue and run npm run prod

  •  2,539
    Support replied

    You can compile it on your pc then upload it to your hosting.

    We have compiled it. You just need to replace public/themes/shopwise/js/app.js with app.js in the attachment

    I see that your site is working fine for brands now.

  •  2
    avasamall replied

    YES SIR IT WAS WORKING ON OTHER DEVICES BUT ITS DIDNT WORK ON MY DEVICE 

    SOUNDS WEIRED RIGHT !!

  •  2
    avasamall replied

    BUT Thanks you so much for your support


  •  2,539
    Support replied

    I think it's a browser cache issue.