Forum Replies Created

Viewing 15 replies - 16 through 30 (of 142 total)
  • Plugin Author click5

    (@click5)

    Hello @stuart_edwards5,

    Thank you for your feedback and we are sorry to hear about the issues you are having with our plugin!

    Unfortunately we’ve discovered that this is an actual bug in the code.

    New version of our plugin v1.0.42 with a fix will be released in the next few days. I will keep you posted.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    That’s great to hear @pavelberg1!!

    We appreciate your kind words πŸ™

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @pavelberg1,

    Here is a function, which you will need to add to your functions.php file, in order to exclude CSS of our plugin:

    function c5sitemap_dequeue($output) {
        wp_dequeue_style('click5_sitemap_css_front');
        return $output;
    }
    add_action('do_shortcode_tag', 'c5sitemap_dequeue', 999);

    Please give it a try and let us know if you would have any other questions.

    Btw, we would appreciate a 5-star review if you like our plugin πŸ˜‰

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @anjampie,

    There is a ‘built in’ items per page limit of 100. It has been implemented to avoid slow page load times on a bigger websites. Also, back in the day there was a believe that Google doesn’t recommend more than 100 links per single page.

    You have two options at this point:

    1. If you want to display all the links on one page, set ‘Items per page’ to 500.

    2. If you are okay to have your sitemap divided by 100 links per page, here is CSS code, which will increase spacing between the pagination links:

    .sitemap-by-click5_pagination.pagination { padding: 0 5px; }

    Hope it helps, but let us know if you would have any other questions.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @delirium6,

    Thank you for your feedback and feature ideas!

    We can change how we load blacklists for sites with more than 1k posts. We can also add an option to regenerate XML Sitemap via a cron job.

    We will implement it within the next version, but I don’t have a release date at this point.

    I will keep you posted.

    Btw, have you tried our History Log plugin? Give it a try – https://wordpress.org/plugins/history-log-by-click5/

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @yves44 and @wpbearmatt,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous version, including solution to the issue with blacklists which you were facing.

    Please give it a try and let us know if you would spot any issues.

    Btw, we would appreciate a 5-star review πŸ˜‰

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @vampiremr,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous versions.

    Please give it a try and let us know if you would spot any issues.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @cyber49,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous version, including solution to the issue with overlapping columns which you were facing.

    Please give it a try and let us know if you would spot any other issues.

    Btw, we would appreciate a 5-star review πŸ˜‰

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @cu3a,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous version, including solution to the issue which you were facing.

    Please give it a try and let us know if you would spot any issues.

    Btw, we would appreciate a 5-star review πŸ˜‰

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @makiecoco,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous version, including solution to the issue which you were facing.

    Please give it a try and let us know if you would spot any issues.

    Btw, we would appreciate a 5-star review πŸ˜‰

    Thanks,
    click5 Team

    Forum: Plugins
    In reply to: [Sitemap by click5] Error
    Plugin Author click5

    (@click5)

    Hello @oaz,

    We’ve just released a new version of our plugin – v1.0.41, which includes many bug fixes and improvements comparing to the previous version, including solution to the issue which you were facing.

    Please give it a try and let us know if you would spot any issues.

    Btw, we would appreciate a 5-star review πŸ˜‰

    Thanks,
    click5 Team

    Forum: Plugins
    In reply to: [Sitemap by click5] Error
    Plugin Author click5

    (@click5)

    Hello @oaz

    Thank you for submitting this bug report!!

    We found a glitch which was causing this issue. Fix will be included in the upcoming version of our plugin – 1.0.41, which will be available for download shortly.

    We will keep you posted.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @makiecoco,

    Thank you for submitting this bug report!!

    We will try to reproduce your issue and hopefully we will find a bug which is causing this error.

    We will keep you posted.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @cu3a

    Thank you for submitting this bug report!!

    We believe we found a bug which might be causing this issue. Fix will be included in the upcoming version of our plugin – 1.0.41, which will be available for download within a week.

    We will keep you posted.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @wpbearmatt

    Thank you for the detailed description of the issue!!

    We were able to troubleshot it and the fix will be included in the upcoming version 1.0.41 of our plugin, which will be available for download within a week.

    Thanks,
    click5 Team

Viewing 15 replies - 16 through 30 (of 142 total)