-
Created a topic, Disable Thumbnail, on the site WordPress.org Forums:
Hi I just want to display 3 inline photos with capt… -
Posted a reply to Sort the Order by Date they were Uploaded, on the site WordPress.org Forums:
Hi NK Thank you for replying and taking the time. I managed to rearrange the… -
Posted a reply to Sticky Topbar Navigation, on the site WordPress.org Forums:
Hi Website is still under development so I don't want anyone seeing it just yet.… -
Created a topic, Sticky Topbar Navigation, on the site WordPress.org Forums:
Hi Is it possible to have the topbar sticky as the … -
Created a topic, Sort the Order by Date they were Uploaded, on the site WordPress.org Forums:
I have added 7 Portfolio Items and yet the last one is… -
Created a topic, Not Working, on the site WordPress.org Forums:
It gets to 100% and nothing else happens. It is broke.… -
Posted a reply to Create Tagline in PHP, on the site WordPress.org Forums:
Hi Cristian It is just a local website at the moment but I wanted to… -
Created a topic, Create Tagline in PHP, on the site WordPress.org Forums:
I want to create the 'tagline' via PHP with HTML so I … -
Posted a reply to How to change the color of variable product price range?, on the site WordPress.org Forums:
For me it's: .woocommerce ul.products li.product .price { color: #77a464; color: red!important; } you might… -
Posted a reply to Create New Products Using Woo Commerce CSV Importer, on the site WordPress.org Forums:
Hi Thanks for the information, I managed to get one product to work that had… -
Created a topic, Create New Products Using Woo Commerce CSV Importer, on the site WordPress.org Forums:
Hi I would like to add new products by using Woo Comme… -
Posted a reply to Can’t set the height on Google Map, on the site WordPress.org Forums:
Hi I solved it, the height was set to 56.25% in CSS. I changed that… -
Created a topic, Can’t set the height on Google Map, on the site WordPress.org Forums:
Hi How can you set the height of a Google Map? Top ma… -
Posted a reply to How to show all fields created with Pods in the full view of the post?, on the site WordPress.org Forums:
Hi You need to give more information about what you have produced and want to… -
Posted a reply to Featured Image, on the site WordPress.org Forums:
Hi How have you hidden the elements for now? Did you hide them on the… -
Posted a reply to Featured Image, on the site WordPress.org Forums:
Hi You can use a single page with the CPT. i.e. single-cpt.php, where cpt is… -
Posted a reply to Featured Image, on the site WordPress.org Forums:
Hi Is the smaller image what you are after, is that right? The larger image… -
Posted a reply to How to pull the featured image url using the find function, on the site WordPress.org Forums:
Hi Can you show us what it is giving you as it might be helpful.… -
Posted a reply to Remove Slug from the URL, on the site WordPress.org Forums:
What does Services relate to? If a Custom Post Type (CPT), I am sure you… -
Created a topic, Great for adding CPTs together, on the site WordPress.org Forums:
Great plugin, wish it was getting updated. This plugi… -
Created a topic, Not upto Date – Valuable for CPTs, on the site WordPress.org Forums:
Hi Can you not keep this plugin upto date please. Thi… -
Posted a reply to Cannot show Relationship Post Correctly – Template shows results for all posts, on the site WordPress.org Forums:
Hi You need to add a filter to your query that specifies your name of… -
Created a topic, Select Where condition from a relationship field, on the site WordPress.org Forums:
Hi Another of my nightmares as I have spent time tryin… -
Posted a reply to Get the Taxonomy, on the site WordPress.org Forums:
Hi This is why I am confused, I'm use to doing it 1 way and… -
Posted a reply to Get the Taxonomy, on the site WordPress.org Forums:
Hi Jory I have tried: $clergy_role = get_post_meta( $id, 'name', $single=true); $clergy_role = get_post_meta( $id,… -
Created a topic, Get the Taxonomy, on the site WordPress.org Forums:
Hi I am struggling to output anything, I am getting co… -
Posted a reply to Pods Fields & Permalinks, on the site WordPress.org Forums:
Hi Can you post the template with the code you are using as that might… -
Created a topic, How to set up Bidirectional Relationships?, on the site WordPress.org Forums:
Hi I have been using Pods for nearly a month now and d… -
Posted a reply to Can’t get pagination to work, on the site WordPress.org Forums:
Hi I have created a 'page' template from a theme template with a right sidebar… -
Posted a reply to Can’t get pagination to work, on the site WordPress.org Forums:
Hi Jory But that makes no sense calling it something else and I can't find… -
Posted a reply to Custom Rewrite Slug – resulting in 404 for category page, on the site WordPress.org Forums:
Hi Can't view the pages with those links as it looks like it wants you… -
Wrote a comment on the post Handling potential jQuery issues in WordPress 5.6, on the site Make WordPress Support:
Hi Installed it and Pods still has issues using the Where clause in the Shortcode,… -
Posted a reply to Output a HTML table of Data based on CPT, on the site WordPress.org Forums:
Hi Jory I have removed the [if] and [each] elements and the table is now… -
Posted a reply to Can’t get pagination to work, on the site WordPress.org Forums:
Hi Jory I still can't see how I can add a custom template to use… -
Posted a reply to Customized WHERE – documentation?, on the site WordPress.org Forums:
Hi I have 1 CPT called Ceremonies, which is based on a Church's Registers eg… -
Posted a reply to Customized WHERE – documentation?, on the site WordPress.org Forums:
Hi Yes there is a bug in the latest Pods version and it won't work… -
Posted a reply to Customized WHERE – documentation?, on the site WordPress.org Forums:
Hi JJci I am having the same problem as I don't know the right syntax… -
Posted a reply to Can’t get pagination to work, on the site WordPress.org Forums:
Hi I viewed a video you suggested and it made better sense but I am… -
Posted a reply to Can’t get pagination to work, on the site WordPress.org Forums:
Hi Jory At the moment I only have 10 Graves and I want to limit… -
Posted a reply to Output a HTML table of Data based on CPT, on the site WordPress.org Forums:
Hi Jory How can I correct it, I have only used one of your samples… -
Created a topic, What’s the equivalent PHP code, on the site WordPress.org Forums:
Hi In my Pods template I have: [each grave_number] … -
Created a topic, Can’t get pagination to work, on the site WordPress.org Forums:
Hi I have tried now for a few days to get the paginati… -
Posted a reply to Beginner: Relationships between 2 CPT’s, on the site WordPress.org Forums:
Hi When I add a deceased person from the frontend via the form I cannot… -
Posted a reply to Output a HTML table of Data based on CPT, on the site WordPress.org Forums:
Hi Yes they can only be buried once so I was thinking if that date… -
Posted a reply to Add Custom Fields in Taxonomy to PHP File, on the site WordPress.org Forums:
Hi again I have got it working now by adding this code as the code… -
Posted a reply to Add Custom Fields in Taxonomy to PHP File, on the site WordPress.org Forums:
Hi I have eventually found this piece of code and have adapted it to my… -
Created a topic, Add Custom Fields in Taxonomy to PHP File, on the site WordPress.org Forums:
Hi I created an taxonomy page called taxonomy-clergy.… -
Posted a reply to Beginner: Relationships between 2 CPT’s, on the site WordPress.org Forums:
Hi I changed Orderby to another field i.e. burial_date as in the Burial Register is… -
Created a topic, Output a HTML table of Data based on CPT, on the site WordPress.org Forums:
Hi I would like to display all fields in a HTML table … -
Posted a reply to Beginner: Relationships between 2 CPT’s, on the site WordPress.org Forums:
Hi I created a Grave 20 first and added 2 more deceased people and selected…