Forum Replies Created

Viewing 4 replies - 211 through 214 (of 214 total)
  • Forum: Plugins
    In reply to: [Plugin: Share and Follow]
    andykillen

    (@andykillen)

    I’ve seen a small problem I am working on for the Share Widget. If you are upgrading to 1.11.20 or above you may need to re-add your share widgets to your theme if they stop working. Just remove it and add a new one.

    trying to find a fix. regards andy.

    Forum: Plugins
    In reply to: [Plugin: Share and Follow]
    andykillen

    (@andykillen)

    Thanks Tanahaa,

    I plan to have a bunch of language stuff added within the next few weeks.

    There are some small parts that need an extra special bit of attention. Also I have moved into adding many words for each language, this is making the plugin grow out of proportion. So I expect to move to a CDN version and maybe have to offer a pro-version with more options and stuff. Hopefully I can pay for the CDN from donations, if not I expect I will look at some token charge as it should be very cheap for most sites.

    There is however a bunch of new stuff to add to the plugin from other peoples suggestions short term plans and feature requests

    I’m keeping the dev path really organic so, I’m listening to the users and giving them exactly what they want. So be sure to join the conversation and let me know what it is you want.

    All the best
    andy

    Forum: Plugins
    In reply to: [Plugin: Share and Follow]

    Luke, this has been cleaned. hope the new version works for you now.

    Hey,

    unless you have specifically defined a page/post as being home, I expect the home button comes from the theme and there will be a line that looks somewhat like this….

    <li><a> href="<?php bloginfo('url'); ?>" title="Home">home</a></li>
    But looking at your site it looks like the Pages are in the sidebar, so I expect you will need to look in sidebar.php to find this.

    there will most likely be a

    <?php wp_list_pages(); ?>

    just after it as I expect the pages area is hardcoded in your theme and not a widget.

    So yeah, keep looking in the sidebar file, it should hold your solution.

    regards
    Andy

    ps. check out audiopleasures and djbynar, both up your street looking at your content.

Viewing 4 replies - 211 through 214 (of 214 total)