Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
Tagged: Custom Fields
This topic has 5 replies, 2 voices, and was last updated 5 years, 4 months ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
July 18, 2019 at 1:46 am #345
I am not able to get the custom fields to work am I doing something wrong?
This is how I have them formatted, The instructions are not very good on this
please let me know thank you
<p class=”p1″>Instructions => %%item_instructions%%,
<p class=”p1″>ItemAuthor => %%item_author%%,
<p class=”p1″>itemcontentplain => %%item_content_plain_text%%,
<p class=”p1″>itemdescription => %%item_description%%,
<p class=”p1″>itemurl => %%item_url%%,
<p class=”p1″>itemtitle => %item_title%%,
<p class=”p1″>recipedescription => %%recipe_description%%,
<p class=”p1″>Iitemimageurl => %item_image_url%%,
<p class=”p1″>itemcalories => %%item_calories%,
<p class=”p1″>item_ingredients => %item_ingredients%%,
<p class=”p1″>tem_tags => %, %%item_tags%%,
<p class=”p1″>item_cat => %%item_cat%,
<p class=”p1″>item_cautions => %%item_cautions%%,
<p class=”p1″>item_totalsodium => %%item_totalsodium%%,
<p class=”p1″>item_totalfat => %item_totalfat%%, -
July 18, 2019 at 6:37 am #346
Hello,
First of all, thank you for your purchase.
Your approach for setting content in posts is correct, it needed just some minor fixes. Please check below:
<p class=”p1″>Instructions => %%item_instructions%%,</p>
<p class=”p1″>ItemAuthor => %%item_author%%,</p>
<p class=”p1″>itemcontentplain => %%item_content_plain_text%%,</p>
<p class=”p1″>itemdescription => %%item_description%%,</p>
<p class=”p1″>itemurl => %%item_url%%,</p>
<p class=”p1″>itemtitle => %%item_title%%,</p>
<p class=”p1″>recipedescription => %%recipe_description%%,</p>
<p class=”p1″>Iitemimageurl => %%item_image_url%%,</p>
<p class=”p1″>itemcalories => %%item_calories%,</p>
<p class=”p1″>item_ingredients => %%item_ingredients%%</p>
<p class=”p1″>item_tags => %%item_tags%%,</p>
<p class=”p1″>item_cat => %%item_cat%%,</p>
<p class=”p1″>item_cautions => %%item_cautions%%,</p>
<p class=”p1″>item_totalsodium => %%item_totalsodium%%,</p>
<p class=”p1″>item_totalfat => %%item_totalfat%%,</p>Let me know if this helped.
Regards,
Szabi – CodeRevolution.
-
July 18, 2019 at 12:34 pm #348
-
July 18, 2019 at 12:49 pm #350
Hello,
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com.
Regards,
Szabi – CodeRevolution. -
July 18, 2019 at 1:00 pm #351
Sent
-
July 20, 2019 at 4:57 am #353
Solved.
-
-
AuthorPosts
The topic ‘Custom Fields’ is closed to new replies.