
Krlos
Members-
Content Count
119 -
Joined
-
Last visited
Community Reputation
48 ExcellentAbout Krlos
-
Rank
Sr. Member
Recent Profile Visitors
1,766 profile views
-
I'm so glad to read this. 🤘
-
I am very interested in learning Tailwindcss, but I have no experience with the latest tools. How can I integrate Tailwindcss into my processwire projects and use postcss and purgecss to remove unused css.
-
Thank you! Works great!
- 13 replies
-
- 1
-
-
- ckeditor
- form builder
-
(and 1 more)
Tagged with:
-
Hello, this module is great! I see that the image upload button is not available, I need to add an image, is it possible?
- 13 replies
-
- ckeditor
- form builder
-
(and 1 more)
Tagged with:
-
Hello, I'm trying to integrate an external library, but when I try to call the library I get this error: Deprecated: Non-static method ProcessWire\WireData::get() should not be called statically in /Users/xxx/xxx/xxx/wellnessup/site/assets/cache/FileCompiler/site/templates/resultado.php on line 23 Any help is appreciated.
-
You could create a generic user and distribute the access password to everyone.
-
Hi, you can try this module, it can be used for your case. http://modules.processwire.com/modules/protected-mode/ I have used it while the website is in development so that only my clients can access the frontend.
-
Page Hit Counter – Simple Page View Tracking
Krlos replied to David Karich's topic in Modules/Plugins
Hi, I am seeing the same issue, how did you solve it?- 66 replies
-
- hitcounter
- tracking
- (and 4 more)
-
Hello, anyone know how to find the latest version number of Pro modules, I have some clients who want to update their websites and they want to renew the subscription to access new versions. Thank you
-
Following my last post, in the end I had to use htaccess redirect because I could never solve the problem.
-
Hello, I have a problem that I could not solve. I don't know if I'm doing something wrong or jumplinks is not working for me. I need to create a 301 redirect for a page I'm deleting on my site and I want to redirect this page to the home page. Original page: https://mydomain.com/my-page/ My jumplink is: Source: my-page Destination: (using the pagetree to select my homepage) Home when I visit the url https://mydomain.com/my-page/ I still can access the page, is not redirecting to my home page. If I unpub https://mydomain.com/my-page/ I get a 404 error. I have been using Jumplink to redirect old pages (pages that don't exist in my processwire website) from legacy cms and they are working fine. I appreciate any advice Thank you
-
I made it work with the instructions in Github. $config->MarkupSocialShareButtonsServices = array( "example" => array( "example_url" => "http://exampleurl.com/", "example_params" => "?url={url}&description={text}", "example_icon" => "<img src='{themeUrl}png/example.png'>", ) ); Using: https://api.whatsapp.com/send?text={url} Thank you!
-
Hi, Is it possible to add share on WhatsApp?
-
Is it possible to create an advance eCommerce website?
Krlos replied to Samk80's topic in Getting Started
I am really interested in this discussion as I have multiple clients who want to implement stores.- 29 replies
-
- ecommerce
- product filter
-
(and 1 more)
Tagged with:
-
Beta testers wanted: CroppableImage with WebP support
Krlos replied to horst's topic in Modules/Plugins
I have successfully tested at Webfaction hosting, everything is working perfect. PHP Version 7.4.5 Processwire: 3.0.148 CroppableImage: 2.0.0-RC02 (beta) I just noticed a bit of slowness when generating the thumbnail before making the crop. The image was 5.1 mb