Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • jooservices Friend
    #693355

    Hi there
    This tutorial not only for this template & this issue. In fact it’s purposed to show you logic how to solve all same thing with only one simple way: Search string

    https://www.dropbox.com/s/gicw2oxe8d5njxi/Screencast%202015-09-29%2011%3A01%3A31.mp4?dl=0

    Thank you,
    Viet Vu

    ibewguy Friend
    #693469

    Thank you – I am not as skilled with code and I see you removed this from a different location.
    @jooservices Do you use only a linux box for development?

    ibewguy Friend
    #750013

    Thank you – I am not as skilled with code and I see you removed this from a different location.
    @jooservices Do you use only a linux box for development?

    jooservices Friend
    #693536

    Hi there
    It’s not about skilled with development. Just all about Search string – Try – and done .

    Ps:// I’m using Ubuntu for Laptop and Windows ( with VMWare / Ubuntu ) for Desktop.
    I would prefer Linux for web development because most of web services work well and better on Linux.

    Thank you,
    Viet Vu

    jooservices Friend
    #750023

    Hi there
    It’s not about skilled with development. Just all about Search string – Try – and done .

    Ps:// I’m using Ubuntu for Laptop and Windows ( with VMWare / Ubuntu ) for Desktop.
    I would prefer Linux for web development because most of web services work well and better on Linux.

    Thank you,
    Viet Vu

    ibewguy Friend
    #693701

    Can you recommend something similar to Krusader for a Windows user? Thank you

    ibewguy Friend
    #750055

    Can you recommend something similar to Krusader for a Windows user? Thank you

    jooservices Friend
    #693704

    Total Commander

    jooservices Friend
    #750058

    Total Commander

    ibewguy Friend
    #693736

    Awesome! Thanks!

    ibewguy Friend
    #750090

    Awesome! Thanks!

    Adam M Moderator
    #694099

    Hi @jooservices, @ibewguy,

    First, if you want to modify the code of JA ACM, please make a copy and edit it from folder local instead, or your change would be lost after updating the template.

    About how to hide the filter, the best way is to open templatesja_charitycsscustom.css (if you don’t have this file, just create a new one) then add this code instead of remove PHP code :

    #filter-gallery {
    display: none;
    }

    Adam M Moderator
    #750270

    Hi @jooservices, @ibewguy,

    First, if you want to modify the code of JA ACM, please make a copy and edit it from folder local instead, or your change would be lost after updating the template.

    About how to hide the filter, the best way is to open templatesja_charitycsscustom.css (if you don’t have this file, just create a new one) then add this code instead of remove PHP code :

    #filter-gallery {
    display: none;
    }

    jooservices Friend
    #694135

    <em>@Adam M 495054 wrote:</em><blockquote>Hi @jooservices, @ibewguy,

    First, if you want to modify the code of JA ACM, please make a copy and edit it from folder local instead, or your change would be lost after updating the template.

    About how to hide the filter, the best way is to open templatesja_charitycsscustom.css (if you don’t have this file, just create a new one) then add this code instead of remove PHP code :

    #filter-gallery {
    display: none;
    }

    </blockquote>

    Hi there
    At first i’m thank you for your alt solution.

    In fact in this topic i tried to show How to do.
    – Inspect element
    – Choose specific thing
    – Search string to locate needed file ( layout file )

    From this point you can use css for hard code into layout file.
    It’s all about logic in this topic 🙂

    But ya, at client side you can implement that in any way you needed. No need to follow as 1:1 . Just use logic 🙂

    Thank you,
    Viet Vu

    jooservices Friend
    #750288

    <em>@Adam M 495054 wrote:</em><blockquote>Hi @jooservices, @ibewguy,

    First, if you want to modify the code of JA ACM, please make a copy and edit it from folder local instead, or your change would be lost after updating the template.

    About how to hide the filter, the best way is to open templatesja_charitycsscustom.css (if you don’t have this file, just create a new one) then add this code instead of remove PHP code :

    #filter-gallery {
    display: none;
    }

    </blockquote>

    Hi there
    At first i’m thank you for your alt solution.

    In fact in this topic i tried to show How to do.
    – Inspect element
    – Choose specific thing
    – Search string to locate needed file ( layout file )

    From this point you can use css for hard code into layout file.
    It’s all about logic in this topic 🙂

    But ya, at client side you can implement that in any way you needed. No need to follow as 1:1 . Just use logic 🙂

    Thank you,
    Viet Vu

Viewing 15 posts - 1 through 15 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  ibewguy 8 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum