hi, it seems to be easy to show all categories of a post but can I also show tags?
thanks for any supportive response in advance
kind regards Tiemo
]]>Hi,
is it possible to exceed the 100 posts per grid somehow? Any code that could be changed by myself?
]]>When creating via shortcode method, the preview correctly shows the links for the custom post types follow WordPress permalinks settings. However, after adding the shortcode to the page, the links default to the Plain structure (/?p=123).
When I try to create the same list as a block when editing the page, I am unable to select my custom post type in the drop down.
Any help is much appreciated!
]]>Dear Support,
Having recently upgraded to the latest version of the plugin, it breaks our site with ‘Critical Error’.
I’ve checked the server log and this is the error:
[Sat Jun 29 11:59:40.679489 2024] [proxy_fcgi:error] [pid 10807:tid 139758747502336] [client 31.104.64.155:0] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /home/wordpress/wp-content/plugins/display-post-types/backend/inc/class-widget.php:206\nStack trace:\n#0 /home/wordpress/wp-content/plugins/display-post-types/backend/inc/class-widget.php(206): sprintf(‘get_title_markup(Array, ‘LATEST NEWS’)\n#2 /home/wordpress/wp-content/plugins/siteorigin-panels/inc/renderer.php(846): Display_Post_Types\Backend\Inc\Widget->widget(Array, Array)\n#3 /home/wordpress/wp-content/plugins/siteorigin-panels/inc/renderer.php(1217): SiteOrigin_Panels_Renderer->the_widget(Array, Array, 4, 0, 0, true, true, 12, ‘<div style=”tex…’)\n#4 /home/wordpress/wp-content/plugins/siteorigin-panels/inc/renderer.php(11…’, referer: https://alltask.rawdemo.co.uk/wp-admin/plugins.php
We use the SiteOrigin pagebuilder and the widget is used within the page. It looks like the plugin is throwing and error that the page builder can’t handle so it falls over.
I’ve reinstated a previous version of the plugin and it is working again for the moment but obviously I would like to keep the plugin up to date.
Thank you for your help.
Rob
I have setup the display posts plugin and have added the display posts grid to my posts page but nothing is being reflected? My default post page format is still there? What am I doing wrong?
]]>Hi, I have been using this plugin for a while but just realized the Title of each widget doesn’t link anywhere. I need them to link to the corresponding category so people can see more. I’ve provided a screenshot below – again, I need to link the titles highlighted in yellow to their category pages. How do I do that? Thanks!
]]>Please see the attached screenshot. How do I add a Read More button under the title of each custom post?
]]>the plugin, in the drop-down menu, gives me some categories but not others, making it impossible for me to insert them
]]>There is a problem with PHP 8.2
Deprecated: Creation of dynamic property Display_Post_Types\Backend\Admin\Options::$modules is deprecated in /homepages/20/d34869179/htdocs/AM/wp-content/plugins/display-post-types/backend/admin/class-options.php on line 41
$this->modules makes it deprecated
]]>Hello,
i love the style of this plugin but i have a problem :
When i’m logged in my site i see the post grid display as i have set it but when visitors view it or when im not logged the plugin show something else
For example in the page i linked the images should be rounded with the image cropping option but it’s not and instead of a thumbnail with the text next to the right we see images with text below.
I don’t know why and i’m a beginner when it come to wordpress any idea what is causing that?
]]>We use the Bylines plugin to create author names for a post without creating a full WordPress user every time.
Unfortunately, DPT doesn’t display author names/links properly when the Bylines plugin is enabled. The HTML is double-encoded, and you see the author’s <a>
tag show up as text on the frontend.
To fix this, I made the following change to frontend/class-register.php
, starting at line 453:
/**
* Display post entry author.
*
* @since 1.0.0
*/
public function author() {
Markup::markup(
'dpt-author',
array(
function() {
return the_author();
// printf(
// '<a href="%s"><span>%s</span></a>',
// esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ),
// esc_html( get_the_author_meta( 'display_name' ) )
// );
}
)
);
}
Please consider updating this plugin so it just uses the the_author()
hook here, instead of putting the different pieces of the author link together manually.
Great news !
]]>First of all: I have been using your plugin for years and I am still enthusiastic. Thnx. There seems just to be a problem with version 2.3. The external images are not displayed. ——–
Info: In my case, the post images are integrated as URLs from image databases. I use the plugin: “featured-image-by-url” (from:Knawat). I have helped myself by going back to DPT 2.2. In the old version, the images that are integrated via URL are shown.
]]>Vedatheme contacted, a new version exists, working with WP 6.3.1 !!!
Just download, install the .zip, and “replace older version”.
]]>I think we can all face the facts and accept that this plugin is dead! RIP!
Now we need to find a solution…
Has anyone found a replacement plugin? Even for a fee…)
I’m looking for one with the same user interface: insert a block in the editor, then configure the block in the editor.
Plugins with shortcodes to insert really don’t seem practical…
Thanks for your help!
]]>got this error on my blog https://world-giveaways.com/
This block has encountered an error and cannot be previewed.
]]>The plugin is displayed on the pages in which it is embedded. But from the editor the block cannot be displayed and the block editor is not displayed with the options on the side.
]]>Hello, I”m a little bit worry about the fact that there are non updates of this plugin for a while… My website is massively based on Display post type !
Is there anyone working on it ?
Do I really have to worry ?
Do I have to start to find an alternative ?
Then, it’s a great plugin for my use, is there a recent equivalent plugin ??
Thanks !
]]>Problems with WP 6
Solution
'plHolder' => array(
'type' => 'boolean',
'default' => true,
),
'showPgnation' => array(
'type' => 'boolean',
'default' => false,
),
]]>
[09-Aug-2022 17:34:59 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /homepages/20/d34869179/htdocs/AM/wp-includes/functions.php on line 5275
]]>Please do not set title to headline – Tag.
Please do it with <div class=”dpt-title”>
css
dpt-title = bold
…
so, headline-plugins dont generates unintentionally topics
]]>First of all thank you for your comfortable plugin! ??
I chose it because it has an overlay grid option and I saw, that the output of excerpts is possible.
Sadly I can’t find any option to display the excerpt in the overlay option.
Isn’t it possible or am I too blind to see? ??
And am I too blind to find a list of possible shortcodes for the Meta, too? ^_^
Regards
akg-free
Hi VedaThemes
I am trying to surround a widget output of Custom Post Types with a div with a few custom classes that vital to the appearance of my theme. How would I go about surrounding the following code:
<section id=”dpt_display_post_types-4″ class=”widget display_posts_types clearfix”>…</section>
I looked at all the plugin files and can’t figure out which hook would display Custom Post Type as a widget.
]]>well I tried to use it with guttemberg
but once selected I have this error “display post types the block has encountered an error”
]]>Hello
I would like to know if I can use it with Elementor ?
I installed it, but I cannot see anything related to this plugin in Elementor tools.
Thanks.
]]>Can this display dynamic data besides author & date meta – like ACF / Metabox / text custom fields?
[author] and [date] work. How about [custom_field_name]? Even if limited to simple text fields, it would be a huge improvement.
If not possible, please consider this as a feature/improvement request. Thanks!
]]>We use DPT for 1 submenu item on the site. The use of H3 tags in the titles is messing up the structure of our pages since the H3 tags appear above the text in the body. Is there a workaround to have it display something other than a heading?
]]>Hey there, thanks for creating this awesome plugin!
How can I display more grid columns on smaller screens? Right now, only one post is displayed on mobile, and it doesn’t look very user-friendly. Two columns would look much better.
I tried changing the screen pixel values, but that didn’t work.
Any help is appreciated!
]]>Can you tell me how I can remove “continue reading” after my excerpt?
]]>Hey I was wondering how I can filter posts by views. I have installed the Post Views Counter plugin and wanted to somehow filter them this way, but it doesn’t show up as an option in the interface.
Thank you in advance!
]]>