alvaroM-5
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
[cred_generic_field] setting values randomly (for "select" type)
Started by: alvaroM-5 in: Toolset Professional Support |
2 | 16 | 6 years, 7 months ago | ||
2 strange bugs
Started by: alvaroM-5
in: Toolset Professional Support
Problem: (1)I cannot edit the CSS for CRED form with ID=170 - please see highlighted the piece of CSS code I cannot change (in the attached screenshot cannot_edit_css.png). (2)[toolset-edit-post-link] short code is not displaying the edit link for the specified layout slug in the VIEW with ID=158 - please see highlighted the [toolset-edit-post-link] that shows nothing (in the attached screenshot toolset_edit_post_link_shows_nothing.png] - I would expect the button to show with the CRED form edit link instead. Solution: (Issue 1) It is a Codemirror issue, currently you can try this: (Issue 2) Since you are using a "Subscriber" user to edit the post with CRED form, Please try this: Relevant Documentation: |
2 | 6 | 6 years, 8 months ago | ||
not showing the reset password form
Started by: alvaroM-5
in: Toolset Professional Support
Problem: I placed a reset password form on my site using the following shortcodes, but the standard WordPress reset password form is shown instead: [wpv-reset-password-form redirect_url='https://alquiler.gotocadiz.com/identificarse'] [wpv-forgot-password-form reset_password_url='https://alquiler.gotocadiz.com/resetear-contrasena'] [wpv-reset-password-form redirect_url='https://alquiler.gotocadiz.com/identificarse'] Solution: Replace the "curly" quotation marks with standard quotation marks: [wpv-forgot-password-form reset_password_url='https://alquiler.gotocadiz.com/resetear-contrasena'] [wpv-reset-password-form redirect_url='https://alquiler.gotocadiz.com/identificarse'] Relevant Documentation: https://toolset.com/documentation/user-guides/views-shortcodes/ |
3 | 4 | 6 years, 8 months ago | ||
Automatically log-in user after created
Started by: alvaroM-5
in: Toolset Professional Support
ProblemI want an user to be logged in automatically after he/she created the account on my Website, using Toolset CRED. Can this be done with Toolset? SolutionNot without the effort of some Custom Code. We have a great example linked below. Relevant Documentationhttps://toolset.com/forums/topic/automatically-log-in-user-after-created/#post-621650 |
7 | 11 | 6 years, 8 months ago | ||
Error “Notice: Undefined offset: X in …../wpv-shortcodes.php “
Started by: alvaroM-5
in: Toolset Professional Support
Problem: I copied my site from DEV to PRODUCTION using Duplicator plugin. In DEV everything works ok but in PRODUCTION, when displaying an item for a CPT I get this error: Notice: Undefined offset: 6 in /home/lascasa4/public_html/alquiler.gotocadiz.com/wp-content/plugins/wp-views/embedded/inc/wpv-shortcodes.php on line 5228 Notice: Undefined offset: 7 in /home/lascasa4/public_html/alquiler.gotocadiz.com/wp-content/plugins/wp-views/embedded/inc/wpv-shortcodes.php on line 5228 Solution: I can see the problem in my localhost, the error messages are from the layout "Plantilla individual de cada casa", ID "87", [wpv-conditional if="( '[wpv-post-field name='wpcf-fotos-opcionales' index='0']' ne '' )"] <div class="row"> [wpv-for-each field="wpcf-fotos-opcionales"]<div class="col-sm-6"><a class="thickbox" size="large" rel="gallery" href="[wpv-post-field name='wpcf-fotos-opcionales']"><img src="[wpv-post-field name='wpcf-fotos-opcionales']"></a></div>[/wpv-for-each] </div> <br/> [/wpv-conditional] And test again. Relevant Documentation: https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-for-each |
2 | 7 | 6 years, 9 months ago | ||
Custom filter (select) not showing any values
Started by: alvaroM-5
in: Toolset Professional Support
Problem: I have a layout with a view showing a listing of houses (this for a real state site) for a CPT archive. I have several entries for the CPT representing a house for sell. Everything works well (houses are listed beautifully in the view) but 2 of the filters I've set are not working. These are 2 numeric fields representing the number of bedrooms and the number of bathrooms. There are "select" filters. When I click on them they don't show any value (although there are CPT entries having those fields populated). In fact these 2 filters work perfectly well in another layout-view. Solution: please try this: Dashboard-> Toolset-> WordPress Archive, 2) Edit the archive layout, display above WordPress Archive: Edit the layout "Plantilla para el listado de propiedades en venta", remove the existed "Wordpress Archive" cell, add a new "Wordpress Archive" cell, enable option "Use an existing WordPress Archive", and choose above WordPress Archive of step 1, and test again Relevant Documentation: https://toolset.com/documentation/user-guides/front-page-filters/ |
2 | 7 | 6 years, 9 months ago | ||
Toolset Access – user registration very slow
Started by: alvaroM-5 in: Toolset Professional Support |
2 | 6 | 6 years, 12 months ago |