Agrieden - Button "All" in photho galery

Discussion in 'InkThemes-Support Working Hours' started by ocascante, Feb 8, 2018.

  1. ocascante

    ocascante New Member

    Joined:
    Jan 17, 2018
    Messages:
    9
    Likes Received:
    0
    Hello,
    How can i change the button title "All" in the galery options theme. Also i need to remove the path bar in every page like this one:
    Home » Personal

    And the last one for now, how can i use different background images or colors for articles and pages?
    Thanks.
     
    Last edited: Feb 8, 2018
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    It can be changes from the source code, just let me know a particular string and share the admin credentials of your website at [email protected]

    We will do it for you.

    Please make the use of the below-given CSS code and paste it into the Additional CSS section of the theme. (Dashboard->Appearence->Customize->Additional Custom CSS)

    Code:
    div#crumbs {
        display: none;
    }
    It would be better for us to understand your query with the help of some edited screenshots of the concerned areas of your site.

    So that we can deliver you an exact and appropriate solution to you,

    Looking forward to hearing from you soon.

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. ocascante

    ocascante New Member

    Joined:
    Jan 17, 2018
    Messages:
    9
    Likes Received:
    0
    1-Ok i did the change "All" filter label in homepage-gallery.php, its ok.

    2-Change in Additional Custom CSS is not working:
    upload_2018-2-9_7-34-13.png

    The line still appears:

    upload_2018-2-9_7-35-15.png

    3-About the background images, is simple...
    I want to be able to create pages and posts by adding a different background to each one.


    Thanks
     
    Last edited: Feb 9, 2018
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Thanks for getting back to us again,

    Will you please allow us to check your website dashboard for once?
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    Just for the confirmation, you want to change the background of the body or just for the page/post container?

    I look forward to hearing from you.

    Regards,
    Akbar
    InkThemes.com
     
  5. ocascante

    ocascante New Member

    Joined:
    Jan 17, 2018
    Messages:
    9
    Likes Received:
    0
    Hello,

    I am preparing the website on my personal computer, Ubuntu 16/04 installed as well as a server lamp, apache2, php7 and mysql 5.7. There is no access to this computer from the internet.

    This a page example with the green url address bar that I need to eliminate


    I just want to change the white background of this page, with an image background....
    and have the possibility to change the images on each page

    Thanks
     

    Attached Files:

    Last edited: Feb 10, 2018

Share This Page