38 questions
2
votes
1
answer
135
views
WP Native Shortcodes Failing to Display in JetEngine Listings and Popups – Seeking Assistance =)
The problem:
I was designing an online store and needed to perform a simple mathematical calculation between meta fields of custom post types (CPTs). Since there is no clear documentation on how to do ...
0
votes
1
answer
117
views
How to Add Both Custom Fonts and Formatting to WYSIWYG Editor in Wordpress
I am using Elementor Pro and the JetEngine plugin on my WordPress site. When trying to edit text on a CPT post using the standard WordPress page editor, I can only do it via the WYSIWYG editor. ...
0
votes
0
answers
187
views
How to Customize the Dropdown Icon in JetSmartFilters
I am trying to customize some of the JetSmartFilters: the search filter and checkboxes filter (with the dropdown enabled), but I cannot find any option to customize the dropdown icon element (the ...
0
votes
1
answer
215
views
Performing Calculations Between Custom Meta Fields in Crocoblock JetEngine and Displaying Results Using Native JetEngine Shortcodes
I have Elementor Pro, JetEngine, and the JetEngine Calculated Callback Add-on (it's gitgub) installed on my local WordPress site. Using the JetEngine plugin, I manually created a Custom Post Type (CPT)...
0
votes
0
answers
159
views
Jet-engine taxonomy checkbox filter is not working
The taxonomy filter is not syncing with the JetEngine custom query.
The query is not receiving or applying the taxonomy filter parameters when selecting a checkbox.
What I’ve tried:
Double-checked ...
2
votes
0
answers
226
views
How to detect the ID of a JetFormBuilder form
I am working on a small file upload system in wordpress, I am using for the forms the JetFormBuiler plugin with JetEngine
I have already been able to insert the files sent to the database as in this ...
1
vote
0
answers
324
views
How can i make POST request using JetEngine REST API in Wordpress
I've GET & POST API which i need to implement in wp website.
My goal is, using jetEngine Plugin, i wanna send POST request & make returned response visible in my page using jetEngine Lising ...
0
votes
2
answers
354
views
How do count button clicks on wordpress/elementor/jetengine and increment the count in a meta field
I want to count every time a specific button is pressed. I am using wordpress and the button is created using elementor, I then want to increment the count of a meta field using jetengine.
I have ...
0
votes
1
answer
193
views
how can I change date in jet engine's script
I want to change date from AD date to solar date in the WordPress of the plugin file editor.
In which plugin file I can do this ?
I looked for the file jet_engine.php but I didn't understand how to ...
0
votes
2
answers
1k
views
Problem with viewing all photos in Lightbox in elementor loop
I tried to find a solution, but I just couldn't do it.
I have a custom post type (CPT) for a photo portfolio. I added categories and tags so that the photos should be sorted. The problem is that I ...
1
vote
1
answer
74
views
Is There a Better Way to Count the Number of Columns in an Access Database Table?
I need to count the number of columns in a Table in an Access Database.
The following code does the job, but I wonder if there is a better way using INFORMATION_SCHEMA.COLUMNS ?
CmdStr = $"...
0
votes
2
answers
370
views
How Count Number of Records Returned by a SQL Query Using OleDb
Is there an easy way to find the Number of Records returned by a call to the Microsoft OleDbDataReader, reading from an Access Database (JetEngine)?
I want to find the number of different "Teams&...
1
vote
0
answers
112
views
Format API Rest for JSON Validated
I need to connect a Rest API to WordPress, I'm using JetEngine.
I'm trying to connect, but JetEngine can't identify the API Item Path:
I've already used - / , /Veiculos, /Veiculos/Veiculo, All ...
0
votes
0
answers
397
views
Redirect from web hook called by Jet Engine Forms web hook action
We have set up a Jet Engine form, which calls our web hook when the user submits the form. The endpoint tries to make a booking, and tries to redirect the user to a success or failure page. I've tried ...
1
vote
1
answer
396
views
WordPress: Issue with Custom Meta Field Not Updating with Current Custom Post Meta Values on Post Edit
I'm encountering an issue with a custom post type ('sesiones') in WordPress, where one of the custom post meta fields ('enlace_calendar') is not updating correctly when the post is edited. Here's a ...
0
votes
1
answer
595
views
Show Tag panel in custom post type | Jetengine
actually I'm zero with coding :) but i want to know how i can have tags panel meta box in my CPT jet engines like wordpress tags panel.i searched for similar topics but didn't work for jet engine !
...
0
votes
1
answer
287
views
Not displaying the product list in new post type categories
I made a post type with taxonomy with jet engine. Now, when I put the post archive widget in the categories, this widget does not find the posts on the corresponding page. It seems that it cannot find ...
1
vote
1
answer
508
views
Wordpress: Register Repeater Field with RestAPI
I am trying to register a Custom Post Type within WordPress RestAPI. I have gotten most of it to work (the post itself and the fields), but I am stuck on getting the repeater field to register. Here ...
0
votes
0
answers
1k
views
How to Trigger the Jet Smart Filters, without changing the URL?
I'm working on a Wordpress-Website and have run into a specific challenge with the filtering system created using Smart Filters that I hope someone can help me with.
I have implemented a filter on ...
0
votes
0
answers
95
views
How to seamlessly Integrate a Document Collection with a Custom Post Type in WordPress?
I am in the midst of developing a WordPress website and have encountered a hurdle while attempting to integrate a document collection within a Custom Post Type, created via JetEngine. My objective is ...
0
votes
1
answer
1k
views
How to query "variable products with sale price" in woocommerce?
How to query "variable products with sale price which are in stock" in woocommerce?
i didnt get any result so far. i use Jet-Engine to create custom query but it would be enough for me if ...
0
votes
1
answer
552
views
i am creating a function for jet engine to display QR in the post
I want to be able to display a Qr code dynamically created with the post url, i'm using jet engine qr module, i saw the code in a video but i'snt working for me
this is the function code that i'm ...
0
votes
1
answer
123
views
Form field data value clear
I make a form by Crocoblock jetengine form. Now I want to when user submit the form then the form data value will be clear. My form ID=5503. If anyone help me then please give me the exact solution ...
0
votes
0
answers
244
views
How to sync the Order number with JetBooking and JetEngine form
I was wondering if how to set the Order ID instead of Post ID. I want it numerically arranged ASC to corresponding Booking. At the moment the order ID is assigned as inserted_post_id which only fetch ...
-1
votes
1
answer
991
views
Woocommerce Custom Product Options Using Jetengine/Crocoblock
I am trying to find out whether Jetengine/JetForm Builder can add custom fields to woocommerce products to achieve customisable products for customers to purchase.
For example, if I am selling ...
0
votes
1
answer
3k
views
Display Meta data from a JetEngine Checkbox Field - Elementor
I have a Checkbox Field with the Post Meta field name "select-languages".
I am trying to show the Meta Data from it in an Elementor Template, by retrieving it via a "Dynamic Field" ...
1
vote
1
answer
672
views
create option page using jetengine to change product listing grid
I have multiple listing grid in my home page that shows my woocommerce products , I want to create an option page in my wordpress website that my admin can go there and choose which listing grid show ...
0
votes
2
answers
2k
views
Get value in JetFormBuilder from Wordpress backend and previous form submission
I am using WordPress v6.2. I have a custom form made in JetFormBuilder, at the end of which I am sending a "Call Hook" Post Submit Action and calculating final variable in the backend, ...
1
vote
0
answers
121
views
How can I add product_type (simple, variable etc) select dropdown on a jetengine form to add woocommerce products on the front end?
I have been trying for a while but I cant get this right. I am trying to add a jetengine form but can add all the other fields except the product_type because it needs to be variable as selected but ...
0
votes
1
answer
1k
views
WooCommerce JetEngine API: update meta box fields
I need to programmatically update Meta Box meta fields by JetEngine for WooCommerce products.I searched all over but couldn't find and clear explanation on how to update the meta fields ...
3
votes
2
answers
1k
views
JetEngine Form - User Dropdown
I am working with JetEngine forms and i need to add a dropdown of users to select from in one of the form.
is there any way to do this? i dont see any field type of users and also for the select ...
0
votes
1
answer
529
views
Wordpress elementor - Listing grid slider - breakpoint bug
Not sure why that happend - even having my breakpoints on 1024/1025 (tablet/desktop) - listing grid SLIDER(because only slider catches bug) breakpoint is 1014/1015 (tablet/desktop). First time this is ...
1
vote
0
answers
113
views
woocommerce logics and invoice automatically generated
I'm also creating the same thing for a client and I'm using Jetbooking form
When user books with host, host get a message if he accept or reject( How did you do the accept and reject for the host)
...
2
votes
1
answer
187
views
Add appointment date to WooCommerce orders tab (frontend)
I am using JetAppoitment (crocoblock) to make services bookable.
I would like to add the appoitment date to the orders from the front-end side.
Here is the code I used :
add_filter( '...
1
vote
1
answer
667
views
Show extra sections on a product page ONLY to users who already purchased that product (Elementor, Crocoblock, JetEngine)
I have a website with few WooCommerce products, and the product page is created with Elementor Pro. I want users to be able to click Add to Cart and buy the product normally.
But then when the user ...
0
votes
1
answer
3k
views
How to display the populate values from the previous input fields using Jet Form Builder?
I'm using jetformbuilder wordpress plugin to design a more complex multi-step form. I want to populate the fields on the last step to see the overview of the fields that user has input.
I did follow ...
0
votes
1
answer
820
views
How we can call a custom js function after loading jet-popup
I am using a jet-popup from jet-engine on a WordPress site. I want to call a custom js function after the popup loads. How i can call this function after the popup loads?
2
votes
0
answers
289
views
How to display a custom content type widget in the dashboard
I created a site with a Custom Content Type (Jet Engine) "Contact form" that is added from the front page. I need to display a dashboard widget (box) for this CCT in order to avoid having to ...