Jacob Bearce

Results 96 comments of Jacob Bearce
trafficstars

It does actually seem to be working when I retrieve it via `get_post_type_archive_link("contractor")`, but even after saving permalinks multiple times it still 404s

I just ran in to this issue on another project; I'd still love to see this in a future update – @larsenwork have you had a chance to consider this...

To adjust the starting point, the formula seems to be `$location * (1 - ($start_point / 100)) + $start_point` for each stop between 0% and 100% (excluding 0% and 100%)

I'm seeing something very similar, I haven't been able to figure out any workaround. Can this be added to the flexbug list, or do we need to discover a workaround...

@rasterbate mentioned with a recent release there is now Markdown support. I'm not seeing that anywhere in settings, or in the plugin list. Is it true that Markdown is supported,...

Can you elaborate on what this is exactly? I'm not super familiar with Docker, and from what I do know of it, this script doesn't seem like something that would...

Are you sure that git is installed on your server, and if it is, are you sure that `/usr/bin/git` is the correct path? If you have SSH access, try running...

You should also try running the following in a PHP file to find the git path: ```php

@aanderse can you open a new issue for that?

@gtg092x any chance this can be merged?