Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter riseassist

    (@riseassist)

    Thank you, I have another question, I made change to the style sheet comment but when I upload the child theme It “says this child theme requires its parent theme 2012” this suggests to me that the path to the parent theme is incorrect. on my server the child theme is located above the parent theme. It should be directly below I have been try trying to move it but haven’t been able to I use Core FTP lite for FTPing does anybody know how I can move the child theme below the parent theme This is probably ridiculously basic question but its really giving me trouble.

    Thanks

    Thread Starter riseassist

    (@riseassist)

    I Thank You All Very Much For your help I understand what was said about it being a path problem But I’d like clarification file if that’s all right.

    This script uses a .ini file and a separate file folder that contains the pictures. This folder is called phpimage this image folder and the .ini file as well as the php file itself are located in the wp-content/Plugins folder. I gave the image source a relative path because the .ini file and the phpimage folder are both located in the WordPress Plugins folder. Here is an example of what the content for the .ini file looks like `[Apples]
    src = phpimage/Apples.jpg
    alt = Apples
    url = http://www.nps.gov/yell/
    title = Apples At YellowStone
    quote = Apples At Yellowstone`

    the src line says that the file Apples.jpg is located in the php imsge folder, which inturn is located in the plugins folder.
    I got this to work fine as it is on another server. Is there something specific to WordPress that I am Missing?

    Thank you so Much!

Viewing 2 replies - 1 through 2 (of 2 total)