Search:
Search took 1.00 seconds.
-
Exactly.
Please push out a Vantage update with recurring payments. It's extremely difficult to monetize a directory site without recurring payments. I'm close to switching to a different theme...
-
Here's an amended version;
#listing-tabs img {
position: relative;
max-width: 100%;
height: auto;
margin: 10px;
padding: 0px;
left: 0;
top: 0;
-
Amazing! This issue was pointed out months ago. I can't believe it isn't fixed yet. (It's not the only one either. You still can't put images in a listing description).
There are two problems....
-
Even better, add this into your functions file so you don't have to change any core files:
/**
* replace WordPress Howdy
*/
function goodbye_howdy ( $wp_admin_bar ) {
$avatar =...
-
I believe the category shown in the breadcrumb is the first alphabetically of all the categories chosen for that listing - but I'm not 100% sure. But, all the categories for the listing are shown on...
-
Hi,
When you have created your custom fields, ad code similar like this in the location where you want to output your custom field data.
<?php // Get the relevant values
...
-
You might be able to to accomplish this using wp_get_current_user(); & get_the_author();
I'm not sure exactly how it would work but maybe something like;
function member_only_contact () {
...
-
The problem is that not everyone keeps tabs as close as you do to understand where their online business from, for a lot of business owner it's simply coming from "the internet", they are clueless...