Title: Tim Griffin's Replies | WordPress.org

---

# Tim Griffin

  [  ](https://wordpress.org/support/users/tgriff/)

 *   [Profile](https://wordpress.org/support/users/tgriff/)
 *   [Topics Started](https://wordpress.org/support/users/tgriff/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tgriff/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tgriff/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tgriff/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tgriff/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tgriff/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 66 total)

1 [2](https://wordpress.org/support/users/tgriff/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tgriff/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tgriff/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/tgriff/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/tgriff/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Add to Calendar – Google, iCal, Outlook 365](https://wordpress.org/support/topic/add-to-calendar-google-ical-outlook-365/)
 *  Thread Starter [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/add-to-calendar-google-ical-outlook-365/#post-17867357)
 * So I found this was helpful for the icalendar config… not affecting the outlook
   export link though.
 *     ```wp-block-code
       function custom_tribe_ical_feed_item( $item, $event_post ) {    // Get the event excerpt using tribe_events_get_the_excerpt    $event_excerpt = tribe_events_get_the_excerpt( $event_post->ID, null );    // Remove the <p> tags if present    $event_excerpt = preg_replace('/^<p>|<\/p>$/', '', $event_excerpt);    // Update the 'DESCRIPTION' component in the iCal feed item    $item['DESCRIPTION'] = $event_excerpt;    return $item;}add_filter( 'tribe_ical_feed_item', 'custom_tribe_ical_feed_item', 10, 2 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GeoDirectory - WP Business Directory Plugin and Classified Listings Directory] Missing City in Address Outpu](https://wordpress.org/support/topic/missing-city-in-address-outpu/)
 *  Thread Starter [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/missing-city-in-address-outpu/#post-16028176)
 * Thank you for the response. That was very helpful!
 * Obviously I need to become familiar with all the shortcode options available 
   in this plugin.
 * Awesome!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modula Image Gallery - Photo Grid & Video Gallery] How Did This Appear in My Dashboard?](https://wordpress.org/support/topic/how-did-this-appear-in-my-dashboard/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [8 years ago](https://wordpress.org/support/topic/how-did-this-appear-in-my-dashboard/#post-10310895)
 * Guys [@machothemes](https://wordpress.org/support/users/machothemes/) – you might
   have the most amazing gallery… but in the mean time, my dashboards are hideous!!!
 * Please remove this from all the sites I manage ASAP!
 * When can I expect this to be removed?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Constant Contact] Contact Isn’t Updated](https://wordpress.org/support/topic/contact-isnt-updated/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/contact-isnt-updated/#post-10267507)
 * I too am having this issue on multiple forms/feeds.
 * Gravityforms entries are not updating contacts on constant contact lists.
 * WordPress 4.9.5
    Gravityforms 2.3.1 No errors popup chrome 66.0.3359.139
 * Link: [https://www.restoringorder.com/packing-for-a-move/](https://www.restoringorder.com/packing-for-a-move/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modula Image Gallery - Photo Grid & Video Gallery] How Did This Appear in My Dashboard?](https://wordpress.org/support/topic/how-did-this-appear-in-my-dashboard/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/how-did-this-appear-in-my-dashboard/#post-10215797)
 * What do I need to do in order for this to automatically disappear across a network
   of standalone sites? Will it automatically erase itself? Because it is still 
   showing up and clients are very confused…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Subtitle For WooCommerce] Using plugin with WP All Import](https://wordpress.org/support/topic/using-plugin-with-wp-all-import/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/using-plugin-with-wp-all-import/#post-8572920)
 * WP All Import also allows for specifying custom fields.
    Which field is the Subtitle
   field in?
 * Shouldn’t this allow for insertion of the subtitle via WP All Import?
 * Here’s what I did to make this work:
 * a) visit this page:
    [http://www.wpallimport.com/documentation/custom-fields/theme-plugin-fields/](http://www.wpallimport.com/documentation/custom-fields/theme-plugin-fields/)
 * b) enter this field name in the custom field area: wc_ps_subtitle
 * c) drag your desired subtitle field from your csv data into the value of the 
   custom field.
 * Works great 🙂
    -  This reply was modified 9 years, 6 months ago by [Tim Griffin](https://wordpress.org/support/users/tgriff/).
      Reason: solved the question
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Builder - Create highly converting, mobile friendly marketing popups.] Elegant Divi Theme](https://wordpress.org/support/topic/elegant-divi-theme/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/elegant-divi-theme/#post-8509739)
 * I can verify this issue.
 * 1) Create a new page
 * 2) Add popup builder links (I used the hover options)
 * 3) Publish page
 * RESULT:
 * a) Page loads properly and you can see the popups
    b) here’s the problem: you
   can NO LONGER EDIT this page at all The editor is broken after adding popup links
   to the text/html content area of DIVI. Edit page is not able to load, nor is 
   any link on the edit page working.
 * Here’s a screencapture to see for yourself:
    [https://cl.ly/0t0L293n221a](https://cl.ly/0t0L293n221a)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page-list] Fix for vertical align top when using [pagelist_ext] in responsive columns mode](https://wordpress.org/support/topic/fix-for-vertical-align-top-when-using-pagelist_ext-in-responsive-columns-mode/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/fix-for-vertical-align-top-when-using-pagelist_ext-in-responsive-columns-mode/#post-8394585)
 * Wow – thank you [@echezuria](https://wordpress.org/support/users/echezuria/) 
   and [@webvitaly](https://wordpress.org/support/users/webvitaly/).
 * This css fixed the issue and now we have beautifully aligned columns 🙂
    [http://www.imaginestagers.com/projects/](http://www.imaginestagers.com/projects/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Issues with Stripe 3.0.3 and 3.0.4](https://wordpress.org/support/topic/issues-with-stripe-3-0-3-and-3-0-4/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/issues-with-stripe-3-0-3-and-3-0-4/page/2/#post-8276066)
 * Just ran some testing and sure enough – 3.0.2 works like it’s supposed to, 3.0.5
   breaks the checkout functionality.
 * Either some thorough upgrade instructions or a better release compatible with
   all systems able to run 3.0.2 would be helpful!
 * Here’s the site kellyraeroberts.com
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Conversios: Google Analytics (GA4), Google Ads, Conversion and Analytics Tracking for Multi-Channels] No e-commerce data](https://wordpress.org/support/topic/no-e-commerce-data-2/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/no-e-commerce-data-2/#post-7239612)
 * Same issue here.
    Seems to be tracking most things in Analytics – but we’re getting
   the Missing Ecommerce Data…configured for Ecommerce, but no data is flowing.
 * [http://www.kellyraeroberts.com/collections/prints/](http://www.kellyraeroberts.com/collections/prints/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] stopped working, suddenly – WP 4.5?](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/#post-7272226)
 * Ok… so indeed – it was a duplicate call to load javascript library.
 * Removed duplicate and with the Use Google Libraries – now fully functional 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] stopped working, suddenly – WP 4.5?](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/#post-7272224)
 * [@glenn](https://wordpress.org/support/users/glenn/),
 * Wow – thanks for the quick response.
 * a) I’m going to rate the plugin a 5 right now 🙂
    b) The quotes around the hashtag
   is already there in the custom.js file… problem still persisting
 * Doing some digging to see if this fix needs to be applied to another source?
 * [http://www.kellyraeroberts.com/shop/](http://www.kellyraeroberts.com/shop/)
   
   notice the image linked to popup – bottom of page says “Click here to find out
   more”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] stopped working, suddenly – WP 4.5?](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/stopped-working-suddenly-wp-45/#post-7272217)
 * [@glenn](https://wordpress.org/support/users/glenn/), [@daniel](https://wordpress.org/support/users/daniel/),
   
   Also have a Divi site where this stopped function. What was the fix? I can see
   the `$( 'a[href*="#"]:not([href="#"])' ).click( function() { /...`
 * But am not so clear on what needs to be fixed there…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Unable to use the "Custom Domain" setting (CloundFront with CNAME)](https://wordpress.org/support/topic/unable-to-use-the-custom-domain-setting-cloundfront-with-cname/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [11 years ago](https://wordpress.org/support/topic/unable-to-use-the-custom-domain-setting-cloundfront-with-cname/#post-6004741)
 * Hello emanuelevenditti,
    I have been pulling my hair out on this issue as well–
   at least it appears to be the same.
 * It became evident to me when I had these options set to ON:
    Copy Files to S3
   Rewrite File URLs Path Remove Files From Server
 * And the CloudFront custom CNAME.
    ================= Question: does the image 
   get uploaded to your S3 Bucket? Question: does the cname url break? Question:
   is your CloudFront Origin set to your S3 bucket? Question: in your CloudFront
   Distribution settings on the “Behaviors” screen do you a “Path Pattern” of * 
   or (*)Default? Screenshot: [https://www.evernote.com/l/AAnuxBJtyGNJh5E4IXpyr5pIH1ZlkTcg1Fc](https://www.evernote.com/l/AAnuxBJtyGNJh5E4IXpyr5pIH1ZlkTcg1Fc)
 * NOTE: It is possible to have multiple origins within a single cname. This is 
   helpful when you want to setup a single CDN to server static files from your 
   site as well as have media uploaded to your S3 bucket. In such a case two behaviors/
   two origins are needed for the CloudFront settings – one for the S3 bucket and
   one for your general website url.
 * Don’t loose too many brains cells – I hope you figured it out, or that this helps
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage] Does not work with Cloudfront at all](https://wordpress.org/support/topic/does-not-work-with-cloudfront-at-all/)
 *  [Tim Griffin](https://wordpress.org/support/users/tgriff/)
 * (@tgriff)
 * [11 years ago](https://wordpress.org/support/topic/does-not-work-with-cloudfront-at-all/#post-6143224)
 * [@gecko_guy](https://wordpress.org/support/users/gecko_guy/) here are a couple
   helpful resources – at least they helped me make sense of things:
 * 1) [http://www.elegantthemes.com/blog/tips-tricks/how-to-use-amazon-s3-and-cloudfront-with-wordpress](http://www.elegantthemes.com/blog/tips-tricks/how-to-use-amazon-s3-and-cloudfront-with-wordpress)
   
   Explains the groups/administrative access for cloudfrount + S3
 * 2) [http://www.webdesignerdepot.com/2013/08/how-to-take-wordpress-to-the-cloud-with-amazon-s3-cloudfront/](http://www.webdesignerdepot.com/2013/08/how-to-take-wordpress-to-the-cloud-with-amazon-s3-cloudfront/)
   
   That tutorial gives you an explanation of setting up WP Supercache with Cloudfront–
   also gives insight for setup of access groups.

Viewing 15 replies - 1 through 15 (of 66 total)

1 [2](https://wordpress.org/support/users/tgriff/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/tgriff/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tgriff/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/tgriff/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/tgriff/replies/page/2/?output_format=md)