Sorry you do not have access to this data.

One Response

  1. As stated in the task: Create a new process for the samples request’s comments we gave all the products a custom class (the product code) in wpforms. Then we created an advanced post type in pods called samples in a wordpress out of loop data table in mysql. This will give us the ability to add more products in the future without making 300 added lines of code (we still have to make at least 150 lines for the inside process). Since this advanced post type is fixed the table is one and the row is one only. So, by using php if in the files duro.php, dedcs.php and dwhcs.php we are fetching this mysql table options and with that information we are conditioning (using javascript getbyclass) the display none or block for each product.

Leave a Reply