bkntl
Forum Replies Created
-
Hi @marceljm,
Images are on http and Fifu was working fine on my side as well before switching to SSL.
Now something is rewriting the http to https. I thought it is woocommerce and your fix could fix it.
Anyway I will check other plugins for error.
Thanks for your time.Hi @marcelljm
You can have a look at from https://www.lambapro.com/urun/epson-eb-1750-original-lamba/
I am using free version, but I dont know that makes a difference since you did not mention any configuration change at the back end of plugin.
Thanks,Hi @awideman,
Thanks for the input. That resolved the code error.
But unfortunately the solution is not working for me. http sources are still rewritten as https or made relative //.
I am going hopeless on the issue. I loved the plugin. It works great on non-SSL site but I guess wont be good for me unless it adds a solid SSL support.
Thanks again.
Best,Hi @awideman,
I get an php error for the same code that worked for you. Could you please let me know if you made any changes to make it work?
Thanks,Hi Marcel,
Wordpress 4.9.1-tr_TR
Woocommerce 3.2.6
FIFU 1.7.2Hi,
I am having exactly the same problem.
I tired to to do solution 1 since I could not figure out how to do 2nd but I get this error;
Parse error: syntax error, unexpected ‘:’, expecting ‘)’ in /home/projeksi/public_html/lambapro/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 1911And below is the code on wp-core-functions.php after edit;
function wc_is_external_resource( $url ) {$wp_base = strpos($url, ‘fifu’) !== false ? $url : str_replace( array( ‘https://’, ‘https://’ ), ‘//’, $url );
}I just copy and paste. Not sure what is the problem.
Any help will be appreciated.