izmo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change font size and style in a postWhere do you post this code. Within a post?
Forum: Plugins
In reply to: Hebrew Date Plugin in SemiologicThis is a development site for a client. I’m just trying to see if I can get this theme to work for his needs. I will be doing a fresh install of this for him if/when he approves and I will most definitely keep the credits included. They fell out while I was noodling with settings to customize.
Forum: Plugins
In reply to: Hebrew Date Plugin in SemiologicSo I added a line so the date now appears but it appears as part of the comment link.
You can see it here:
http://wp.adammersky.com/sandbox
Do I need to go and change a setting in the theme or the plugin to fix this?
Forum: Plugins
In reply to: Hebrew Date Plugin in SemiologicYou can download it here:
Forum: Plugins
In reply to: Plugin: Subscribe meI never modfied this file. In fact I just reinstalled a clean version of the plug-in from your site and it’s still there. I can’t find out where this rogue code is coming from. It seems to work fine in other themes but for some reason in Blix its creating a problem.
I give up.
Forum: Plugins
In reply to: Plugin: Subscribe meDo you know which document contains the HTML that needs to be fixed. I viewed the source of my site and there is definitely code there that needs to be deleted. I just don’t know which document I need to open to edit.
Thanks again…everyone has been very helpful and I really appreciate it.
Forum: Plugins
In reply to: Plugin: Subscribe meDo you know which document contains the HTML that needs to be fixed. I viewed the source of my site and there is definitely code there that needs to be deleted. I just don’t know which document I need to open to edit.
Thanks again…everyone has been very helpful and I really appreciate it.
Forum: Plugins
In reply to: Plugin: Subscribe meSo does anyone have an answer for why the ‘RSS’ feed has an incorrect URL?
You can see it on my testing server at wp.adammersky.com/yossiblog
Thanks for everyone’s help. If I can get this one part working then I’ll be all set.
Forum: Plugins
In reply to: Plugin: Subscribe meThanks macmanx!
<li><a href="<?php bloginfo_rss('rss2_url'); ?> ">Entries (RSS)</a></li>
<li><a href="<?php bloginfo_rss('comments_rss2_url'); ?> ">Comments (RSS)</a></li>
<li><a href="<?php sem_subscribe_me(); ?> </li>
</ul>Forum: Plugins
In reply to: Plugin: Subscribe meForum: Plugins
In reply to: Plugin: Subscribe meI fixed the code so the HTML wouldn’t appear on this post:
<h2>Subscribe</h2>
<ul class=”feeds”>
< —- “>Entries (RSS)
- “>Comments (RSS)
- “
— >
<––>
Forum: Plugins
In reply to: Plugin: Subscribe meOK. I removed all and did a clean install of the new version of WP and then did a clean install of this plug in.
For some reason it doesn’t appear on my Windows XP machine but it does on my wifes Mac so I’ll trust that its something strange with my machine.
The only problem I’m having is the first feed (the one with the XML.gif) is giving me a broken URL. I have no idea how to correct this. You can see what I mean at http://wp.adammersky.com/yossiblog
Here is the code in that section of the sidebar:
<h2>Subscribe</h2>
<ul class=”feeds”>
Forum: Plugins
In reply to: Plugin: Subscribe meThis issue keeps getting weirder by the minute. Now without any edits on my part different images show up everytime I refresh the page. Once the MSN gif will show. The next time only the newsgator gif will show. And the plain XML gif won’t provide the correct feed information.
When I view the page on my wife’s Mac it looks fine but on my PC it never looks right. Thoughts?
Forum: Plugins
In reply to: Plugin: Subscribe meI can’t see the images. I’ve looked at it on Firefox, IE and Opera. I also would love to get rid of the second ‘Subscribe’ header but have no idea how.
Forum: Plugins
In reply to: Plugin: Subscribe meI put them all in the plugin directory, activated the plug in and put the line of code (<?php sem_subscribe_me(); ?>) into the Sidebar.php.
The blog is on my test site at wp.adammersky.com/yossi2