Tagged: ,

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #250165

    I have my slider two-third portfolio set up in the portfolio section of WordPress. I now need to try and insert it in to the home page using the Homev7: One page portfolio. How can I do this?

    #250650

    Hey Lukeduggleby!

    Once you’ve set up your portfolio items individually you can then drop a Portfolio Grid element into any of your pages using the Avia Layout Builder. There will be a pop up with the configuration options to let you choose the size of the grid, categories etc.

    Best regards,
    Devin

    #250929

    Thanks Devin. Got it now. But why does the ‘Ajax Portfolio’ on a iPad not open a preview element? In fact nothing opens when you click on the image gallery featured image. The desktop works fine and I can view my full gallery but not on the iPad. Is there a way of fixing it for tablets?

    Luke

    #250971

    Hey!

    Did you add a color section with a background image on the portfolio page? If you don’t mind, please provide us a link to the portfolio page. Please try to add this on Quick CSS:

    .avia_mobile #top .av-parallax-section{ 
    z-index: 0 !important;
    }

    Cheers!
    Ismael

    #250980

    Its just a plain white background on a colour section. This is the link http://thesidiproject.com/#images.

    I’ve added the coding. Still doesn’t work. Any ideas?

    #251032

    Hey!

    On the tenth color section that you have on the page, please set the background attachment to scroll. Add this on Quick CSS or custom.css:

    @media all and (min-width: 1024px) {
    .avia-section {
    background-attachment: fixed !important;
    }
    }

    Please let us know what happens.

    Regards,
    Ismael

    #251056

    Added it to the existing coding you sent and changed the colour section to scroll. Nothing happened. The problem is still there and also on iPhpne. Also on the header and the same Image section a thin black border line has appeared around the white sections. Any ideas where that came from as I haven’t the faintest idea?

    Thanks

    L

    #251183

    Also by changing the 10th colour section to scroll it means that the pages don’t glide over the background image which is the effect I want.

    L

    #251464

    Hey!

    Thank you for the info.

    We’re still not sure what is the direct cause of the issue. We will report this to Kriesi and if you don’t mind, please post the wp dashboard and FTP login details here. Set it as a private reply.

    Regards,
    Ismael

    #251587
    This reply has been marked as private.
    #252477

    Hey!

    Please update the theme to Enfold 2.6.4. Afaik Kriesi fixed some ipad issues and these fixes may help you too.

    Cheers!
    Peter

    #253435
    This reply has been marked as private.
    #254091

    Hey!

    Can you try updating your theme files following the steps in this video: https://vimeo.com/channels/aviathemes/67209750

    As Peter mentioned there were some iPad specific bugs fixed in the 2.6.3 and .4 releases and it looks like you are still on 2.6.2 on your site.

    Best regards,
    Devin

    #254737
    This reply has been marked as private.
    #254977

    Hey!

    Thank you for the info.

    As long as you didn’t modify anything on the theme files, you won’t lose any theme options. Did you add all the css modifications on the Quick CSS field? If you use the custom.css for the css modifications, please create a backup of the file. It is safe to override the theme files because the theme options are saved on the database.

    Regards,
    Ismael

    #255390
    This reply has been marked as private.
    #255399

    So I re-installed the old Enfold theme folder and the site is back thankfully. How do I update the theme without this happening again?

    L

    #256159

    Hey!

    Regularly updating through FTP shouldn’t cause the issue. It could have been an error when uploading originally or a file getting corrupted but in general it will not and shouldn’t.

    Personally updating all of my client sites and my multiple development sites of Enfold whenever we have beta versions or full releases I’ve never had the site completely white screen from updating so I don’t think it would be something to worry about.

    Regards,
    Devin

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