Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #989639

    Hi guys… Ive added a masonry gallery and the pictures seem to open in a new tab.

    I need them to open in lightbox with the navigation buttons to switch to the next picture.

    any ideas?

    http://modeltimmiemurphy.com/editorial-portfolio/

    • This topic was modified 6 years, 3 months ago by garybaitson.
    #990171

    Hey Gary,

    Do you have the lightbox enabled?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #990256

    Hi,, did you get the private reply.. not sure if it sent

    #990444

    Hi garybaitson,

    No, we did not. Please try again, but this box has to have some text too.

    Best regards,
    Victoria

    #990466

    Well that’s where we went wrong so. I didn’t have anything in this box. :)

    There are some other issues too.

    On a 13 inch screen The editorial and commercial portfolios have 3 columns and show the menus

    On a 17 once screen it has 6 columns and no menu

    Also the contact form is too big on the mobile devices.

    #990560

    Hi,

    Thanks for that, could you try activating the Lightbox Modal Window option under Enfold->Theme Options please?

    Best regards,
    Rikard

    #990649

    Hi Rikard.

    Its always the simple answer isnt it :) . Thank you so much that worked. I also had the columns to automatic, so ive changed that too..

    All thats left now is the contact form on the mobile device is too big. and the name of the photos show when i hover over them, which i dont want.

    Also.

    What would i have been doing wrong that my theme wasnt responsive ?

    #991069

    Hi garybaitson,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
    	#top #av_section_1 .avia_ajax_form .text_input, #top #av_section_1 .avia_ajax_form .select {
    		width: 90%;
    		padding: 5px;
    	}
    	#av_section_1 .avia_ajax_form .button {
    		padding: 8px 10px;
    	}
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #991321

    unfortunately neither of those options worked V

    #991552

    Hi garybaitson,

    Best regards,
    Victoria

    #991592

    oh,, ha,, i dont know the difference between javascript and Css. im THAT dumb :)

    #991938

    Hi garybaitson,

    Did you remove that code from there? Did you add the code we gave you?

    Best regards,
    Victoria

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.