Viewing 6 replies - 1 through 6 (of 6 total)
  • I see what the problem is. I can try to assist you.

    You will need to add the following code to a CSS file or plugin. You can either edit your theme (or if you have a child theme then edit that), and add the following to the bottom of your style.css file. You can also download a CSS Editor plugin (https://www.ads-software.com/plugins/wp-add-custom-css/ or for a more complex one https://www.ads-software.com/plugins/custom-css-editor/) and add the following code to that.

    .col-lg-12 {
        padding-top: 30px;
    }

    If the code doesn’t work then please let me know.

    Thread Starter larick65

    (@larick65)

    Added to custom.css. No effect. The testimonials still ooze into the video. Also, my social button links have not worked since he screwed with it.

    Thanks for trying.

    I don’t think it needs a bandaid fix like padding. Somehow the <div><iframe> section for teh video is not creating a hard bottom (height).

    The problem is that your “developer” didn’t clear the container which means that it can’t autocalculate the heights properly.

    And to add insult to injury, this wasn’t a single oversight – it’s problematic throughout the page (and perhaps the site).

    Your social media doesn’t work because the invisible container (which isn’t autocalculating properly) is positioned over the icons making them impossible to click.

    You have a poorly coded theme with some (possibly minor) tweaks needed to bandaid it and get it working.

    Thread Starter larick65

    (@larick65)

    Sounds about right. I’d appreciate suggested code for correcting the auto-calculation.

    He has been great for about 10 months.. With this project, he threw it together and then disappeared. I hope he has not fallen victim to any of the current worldly affairs.

    Moderator cubecolour

    (@numeeja)

    It sounds like you need to hire a new developer to finish off the work. Try jobs.wordpress.net

    You need someone who knows Bootstrap and WordPress. It’s not something that can reasonably be tackled on the forums. I agree with @larick65 – you probably need to hire someone.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Abandoned by overseas coder. Need php help.’ is closed to new replies.