Viewing 6 replies - 46 through 51 (of 51 total)
  • Hello,

    I too am having an issue with the plugin. It seems to display correctly, but when I click on one of the icons, such as yahoo, the registration of the feed never completes. Ita€?s as if the feed is not valid? If you could take a look at the source when you have time, the page is https://www.iraqi-dinar.org and ita€?s located on the sidebar, bottom.

    Thanks!

    Hi Denis,

    How can we change the URL for our RSS feed? I’d prefer to use my feedburner feed rather than the one generated by WP, and so I’d like all of the Subscribe Me buttons to be configured to subscribe to my feedburner feed. It would be great if this were one of the options on the config screen for the plugin ??

    Best,
    Emily

    I’m having a “How To” problem with the subscribe-me plugin.

    The problem is that I’d like to <b>NOT</b> display the feeds in the META section of my sidebar, but somewhere else. I can’t find documentation on how to do this even though the description in the Plug-ins section on the admin account says / implies that I can. I’m using the latest version (v2.10) downloaded from the Semiologic site.

    Also, if possible, I’d like to get rid of the “Syndicate” title that displays when the plugin is invoked.

    Can anyone shed some light on this subject?

    JamesBorders,

    1. Place the following anywhere in your sidebar.php:
    <?php the_subscribe_links(); ?>

    2. Open up sem-subscribe-me.php and look somewhere around line 415-ish (or just search for the “h2”). Remove or (better yet) comment out:

    . "<h2>" . $this->captions['syndicate'] . "</h2>\n"

    That should work just fine.

    Cheers!

    Exactly the same question as above but I want to change the “Syndicate” title to “subscribe me” I have figured out how to move where this little section appears but not how to change this text,
    I found “$args[‘title’] = $this->captions[‘syndicate’];” this but changing [‘syndicate’] only removes the word not changes it, I cannot find another occurance of this word in the whole php file, where it might apply.

    Much appreciated.

    The most current version can run Subscribe Me as a widget. You can easily change the title by clicking on the widget.

    Denis has set up forums to support his work. You can get additional help there – https://forum.semiologic.com/

Viewing 6 replies - 46 through 51 (of 51 total)
  • The topic ‘Plugin: Subscribe me’ is closed to new replies.