<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Phones &#8211; Ranker Review</title>
	<atom:link href="https://rankerreview.com/category/phones/feed/" rel="self" type="application/rss+xml" />
	<link>https://rankerreview.com</link>
	<description>Honest Reviews. Smarter Buying Decisions.</description>
	<lastBuildDate>Fri, 29 May 2026 02:12:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://rankerreview.com/wp-content/uploads/2026/05/cropped-rankerreview-logo-favicon-32x32.png</url>
	<title>Phones &#8211; Ranker Review</title>
	<link>https://rankerreview.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Samsung galaxy S7 and how to divide product list</title>
		<link>https://rankerreview.com/samsung-galaxy-s7/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 28 Mar 2019 13:22:53 +0000</pubDate>
				<category><![CDATA[Phones]]></category>
		<guid isPermaLink="false">http://rewise.wpsoul.net/?p=389</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="mb30 wpsm_box blue_type nonefloat_box" style="text-align:left; width:auto"><i></i><div>
			This is example how you can divide one product list in modules to separate blocks and set content between it.&nbsp;You can use parameters offset, limit or next. <a href="http://www.keywordrush.com/en/docs/content-egg/PriceUpdate.html" target="_blank" rel="noopener noreferrer">Read more</a><br />

			</div></div>


<style>.rhpb-video{
    position: relative;
    margin-bottom: 30px;
    max-width:100%
}
.rhpb-video.vimeo:not(.alignwide):not(.alignfull),
.rhpb-video.youtube:not(.alignwide):not(.alignfull){
    width: 100%!important;
    height: auto!important;
}
.rhpb-video-wrapper{
    position: relative;
    height: inherit;
}
.rhpb-video-wrapper:before{
    content: '';
    display: block;
    padding-top: 56.25%;
}
.rhpb-video-header{
    text-align: center;
}
.rhpb-video-header .rhpb-video-header-title{
    font-size: 24px;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 15px;
}
.rhpb-video-header .rhpb-video-header-description{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 25px;
}
.rhpb-video .rhpb-video-element,
.rhpb-video .rhpb-video-element iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 0;
}
.rhpb-video .rhpb-video-element{object-fit:contain}
.rhpb-video .video-container{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.rhpb-video .video-container iframe{
    display: block;
    height: 100%;
    width: 100%;
}
.rhpb-video-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(0,0,0,.1);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.rhpb-video-overlay .rhpb-play-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s ease;
    opacity: .8;
    z-index: 3;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
    box-sizing: content-box;
}
.rhpb-video-overlay .rhpb-play-icon span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}
.rhpb-video-overlay .rhpb-play-icon:after{
    animation-delay: 0.5s;
}
.rhpb-video-overlay .rhpb-overlay-color{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.rhpb-video-overlay:hover .rhpb-play-icon{
    opacity: 1;
}
.rhpb-video-popup .slbContentOuter{
    width: 100%;
    max-width: 1000px;
}
.rhpb-video-popup .slbContentOuter .slbContent:before{
    content: '';
    display: block;
    padding-top: 56.25%;
}
.rhpb-video-popup .slbContentOuter .slbContent iframe,
.rhpb-video-popup .slbContentOuter .slbContent video,
.rhpb-video-popup .slbContentOuter .slbContent .video-container{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rhpb-video-popup .slbCloseBtn{
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 0;
    top: -50px;
}

@keyframes pulsevideobutton{
    0%{
        transform: scale(0.5);
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        transform: scale(1.2);
        opacity: 0;
    }
}#rhpb-video-73510a64-f2b6-479e-9342-83994c788efe{} @media (min-width: 1024px) and (max-width: 1140px) {#rhpb-video-73510a64-f2b6-479e-9342-83994c788efe{}} @media (min-width: 768px) and (max-width: 1023px) {#rhpb-video-73510a64-f2b6-479e-9342-83994c788efe{}} @media (max-width: 767px) {#rhpb-video-73510a64-f2b6-479e-9342-83994c788efe{} }</style>
<div class="wp-block-rehub-video rhpb-video youtube" id="rhpb-video-73510a64-f2b6-479e-9342-83994c788efe"><div class="rhpb-video-wrapper" itemscope itemprop="VideoObject" itemtype="https://schema.org/VideoObject"><iframe class="rhpb-video-element" data-src="https://www.youtube.com/watch?v=xQMEM0PsNjA&amp;t=46s" data-provider="youtube" data-autoplay="true" data-playsinline="false" data-controls="true" data-loop="false" data-mute="false" data-overlay="true" data-lightbox="false" data-modestbranding="false" data-suggested="true" frameborder="0" allowfullscreen></iframe><div class="rhpb-video-overlay" style="background-image:url(https://i.ytimg.com/vi/xQMEM0PsNjA/hqdefault.jpg)" data-type="youtube" data-lightbox="false"><div class="rhpb-play-icon" style="background-color:#cc0000"><div style="content:&quot;&quot;;display:block;position:absolute;border-radius:50%;border:1px solid #cc0000;left:-20px;right:-20px;bottom:-20px;top:-20px;animation:pulsevideobutton 1.5s linear infinite;opacity:0"></div><span></span><div style="content:&quot;&quot;;display:block;position:absolute;border-radius:50%;border:1px solid #cc0000;left:-20px;right:-20px;bottom:-20px;top:-20px;animation:pulsevideobutton 1.5s linear infinite;opacity:0;animation-delay:0.5s"></div></div><div class="rhpb-overlay-color has-vivid-purple-background-color" style="opacity:0.5"></div></div><meta content="Content Egg price comparison plugin" itemprop="name"/><meta content="How to use Content Egg to make price comparison" itemprop="description"/><meta content="https://i.ytimg.com/vi/xQMEM0PsNjA/hqdefault.jpg" itemprop="thumbnailURL"/><meta content="https://www.youtube.com/watch?v=xQMEM0PsNjA&amp;t=46s" itemprop="embedUrl"/><meta content="2019-03-28T13:22:53" itemprop="uploadDate"/></div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Meizu m3 note cover glass and Content Egg templates</title>
		<link>https://rankerreview.com/meizu-m3-note/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 28 Oct 2016 12:26:44 +0000</pubDate>
				<category><![CDATA[Phones]]></category>
		<guid isPermaLink="false">http://rewise.wpsoul.net/?p=382</guid>

					<description><![CDATA[Unique shortcodes of theme Big product cart template Product grid Sorted list Simple list Default shortcodes of plugin List Product Grid Price alert and price tracker]]></description>
										<content:encoded><![CDATA[<div class="mb30 wpsm_box blue_type nonefloat_box" style="text-align:left; width:auto"><i></i><div>
			Here you can see Content Egg output templates for separate module. We use Amazon in this post. Amazon module is available in free version of plugin. You can use several locales for Amazon in one post.</p>
<p>Each shortcode has some additional parameters, like next, limit, offset. For example, if you have 5 products in module, you can limit products to show only 2 if you add limit=2 to shortcode. Offset means how many product to offset. You can also add parameter post_id with post ID where get products (so, you can combine different Products in one page)</p>
<p>&#8220;next&#8221; parameter is magic. It grabs n number of products and then, when you add &#8220;next=n&#8221; to shortcode, next portion of products will be taken.</p>
<p>After each search, you can add another search, so, you can create set of products, product variants, product accessories, etc.<br />

			</div></div>



<h2 class="wp-block-heading">Unique shortcodes of theme</h2>



<h3 class="wp-block-heading">Big product cart template</h3>






<h3 class="wp-block-heading">Product grid</h3>






<h3 class="wp-block-heading">Sorted list</h3>






<h3 class="wp-block-heading">Simple list</h3>






<h2 class="wp-block-heading">Default shortcodes of plugin</h2>



<h3 class="wp-block-heading">List</h3>






<h2 class="wp-block-heading">Product</h2>






<h3 class="wp-block-heading">Grid</h3>






<h2 class="wp-block-heading">Price alert and price tracker</h2>


<div class="mb30 wpsm_box blue_type nonefloat_box" style="text-align:left; width:auto"><i></i><div>
			From 2.8 version of plugin, you have options to enable price tracker and price alert. You must enable them in Settings of plugin. Price history works when your products updated. You can set period of price update in settings of each module.</p>
<p>Price alert and history module in theme works only for synchronized products. You can set synchronization in Theme option &#8211; Affiliate. Then, in the end of post admin page, you will see Post offer section where you can choose synchronized product which will be used for price snippets, price alert, history, etc. By default, it shows you lowest price product, but you can choose any, because not always best products have lowest price.<br />

			</div></div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Content Egg output demo</title>
		<link>https://rankerreview.com/content-egg-demo/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 14 Dec 2015 17:45:37 +0000</pubDate>
				<category><![CDATA[Phones]]></category>
		<guid isPermaLink="false">http://rewise.wpsoul.net/?p=594</guid>

					<description><![CDATA[Default affiliate shortcodes of plugin List Product Grid Price alert and price tracker Plugin can store price history updates and show price tracker + price drop alerts for users Common shortcodes There are some common shortcodes, which can generate price comparison lists from all modules Comparison list with images Comparison lists with logos of merchants [&#8230;]]]></description>
										<content:encoded><![CDATA[<div class="wpsm_box green_type nonefloat_box mb30" style="text-align:left; width:auto"><i></i><div>
			Here you can see Content Egg output templates. This will work in any theme. Currently, we added a Product cart, product grid, product list, price tracker templates. You can combine data from several modules (we added near u003e 50). For example, you can create a common comparison list from several affiliate modules. You can divide each list, mix them, combine, etc.u003cbru003eu003cbru003eContent Egg has affiliate modules Amazon, Ebay, Aliexpress, CJ, Zanox, Affili.net, Linkshare, Shareasale,  Yandex Market, AffiliateWindow, Flipkart, Paytm.com, Impact Radius, Ozon, Admitad, Cityads, Tradedoublers and others.u003cbru003eu003cbru003eContent Egg has content modules: Youtube, twitter, Bing Images, Bing Related keywords, vk.com, google news, google books, pixabay, flickr and others.u003cbru003eu003cbru003eYou can also use plugin to parse external RSS and also manual Offer module to add offers which are not available in Product API.u003cbru003eu003cbru003eOf course, plugin can update prices and even whole product lists. Also, it has powerful Autoblog feature.u003cbru003eu003cbru003eThis demo page is on Rehub theme which has some additional functions
			</div></div>

<div class="wpsm-titlebox clearbox wpsm_style_1"><strong class="">Content</strong><div></div></div>


<h2 class="wp-block-heading">Default affiliate shortcodes of plugin</h2>



<h3 class="wp-block-heading">List</h3>






<h2 class="wp-block-heading">Product</h2>






<h3 class="wp-block-heading">Grid</h3>






<h2 class="wp-block-heading">Price alert and price tracker</h2>



<p class="wp-block-paragraph">Plugin can store price history updates and show price tracker + price drop alerts for users</p>






<h2 class="wp-block-heading">Common shortcodes</h2>



<p class="wp-block-paragraph">There are some common shortcodes, which can generate price comparison lists from all modules</p>



<h3 class="wp-block-heading"><strong>Comparison list with images</strong></h3>






<h3 class="wp-block-heading"><strong>Comparison lists with logos of merchants</strong></h3>






<h3 class="wp-block-heading">Manual offer</h3>



<p class="wp-block-paragraph">This module can be used to add any offer manually. Also, it&#8217;s possible to update prices with some available options for such offers.</p>






<h2 class="wp-block-heading">Content Shortcodes</h2>






<h3 class="wp-block-heading">Google news</h3>


<div class="wpsm-titlebox clearbox wpsm_style_1"><strong class="">News</strong><div></div></div>



<p class="wp-block-paragraph">Plugin stores data in meta fields of wordpress, so, you can use these data to build extended layouts and functions if you are familar with Custom fields.</p>



<h3 class="wp-block-heading">Logic of working</h3>



<p class="wp-block-paragraph">Plugin uses keyword to search best offers inside affiliate system API. So, you need to do 3 steps &#8211; type keyword, choose offers, choose output template</p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="596" height="440" src="https://rankerreview.com/wp-content/uploads/2015/12/ceggs.gif" alt="" class="wp-image-610"/></figure>



<h3 class="wp-block-heading">Autoblog</h3>



<p class="wp-block-paragraph">Plugin also has autoblog feature. You place list of keywords, output template and plugin makes separate posts for each keyword. Keyword spinner is uncluded.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
