stanstylemixthemes
Forum Replies Created
-
Hello, @internetcommunication
This limitation comes directly from the GPT 3 side with certain limitations in content generation. The maximum number of tokens is 2048, you can configure this by going to the Model Options:
Please increase the number of paragraphs and check this case again.
Best regards.
Forum: Plugins
In reply to: [Cost Calculator Builder] Rounding a totalHello, @ritterrunkel
In solving this case, this JS static method will help you:
Math.ceil()
This method rounds up floating numbers, here is a link that will be useful to you:
Add this method to the formula field like this:
Best regards.
Hello, @internetcommunication
Thank you very much for finding the time to leave us this invaluable feedback. We really appreciate it!
Best wishes!
Forum: Plugins
In reply to: [Cost Calculator Builder] Summary DescriptionHello, @miamagwari
At the moment, there is no option to add additional text to the summary section, however, you can suggest integrating such functionality in future updates by following the link to the roadmap:
For now, the solution is to add this description directly to the “Range slider” field name:
Best regards.
Hello, @guezs
We checked this case on our servers, but did not find this issue. We repeated all the conditions that you mentioned in the topic and demonstrated the correct operation of the plugin in the video:
Probably this case is caused by third-party software, which can affect the work of the sequence of lessons and sections. Please make sure you don’t have any third-party plugins installed that might affect the LMS by temporarily deactivating all third-party plugins and re-checking this case.
If you have the MasterStudy PRO plugin installed please make sure you don’t have the “Drip Content” addon enabled, where you can customize the sequence of lessons.
If none of the above helps, please let us know and we will continue to work with you to find the cause of this issue.
Best regards.
Forum: Plugins
In reply to: [Cost Calculator Builder] Files ImportHello, @mouad2121
At the moment, there is no option to integrate XLS data tables into the calculator, but you can suggest integrating such functionality in future updates by following the link to the roadmap:
As for the website you mentioned, it uses already prepared values ??rather than calculations, and at the end, the completed form is sent to the administrator to process.
Such a chain can be repeated using conditions (available in the PRO version) and using the contact form (available in the PRO version). I have demonstrated a test calculator based on what you have shown on the website in the video:
Best regards.
- This reply was modified 1 year, 9 months ago by stanstylemixthemes.
Hello, @les7
Thank you very much for finding the time to leave us this invaluable feedback. We really appreciate it!
Best regards.
Forum: Reviews
In reply to: [Cost Calculator Builder] Paid for this plugin and worth it.Hello, @mask666
Thank you very much for finding the time to leave us this invaluable feedback. We really appreciate it!
Best regards.
Forum: Plugins
In reply to: [Cost Calculator Builder] issue with cost calculator 3.1.14 Premium versionHello, @tknowledge
Please make sure you don’t have 3rd party plugins installed that could contribute to this case. Recently, some users have been experiencing difficulties with the Polylang plugin. Our team is working on this case.
In order to solve this case, please try temporarily deactivating all third-party plugins, then check the calculators. If they come back, export all calculators:
After that, activate all disabled plugins. Then import all calculators using the “Import” function:
Please let us know if this helped you.
Best regards.
Hi, @developer3189
The plugin can be rolled back using the WP Rollback plugin (only works with free plugins that can be downloaded from the WordPress repository). After installing this plugin, an option will appear to select one of the previous versions of the plugin:
However, please be careful when switching versions and create a backup of the website.
Best regards.
Forum: Plugins
In reply to: [Cost Calculator Builder] pdf botton doesn’t workHello, @shahzaibi017
We checked this case on our servers, but this issue was not found. Please make sure your browser is not blocking the generated PDF and any firewalls that might be blocking this feature. Also please make sure you are using the latest version of the Cost Calculator PRO plugin v3.1.14
@showapps Thank you for your feedback. We hope that non-original plugins from third-party services will be removed as they can ruin the reputation of our company. We will try to eradicate such services.
Best regards.
Forum: Plugins
In reply to: [Cost Calculator Builder] some style change to the formHello, @cladiv
1,2,3) These cases can be solved with this CSS:
/* How to make equal borders for each voice in the “componi il tuo catering” voices? */
.calc-fields.calc-list.calc-list__indexed.loaded h2 {
color: #fc0000 !important;
}/* How to change the color style for the calculator text “totale” and “totale catering”? */
.calc-subtotal.calc-list.loaded h2 {
color: #b600ff !important;
}.calc-subtotal.calc-list.loaded span.sub-item-title {
color: blue !important;
}/* How to make equal borders for each voice in the “componi il tuo catering” voices? */
.calc-checkbox.boxed-with-description .calc-checkbox-item label {
height: 90px;
}You can change the colors to whatever you want by changing the hex-code of the colors after the #
To apply CSS please add it to Customize -> Additional CSS and save the changes.
4)At the moment it is not possible to create conditions between the options of two fields, however our team is working on this system of conditions, soon this option will be possible. This case can be solved in a workaround by creating separate checkbox fields and linking conditions to a specific dropdown option for each individual field.
5)At the moment text fields are not displayed in PDF quote. This task has already been solved by the development team and an updated version with full display of all fields in PDF will be available soon.
Best regards.
Hello, @yallo90
With a properly configured subscription plan, the course should have a “Start Course” button (assuming the user has this subscription level).
Please make sure you have configured the plugin correctly, here is the link to the manual:
If the case does not change after the configuration, please let us know and we will help you.
Best regards.
Forum: Plugins
In reply to: [Booking Calendar | Appointment Booking | Bookit] HelpHello, @creawebrdv
In order for the services to be displayed, they should have an executor, that is, you need to associate the service with the staff:
Best regards.
Hello, @developer3189
We tested this case on our dev servers with the “Hello Elementor” theme (with the Elementor plugin), however, we did not find this issue.
The reason for this case is most likely incorrectly configured permalinks. For the website to work correctly, please make sure they are set to “Post name“. Please go to settings -> permalinks:
If this case does not change after setting up permalinks, please describe your website setup in more detail, if possible, record a video of this issue (you can use Loom for recording) and we will definitely help you.
Best regards.
- This reply was modified 1 year, 9 months ago by stanstylemixthemes.