eWeb
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Need to make included Bootstrap 4 mobile menu auto – hide on clink or scroll
Iniciado por: eWeb en: Toolset Professional Support |
2 | 2 | hace 2 años, 6 meses | ||
Auto hide (collapse) menu when clicked menu item in one page webpage
Iniciado por: eWeb en: Toolset Professional Support |
2 | 2 | hace 2 años, 6 meses | ||
Integrating Views with Leaflet Maps (OSM)
Iniciado por: eWeb en: Toolset Professional Support |
2 | 3 | hace 5 años, 3 meses | ||
I need to randomize Custom Type Post's Custom Field's Image field's output
Iniciado por: eWeb en: Toolset Professional Support |
2 | 2 | hace 5 años, 7 meses | ||
Cannot update / registration key is invalid
Iniciado por: eWeb en: Toolset Professional Support |
2 | 3 | hace 6 años, 9 meses | ||
Shop page does not display products. Product page is not display either.
Iniciado por: eWeb
en: Toolset Professional Support
Problem: |
2 | 3 | hace 6 años, 9 meses | ||
Displaying gallery of PostField Images in view, inserted in single post template
Iniciado por: eWeb
en: Toolset Professional Support
Problem: The issue here was that the user had a repeated field in Types and wanted to display the value of those fields on the frontend Solution: |
2 | 5 | hace 6 años, 11 meses | ||
I need to make slider with thumbnails from custom type post image field
Iniciado por: eWeb
en: Toolset Professional Support
Problem: Solution: You can find proposed solution with the following reply: Relevant Documentation: |
3 | 7 | hace 6 años, 11 meses | ||
I need to make slider with thumbnails from custom type post image field
Iniciado por: eWeb en: Toolset Professional Support |
2 | 2 | hace 7 años | ||
PHOTO+THUMBNAILs slider gallery for my custom post type
Iniciado por: eWeb
en: Toolset Professional Support
Problem: Solution: 1. Add this jQuery code in Content Template >> JS editor: jQuery(window).load(function() { // The slider being synced must be initialized first jQuery('#carousel').flexslider({ animation: "slide", controlNav: false, animationLoop: false, slideshow: false, directionNav: false, itemWidth: 130, itemMargin: 5, asNavFor: '#flexslider' }); jQuery('#flexslider').flexslider({ animation: "slide", controlNav: false, animationLoop: false, slideshow: false, sync: "#carousel" }); }); 2. Add the following html code in your Content Template: <!-- Slider - start here --> <div id="flexslider" class="flexslider"> <ul class="slides"> <li>[types field="fotkes" separator="</li><li>" width="770" height="510" alt="[wpv-post-title]"][/types]</li> </ul> </div> <div id="carousel" class="flexslider"> <ul class="slides"> <li>[types field="fotkes" separator="</li><li>" width="120" height="80" alt="[wpv-post-title]"][/types]</li> </ul> </div> <!-- Slider - end here --> |
2 | 9 | hace 7 años | ||
Missing Captcha
Iniciado por: eWeb en: Toolset Professional Support |
2 | 2 | hace 7 años | ||
Creating default object from empty value in CRED front – end
Iniciado por: eWeb en: Toolset Professional Support |
2 | 5 | hace 7 años |