Title: puntable's Replies | WordPress.org

---

# puntable

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Picture / Portfolio / Media Gallery] Insecure content from script sources](https://wordpress.org/support/topic/insecure-content-from-script-sources/)
 *  Thread Starter [puntable](https://wordpress.org/support/users/puntable/)
 * (@puntable)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/insecure-content-from-script-sources/#post-3779312)
 * Nevermind, i was stupid. I just changed base url in WordPress installation from
   http to https and then all links worked.
 * Thanks for your time. This has been solved now 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Picture / Portfolio / Media Gallery] Insecure content from script sources](https://wordpress.org/support/topic/insecure-content-from-script-sources/)
 *  Thread Starter [puntable](https://wordpress.org/support/users/puntable/)
 * (@puntable)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/insecure-content-from-script-sources/#post-3779307)
 * Hello and thanks for reply.
 * I have found the file and the code you are mentioning but still problems.
 * This is how it looks now:
 * `define('NIMBLE_PORTFOLIO_URL', WP_PLUGIN_URL . "/" . basename(NIMBLE_PORTFOLIO_DIR));`
 * If i type the complete path to the plugin like this:
 * `define('NIMBLE_PORTFOLIO_URL', WP_PLUGIN_URL . "https://domain.com/wp-content/
   plugins/nimble-portfolio-premium" . basename(NIMBLE_PORTFOLIO_DIR));`
 * I get wrong url path. “HTTP” is still appended infront of source so it looks 
   like this:
 * `http://domain.com/wp-content/pluginshttps://domain.com/wp-content/plugins/nimble-
   portfolio-premiumnimble-portfolio-premium/includes/transformation/qsfilter.js?
   ver=1.2.2`
 * What am i doing wrong?

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