austone
Forum Replies Created
-
Hi,
I added the linereturn_post_id();in functions.php and opened one of the recipe pages, but could not see the page ID printed anywhere.Where should I look for it?
On the webpage itself?Thanks again.
You are truly the best.
Thank you for your effort in helping me out. I appreciate that greatly.I did as you instructed:
1. Added the longer code snippet to the theme’s functions.php
2. Added the pandarf_parent_post_id code snippet to ‘Where’ in PODS-LIST ITEMS element in Elementor.Unfortunately, I don’t see any data.
I tried reading through the link you provided. I think I could understand the concept but not the details, as I don’t understand any code.It seems that your solution worked on your end. Could there be anything else to check?
Here are 2 screenshots:
https://drive.google.com/file/d/15PXgSNrZkZwFnxGtB-6xR4InD1bckYy7/view?usp=sharing
https://drive.google.com/file/d/15DslSY2R2ufYFybEIpDQZrMy4KMcFOXP/view?usp=sharingThank you!
Sorry for the delay.
Thank you for trying to solve this.
Please see the attached file for the pods data I exported:https://drive.google.com/open?id=1rwBrHkBPUff2AYlTNN5MRguP-nl2znCJ
Hi, and thank you.
I’m using the following code in the ‘Pods – List Items’ widget to create a sort of a table:
<tr>
<td>{@step_order}</td><td>{@ingredients_for_this_step}</td>
<td>{@how_to_prepare_this_step}</td></tr>
I guess that I have to somehow specify in the code that I mean to show all the repeater fields that belong to the specific recipe only (each recipe is obviously displayed alone in its web page, no more than 1 recipe in a single webpage).
Thanks!
Yes.
Hi,
That is the error:
Error in event handler for (unknown): TypeError: Cannot read property ‘msg’ of undefined
at chrome-extension://fjccjnfkdkdmjohojoggodkigkjkkjhl/contentscript.js:41:11This is how it looks:
https://prntscr.com/jeu7cw(BTW, I got confused, the name of the theme is Avada (not Asana) if it makes any difference).
Hi Rui, thanks.
I’ll check that.Thanks!
The problem doesn’t reproduce anymore.