Listing Grids

Having a hard time understanding how certain plugins and widgets work? You are not alone. Below you can find some common issues that a lot of people are having. There are several blogs and videos out there with the solution, but I decided to put together a list of issues that I have had and if this can help you, that makes me happy! Please do NOT take this as an official solution, I am in NO way affiliated with any of these plugins. If you have any issues that are not in my list or have a better solution to a problem, please feel free to contact me.

Issue
Short Solution
have a template and want to show other posts of the current author (user) .. without using the relationships? add your listing grid widget, post queries, post & authors, down below in post by author choose "specific author id" then in the author id= author meta , key = id
Are you having problems to add a link to your media file in a listing or template? At the moment this only works for repeater fields.. add a "dynamic repeater" widget and choose your source, then add this to the item format: %media-name% NOTE: there is NO " after the href=
Are you creating an archive template for your taxonomies and have the same taxonomies in several CPTs? Want to have your archive template with seperate sections for each CPT? listing grid, select listing, No archive, post query=tax query, choose your taxonomy, operator=IN, field=term ID, terms=%queried_term%
How to insert related posts in your templates String: %related_parents_from|YOUR-CPT-SLUG% or %related_CHILDREN_from|YOUR-CPT-SLUG%
Want to show your cpts based on a date field that you have inserted? after you have created the meta fields in your cpt with date type and flag on the "save as timestamp" In the listing widget -> post querty -> meta query -> insert your meta field slug -> operator: between -> value: "today, first day of next month" and change the "Type" down below to date
have you created a listing and have noticed that the boxes have different heights due to the title or excerpt having different quantity of text. It looks ugly even though you toggle on the "equal height" on the listing widget. here is a simple workaround: Give your listing column a min height, align your contente to the top, give your title widget a min height of at least 2 lines, add css to your button to pin it to the bottom
Want to add a title to the listing grid widget? here is a simple css : .jet-listing-grid.jet-listing::before { content: "PUT YOUR TITLEHERE"; }
en_USEnglish

Questo sito fa uso di cookie per migliorare l’esperienza di navigazione degli utenti. Può conoscere i dettagli consultando la nostra privacy policy qui. Proseguendo nella navigazione si accetta l’uso dei cookie; in caso contrario è possibile abbandonare il sito.