Forum Replies Created

Viewing 15 replies - 151 through 165 (of 175 total)
  • Plugin Author Tony Archambeau

    (@funnycat)

    Hi.
    Thank you for your message.
    Are you sure you correctly activated the plugin ? If you copy/past the shortcode without activating it, this will not work.

    Do you use a cache plugin ? If you use such a plugin, try to refresh all the content in cache (particularly the sitemap page).

    There is still another explanation about such a problem. Did you try to desactivate all others plugins in your website ? Try it, and see if the plugin work or not.

    If you try these 3 ideas you should find your problem.
    Hope that help.

    Sincerely,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello,
    Thank you very much for this information. So sorry for this error.
    I know it’s not really great to hack the core of a plugin. I will replace this word as soon as possible, probably today

    Sincerely,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello,
    Thank you very much for this information. So sorry for this error.
    I know it’s not really great to hack the core of a plugin. I will replace this word as soon as possible, probably today

    Sincerely,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello,
    Thank you very much for this information. Yes, I noticed this error. I will replace this word as soon as possible.
    So sorry.

    Sincerely,
    Tony

    Hi Bluebeen,
    Thank you for this message. I’ve contributed to develop this plugin.

    Well, it’s strange, it should work properly. First thing to check in such a situation is the spam folder of your email account.
    Second thing to check, do you have some others plugins related to the login page? If so, try to deactivate them just for the purpose of a test.

    If it still doesn’t work and it’s paramount for you to check the log-in access, we’ve developed a premium version with such features :

    • Log every access in a database (so you don’t have to check your email account)
    • Enable/disable the email notification
    • Block a specific IP adress that tries to log-in into your account (some bots tries a thousand times to log-in)

    Hope that help.
    Sincerely,
    Tony

    Hi Bluebeen,
    Thank you for this message. I’ve contributed to develop this plugin.

    Well, it’s strange, it should work properly. First thing to check in such a situation is the spam folder of your email account.
    Second thing to check, do you have some others plugins related to the login page? If so, try to deactivate them just for the purpose of a test.

    If it still doesn’t work and it’s paramount for you to check the log-in access, we’ve developed a premium version with such features :

    • Log every access in a database (so you don’t have to check your email account)
    • Enable/disable the email notification
    • Block a specific IP adress that tries to log-in into your account (some bots tries a thousand times to log-in)

    Hope that help.
    Sincerely,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello.
    Thank you for your message. This was an interesting feedback.
    I just updated the plugin to the version 1.0.4. It include your suggestion and several other new features.
    Thank you for your message.

    Hope this will help. ??
    Regards,

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello.
    There is a new version of this plugin (version 1.0.4) that fix the problem of the “posts by category” title.
    It is possible to customize the way the title or the bullet are displayed. Each element has a specific CSS class attribute to customize it. You can change the color of a title by using such a code in your CSS file:

    .wsp-pages-title{
      color:red;
    }

    I didn’t check such a code, but this should works fine.

    Hope that help. ??

    Regards,

    Plugin Author Tony Archambeau

    (@funnycat)

    Hi.
    Your suggestion was really interesting. So I decided to implement this feature.
    On version 1.0.4 of the plugin, the sitemap display the custom post types.

    Hope this will help a lot of people.

    Sincerely,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello.
    Well, if your admin pages are in French, then the heading of your sitemap should be in French too. The plugin look to the config on the wp-config.php file. In this file you should have something like that :

    define ('WPLANG', 'fr_FR');

    Be sure to have a correct value in this file and everything should be fine.
    Sincerely,

    Plugin Author Tony Archambeau

    (@funnycat)

    Hello.
    Thanks for these ideas. I take in into consideration for further developments.

    Sincerely,
    Tony

    Yeah, I like all of these suggestions. ??
    We had already planned to implement a settings page in a futur version, but there wasn’t all of these ideas.
    Thanks again.

    Hi,
    I have been working on this plugin. Please holgerhubbs, feel free to tell us if you have some good ideas to improve this plugin. ??
    Thanks.

    Plugin Author Tony Archambeau

    (@funnycat)

    Bonjour.
    Avec ce plugin ce n’est pas possible de regrouper les pages par menu. Du moins, pas dans le sens “menu” du terme.
    Le plugin se base sur la hiérarchie des pages. Voici un exemple d’un plan du site qui a beaucoup de pages enfants (et mêmes des pages parentes qui sont elles-mêmes des enfants) : https://sql.sh/plan

    C’est la seule fa?on actuellement de mettre en place des niveaux de profondeur dans le plan du site. Techniquement, je ne vois pas de fa?on plus simple et concrète de le faire.

    Aviez-vous un besoin spécifique ?

    En espérant que cela vous aide.
    Cordialement,
    Tony

    Plugin Author Tony Archambeau

    (@funnycat)

    Yes, no problem.
    Here is the way to change the source code :
    – You can use a simple text editor. I suggest you to download Notepad++, it atext editor that highlight the source in a way that you can recognise easily the code-
    – Save the original version of the file “wp-sitemap-page.php”.
    – Open “wp-sitemap-page.php” with such an editor.
    – Try to edit the code that sort the category and the post.
    – Save the file and upload it.

    Don’t hesitate to share the code if you success to did it.
    Thanks.

Viewing 15 replies - 151 through 165 (of 175 total)