innonirali
Forum Replies Created
-
@nlpro – Can you please check this. this is happening in live site and we are worried.
@mbrsolution – Thank you for you quick and continuous support. Will ask you further if they will tell me to change anything code level in this video lightbox plugin.
@mbrsolution – You are right. “Nimble Portfolio” – this plugin is doing conflict.
With the following error:
Mixed Content: The page at ‘https://staging.startupbootcamp.org/test-video-shortcode-page/’ was loaded over HTTPS, but requested an insecure resource ‘https://www.youtube.com/embed/eCkj8_9Kq_I?rel=1’. This request has been blocked; the content must be served over HTTPS.
The source of this error: https://staging.startupbootcamp.org/wp-content/plugins/nimble-portfolio/includes/prettyphoto/prettyphoto.js
Currently this plugin “Nimble Portfolio” is required for the site. Is there anyway to resolve this point??
@mbrsolution – I will definitely test at my end and will be back to you with results.
@mbrsolution – okay let me try in that way.
But i have one question here:
You have said – that it is working in your dev site. [does your dev site have ssl certificate enabled? ] Because with same theme and same number of plugins it is working in my local system. It causes issue only when it is on site with ssl certificate means the url starts with "https:"
@mbrsolution – I have same quotes used as you have said in your reply already.
[video_lightbox_youtube video_id=”eCkj8_9Kq_I” width=”800″ height=”600″ anchor=”youtube-icon.png”]
so that is not the issue. and that can not be the reason behind mix content issue.
If you have check my page and open that popup – by enabling inspect elements [or press f12] – you will find following error:
“?Mixed Content: The page at ‘https://staging.startupbootcamp.org/’ was loaded over HTTPS, but requested an insecure resource ‘https://www.youtube.com/embed/eCkj8_9Kq_I?rel=1’. This request has been blocked; the content must be served over HTTPS.”
So, is there something in code which is creating the video url like – “https://www.youtube.com/embed/eCkj8_9Kq_I?rel=1”
which should be “https://www.youtube.com/embed/eCkj8_9Kq_I?rel=1″
And it will start working i guess. But you have to update your plugin’s code for same – where the youtube video url get prepared from the youtube-id in over case we have passed youtube id as parameter in shortcode is” eCkj8_9Kq_I
Let me know if you need more details.
@mbrsolution – yes sure:
[video_lightbox_youtube video_id=”eCkj8_9Kq_I” width=”800″ height=”600″ anchor=”youtube-icon.png”]
@mbrsolution – Yes https://staging.startupbootcamp.org/
this is the page url on home page —— Search : “We help ambitious founders scale” on https://staging.startupbootcamp.org/ there is video button click on right side, click on that and you will find this issue.
@mbrsolution – I have already used that plugin but that dint work in my case. Can you please suggest another solution.
Thanks in advance.
@zhannak – Thank you for your support. Ya that was one of the issue. and now i want to know – the form is get submitted then page gets reloaded and it doesn’t appear for the same user again. How can i manage this by using the same form in a different modal popup?
Note: For custom popup i am using popup maker plugin.
I have just put the [Form id=”6″] in one of the popup of popup maker form. So, once i submit the form the page get reloaded but after that this modal popups again.
This is resolved by doing custom code. Thank you.
@nlpro – Can you please look into this point as we are facing the issue very frequently. and every time i get back my site by “Clearing cache” – and for that i am using w3 total cache plugin.
Is it anything related to caching in whole website?
Any help will be appreciated. Thanks in advance.
Forum: Plugins
In reply to: [User Access Manager] UAM plugin – it calls so many single queries@gm_alex – Can you please look once for my issue?
Thanks in advance.