Hello sir,
Is there a shortcode to use for showing all posts and updates on a different page?
Thank you for a nice plugin.
]]>Just a friendly heads up, the demo link on the description page isn’t working correctly.
]]>–
]]>Your plugin does produce a lot of 404 by visitors: https://imgur.com/a/xfJahgG
]]>Hello Friend. Please tell me how to disable the “date” field when creating a change log?
See screenshot – screenshot
Hi there,
Great plugin! However I’m having some issues.
See this first image:
https://ibb.co/8c6CW8d
See this second image:
https://ibb.co/GtRYC3s
As you can see on the images, many of the changelog entries are for some reason simply not showing up. How come? They’ve all been added the exact same way and I see no difference between them. The ones that do not exist (for example 7.2.600.23) are not visible anywhere.
What could be wrong here?
]]>File: awesome-changelog.php
Line 92: wp_enqueue_style(‘font-awesome’, AC_PLUGIN_URL.’assets/global/css/font-awesome.css’);
Does result in 404. You only ship an “font-awesome.min.css” file.
Also it would be perfect if you add an option to disable font-awesome when it′s already loaded by other things.
]]>Hi,
Awesome changelog worked great, but when trying to add a new version to my changelog all of a sudden it broke.
Even though the new versions are added on top, they are displayed on the page in a completely messed up way.
I’ve cleared the cache a few times both on website and browser, turned off all plugins except for the awesome changelog.
Disabled block editor, nothing works.
Screenshots https://imgur.com/a/P5Y3Sh2
Would be handy if we can clone changelogs entirely on another page just to see if it works, so besides reporting a bug, I’m making a sort of a feature request: add clone option for changelogs.
]]>Great plugin.
Currently, when you Select a post type to add changelog, it will show a change log on each post, which is very annoying. There should be a way to specifically create changelog in Awesome Changelog Settings and just embed via the shortlink on posts. This way I manually have to edit each page/post to remove the changelog.
Or at least stop adding changelog automatically.
]]>First of all thanks for this nice Plugin!
I found a small bug. If you have a version 0.3.9 and the higher Version 0.3.10 the order of the Versions is not correct the order will be displayed in the Frontend like this:
0.3.9
0.3.8
…
0.3.10
0.3.1
Is there any option or feasibility to use this plugin to automatically output to a page for a specific post type i.e. product when a product is added/updated/removed
The output on the page would be grouped by date and category for each product display:
action (add/update/remove – product name
]]>Hey nice Plugin,
is there a solution for only show the metabox on a specific page template?
Thanks in advance
]]>I have been checking the source and found that this plugin is using strtotime()
to convert the date into unix timestamp.
So anyone who want to add time, can just write like this: 2018-04-12 16:20
.
Hope this helps.
]]>Hi!
We are thinking about creating a simple 2 language changelog for our users.
E.g. https://tp-old.webkpd.com/en/
But what I see that the plugin doesn’t support string localization (we use Polylang) and we need ‘ago’ to be translated to Russian (of course it’s possible with getting into the code but)..
Also does it should show on a main page?
E.g.
https://tp-old.webkpd.com/en/
and
https://tp-old.webkpd.com/en/2018/01/16/35/
thanks!
]]>Really like the concept for this plugin. Would be hugely useful. However, I’m getting the following error on all post/page editor screens.
Warning: in_array() expects parameter 2 to be array, boolean given in /[...]/wp-content/plugins/awesome-changelog/includes/classes/class-post-meta.php on line 27