Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1261592

    Support,

    I used Angular for this following site, and GoDaddy ‘forced’ updated to 5.5, and it ‘broke’ the site (the photos will not load into the portfolio ‘boxes’):
    http://fruitsofthebeatitudes.org/

    A few questions: The site is running Angular 4.0. I do have 4.1 available to me. Do you think 4.1 would fix this? (If you want me to try, what are the steps to updating the theme manually?)

    If this is this an “Ajax” thing, is there something I/you can do to fix it?

    I guess the final question might be, if it can’t be fixed, do you think that upgrading to Enfold would keep most of the site intact?

    Thanks for your help,
    Mark Besh
    Visual Impact Systems

    #1262167

    Hey mbesh,
    Sorry for the late reply and thanks for the link to your site, unfortunately Angular is no longer supported because it is not coded to work with WP5+
    But I did find this this css will help you:

    .js_active #top .slideshow li:first-child {
        visibility: visible !important;
    }

    Please try this code in the WordPress > Customize > Additional CSS field, and then clear your browser cache, and check.

    Best regards,
    Mike

    #1262500

    Mike,
    Thanks for the response.

    Your CSS definitely fixed the loading of the pics, however, now there is some white space below the pic in its ‘frame’ (a fine ‘line’ in Desktop view, an lot of white space in portrait Tablet view, a small amount of white space in landscape Tablet view, a little bit of white space in portrait Phone view, and it only shows the top 1/2 of the pic in landscape Phone view). [ You can see this by resizing the width of the browser ].

    http://fruitsofthebeatitudes.org/

    Any ideas on how to have the ‘frame’ properly resize to the pic? (It used to work just fine in WP 4.9.2)

    Thanks for your time,
    Mark Besh
    Visual Impact Systems

    • This reply was modified 3 years, 11 months ago by mbesh.
    #1262646

    Hi,
    Glad to hear this helped, but I’m not seeing the white space in the frame, please include a screenshot of what you are seeing.

    Best regards,
    Mike

    #1262655

    Mike,

    Here’s what I am seeing…

    http://visualimpactsystems.com/FOTB-Desktop.png
    http://visualimpactsystems.com/FOTB-Tablet.png
    http://visualimpactsystems.com/FOTB-Phone-Landscape.png

    The white ‘space’ on Desktop is a thin white line. The white space on Tablet is pretty large. The ‘landscape’ view on the phone shows only 1/2 of the photo.

    Thanks for your help,
    Mark Besh
    Visual Impact Systems

    • This reply was modified 3 years, 11 months ago by mbesh.
    #1262681

    Hi,
    Please try this css:

    #top .slideshow li img,#top .slideshow li>a {
        height: 100% !important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1262696

    Mike,

    Thanks for trying, but it is doing all the same things.

    Do you think upgrading to 4.1 would help? (It is running 4.0 right now). If so, can you tell/show me how to “manually” upgrade it, since in the theme details area the “upgrade to new version” is not showing.

    Thanks,
    MArk Besh
    Visual Impact Systems

    #1262988

    Hi,
    To manually update you would delete the theme directory via FTP at /wp-content/themes/angular/ and then upload the new version via FTP.

    Best regards,
    Mike

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