Title: Roger Correia's Replies | WordPress.org

---

# Roger Correia

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/correiar/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/correiar/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/correiar/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/correiar/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/correiar/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/correiar/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Wordpress Auction Plugin] Needs Valid Email ID](https://wordpress.org/support/topic/needs-valid-email-id/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years ago](https://wordpress.org/support/topic/needs-valid-email-id/#post-15897882)
 * I am logged in and system is configured for “Only if they are logged in” so why
   the popup?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[URL Params] Pass parameter to shortcode](https://wordpress.org/support/topic/pass-parameter-to-shortcode-2/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/pass-parameter-to-shortcode-2/#post-15675231)
 * I use a PHP Snippet plugin: [https://wordpress.org/plugins/insert-php-code-snippet/](https://wordpress.org/plugins/insert-php-code-snippet/)
 * I then create the URL Params shortcode using PHP code and execute the newly created
   shortcode using do_shortcode as shown below:
 * <?php
    $parm1=”[ays_survey “; $parm2=”id='” . $surveyid . “‘”; $parm3=”]”; $shortcode
   =”{$parm1}{$parm2}{$parm3}”; echo do_shortcode($shortcode); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[URL Params] Pass parameter to shortcode](https://wordpress.org/support/topic/pass-parameter-to-shortcode-2/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/pass-parameter-to-shortcode-2/#post-15582628)
 * You may close this thread. I resolved the issue using a PHP snippet that uses
   do_shortcode to retrieve the parameter passed via URL.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcoder — Create Shortcodes for Anything] Add color to shortcode parameters passed](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/#post-14833363)
 * Terrific… I should have caught that myself. Thanks for the prompt response!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcoder — Create Shortcodes for Anything] Add color to shortcode parameters passed](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/#post-14832650)
 * Any further insights after the information I sent you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcoder — Create Shortcodes for Anything] Add color to shortcode parameters passed](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/add-color-to-shortcode-parameters-passed/#post-14823162)
 * I have inserted the shortcode twice on this test page. The first instance works
   and the second does not. These are the shortcodes inserted:
 * <p>[sc name=”judging_deadline” award=”single scoring image in the competition”
   time=”**9:00 pm on Tuesday, September 28, 2021**” ]</p>
 * <p>[sc name=”judging_deadline” award=”single scoring image in the competition”
   time=”<span style=”color: #99cc00;”>9:00 pm on Tuesday, September 28, 2021</span
   >” ]</p>
 * Here is a link to the test page: [https://tdpc.ca/test-shortcoder/](https://tdpc.ca/test-shortcoder/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin updates available but disappear](https://wordpress.org/support/topic/plugin-updates-available-but-disappear/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [5 years ago](https://wordpress.org/support/topic/plugin-updates-available-but-disappear/#post-14710853)
 * That is correct. I sent a note off to the makers of the WP Safe Mode plugin to
   see if they can shed some light on it. Will update the post with anything I find
   out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin updates available but disappear](https://wordpress.org/support/topic/plugin-updates-available-but-disappear/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [5 years ago](https://wordpress.org/support/topic/plugin-updates-available-but-disappear/#post-14707409)
 * I assume you are referring to server level caching. I am not familiar with how
   the server side is configured.
 * I do use W3TC plugin on my site and clear cache regularly. Issue still exists.
 * I do have a plugin called WP Safe Mode that I sometimes use when troubleshooting
   conflicts. Just by activating that plugin but not enabling it, causes the plugin
   updates to appear and remain visible so that I can deal with the plugin updates.
 * I then deactivate the plugin…
 * I have both a production site and a development environment (in a sub-domain)
   and they both exhibit this issue. I did clone the development site from production
   using Duplicator Pro.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Conflict with WP Full Calendar Plugin](https://wordpress.org/support/topic/conflict-with-wp-full-calendar-plugin/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/conflict-with-wp-full-calendar-plugin/#post-13929811)
 * I disabled Optimize Javascript and the WP Full Calendar still works. So, now 
   what’s next?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Fullcalendar will not display](https://wordpress.org/support/topic/fullcalendar-will-not-display/)
 *  [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/fullcalendar-will-not-display/#post-13812520)
 * I am also experiencing the same issue, WP Full Calendar will not display. I am
   also running Autoptimize (v 2.8.1) and there seems to be a conflict with that
   plugin.
 * When I deactivate the Autoptimize plugin, the calendar works properly.
 * Try that to see it it resolves your issue. The issue seems to lie in one of the
   2 plugins, likely Autoptimize.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts in Page] Removed from wordpress.org?](https://wordpress.org/support/topic/removed-from-wordpress-org-3/)
 *  [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/removed-from-wordpress-org-3/#post-11704405)
 * Have the same issue. [@sewmyheadon](https://wordpress.org/support/users/sewmyheadon/)
   Please let me know the outcome of your investigation. Thx
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] After update I Can’t ad gallery to page](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/)
 *  [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/#post-11379270)
 * As suggested above in the thread, I deactivated NGG plugin and reactivated it,
   and I am now able to insert a NGG on the page…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] After update I Can’t ad gallery to page](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/)
 *  [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/#post-11379249)
 * Sorry for the typo, meant to say “**get_static_abspath requires a path and module.
   Received nextgen-gallery-plus/modules/nextgen_pro_albums/static/grid_preview.
   jpg and**“
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] After update I Can’t ad gallery to page](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/)
 *  [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/after-update-i-cant-ad-gallery-to-page/#post-11379248)
 * Having the exact same issues as everyone else. Can not add a new NGG. Get the
   following message “<strong)get_static_abspath requires a path and module. Received
   nextgen-gallery-plus/modules/nextgen_pro_albums/static/grid_preview.jpg and“
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcode Maker] Conflict with Blox Theme](https://wordpress.org/support/topic/conflict-with-blox-theme/)
 *  Thread Starter [Roger Correia](https://wordpress.org/support/users/correiar/)
 * (@correiar)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-blox-theme/#post-10123857)
 * Here is a BEFORE and an AFTER view of the impact that Shortcode Maker has on 
   our site’s layout. It causes misalignment and the breadcrumbs disappear as shown
   in the 2 images.
    [Before Deactivating Plugin](https://www.dropbox.com/s/pb9l4oqy12te4qr/Before%20Deactivating%20Shortcode%20Maker.png?dl=0)
   [After Deactivating Plugin](https://www.dropbox.com/s/qaqydquoxn8dirz/After%20Deactivating%20Shortcode%20Maker.png?dl=0)
 * If you want to use Chrome browser to inspect what is happening, our site URL 
   is [here](https://tdpc.ca/).

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

1 [2](https://wordpress.org/support/users/correiar/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/correiar/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/correiar/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/correiar/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/correiar/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/correiar/replies/page/2/?output_format=md)