Forum Replies Created
-
AuthorPosts
-
February 5, 2018 at 10:32 am in reply to: photo seller – total not updating when add number to buy #75177
tralay
Memberand yes, I even reverted it back to the theme that is so bare bones that it doesn’t even have a header
February 5, 2018 at 10:19 am in reply to: photo seller – total not updating when add number to buy #75176tralay
Memberi can send you a screenshot if you want
February 5, 2018 at 1:07 am in reply to: photo seller – total not updating when add number to buy #75174tralay
MemberI did that a little bit ago, all the changes that i had done earlier to change all the http to https is gone, it is a fresh install. I have no other plugins activated, i have tried it on several browsers with many different themes, i have cleared all my cache and it keeps coming up with the same thing. I am seeing this error when i use chrome and firefox inspect apps. whatever it is it it’s breaking the site if i allow the script to play and it is only on that one particular page after you click add to cart from the pop up photo. it is instantly getting blocked.
February 5, 2018 at 12:52 am in reply to: photo seller – total not updating when add number to buy #75172tralay
Memberanother thing to think about is that sometimes the //pathway/somefile doesn’t return the correct protocol, I’ve had trouble with it on some themes and had to hard code all them to https. it looks like theres a jquery.ui.css that isn’t hard coded to https, that may have an effect, i don’t know, and i can’t find that particular code.
February 4, 2018 at 11:52 pm in reply to: photo seller – total not updating when add number to buy #75171tralay
Memberi have a feeling that more pages are being called to return an http instead of https, which is probably why the script is still being blocked
February 4, 2018 at 11:45 pm in reply to: photo seller – total not updating when add number to buy #75170tralay
Memberi got the code fixed to change it back to https, but it is still showing that it is being served over an insecure server
February 4, 2018 at 11:12 pm in reply to: photo seller – total not updating when add number to buy #75168tralay
Memberi just noticed that the problem is where the
///////$.ajax({
type: “POST”,
url: ‘http://www.theoriginalinkcompany.com/toicshop/wp-admin/admin-ajax.php’,////////
it is causing the https to be converted to http, i don’t know where this file is.
February 4, 2018 at 9:15 pm in reply to: photo seller – total not updating when add number to buy #75167tralay
Memberwell, i guess i’m going to delete the script and get paypal or my bank to stop the payment.
February 4, 2018 at 1:59 pm in reply to: photo seller – total not updating when add number to buy #75166tralay
Memberalso my browser is warning me that the page is trying to load a script from unauthenticated resources
February 4, 2018 at 1:52 pm in reply to: photo seller – total not updating when add number to buy #75165tralay
Memberi used the inspect element tool on all of the other pages, but when you click the add to cart button on the pop up photo and it takes you to photo details page, then select the number of photos you want and add to cart, the page it returns that asks if you want to continue shopping or view cart gives this error
Blocked loading mixed active content “http://www.theoriginalinkcompany.com/toicshop/?wps_load_dynamic_js=js-gallery-photo-details”
that is supposed to be showing https://
February 4, 2018 at 1:47 pm in reply to: photo seller – total not updating when add number to buy #75164tralay
Memberon my page [https://www.theoriginalinkcompany.com/toicshop/store/photo_details/2/53/DSCN0574_Optimizer/view/]
the javascript is being blocked because of mixed content and I can’t find it anywhere. Apparently when you are using https every url in all the scripts need to be declared in https and not http. I’ve went through and painstakingly changed a bunch. I’m suspecting which ever script is injecting the link rel url to the jquery ui css script but i don’t know which file does that.
February 3, 2018 at 8:54 pm in reply to: photo seller – total not updating when add number to buy #75162tralay
Memberdid anyone ever get to this? i paid too much money for this plugin to be ignored
-
AuthorPosts