src="<?php bloginfo('stylesheet_directory'); ?>/images/resume.gif"
Get theme folder
1 Reply
src="<?php bloginfo('stylesheet_directory'); ?>/images/resume.gif"
In wp-config.php before MySQL details.
define('WP_HOME','https://example.com');
define('WP_SITEURL','https://example.com');