Custom tag, one more question

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 11 reply threads
  • Author
    Posts
    • #5393


      Jackal01
      Participant
      Post count: 17

      Hello,

      One more question….

      I want to put some custom feed tag in my post. I want the “geo:lat” -41.1619. I think this is custom tag name. I try everything such as geo:Point before the geo:lat and after the geo:lat. Also use the custom_feed_….. in the rss settings. And i use also the Feed item custom tag names and then custom_….. And i changed the tag separator one time from : to . But nothing works. So maybe you see directly what i am doing wrong:….
      <div class=”line”><span class=”html-tag”><item></span></div>
      <div class=”opened”>
      <div class=”line”><span class=”html-tag”>    <title></span>Green earthquake alert (Magnitude 5.6M, Depth:10km) in Southeast Of Easter Island</div>
      <div id=”folder11″ class=”folder”>
      <div class=”line”><span class=”html-tag”><geo:Point></span></div>
      <div class=”opened”>
      <div class=”line”><span class=”html-tag”>     <geo:lat></span>-41.1619<span class=”html-tag”></geo:lat></span></div>
      <div class=”line”><span class=”html-tag”>     <geo:long></span>-89.8851<span class=”html-tag”></geo:long></span></div>
      </div>
      <div class=”line”><span class=”html-tag”></geo:Point></span></div>
      </div>
      </div>
      <div></div>
      <div>Thanks in advance</div>

    • #5394


      Jackal01
      Participant
      Post count: 17

      Maybe better in screenshot in the attach

      Attachments:
      You must be logged in to view attached files.
    • #5396


      Szabi – CodeRevolution
      Keymaster
      Post count: 4188

      Hello,

      Sorry, but currently the plugin cannot extract custom tags from data which is inside another custom tag. Example: if the custom tags are directly children of the RSS item, the plugin will be able to get data from them, however, if the custom items are inside another custom item (as in the case of the RSS feed from your screenshot), extracting data from it is not possible.

      However, please send me the URL of this RSS feed and I will check on it, will search for a method to get this data from the feed.

      Regards,

      Szabi – CodeRevolution.

    • #5397


      Jackal01
      Participant
      Post count: 17

      Hello Szabi,

       

      Thanks again for your great and fast support.

      The url: https://www.gdacs.org/xml/rss_eq_48h_med.xml

      Thanks for your check!

    • #5398


      Szabi – CodeRevolution
      Keymaster
      Post count: 4188

      Hello,

      Good news, I updated the plugin to v5.3.9, added support for nested RSS custom field importing.

      Please update the plugin to the latest version and use the below syntax:

      namespace:parenttagname=>namespace:childtagname.

      Example:

      geo:Point=>geo:lat

      gdacs:resources=>gdacs:resource=>gdacs:acknowledgements

       

      You can use the following shortcodes afterwards:

      %%custom_geo:Point=>geo:lat%%

      %%custom_gdacs:resources=>gdacs:resource=>gdacs:acknowledgements%%

       

      Let me know if this helped.

      Regards,

      Szabi – CodeRevolution.

    • #5399


      Jackal01
      Participant
      Post count: 17

      Hi Szabi.

      Thanks again for your very good support. Also bought the Twitomatic plugin today. Really fantastic plugins!

      Just checked, empty cache and did not see the 5.3.9 via wordpress admin “Check For Updates”. Maybe that will take a while? Again really great how you solved this for me!

      Attachments:
      You must be logged in to view attached files.
    • #5401


      Szabi – CodeRevolution
      Keymaster
      Post count: 4188

      Updated the plugin also on CodeCanyon, please redownload it from there.

      Let me know if it worked.

      Regards.

    • #5402


      Jackal01
      Participant
      Post count: 17

      <p class=”p1″>Szabi you are the best, it works great!
      <p class=”p1″>Only I get a strange sign when I want to import the Latitude to “Post Custom Field”.<span class=”Apple-converted-space”> </span>
      <p class=”p1″>I may not be able to use the => sign twice?<span class=”Apple-converted-space”> </span>
      <p class=”p1″>I now have it like this: latitude=>%%custom_geo:Point=>geo:lat%%, I get in the custom field: %%custom_geo:Point instead of the latitude, I may be doing something wrong?….

    • #5403


      Jackal01
      Participant
      Post count: 17

      Szabi you are the best, it works great!

      Only I get a strange sign when I want to import the Latitude to “Post Custom Field”.

      I may not be able to use the => sign twice?

      I now have it like this: latitude=>%%custom_geo:Point=>geo:lat%%, I get in the custom field: %%custom_geo:Point instead of the latitude, I may be doing something wrong?….

      Attachments:
      You must be logged in to view attached files.
    • #5406


      Szabi – CodeRevolution
      Keymaster
      Post count: 4188

      Bummer, thank you for reminding me of this.

      I updated to v5.3.9.1, changed from => to -> in the ‘Feed Custom Tag Names’ settings field.

      Let me know if this helped.

    • #5407


      Jackal01
      Participant
      Post count: 17

      Hi, Szabi

      Everything works perfectly! I am very grateful to you, I have never experienced such good plugin service! I wish you a very nice day and again many thanks!

    • #5408


      Szabi – CodeRevolution
      Keymaster
      Post count: 4188

      I am glad to help! 🙂

      Regards.

Viewing 11 reply threads

The topic ‘Custom tag, one more question’ is closed to new replies.