zymeth25
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] Automatically publish category listHi
The answer is in the documentation, use the
categorypage
feature.Forum: Plugins
In reply to: [List category posts] LCP widget creating a link with no anchor textI don’t quite understand what the problem is. If you mean disabling the more link feature, the widget already provides this option.
Forum: Plugins
In reply to: [List category posts] pagination displayPlease read this post and provide additional information.
Forum: Plugins
In reply to: [List category posts] Category post viewsThis question has been asked before but I couldn’t find the relevant thread. But in general: yes, it’s possible but you have to do it in a custom template and you also need something to count those views, to my best knowledge WordPress doesn’t provide this feature out of the box. So in your custom template you would have to add the code that displays the numbers, this code probably would come form a plugin that counts post views.
Forum: Plugins
In reply to: [List category posts] pagination not working – geting #038 in URLThanks for reporting. This is fixed in 0.89.5.
Forum: Plugins
In reply to: [List category posts] add animated image after post title in post listDoing it dynamically with user interface and checkboxes is outside the scope and intended usage of this plugin, you would have to code it in your theme or custom plugin to allow each post to have a special image assigned and toggled in the editor. Once you have done that you can easily display it with the
thumbnail
feature of List Category Posts or with a custom template, depending on how you implemented the images. Hope this helps.Forum: Plugins
In reply to: [List category posts] Title lost breaks after upgradeThanks for testing. You can safely upgrade to the next version when it is released, it will include this change.
Forum: Plugins
In reply to: [List category posts] Title lost breaks after upgradeSo you confirm the dev version solved your problem?
Forum: Plugins
In reply to: [List category posts] Title lost breaks after upgradeTry this development version
https://codeload.github.com/picandocodigo/List-Category-Posts/zip/refs/heads/master
Forum: Plugins
In reply to: [List category posts] PHP 8.2 DeprecatedForum: Plugins
In reply to: [List category posts] List category post plugin Slow down Admin DashboardActivate debug mode and see if there are any errors. Also install the query monitor plugin (Query Monitor – WordPress plugin | www.ads-software.com) and see if it tells you anything useful about which query causes the site to be slow.
Forum: Plugins
In reply to: [List category posts] how can I solve this issue?The shortcode you are using is not from our plugin. Wrong support forum.
Fixed in 0.89.3. Thanks for reporting.
Hi, you didn’t provide any details on how you are using the plugin – it is impossible to tell if this is a bug or misconfiguration on your side.
Please provide versions of LCP, PHP, WP, shortcode used and any other details you think relevant.
Forum: Plugins
In reply to: [List category posts] Warning: Attempt to read property “cat_ID” on nullFixed in 0.89.2