Forum Replies Created

Viewing 15 posts - 31 through 45 (of 53 total)
  • Simon
    Keymaster

    Updated. Download the latest version from ThemeForest.

    Thanks

    0 Reply
    Simon
    Keymaster

    If you like our support, please don’t forget to give us a rating. It will really help us a lot. https://themeforest.net/downloads

    Thanks in advance.

    Simon
    Keymaster

    Hi There,
    Thanks for contacting us. Please follow other’s images to make your image responsive. We have used img-fluid class to make it responsive to all devices. Here is actual structure-

    <img class="img-fluid" alt="" src="/web/images/ckfinder/images/20200420091641.jpg">

    Hope it will work fine.

    Thanks,

    Simon
    Keymaster

    Hi There,
    We are sorry to hear that you having issues using our template. BTW, I have got a solution for this issue. I will update the template in the next version. You can also fix the issue yourself by adding below CSS.

    .category-change {
        height: auto;
        max-height: 200px;
        overflow-x: hidden;
    }

    Hope it will work.

    Thanks

    Simon
    Keymaster

    Hi there,
    Thanks for your interest. But sorry to say that Trade HTML Classified Template does not support RTL languages.

    Regards,

    Simon
    Keymaster

    Thanks for your rating. It will inspire us a lot.

    Simon
    Keymaster
    This reply has been marked as private.
    Simon
    Keymaster

    Please check and let me know.

    Simon
    Keymaster

    Hi Jim,
    Could you please give me a screenshot of your desire block which section you want to copy and where you want to paste.

    Then send me your ftp access, I will try to do that.

    Note: Please make sure your replay set as private replay before submit.

    Thanks

    Simon
    Keymaster

    Hi There,
    Thanks for contacting us. If you know HTML/CSS, you can easily copy any section. If you don’t know, it will be hard for you to copy from markup. Because, if you miss any section markup, it will be broken.

    In that case, you can do that from your browser. Open HTML file with Chrome Browser, then right-click on your desired section. You’ll see the inspect elements. Then right-click on your desire section. You will get the option for the copy. Now copy your section and paste in your desire position. Follow the instruction in my screenshot. https://prnt.sc/rl2eh8

    Hope it will work for you.

    Thanks

    in reply to: Geek theme
    Simon
    Keymaster

    Thanks for contacting us. However, you can fix it by editing main.js. Go to main.js line no 126. You will see a function like this

    $('.navbar-nav li a').click(function() {  
        $('html, body').animate({scrollTop: $(this.hash).offset().top -1}, 1000);
        return false;
    });

    Change the .top position as per your need. like below-

    $('.navbar-nav li a').click(function() {  
        $('html, body').animate({scrollTop: $(this.hash).offset().top -80}, 1000);
        return false;
    });

    Hope it will work.

    Thanks

    Simon
    Keymaster

    Thanks for contacting us. Here is trade documentation- https://docs.themeregion.com/trade/

    Simon
    Keymaster

    Hi There,
    Thanks for contacting us. Sorry to say that we did not create RTL version for this template.

    BTW, here is also the same jobs template with a discount price. https://themeregion.com/product/jobs/

    Thanks

    in reply to: Proboxpack Menus
    Simon
    Keymaster

    Hi There,
    We have visited your website with an android device, the menu is working fine. We could not find any issue.

    Thanks

    Simon
    Keymaster

    Hi Gabriele Francescotto,
    First of all thanks for purchasing our products. Due to system issues, it was not added to your downloads. We are really sorry for the inconvenience.

    However, we have manually added the seckel template. Please check it now.

    Thanks again.

Viewing 15 posts - 31 through 45 (of 53 total)