Search:
Search took 1.00 seconds.
-
The new version of classipress should fix this.
-
Thank you. We are going to implement an option for this in Classipress.
-
The "employer" shouldn't really say complete when the work was marked incomplete by the freelancer. However, I do understand that it will be better to not show the "complete" option there at all when...
-
-
I agree. We are working on this at the moment.
-
This item is now complete. You can see a demo by going to the following page and clicking on the "Demo" link:
https://marketplace.appthemes.com/child-themes/good-old-classipress-3-childtheme/
I...
-
Let me know if this action hook 'appthemes_create_order' can work for you.
function my_new_order_admin_notification( $order ) {
if ( is_admin() && ! defined( 'DOING_AJAX' ) ) {
return;...
-
we are fixing a few more things in this patch also. So just a few more days and we should have the patched ready for release.
-
We are working on adding an option for Bing maps.
-
I would say for quite some time. We would like to sort out any remaining issues with CP4 before we think about pushing users to CP4.
-
Classipress 4 is a new release. We will fix any outstanding bugs via the small releases. In the meantime, if you want to keep using classipress 3 thats fine.
I am also, thinking that we may create...
-
Thank you. Good feedback. I have added it to a ticket so I can go through this over time. Most of the color customization relates options are already there. You can find it in the customizer and that...
-
We will make a change for it in the theme.
-
We will look at creating a new addon for it if a few users ask for it.
-
We have identified the issue. We will have a fix for this in the next release.
-
This has been fixed in the dev build. It will go out with the next release.
-
This issue is being worked on. This one has been a tricky one to work on but we will have an update on it soon.
-
We have updated the documentation that explains how you can use a little CSS tweak to change the image position.
The "Custom CSS to Position the Background Image" section of the following...