Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
-
AuthorPosts
-
-
May 14, 2022 at 3:52 pm #5130
Hi I have just purchased this plugin and added to my test WP site. https://afflito.com
I have a PHP site and RSS of Products. Need to add those products to WooCommerce. Below are 2 examples of feed URLs
https://www.silkports.com/rss/latest-products
https://www.silkports.com/rss/featured-products
How can I setup?
-
May 14, 2022 at 4:14 pm #5131
Hello,
First of all, thank you for your purchase.
In order to import products from RSS feeds to your site, the URL to RSS plugin is not the right choice for you, as it is creating RSS feeds from other websites, not importing products from RSS feeds.
I recommend you make a refund request for the URL to RSS plugin and purchase Crawlomatic instead, which is able to do what you wish to achieve.
Please make a refund request here: https://codecanyon.net/refund_requests/new
Afterwards, please purchase Crawlomatic here: https://1.envato.market/crawlomatic
Regards, Szabi – CodeRevolution.
-
May 14, 2022 at 4:47 pm #5132
Hi Thank you for advise, bought the https://1.envato.market/crawlomatic product.
How can I import/ Sync below PHP site RSS to my Test WordPress Woocommerce
Example Feed from PHP Site
https://www.silkports.com/rss/latest-products
https://www.silkports.com/rss/featured-products
Destination Woocommerce
Thanks
-
May 15, 2022 at 4:16 am #5135
Hello,
First of all, thank you for your purchase.
Please create a new importing rule in the plugin, using the following settings:
Scraper Start (Seed) URL / Keywords:
https://www.silkports.com/rss/latest-productsGenerated Post Type:
productRun Regex On Content:
Report this productStrip HTML Elements by ID:
tab_reviews_content,tab_comments_content,tab_shipping_contentStrip HTML Elements by Class:
nav nav-tabs nav-tabs-horizontalStrip Links From Post Content:
checkedCategory Query Type:
XPath/CSS SelectorCategory Query String:
//*[@id=”wrapper”]/div/div/div[1]/nav/ol/li[2]/aDo Not Scrape Seed URL:
checkedSeed Page Crawling Query Type:
RSS FeedContent Query Type:
ClassContent Query String:
product-description post-text-responsiveProduct Price Query Type:
Regex – First MatchProduct Price Query String:
#Price USD[\n\s]*<\/span>[\n\s]*<span class=”meta-value”>(\d+)\s#Regards, Szabi – CodeRevolution.
-
May 15, 2022 at 8:11 am #5136
Thank you for instructions. All worked except Price for the product type with price in below category or B2C (With Price for Selling)
https://www.silkports.com/rss/category/gems
How to correct please?
-
May 15, 2022 at 10:12 am #5137
In case of this RSS feed, please use:
Product Price Query Type:
Regex – First MatchProduct Price Query String:
#<span class=”price”><span>US\$<\/span>([^<]+)<\/span>#Strip Characters From Product Prices:
, -
May 15, 2022 at 12:51 pm #5138
Hi I tried, still didnt come price. The difference of this RSS Feed is, this has Price for sale. Others had price under additional information as a description.
What I changed is below and there were 2 Product Price Query Strings what was in the email was different than support system. Both tried didnt work for price.
Product Price Query Type:
Regex – First MatchProduct Price Query String:
#<span class=”price”><span>US\$<\/span>([^<]+)<\/span>#and
#<span class=”price”><span>U<wbr />S\$<\/span>([^<]+)<<wbr />;\/span>#
Strip Characters From Product Prices:
,How to correct please?
-
May 15, 2022 at 4:30 pm #5139
Please send me some product URLs which have different price displaying and I will try to find a common price importing method for them.
Regards.
-
May 15, 2022 at 5:15 pm #5140
Hi below are the type of products which has Price for selling.
https://www.silkports.com/natural-corundum-yellow-sapphire-sri-lanka-sapphire-gems-740
https://www.silkports.com/greenish-blue-sapphire-sri-lanka-sapphire-gems-741
https://www.silkports.com/sea-salt-grinder-net-wt-90g-618
https://www.silkports.com/lemongrass-powder-net-wt-25g-633
Thanks
-
May 15, 2022 at 5:57 pm #5141
-
May 16, 2022 at 1:52 am #5142
Yes it worked. Thank you.
-
May 16, 2022 at 4:31 am #5143
I am glad to help!
If you like the plugin, please give it a rating on CodeCanyon, it is really appreciated. 🙂
-
-
AuthorPosts
The topic ‘Setup Help’ is closed to new replies.