• Resolved silakka

    (@silakka)


    Yes, I’m a new wordpress user and I’m lost with this plugin…

    How to add someone as your Contact or a post as your favorite?

    The plugin installs all right. No errors, extra menus appear and everything. Even the url examples in readme.txt are working, sort of.

    I’m very keen to learn how this plugin works. It seems like it might be just the right plugin for my site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You have to use the following codes:

    <?php aleph_the_taxonomy_link('author-contacts'); ?>
    <?php aleph_the_taxonomy_link('author-favorites'); ?>

    Those functions will print a link with a add/remove contact/favorite depending on the context. If you add them in single.php the visitor will be able to add the current post as favorite and its author as a contact.

    Thread Starter silakka

    (@silakka)

    @detective

    Thanks. It works as you said.

    Actually I’ve got a lengthy question about your plugin and it’s capabilities.

    Could I contact you off the forum? Or could you drop me an email to silajarvi [at] gmail dot com?

    You can contact me through detective at ficciones.cl.

    Please mark your support question as resolved ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: El Aleph] How to add contacts or favorites’ is closed to new replies.