Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter backpackin

    (@backpackin)

    I cannot find a way to edit previous posts to delete the access token; plus, you posted it in your reply.

    Thread Starter backpackin

    (@backpackin)

    [fts_instagram instagram_id=redskinvolleyball access_token=[redacted] pics_count=6 type=user profile_wrap=no super_gallery=yes columns=1 force_columns=no space_between_photos=1px icon_size=65px hide_date_likes_comments=no]

    ### Begin System Info ###

    SITE_URL: https://www.redskinvolleyball.net
    Feed Them Social Version: 2.4.1

    — WordPress Configuration:

    WordPress Version: 4.9.6
    Multisite: No
    Permalink Structure: /%postname%/
    Active Theme: SportsMag 1.1.5
    PHP Memory Limit: 256M
    WP_DEBUG: Disabled

    — Webserver Configuration:

    PHP Version: 7.0.27
    Web Server Info: Apache

    — PHP Configuration:

    Safe Mode: No
    Upload Max Size: 100M
    Post Max Size: 100M
    Upload Max Filesize: 100M
    Time Limit: 300
    Max Input Vars: 1000
    Allow URL File Open: On ()
    Display Erros: N/A

    — PHP Extensions:

    FSOCKOPEN: Your server supports fsockopen.
    cURL: Your server supports cURL.

    — FTS Settings->Global Options:

    Cache time: 1 Day (Default)

    — Active Plugins:

    AccessPress Social Counter: 1.7.3
    AccessPress Social Icons: 1.6.9
    AccessPress Twitter Feed: 1.5.6
    Addendio PLUS: 1.1.1
    ECWD Import/Export: 1.0.9
    Feed Them Social (Facebook, Instagram, Twitter, etc): 2.4.1
    Form Maker Export/Import: 2.1.0
    Form Maker Pro: 2.12.28
    Newsletter: 5.5.0
    Slider WD: 2.2.10
    Social Share WordPress Plugin – AccessPress Social Share: 4.3.7
    TablePress: 1.9
    W3 Total Cache: 0.9.7
    WD manager: 1.4.0
    Widget Twitter: 2.0.3

    — Custom Token or Keys added to Options Pages
    — You must have a custom token to use the feeds

    Facebook App Token: No
    FB App ID for Like Button: No
    Twitter Consumer Key: No
    Twitter Secret: No
    Twitter Token: No
    Twitter Token Secret: No
    Pinterest Token: No
    Instagram: Yes
    YouTube: No

    — FaceBook & Twitter Date Format and Timezone

    Date Format: No
    Timezone: No

    — Fix Twitter Time:

    Fix: No

    — Disable Magnific CSS:

    Fix: No

    — Fix Internal Server Error:

    ### End System Info ###

    Thread Starter backpackin

    (@backpackin)

    Not sure how to do that, but that gave me an idea for a fix that worked perfectly. I changed the page to full width so as to not run the content bar on the right since that is where the interactive map was running. Filter widget works great now on that page. Thanks, Darin

    Thread Starter backpackin

    (@backpackin)

    I’m guessing it is loading the GoogleMap on each page because it is embedded in the content bar?

    Any suggestions on how to solve the problem outside of TablePress so that I can use TablePress?

    Thanks,

    Darin

    Thread Starter backpackin

    (@backpackin)

    I am not sure what you are seeing compared to what I am seeing. I only see a search box. I need the column filter widgets that allow a user to search by data in the column. I want it to look like this one. https://www.onevolleyball.net/tournaments/ What I see on this page, https://www.clubtournaments.net/team-codes/, does not look like the working one on onevolleyball.net. If both pages work the same on your end, why would it work on one site and not on the other on my end?

    • This reply was modified 6 years, 11 months ago by backpackin.
    • This reply was modified 6 years, 11 months ago by backpackin.
    Thread Starter backpackin

    (@backpackin)

    Brett,

    Thanks for helping. It didn’t seem to make any adjustments.

    Here is a copy of the entire CSS from the page. I don’t know if my addition to the CSS is accurate; see the end of the string.

    This is my first time messing with the CSS. I only started building with WordPress earlier this year.

    Thanks,

    Darin

    /* div wrapped around entire staff list */
    div.staff-member-listing {
    }
    /* div wrapped around each staff member */
    div.staff-member {
    padding-bottom: 2em;
    border-bottom: thin dotted #aaa;
    }
    /* “Even” staff member */
    div.staff-member.even {
    }
    /* “Odd” staff member */
    div.staff-member.odd {
    margin-top: 2em;
    }
    /* Last staff member */
    div.staff-member.last {
    padding-bottom: 0;
    border: none;
    }
    /* Wrap around staff info */
    .staff-member-info-wrap {
    float: left;
    width: 70%;
    margin-left: 3%;
    }
    /* [staff-bio-formatted] */
    div.staff-member-bio {
    }
    /* p tags within [staff-bio-formatted] */
    div.staff-member-bio p {
    }
    /* [staff-photo] */
    img.staff-member-photo {
    float: left;
    }
    /* [staff-email-link] */
    .staff-member-email {
    }
    /* [staff-name-formatted] */
    div.staff-member-listing h3.staff-member-name {
    margin: 0;
    }
    /* [staff-position-formatted] */
    div.staff-member-listing h4.staff-member-position {
    margin: 0;
    font-style: italic;
    }
    /* Clearfix for div.staff-member */
    div.staff-member:after {
    content: “”;
    display: block;
    clear: both;
    }
    /* Clearfix for <= IE7 */
    * html div.staff-member { height: 1%; }
    div.staff-member { display: block; }
    .staff-member {
    font-family: Lato, sans-serif;
    }

    I am a new user to WP Google Maps and WP overall, but I have been extremely pleased with the response time. I had some issues with images because of my settings established as I was learning to set up the map, and Nathan was awesome helping resolve them.

Viewing 7 replies - 1 through 7 (of 7 total)