Ultimate News Aggregator

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 1 reply thread
  • Author
    Posts
    • #9894


      queno18
      Participant

      Hello,

      <span class="Y2IQFc" lang="en">1) Using Ultimate News Aggregator plugin in sorce - Article Reader Query Type: - visual selector, I want to add //*[@class='itemIntroText'] and //*[@class='itemFullText']
      Since you added these two, how do I write it to make it work?
      
      2) I have the following problem with the Spanish language only in the reader mode, some words have an accent, the letter with an accent does not appear, for example if it is á the letter in the word is not shown, the same with é, ó, ú , í
      How can this be resolved?
      
      3) </span><span class="Y2IQFc" lang="en">What WordPress plugin do you recommend for feed title or category search?</span>
      <span class="Y2IQFc" lang="en">
      
      Best regards,
      
      Eugenio</span>
    • #9895


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Hello,

      First of all, thank you for your purchase.

      1. Yes, you can write a single XPath expression that matches both conditions. You can use the | operator in XPath to select nodes that satisfy either one of two conditions. Here’s how you can combine your two conditions into one XPath expression:

      //*[@class='itemIntroText'] | //*[@class='itemFullText']

      2. Please send me a Spanish RSS feed URL and I check on this on my test site.

      3. I am not sure if I understand your question, where do you want to search feed titles or categories?

      Regards, Szabi – CodeRevolution.

Viewing 1 reply thread

The topic ‘Ultimate News Aggregator’ is closed to new replies.