moltra
Forum Replies Created
-
I guess I will use both. I will use Ninja tables on the main post that has all the rows, and tablepress on all the other posts, that are limit the rows returned.
Thanks for a great plugin.
I would rather use tablepress, I love the multiple filters. I have one page using tablepress, and will actually be creating more with tableprrdd.
If I use that shortcode option, is three a way to have page 2 link to a different “shortcode” for the next 20 listings?
Forum: Plugins
In reply to: [Etsy Importer] Not showing up as post, no images being shownI am hosting on a digital ocean vps. I will look at the logs.
Thanks
Forum: Plugins
In reply to: [Etsy Importer] Not showing up as post, no images being shownI have tried using the shortcodes for showing the image, but nothing happens.
Under media there is no images.
Where should I look to see if they are being downloaded?
Forum: Plugins
In reply to: [Content Egg] multiple images from amazonThanks.
Forum: Plugins
In reply to: [Content Egg] multiple images from amazonDo you have a list of the data pulled from Amazon?
Forum: Developing with WordPress
In reply to: REST API with geolocation queries@dariopellegrini are you using the latitude and longitude from the post meta data? I see that you have two variables $latitude and $longitude.
Forum: Developing with WordPress
In reply to: How to sort posts by custom calculated field?I guess it will not matter if I tell you what I am wanting to do since my website is already live. I am trying to sort jobs by distance using the wp job manager and the jobify theme. I have created a custom plugin that calculated the direct distance from the users location to the job location. Now I want to the job posts sorted by distance. I use the Longitude and Latitude of the user’s location and the Longitude and Latitude of the job to determine the direct distance.
you can see the site at https://contractwork.co
Forum: Developing with WordPress
In reply to: How to sort posts by custom calculated field?Thank you, I understand what you are talking about now. I think, I know how to write the code to do this with my existing code. I will probably in the long run, have to figure out a way to make it more efficient, but for now this will work great.
Thanks again.
Forum: Developing with WordPress
In reply to: How to sort posts by custom calculated field?Would I need to include blank fields in the posts, so that I could place the calculated fields in them? Or would I append the calculated fields to the sql array?
Forum: Developing with WordPress
In reply to: How to sort posts by custom calculated field?The calculation involves fields drom both posts and the logged in user. So the value must be calculated for each user and post. And then sorted before displayed.
Forum: Developing with WordPress
In reply to: wordpress coding standardsI figured out tje gitignore for PHP Codesniffer.
Forum: Developing with WordPress
In reply to: wordpress coding standardsPHP CodeSniffer works great. I have installed it and have it working on Cloud 9.
Do you know if there is a existing git ignore for PHP CodeSniffer?
Forum: Plugins
In reply to: [SSL Mixed Content Fix] Still Mixed contentgo to https://www.whynopadlock.com and it will show what is still http.
Forum: Themes and Templates
In reply to: child theme, not working javasciptI figured it put. All the changes are posted at https://stackoverflow.com/questions/40519085/wordpress-child-theme-google-map-api-google-places