1 & 2- Ads fee
When we add a new listing, the fee page mention "Allowed Ads=1" (second column) but in fact we can add an infinite number of ads (https://awpcp.com/classifieds/place-ad/) ... Obviously, it's a BUG ...
We understand that we will need a developer after buying your $400 package ... Option 1, he will need to remove that "Allowed Ads=1" column OR option 2, he will need to limit the number of Ads to 1 as displaying on the choice of fees ... We prefer the option 2 ... We don't wish to change the core of your plugin, then he will need to manage with modules ...
So far, we have noticed few other bugs too ... but we are working on it to be sure that they are real Bugs or not before requesting a quotation nearby a developer ...
3- Paypal and 2checkout
3.1- When the customers will checkout with Paypal or 2checkout, the language of Paypal and 2checkout page will be switched accordingly to the browser language (Google, Firefox, ...) or did you set it to English default language ?
8- NEW Question -> external short-code
Example of "Listing page" (URL to show you what we mean by "listing page") :
https://awpcp.com/classifieds/show-ad/1490/test/los-angeles/california/usa/clothing-accessories/
We need to add a button (to link another plugin for private messaging) on the "listing page" with the basic short-code in PHP below :
<?php echo do_shortcode( '[your shortcode goes here]' ); ?>
However, we don't find the php file of this "listing page" ...
Please what is the name of the php file of the listing page where we could add this line of short-code in PHP ?