Forums

[resolved] How can I edit following code line? (1 post)

  1. merohan
    Member
    Posted 1 year ago #

    I'm using WordPress Subdomain plugin to use my wordpress catogries as a subdomains in my wordpress.

    I want to build single function.php file or I want to change in following in my code

    Real Code:

    <img src="'.get_template_directory_uri().'/scripts/phpThumb/phpThumb.php?src='.$img_url.'&w='.$width.'&h='.$height.'&zc=T&q=95" alt="'.$post->post_title.'" />

    I want to replace get_template_directory_uri with http://www.mywebsite.com/wp-content/themes/yaha/

    how can I do that because after chaning in my code page giving me error.

    please help thanks

Topic Closed

This topic has been closed to new replies.

About this Topic