Miguel Useche
Forum Replies Created
-
Forum: Plugins
In reply to: [JS Archive List] Bold Months and Years?Sure, you can do it with CSS. Just add the following rule:
.jaw-widget > li > a, .jaw_months > li > a {
font-weight: bold;
}Forum: Plugins
In reply to: [JS Archive List] Excluding category not workingHi, I just released a new version with the fix for this bug. Update the plugin, then just re-save the settings like 2 times and then refresh.
Forum: Plugins
In reply to: [JS Archive List] Excluding category not workingHello! Thanks for using my plugin. Is it possible to get an screenshot or description of the settings (only the checkboxes) ? I need to replicate the settings to see what could be failing.
I’ll check what’s the issue in the following days and let you know any updates.
Forum: Plugins
In reply to: [JS Archive List] List does not expand on first clickHello,
Sorry for the delay. Do you have a testing website to test? I used to have that problem on my site and it was Yoast blocking the archive API calls, and cache plugin also affecting the loading API. I could help if I’m able to see the website.
Hello, I think I found the problem with this bug. It has been solved in 6.1.4
I launched a new version, it solves @tobyink problem. But I’m not sure about if also fixes @kvv213 since I don’t have a website to test. I checked and I cannot see how my plugin could affect others plugins, because the link event is only added to JS Archive List, I don’t change URLs on the background.
In order to help you, I would need a site like @tobyink or a staging site to solve it.I apologize for it.
- This reply was modified 8 months ago by Miguel Useche.
Forum: Reviews
In reply to: [JS Archive List] Great PluginThanks for the rating and comment ??
Hi, I’m checking this issue, and I’ve not been able to reproduce it. Can you tell me this:
- Are you using the Block version or shortcode/widget. Is it activated on the same page?
- What block or plugin are you using for popular posts? Does it happen everywhere, just inside a category page or on a home page?
- Does it happen only for those links (popular posts) or any post link?
- This reply was modified 8 months, 1 week ago by Miguel Useche.
Hi I updated to 6.1.2, by checking your bug I think I found other…let me know if this fixes. But my concern is that I don’t alter post’s URL so if you click on the post it should stay and no redirection can be made.
Is it possible to get a video of the issue?Hello!
Thanks for reporting the issue. I fixed a problem with post listing in 6.1.1, I’m not sure if it is the same problem you’re reporting. Could you update and confirm if it works?
Also, are you using the Gutenberg block or legacy (shortcode/widget) version?
Forum: Plugins
In reply to: [JS Archive List] Update critical errorHello!
Thanks for reporting the issue. It has been solved in version 6.1.1.
Please update.
Forum: Plugins
In reply to: [JS Archive List] Widge title become “1”Hello!
Thanks for reporting the issue. It has been solved in version 6.1.1.
Please update.
Forum: Plugins
In reply to: [JS Archive List] Feature request – display all post from a monthI was checking, but if you enable the option
Only expand / reduce by clicking the symbol
then when you click in the month it will show all the posts in the month.If it’s not working, maybe your SEO plugin disabled archive pages. This happened to me some days ago.
Forum: Plugins
In reply to: [JS Archive List] Feature request – display all post from a monthHello, thanks for using my plugin. So you want just to diplay the post under months and keep the years as it is?
Forum: Plugins
In reply to: [JS Archive List] “Cannot load posts” error on mobileHello!, thanks for using my plugin.
I do not do anything special for mobile. Are you using a firewall or cache plugin? When it tries to access the WP Rest API the server returns a redirection and cannot load posts.