Forums
(@wkinne)
7 years, 11 months ago
Hi Cais,
Thanks for the response. One last questions, wouldn’t all assets be messed up not just yours if the directory separator parameters were not set properly on the server?
Thanks!
Thanks for the reply, but that didnt seem to help.
Is there anything else I can look into?
Is there a file that I could just adjust the path for all assets?
Thank You!
9 years, 6 months ago
Have you figured this out?
I found a solution but I don’t thinks its the proper one.
$meta_text = rwmb_meta( 'kd_fname'); if( !empty( $meta_text ) ) { foreach ($meta_text as $key) { echo $key; } }