Title: raffactor's Replies | WordPress.org

---

# raffactor

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RSVPMaker] Event Page With Elementor Builder](https://wordpress.org/support/topic/event-page-with-elementor-builder/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/event-page-with-elementor-builder/#post-17382666)
 * Elementor is ok with shortcodes, but I guess there isn’t a short code that generates
   the functional part of the event like the form, dates, details…..
 * My reasoning for Elementor is simply to be able to custom the event page design.
   If I can use a shortcode to generate the form, and guest functionality, that 
   would probably solve my problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Using with CDN](https://wordpress.org/support/topic/using-with-cdn/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/using-with-cdn/#post-9560906)
 * Sorry as well for my own reply!
    In regards to the file in my CDN, yes, the mp3
   is there and loads fine: [audio src="https://objects-us-west-1.dream.io/thcwebsite/
   wp-content/uploads/2017/08/Community.mp3" /]
 * In regards to the file on the site, when you do click on the ‘Play’ button, 3
   mp3 files are loaded:
    [https://www.trinityheightschurch.com/podcast-player/2093/community.mp3?_=1](https://www.trinityheightschurch.com/podcast-player/2093/community.mp3?_=1)[
   audio src="http://www.trinityheightschurch.com/wp-content/uploads/2017/08/Community.
   mp3" /] [audio src="https://www.trinityheightschurch.com/wp-content/uploads/2017/
   08/Community.mp3" /] [https://imgur.com/a/tD3v9](https://imgur.com/a/tD3v9) (
   network inspect screenshot).
 * As well, when you click on download, it defaults to the folloing url:
    [https://www.trinityheightschurch.com/podcast-download/2093/community.mp3?ref=download](https://www.trinityheightschurch.com/podcast-download/2093/community.mp3?ref=download)
 * I was hoping there would be a place in the plugin where I can enter my CDN address
   as a mirror since WordPress automatically sends the mp3 file there anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Using with CDN](https://wordpress.org/support/topic/using-with-cdn/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/using-with-cdn/#post-9529960)
 * Thanks Craig, here is one example:
    [https://www.trinityheightschurch.com/sermon/community/](https://www.trinityheightschurch.com/sermon/community/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[DreamSpeed CDN (RETIRED)] Hostname for image vs audio](https://wordpress.org/support/topic/hostname-for-image-vs-audio/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/hostname-for-image-vs-audio/#post-8913960)
 * Yep, that one.
    It is a ‘file’ type field, and it uploads right to the Media 
   Manager. So the plugin creates a new postmeta entry and uploads the file.
 * Oddly, those audio files are served fine from the old hostname, but it never 
   switches to the new hostname – for both existing files, and new files I add.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] &be7025" Added](https://wordpress.org/support/topic/be7025-added/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/be7025-added/#post-7403329)
 * Marked resolved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] &be7025" Added](https://wordpress.org/support/topic/be7025-added/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/be7025-added/#post-7403328)
 * Got this resolved for now by making the following changes in W3TC:
    – Page Cache
   > General > Cache requests only for [http://www.mobilehealth.net](http://www.mobilehealth.net)
   site address (enable) – Browser > General Cache> Prevent caching of objects after
   settings change (disable)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] &be7025" Added](https://wordpress.org/support/topic/be7025-added/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/be7025-added/#post-7403327)
 * Ok, figured it out.
    W3TC has a minifying feature that adds a query string at
   the end of files to force browsers to download the latest version. This feature
   was adding a string to the end of the gtm.js file references as well. Once I 
   disabled minifying, the plugin worked fine. Now I just need to find a way to 
   disable this for the plugin files.
 * **This seems to be the same issue here: [https://wordpress.org/support/topic/gtm-and-w3total-cache-plugin?replies=4](https://wordpress.org/support/topic/gtm-and-w3total-cache-plugin?replies=4)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] &be7025" Added](https://wordpress.org/support/topic/be7025-added/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/be7025-added/#post-7403326)
 * Yes actually, I do have the W3 Total Cache plugin installed. I removed caching
   from my front page as a test and I still had the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Shortcode in Snippet Editor / Meta Description](https://wordpress.org/support/topic/shortcode-in-snippet-editor-meta-description/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-snippet-editor-meta-description/#post-7174534)
 * The shortcode is from the following:
 *     ```
       add_shortcode( 'street_address', 'street_address_shortcode' );
       function street_address_shortcode(){
       	return get_post_meta( get_the_ID(), 'street_address', true );
       };
       ```
   
 * All it does is query the meta data from a CPT.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] JS call after successful validatino](https://wordpress.org/support/topic/js-call-after-successful-validatino/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/js-call-after-successful-validatino/#post-6744821)
 * Thanks! Hope there’s a fix or an opportunity for a new feature
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] JS call after successful validatino](https://wordpress.org/support/topic/js-call-after-successful-validatino/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/js-call-after-successful-validatino/#post-6744819)
 * Thank you!
    This got me 98% there.
 * First, just some notes on that documentation. I didn’t get it to work for multiple
   forms as instructed. What I had to do was remove the foreach statement.
 * So instead of
 *     ```
       if ( $form->form_number == 4 ) {
         foreach ($form->posted_data as $name => $value) {
            //do whatever code A you want here
         }
       }
       ```
   
 * I did, and it worked perfectly.
 *     ```
       if ( $form->form_number == 4 ) {
            //do whatever code A you want here
       }
       ```
   
 * Now the one issue I still have is that on the webpage, my values for select lists
   and checkboxes are an array number.
 * On my site here is an example of a select option:
    `<input type="checkbox" style
   ="width: 16px; height: 16px; margin: 0px;" id="fscf_field4_14_2" name="services_needed[
   2]" value="2">`
 * The problem is that by using the _fsctf\_mail\_sent_ action, I am pulling the
   $_REQUEST right from the submission, which means that my code is being sent the
   number, and not the actual text value.
 * But when I receive the submission email from the plugin, I have the correct text
   value because of the key/value set-up.
 * Is there a way to have the _fsctf\_mail\_sent_ action pull the actual value text
   and not the array number?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Select Menu] Menu appears, but doesn't link](https://wordpress.org/support/topic/menu-appears-but-doesnt-link/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/menu-appears-but-doesnt-link/#post-4330662)
 * Nevermind, caching plugin caused a jQuery error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] CSS top cut off](https://wordpress.org/support/topic/css-top-cut-off/)
 *  Thread Starter [raffactor](https://wordpress.org/support/users/raffactor/)
 * (@raffactor)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/css-top-cut-off/#post-3512216)
 * The shrinking image helped get the pop-up to stay inside the window – thanks.
 * And I did check the wp_head and it loads right in the middle of the <head> tags,
   right after the theme stylesheet.
 * I would still like to have full size images be scrollable correctly, but
    I’ll
   have to dig into the JS errors later, that’s not my forte.

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