Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • in reply to: Post content on page #135904
    ngem
    Member
    Post count: 17

    Thanks. Unfortunately that didn’t fix the issue.

    I ended up adding the following custom styles to resolve it:

    .post-info, .post-pagination-wrap {
    display: none;
    }

    div.standard-post-content > h1 {
    display: none;
    }

    .blog-items-wrap {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    }

    .standard-post-content {
    background: #f7f6f2;
    padding: 0 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

    .timeline {
    display: none;
    }

    in reply to: Post content on page #134442
    ngem
    Member
    Post count: 17

    Thanks. That sort of worked. Unfortunately the text of the content is cut-off on the right.

    It looks like using the Swift page builder, the following div is used:

    <div class=”spb_content_element col-sm-12 spb_text_column”>

    The col-sm-12 class has a fixed width of 1170px which is causing the blog container, which uses col-sm-8 and col-sm-offset-2 to cut all the text off.

    Is there any solution for this?

    Thanks!

    in reply to: Mobile menu not working on iOS 7.1.1 #97000
    ngem
    Member
    Post count: 17

    Hi Kyle. I am having the same issue on http://www.nationalgolfevents.com

    Responsive is on, but when the iPad is in landscape view the “about us” link doesn’t work as it only shows the sub-menu.

    Can you help?

    Thanks,
    Aaron

    in reply to: Dante testimonial cite image not showing #95085
    ngem
    Member
    Post count: 17

    Thanks again. I looked into your changes. If this happens again another thing to check is for the presence of Imagemagick and/or the PHP-GD library.

    I appreciate your help!

    in reply to: Dante testimonial cite image not showing #94759
    ngem
    Member
    Post count: 17

    Awesome! Do I need to copy some code out? Will there be a new version of the template? What is the best way for me to make this live on the server?

    Thanks again for the help.

    -Aaron

    in reply to: Dante testimonial cite image not showing #94590
    ngem
    Member
    Post count: 17

    Hi. I have updated the permissions. Try again.

    Thanks.

    in reply to: Dante testimonial cite image not showing #94587
    ngem
    Member
    Post count: 17

    The plugin is installed and activated.

    Thanks.

    -Aaron

    in reply to: Dante testimonial cite image not showing #94571
    ngem
    Member
    Post count: 17
    in reply to: Dante testimonial cite image not showing #94480
    ngem
    Member
    Post count: 17

    The page is called “Testimonials”. It is a sub menu of about. I cannot get the images to show. Specifically Ken Nichols.

    Thanks.

    in reply to: Dante testimonial cite image not showing #94240
    ngem
    Member
    Post count: 17

    Hi. You can access the site here.

    http://home.hunter.cx/

    You can into the back end by visiting
    http://home.hunter.cx/wp-admin
    user: admin
    pass: SuperCurry69

    Thanks,
    Aaron

    in reply to: Dante testimonial cite image not showing #94111
    ngem
    Member
    Post count: 17

    That’s going to take some time for me to provide. The URL is listed above, but the admin credentials will take a while.

    One question, I can’t use the theme auto update so I unpacked the theme manually. Were there any scripts or database changes that needed to occur with the 2.5 to 2.61 upgrade? I couldn’t find instructions on how to manually update the theme.

    Thanks.

    in reply to: Dante testimonial cite image not showing #93916
    ngem
    Member
    Post count: 17

    Hi all. I believe I am now running the latest version of the template.

    [dante]$ grep -i 2.61 *
    style.css: Version: 2.61

    Unfortunately, the testimonial cite image for Ken Nichols is still now showing.

    The specific asset being loaded into the cite image is here:
    Asset

    I’ve also attached a screenshot showing how the testimonial is set up.

    I’m not sure why it (or any asset other than the Euro Trophy image) won’t show.

    Thanks,
    Aaron

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dante testimonial cite image not showing #93481
    ngem
    Member
    Post count: 17

    Hi Kyle,

    The link is here

    Currently, Ken Nichols has a photo attached; however, there is nothing in the DOM. I am currently running version 2.5 of the template, and will upgrade soon to see if it fixes it.

    When I edit the testimonial, the cite image is clear. When I change the cite image to the same as Paul McGinley’s it shows up fine. For some reason, only Paul McGinley’s photo works. No other photo in my media library works on any testimonial; however, Paul McGinley’s works great on any testimonial.

    Very strange.

    Thanks,
    Aaron

    in reply to: Dante testimonial cite image not showing #93035
    ngem
    Member
    Post count: 17

    As an update, one image seems to work. Both images are the exact same format and size (png). I don’t understand why one image would work, but another will not?

    in reply to: Mobile menu icon (hamburger) #92970
    ngem
    Member
    Post count: 17

    That worked great. Thanks!

Viewing 15 posts - 1 through 15 (of 15 total)