Toolset Reference Sites are fully working sites, which you can use as the starting point for client projects.
Toolset Classifieds is a framework with optional paid content for building WordPress classifieds sites. Among other features, it offers advanced search, front-end submission and optional paid ads.
When you ask for help or report issues, make sure to tell us what you have built so far and what you want to achieve.
The issue here is that the user wanted show his taxonomy on the post edit screen list.
Solution:
This isn't displayed by default, what you need to do is Activate in Toolset > Taxonomies and edit your taxonomy and set it to show in the admin column.
The issue here is that the customer is creating a premium post using CRED and charging for it. However when its tested using the Paypal sandbox the Product is still on hold.
Solution:
Apparently this does not work with the Paypal Sandbox and needs to be done with a real transaction and not with a sandbox test transaction.
The issue here is that the user is charging for his premium posts using CRED, but when the payments are processed then the ads are not published with the assigned layouts.
Solution:
If you're trying to get this to work with the paypal sanbox then it won't work. This will only work when a real transaction is done.
Problem: I would like to show custom fields and the wpv-woo-buy-or-select shortcode when I hover over my WooCommerce product image, but the link does not work.
Solution: It's not possible to use the wpv-woo-buy-or-select shortcode inside a link tag, because it generates its own link tag. Nested link tags are invalid HTML and will not behave as expected. Therefore, you must use a different method to create the hover effect if you want to place the wpv-woo-buy-or-select shortcode in the hover.
I want to apply the messaging system which the Toolset Classifieds Reference site uses. How can I do that?
Solution
It is not suggested to apply the Messaging system provided for that Reference Site on other but those reference sites.
The Plugin that makes it possible is an AddOn of Toolset (Toolset Classifieds) and it’s using hardcoded values related to the Reference Sites.
You can read a lengthy thread below if you want to dig into this anyway.
Suggested is, to use another Plugin when it comes to social networks like BuddyPress or similar. Toolset is not ideal for chats or instant messaging.
Problem:
Validate featured image dimension or uploaded image dimension using CRED form
Solution:
With CRED form you can validate your image dimension using the CRED hook "cred_form_validate" or "cred_form_ajax_upload_validate" so that user needs to upload the perfect dimension image and if user uploads different dimension image it will throw the error.
Problem:
How to set post expiration settings with CRED form
Solution:
When you edit your CRED form, You will see the section:
"Expiration date:" from where you can setup your post expiration settings.
If you do not want to expire the date - you should just uncheck the checkbox "Set expiration date for post created or edited by this form" and save your CRED form.
Problem:
I like features from both or more Reference Sites you offer.
How can I "merge" all 2 or more reference sites onto one, so to create a website with all those features?
Solution:
You cannot import a whole reference site to an existing reference site as it would overwrite the old one.
But, as an example you can create an Install of the Classifieds reference Site and then, another install of the Real Estate Site, and use the Module Manager Plugin, for example, you can take features from one site and add it to the other site.
That would need careful testing afterwards since the Classifieds and Real estate sites sometimes rely on customised add-on plugins or specific CRED forms and code that cannot be altered if it should work.