Hi,
Wordpress 4.3.1
Enfold 3.4.2
PHP: 5.5
Plugins: WP Maintenance Mode 2.0.3
Uploaded my site to my server and images are no longer visible (broken links). Also when I try and upload new images in the media library the image links are broken.
Things I’ve tried:
– Updating folder permissions (wp-conent/uploads) to 777
– Update taxonomy.php
wp_schedule_single_event( time() + ( 2 * MINUTE_IN_SECONDS ), ‘wp_split_shared_term_batch’ );
to
wp_schedule_single_event( time() + MINUTE_IN_SECONDS, ‘wp_batch_split_terms’ );
– Updated PHP version on server to 5.5
– Prayed to the WordPress Gods…
Nothing worked.
Any ideas?
Cheers.
Hi yeahflow!
Can you please add the following to your wp-config.php file
define('WP_HOME','http://www.gourmetdelightsbydeb.com');
define('WP_SITEURL','http://www.gourmetdelightsbydeb.com');
and also let us know if you have also uploaded the wp-content folder.
Thanks a lot
Regards,
Basilis
Thanks! I think that did the trick!
Can you help me with this? I don’t know where to edit the wp-config.php file. I went under Appearance > Editor, and I don’t have that file there. I have several config.php files.
Hi Rachel!
wp-config.php is one of the most important files and you need FTP access to edit it.
Please find more info here However I would like to help you with your issue so please let me know what is the issue you are facing and what do you need to change?
Request you to kindly create a new support ticket for it.
Regards,
Vinay