|
This demo site can’t be installed
Started by: Roberto
in: Toolset Professional Support
Quick solution available
Problem:
A reference site cannot be installed with the Framework Installer.
Solution:
If the installation gets stuck during the install process it is a sign that the server settings for timeout and/or memory are inadequate and need increasing.
Relevant Documentation:
https://toolset.com/toolset-requirements/
|
|
2 |
11 |
6 years, 9 months ago
Roberto
|
|
Question about “Passing Arguments to Views”
Started by: koheiY
in: Toolset Professional Support
Quick solution available
|
|
2 |
6 |
6 years, 9 months ago
koheiY
|
|
How to adjust Responsive Table Coloumn Width
Started by: koheiY
in: Toolset Professional Support
Quick solution available
Problem:
I want to adjust this table coloumn width in mobile view.
Solution:
Add the following CSS in your theme’s style.css file or custom CSS file:
@media(max-width:768px){
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > thead > tr > th,
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > tbody > tr > th,
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > tfoot > tr > th,
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > thead > tr > td,
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > tbody > tr > td,
#wpv-view-layout-6306-TCPID4426 .table-responsive > .table > tfoot > tr > td {
white-space: normal !important;
}
}
Relevant Documentation:
|
|
2 |
3 |
6 years, 9 months ago
koheiY
|
|
View is very slow on loading
Started by: hananm
in: Toolset Professional Support
Quick solution available
Problem:
My View is very very slow on loading.
It has a few images in it only.
Solution:
The issue for this load time is usually due to Custom Image Sizes loaded in the View on the fly.
For example the ShortCode "[wpv-post-featured-image size="custom" width="400" height="283" crop="true"]".
Replace that ShortCode using the "Fields and Views" button and do not use a Custom Size.
Instead, use a predefined Size.
Then the problem will be gone.
If you miss some sizes apart of the default one, you can register a new Custom Size in your theme.
After you do that, all images that you upload to WordPress will have as well this new custom size.
That can then be picked to use with the ShortCode of the Featured Image or other images as well.
To update old existing images to use the new size as well, you can use plugins like this:
https://de.wordpress.org/plugins/regenerate-thumbnails/
Relevant Documentation:
https://developer.wordpress.org/reference/functions/add_image_size/
|
|
3 |
21 |
6 years, 9 months ago
Beda
|
|
Refund on site when partial credits have been used
Started by: stephanieK-2
in: Toolset Professional Support
|
|
2 |
10 |
6 years, 10 months ago
Nigel
|
|
Woocommerce order number showing as [Order Number – 1] on Classifieds site
Started by: stephanieK-2
in: Types Community Support
Quick solution available
Problem: It seems like the Package Order number is incorrect on the Classifieds site "Manage My Listing Packages" page. It shows the WooCommerce Order number minus 1. It seems like these should be the same number.
Solution: The reason these numbers are different is that WooCommerce "Orders" and post type "Packages" are not the same thing. In the admin area, these two concepts are represented by two different Post Types - the WooCommerce Order and the Package post type. They are related, but not identical. Orders are used by WooCommerce to track purchases, Packages are used in the system to manage advertisements. The reason the numbers are sequential is because these two things are created sequentially when you submit the CRED Commerce form and then checkout, and WordPress uses sequential numeric IDs. A hidden field connects these two posts in the database so the Package can be updated automatically when the Order status changes.
You can see the two different items by going to WooCommerce > Orders, or by going to Packages > All items.
|
|
2 |
4 |
6 years, 10 months ago
stephanieK-2
|
|
CRED form failure when contains custom field and taxonomy with same slug
Started by: stephanieK-2
in: Toolset Professional Support
Quick solution available
|
|
2 |
10 |
6 years, 10 months ago
Nigel
|
|
I would like to know how I can force a new user to register before seeing any pr
Started by: David Arias
in: Toolset Professional Support
|
|
2 |
4 |
6 years, 11 months ago
Nigel
|
|
How to attribute content to a user who has created it while not logged ?
Started by: fredr
in: Toolset Professional Support
Quick solution available
Problem: I would like for Guests to be able to create content on my site. Once the content is approved, then I would like for the guest to register as a User. At that point, I would like for the new User to be listed as the author of the post created earlier by the guest User.
Solution: You could ask guests to fill in their email address when they submit content, but there's no guarantee that this will match up with the email address they use when they sign up or register. Then when they do register later, even if they use the same email address, there's not an automated way to retroactively assign them as author to the content they created. It sounds like automating this full process would require a significant amount of custom code. You'll need some way to associate guest authors with future users, and to automate the retroactive author assignment somehow.
Otherwise the workflow will be fairly manual, because some Editor or Admin user will be required to manually go in and change the author of the posts created by Guests after the Guest signs up and becomes a User. If the email address provided earlier matches with the User's email address, it will be easy to do this from wp-admin. If it does not match, it will take some additional work to contact new Users and determine which should be the author.
Relevant Documentation: https://toolset.com/documentation/user-guides/access-control-for-cred-forms/
|
|
2 |
3 |
7 years, 1 month ago
fredr
|
|
How do I change the language for "show_popular" and "add more"?
Started by: David Arias
in: Toolset Professional Support
|
|
2 |
2 |
7 years, 2 months ago
Christian Cox
|
|
I put a gallery of images in an entry and when I click on the images I get this
Started by: David Arias
in: Toolset Professional Support
Quick solution available
Problem:
Using Starter theme and Layout, gallery images are not opening and displaying a message:
“Create a New layout for media”
Solution:
Select “Link to Media file” when you create WP gallery. Screenshot here:
https://toolset.com/wp-content/uploads/2017/09/567086-gallery.png?x71388
Gallery shortcode will be like this:
[gallery link="file" ids="3630,3636,3631"]
|
|
2 |
3 |
7 years, 2 months ago
David Arias
|
|
I have problems with visualization on mobile devices. I made changes and everyt
Started by: David Arias
in: Toolset Professional Support
|
|
2 |
2 |
7 years, 2 months ago
Luo Yang
|
|
fatal error!!!! Woocomerce update
Started by: David Arias
in: Toolset Professional Support
|
|
2 |
5 |
7 years, 2 months ago
David Arias
|
|
The ad detail images are vertical
Started by: David Arias
in: Toolset Professional Support
Quick solution available
|
|
2 |
3 |
7 years, 3 months ago
David Arias
|
|
I do not understand the functionality of premium packages and ads
Started by: David Arias
in: Toolset Professional Support
|
|
3 |
15 |
7 years, 3 months ago
Luo Yang
|