click5
Forum Replies Created
-
Forum: Plugins
In reply to: [Sitemap by click5] Sitemap not organising by dateHello @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 TeamForum: Reviews
In reply to: [Sitemap by click5] Everything you need for a custom site mapForum: Plugins
In reply to: [Sitemap by click5] css wp_dequeue_styleHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] items per page not quite rightHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Problems with many posts (> 30k posts)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 TeamForum: Plugins
In reply to: [Sitemap by click5] Black list doesn’t appearHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Categories listHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Space between columnsHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Settings do not saveHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Connection Error with Automation EnabledHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] ErrorHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] ErrorHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Connection Error with Automation EnabledHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Settings do not saveHello @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 TeamForum: Plugins
In reply to: [Sitemap by click5] Black list doesn’t appearHello @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