It is currently March 28th, 2024, 10:13 pm



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Wordpress custom field.
PostPosted: October 3rd, 2017, 1:47 pm 

Joined: March 30th, 2015, 12:31 pm
Posts: 667
this is the view source:

Code:
<td class="left"><label class="screen-reader-text" for="meta-357767-key">Key</label><input name="meta[357767][key]" id="meta-357767-key" size="20" value="view" type="text">


and this is the custom field screenshot:
https://s1.postimg.org/5rguk71pv3/6_TWf ... YLX812.jpg

and this is the settings i used:
https://s1.postimg.org/1my0m9mmq7/6_TWf ... _JSb_T.jpg

but text info not fetching, am i doing anything wrong?


Top
 Profile  
Reply with quote  
 Post subject: Re: wordpress custom field
PostPosted: October 3rd, 2017, 5:05 pm 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12630
Location: Earth
I will URL with login details to take a look.

You have HTML from wrong place here and the "name" is differentially not "view". It must be textarea name from HTML source.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
 Post subject: Re: Wordpress custom field.
PostPosted: October 5th, 2017, 9:55 am 
Site Admin
User avatar

Joined: March 10th, 2011, 11:14 pm
Posts: 12630
Location: Earth
Here is the correct HTML:
Code:
<textarea name='meta[357767][value]' id='meta-357767-value' rows='2' cols='30'>4955</textarea>


The textarea name is
Code:
meta[357767][value]


That's what you need to add in the program.

Then remove and add user again to re-fetch the posts correctly.

_________________
themaPoster | themaCreator | themaManager | themaLeecher | themaRegister


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Theme designed by stylerbb.net © 2008
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All times are UTC