Jason,
I found what was causing the issue, you had the option 'charge for listing ads' to 'No'.I set it to yes and now i can see the coupon field.
Let me know if it works for you.
Jason,
I found what was causing the issue, you had the option 'charge for listing ads' to 'No'.I set it to yes and now i can see the coupon field.
Let me know if it works for you.
Go to your theme.header.php in the includes folder. Replace the normal button (line 124) with;
<a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post an Ad', 'appthemes')...
Hello techbroker,
Lots of work thats for sure. I have totally rewritten a few old not usable auctions into this: cpauction.wp-build.com (demosite)
The plugin is by now totally rewritten, new...
mmmm jason...Just to let you know, you have "Contact" spelled "Contac" when you created your Contact Us page :)
Just did a test, and everything seems to work fine. A couple of suggestions though...Add a contact us page, users like to know that they can contact support if they need to, and I would move your...
This one http://awesomescreenshot.com/063a7ww08
Zdravo Jasone,
dobro si uradio, pronasao sam jedan propust, na stranici oglasa nisi preusmerio facebook widget na svoju stranicu.
Sve najbolje, Aleksandar
I think this is because you are using https instead of http in your website url.
Try http://www.piccky.com or http://piccky.com and let me know.
Thanks
Hi jasonjea,
Do the following to fix it:
1- Delete all the "App Domains"
2- Assign "piccky.com" to the App Domain (do not use http or www)
3- Delete the Hosting URL ... you do not need it to...
If you need to have buttons for links 'Join now' and 'Alredy a member' then you need to add class="mbtn btn_orange" to tags <a>
Look example below
<a href="<?php echo get_option('siteurl');...
The invalid spacing, for some reason, has been applied before the float height and width styles. I've never seen it before but for some reason you have 4 spaces instead of 1 tab before the float and...
@jasonjea,
See this tutorial:
http://www.appthemes.com/blog/classipress-child-theme-tutorial-part-1/
http://www.appthemes.com/blog/classipress-child-theme-tutorial-part-2/
Yes, if not utilizing a child theme, the update will remove all changes made in the theme.
If you are following everything correctly, can be a problem with the Facebook App. I noticed that you're still using version 3.1.8 and I recommend to upgrade to version 3.1.9. Version 3.1.9 have...
theme-footer.php (inside includes folder) not footer.php
Edit: jomarkosabel was faster ;)
It is on theme-footer.php.
Yes, you may ask them what settings are done and if there is an option to set.
You also don't seem to have change the code to show the location of where YOU have the ribbon..?
/* Negotiable sign in the Listings */
.negotiable-list{ display:block;float:left;...