Make Images Secure

Discussion in 'Photomaker WordPress Theme' started by suzypow, Jul 11, 2014.

  1. suzypow

    suzypow Member

    Joined:
    Dec 28, 2011
    Messages:
    60
    Likes Received:
    1
    Hi InkThemes
    I have a professional celebrity photography who may want this theme. However a few issues.

    The main one is that the photos are not secure. In some of the galleries you can right click and copy the image. Photos should not be able to be copied - any way around this?

    Some smaller issues, such as the portfolio navigation buttons animation we prefer to be plain and non moving.

    Can we add a footer with twitter feed and contact phone number etc? (like most of the other themes)

    Also the layout - can we have a full page option but still see the navigation and can we select which pages we do this for?

    MANY THANKS

    If we can alter the photo security I think this will be ok
     
  2. suzypow

    suzypow Member

    Joined:
    Dec 28, 2011
    Messages:
    60
    Likes Received:
    1
    HI, is anyone going to reply please?
     
  3. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    I am sorry for the delay in responding to your inquiry.

    1. We are working on your first issue and add the security for images in this theme in our next update and we will inform you after such update.

    2. Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    #filters li:hover span, #filters li:focus span {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    } 
    This will remove the animation from the portfolio navigation button.

    3. The layout of this theme do not support footer so it is not possible to add footer there.

    4. Could you please clarify your fourth issue.


    Thank you for your patience and cooperation.
     
  4. suzypow

    suzypow Member

    Joined:
    Dec 28, 2011
    Messages:
    60
    Likes Received:
    1
    Hello and thanks - we have not bought this yet as we are unsure if it is going to work for my client. However I always use InkThemes when I can for all clients small websites, as they are lightweight, fast to load, do not need caching plug ins and rank well - they also work well with All in One SEO pack - never had a plug in conflict issue, so I am a loyal customer.

    1. I was thinking of using the plug in to disable right click to make images secure? What do you think?
    2. Thanks cool
    3. That may mean we cannot use this theme but thanks anyway
    4. Clarify - sorry I did not explain it very well. When you add a new page, can you select full width layout/wide page without the right hand bar seen in the live demo. AND if you can do a full width page, will the user see a navigation bar at the top.

    Thanks again, we look forward to hearing from you.
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    For right click disable:
    Yes you can use plugin for it, download CopyRightPro plugin from WordPress.org and upload it.
    https://wordpress.org/plugins/copyrightpro/

    And for your last issue:
    Unfortunately there isn't a way to do that with this theme unless you custom code something up. Sorry.



    Thanks & Regards
    Gourav Shrivastava
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    We have added "Right click disable" feature in the theme itself. You can download updated version v1.0.5 of theme from your members area.

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page