leilaG
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Woocommerce additional custom checkout/order fields (conditional by product )
Commencé par : leilaG in: Toolset Professional Support |
2 | 3 | Il y a 6 années et 1 mois | ||
Excluding content from site search results / archive
Commencé par : leilaG
in: Toolset Professional Support
Problem: I just came across this tickbox setting on post type - exclude_from_search Would this exclude items from the websites search? Solution: The option "exclude_from_search" works for wordpress built-in search page, see document: https://codex.wordpress.org/Function_Reference/register_post_type#exclude_from_search Whether to exclude posts with this post type from front end search results. There isn't such kind of feature to include/exclude in web/google search, you might consider creating your custom robots.txt file: https://support.google.com/webmasters/answer/6062596?hl=en Relevant Documentation: https://codex.wordpress.org/Function_Reference/register_post_type#exclude_from_search |
2 | 3 | Il y a 6 années et 1 mois | ||
Pagination dots showing incorrectly
Commencé par : leilaG in: Toolset Professional Support |
2 | 2 | Il y a 6 années et 1 mois | ||
Exclude post type from website search results / Archive
Commencé par : leilaG in: Toolset Professional Support |
2 | 3 | Il y a 6 années et 1 mois | ||
Post submission form – Add minimum number of words to textarea
Commencé par : leilaG
in: Toolset Professional Support
Problem: Is it possible to set a minimum number of words to a textarea in Cred Post form? [cred_generic_field field='description' type='textarea' class='form-control' urlparam=''] { "required":1, "validate_format":0, "default":"" } [/cred_generic_field] Solution: It is possible with Forms API hook: cred_form_validate, for example: https://toolset.com/forums/topic/post-submission-form-add-minimum-number-of-words-to-textarea/#post-1142918 Relevant Documentation: https://toolset.com/documentation/programmer-reference/cred-api/#cred_form_validate http://php.net/manual/en/function.mb-strlen.php |
3 | 7 | Il y a 6 années et 1 mois | ||
Are all Toolset plugins PHP 7.2 compatible?
Commencé par : leilaG
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | Il y a 6 années et 2 mois | ||
Fields stopped working
Commencé par : leilaG in: Toolset Professional Support |
2 | 9 | Il y a 6 années et 2 mois | ||
Transferring a custom post type and content
Commencé par : leilaG
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | Il y a 6 années et 2 mois | ||
Page showing 502 error
Commencé par : leilaG in: Toolset Professional Support |
2 | 7 | Il y a 6 années et 2 mois | ||
Notification of pending post from backend
Commencé par : leilaG
in: Toolset Professional Support
Problem: Solution: |
2 | 4 | Il y a 6 années et 2 mois | ||
Exclude a taxonomy from a search
Commencé par : leilaG in: Toolset Professional Support |
2 | 3 | Il y a 6 années et 3 mois | ||
Search filter not working and images not showing
Commencé par : leilaG in: Toolset Professional Support |
2 | 3 | Il y a 6 années et 3 mois | ||
Social media share icons
Commencé par : leilaG
in: Toolset Professional Support
Problem: Solution: You can find the proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 3 | Il y a 6 années et 3 mois | ||
Social share not showing on layout
Commencé par : leilaG in: Toolset Professional Support |
2 | 7 | Il y a 6 années et 3 mois | ||
Show one image from repeating image gallery
Commencé par : leilaG
in: Toolset Professional Support
Problem: The issue here is that user had a RFG view that would display the images of a Repeatable field group. However the user only wanted this view to display 1 item. Solution: This can be done by using the limit attribute for the view. Example. |
2 | 9 | Il y a 6 années et 4 mois |