Replying to Notepad theme, ? or red x on corner of every page
Topic Summary
Posted 11 October 2010 - 07:34 PM
That worked. Thank you!
Ronald
Posted 11 October 2010 - 02:51 PM
Hi,
remove
from page_home_side.php and page_sidephotos.php, and remove
from home_option.php
that should work,
Ronald
remove
[img]<?php echo get_post_meta($post->ID, "Side Photo", true); ?>[/img]
from page_home_side.php and page_sidephotos.php, and remove
[img]<?php bloginfo('template_url'); ?>/images/headshot.jpg[/img]" />from home_option.php
that should work,
Ronald
Posted 10 October 2010 - 05:39 PM
Thanks. It appeared to correct the x/? on the home page, but it still is occurring on the other pages on the website. is there code on those pages that i can remove to correct that?
Ronald
Posted 07 October 2010 - 03:34 PM
Hi,
the theme is looking for an image (to rotate the images on the frontpage) that does not exist:
http://woolyrounds.com/wp-content/themes/Notepad/Notepad-Beige/images/rotate3.jpg
the easiest way to prevent this, is to remove the following line of code from the index file. To do so, go to wp-dashboard > Appearance > Editor and open index.php. Remove the following line:
hope that helps
Ronald
the theme is looking for an image (to rotate the images on the frontpage) that does not exist:
http://woolyrounds.com/wp-content/themes/Notepad/Notepad-Beige/images/rotate3.jpg
the easiest way to prevent this, is to remove the following line of code from the index file. To do so, go to wp-dashboard > Appearance > Editor and open index.php. Remove the following line:
[img]<?php bloginfo('template_url'); ?>/images/rotate<?php echo(rand(1,5)); ?>.jpg[/img]" />
hope that helps
Ronald
Posted 06 October 2010 - 05:24 PM
Ronald
Posted 06 October 2010 - 03:07 PM
Hi,
please add a link to your site so we can look into this,
thanks,
Ronald
please add a link to your site so we can look into this,
thanks,
Ronald
Posted 06 October 2010 - 06:19 AM
I am using the free itheme Notepad template for my website which has been great, but,
there
seems to be a problem with the template with some browser in the upper
left of the white part of the screen there is either a red x or question mark.
I searched for this problem and it mentioned that it might be in the
code. Do you have an update version that corrects this problem? Any other suggestion on how to correct?
there
seems to be a problem with the template with some browser in the upper
left of the white part of the screen there is either a red x or question mark.
I searched for this problem and it mentioned that it might be in the
code. Do you have an update version that corrects this problem? Any other suggestion on how to correct?

