bartoszbr
Forum Replies Created
Viewing 9 replies - 1 through 9 (of 9 total)
-
Hello?
Anyone?
Forum: Fixing WordPress
In reply to: Images not appearing (alt code instead)I don’t think permissions are the problem. Or could they be?
Forum: Fixing WordPress
In reply to: Images not appearing (alt code instead)It was set to 755, sorry.
Here is the piece of code in the plugin that calls for the image:
<div class="sponsor" title="<?php $sponsor->getName() ?>"> <div class="sponsorFlip"> <img alt="<?php _e('See more about the sponsor','wp-sfw-plugin') ?>" title="<?php echo $sponsor->getName() ?>" src="<?php echo $sponsor->getImgDir() ?>" /> </div>Forum: Fixing WordPress
In reply to: Images not appearing (alt code instead)They are set to 777 both on the uploads folder and the sponsors_img folder
Forum: Fixing WordPress
In reply to: Images not appearing (alt code instead)When I said the same configuration, I meant I have the same settings. The two plugin installations are separate.
For some reason, the html code for the image is messed up. The image is in that location, but the code doesn’t display it.Forum: Themes and Templates
In reply to: Smaller font in one paragraph, why?Thanks, but that still doesn’t solve my problem 🙂
Forum: Plugins
In reply to: How to get certain words from post as description?here is the plugin: http://www.g-loaded.eu/2006/01/05/add-meta-tags-wordpress-plugin/
Forum: Plugins
In reply to: Display posts after a certain number…anyone?
Viewing 9 replies - 1 through 9 (of 9 total)