Yui - News & Magazine Mobile Template
Reviews: 6 | Overal Rating: GoodExcellect | |
Good | |
Average | |
Bad | |
Awful |
Description Yui is a clean and complete HTML5 mobile template that will help you create a mobile website or native app using solutions like Phonegap or Cordova. If you own a blog and are looking to make improvements through creating a News and Magazine web app or native app, this is the perfect template for you! Yui has been designed respecting perfectly the iOS guidelines. Pages Today Categories Discover Search Pages Cards Cards (author + comments) Cards (with category) Cards (with chips) Cards (medium size) Cards (footer version) Cards (2 columns) List (with category) List (category + author) List (category + date) Slider 1 Slider 2 Slider 3 Slider 4 Single (header 1) Single (header 2) Single Elements Categories (cards) Cate... READ MORE
Review Left On 04/09/2022
Hi,
nice theme. Thx.
i install your template and it doesn’t work in the simulator whan i click on a component call an url.
Review Left On 04/10/2022
Halo, saya tertarik ingin membeli poduk ini. Gimana caranya agar saat di buka di desktop tampilnya terdapat frame mobile ? Seperti yang ada di demo. Terima kasih.
Review Left On 04/14/2022
Hello, how if I will use an external link? because currently, I cannot input Http/https link. Thank you
Electrolite - Electrician & Repairing HTML Template
::
Regulations – Lawyers Attorneys and Law Firm HTML Template
::
Appu - App Landing Page
::
Kazron - Photography WordPress Theme
::
Sasha - CCTV, Bikini, Cosmetic Shopify Store
Review Left On 04/14/2022
Theme looks good but its all static ....can you please add ajax examples and make vuejs version ....without which its quite hard to use professionally
Review Left On 04/14/2022
Hello
I just have an issue with the back button on android
I applied this code
view: {
stackPages: true,
pushState: true
},
and it doesn’t work!
Review Left On 04/18/2022
Hi. We are trying to dynamical generate swiper content from getting the data from the server using template 7. We are able to populate the swiper content, as per the code below, but we are not able to swipe. How can we re-initialize swiper after getting the data from the server? Html Code
App.js Content :
// Create searchbar
var searchbar = app.searchbar.create({
el: ’.searchbar’,
searchContainer: ’.list’,
searchIn: ’.item-title’,
customSearch: true,
on: {
search(sb, query) {
if(query == ’’){
$$(’.search-results’).hide();
}
else{
$$(’.search-preloader’).show();
// Emulate 0.5s loading for the demo
// You can do an Ajax request here
console.log(” here is my line…................”+query);
});
app.request.json('http://localhost:8080/muvi/search?search='+query+'&category=Action', function (data) {
console.log(data);
var jsonData1={medias:''};
jsonData1.medias=data;
}
console.log(jsonData1);
},
clear(sb, previousQuery) {
$$('.search-results').hide();
},
disable(sb) {
$$('.search-results').hide();
}
var details_compiledRendered = template_compiled(jsonData1);
//var discoverSwiper9 = new Swiper ('#discover-swiper9', Object.assign({}, swiperOptions, {width: 160}));
}
document.querySelector('#searchresults').innerHTML = details_compiledRendered;
});
//details_compiledRendered;
setTimeout(function () {
$$('.search-preloader').hide();
$$('.search-results').show();
}, 500);
Review Left On 04/20/2022
Hi, on the demo page you have a QR code on the right, just scan it with your mobile and it will take you to the mobile version. Or you can click here with your mobile device
Review Left On 04/23/2022
No documentation whatsoever, so you need to be knowledgeable to work with the theme. Very good design quality.
Review Left On 04/30/2022
Actually it deserves a category of rating 'ALL" because we love this ite & author for providing such a clean coded template with super quick & spot on support.Cheers.
Review Left On 05/04/2022
Hi, We have installed the template in cordova ios and android. Template works fine in Android but in ios the main tabs at the bottom are working, but none of the links to go to secondary pages are not working. Do we need to do anything specific for the routes for ios?
Review Left On 05/07/2022
Amazing customer support and quality product! I'm really impressed with the time and detail this developer has provided. Thank you so much!...
Review Left On 05/21/2022
Simply amazing. Exceeded our expectations especially because it uses all the tech that we needed (cordova, Framework7) - Great job!
Review Left On 06/09/2022
Hi I would like to buy this template. How to edit this template and how to add content is there any admin panel? please tell me how to use it.