Home Forums LaraBid – A Laravel PHP Auction Platform AdBlock blocking page content

Tagged: ,

  • #1486

    renatodompieri
    Participant

    628

    AdBlock blocking page content

    Hello,

    I’ve purchased Larabid yesterday and during my testings/walkthrough I’ve noted that the auction’s view has empty content.

    After investigating for a little bit, with adblock disabled the page is shown normally.

    Could you investigate it for me, please?

    Cheers,
    Renato

Viewing 2 replies - 1 through 2 (of 2 total)
  • #1488

    Dear

    Thank you for noticing us this issue, we’ve already updated it to our core, you can download the latest version after 30 mins from CodeCanyon.

    Or you can fix this by following below instruction.

    Open /root/resources/views/single_ad.blade.php

    At Line number 60, change <div class="single-ad-wrap"> to <div class="single-auction-wrap">
    At line number 84, change <div class="ad-img-video-wrap"> to <div class="auction-img-video-wrap">

    At file /root/source/public/assets/css/style.css line number 810

    Replace

    .single-ad-wrap {
        margin-top: 20px;
    }

    with

    .single-auction-wrap {
        margin-top: 20px;
    }

    Best regards

    #1499
    This reply has been marked as private and you are not authorised to see.
Viewing 2 replies - 1 through 2 (of 2 total)

Purchase for access

Buy a copy of LaraBid – A Laravel PHP Auction Platform for access to our member center.

Buy