Disable Right Click Not Working Right

Discussion in 'Real Photography WordPress Theme' started by barnett, Jun 2, 2015.

  1. barnett

    barnett Guest

    Joined:
    Oct 8, 2012
    Messages:
    6
    Likes Received:
    0
    Hello. I am trying to turn off disable right click but the setting stays turned on even when it is set to not disable the right click.

    Thanks
     
  2. barnett

    barnett Guest

    Joined:
    Oct 8, 2012
    Messages:
    6
    Likes Received:
    0
    The right click is also disabled when trying to edit as an admin inside the dashboard, which is extremely inconvenient.
     
  3. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello Barnett,

    Greetings from InkThemes,

    Kindly follow the below step mentioned in the image.

    diable right click.png








    Try to cut the given below javascript code there and paste in header.php at line number 44.


    Code:
    <script language="JavaScript">
    document.oncontextmenu =new Function("return false;")
    </script> 
    Hope that helped.
     
  4. barnett

    barnett Guest

    Joined:
    Oct 8, 2012
    Messages:
    6
    Likes Received:
    0
    That just stops the right click disabled box from showing, it doesn't actually enable the right click. The right click disabled box also still shows when I am logged in as admin and that is creating lots of problems when trying to edit the site.

    I need to make it so people can actually right click and even download the images if needed. I also need the right click enabled as an admin when editing in the dashboard.

    Thanks for your help, I appreciate it.

    Brad
     
  5. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello User,

    Please send us your WordPress dashboard admin login details at [email protected]. I will forward it to our technical support team they will solve your issue.

    If possible then send us some screen shots of problematic area. It will be easier for us to solve issue soon.

    So send us following information.

    Website URL :
    WordPress Dashboard Username :
    WordPress Dashboard Password :

    We will check it.

    Waiting for your reply.
     

Share This Page