Forum Replies Created

Viewing 10 posts - 46 through 55 (of 55 total)
  • Posted in:
  • in reply to: Link Tracking #124545
    wochurch
    Member
    Post count: 55
    This reply has been marked as private.
    in reply to: Link Tracking #124520
    wochurch
    Member
    Post count: 55
    This reply has been marked as private.
    in reply to: Insert PHP Time/Date #123707
    wochurch
    Member
    Post count: 55

    Perfect. That’s exactly it. Thanks Mohammad.

    in reply to: Change Logo Link #116737
    wochurch
    Member
    Post count: 55

    Worked perfectly Mohammad. Thank you sir.

    For anyone else looking at this thread:

    1. If you don’t already have a functions.php file in wp-content/themes/dante-child, copy wp-content/themes/dante/functions.php and paste it inside wp-content/themes/dante-child/
    2. Open that file you just pasted and remove everything inside the <?php ?> tags
    3. Paste the above code inside those tags and replace the commented URL with your own

    in reply to: Copying Tab Content #86595
    wochurch
    Member
    Post count: 55

    I can do that. Thanks for your time Ed.

    in reply to: Vimeo Thumbnail #84735
    wochurch
    Member
    Post count: 55
    This reply has been marked as private.
    in reply to: Page Title Background Image #84235
    wochurch
    Member
    Post count: 55

    Saw the answer on my other thread. Thanks again.

    For anyone else looking, add this custom css instead:

    @media only screen and (min-width: 1200px) { 
    .alt-bg {
      margin-left: -680px !important;
      padding-left: 680px;
      padding-right: 680px;
    }
    }
    in reply to: Mobile Margin/Padding Problem #84234
    wochurch
    Member
    Post count: 55

    Perfect. Thanks a lot!

    in reply to: Page Title Background Image #84232
    wochurch
    Member
    Post count: 55

    I added the code you mentioned, and it did stretch the alt backgrounds to full screen, but it caused trouble with mobile view. All alt backgrounds and even some content was getting shoved over to the left. Any other ideas?

    in reply to: Vimeo Thumbnail #83792
    wochurch
    Member
    Post count: 55

    Thanks for getting back with me so quickly. I’ve tried 4 or 5 videos from my channel, then another from a random channel as well. All of them behave the same.

Viewing 10 posts - 46 through 55 (of 55 total)