5770 comments found.
Why is it that on the rss feed details page that admob does not show, just a blank where it should be? Also has anyone who purchased this template been able to mod it to show leadbolt ads or startapp ads? If so I could use some help with those mods. Thanks 
Please contact me by email and I’ll send you the updated version a.s.a.p. (this can take up to next week, since I don’t have access to my files earlier, our appologies).
Thanks email sent.
Hi, I have a serious problem with the app, the app crash if the associated wordpress web site is down, I would like the app won´t crash and show the other options while the internet or website back again. I have this problem because I had to close my website and change to other server, but the app crash, help me with that, thanks!!!
Our app checks for an internet connection on lauch, assuming all API’s are up. Some items have a build-in fallback for non-online items, but the Wordpress API’s uptime is currently the users responsibility. I’ll check what I can do for you in the next update.
I know that wordpress API´s is my responsibility, but that app is crashing because that, and it should NOT crash because that, so that is your BUG not mine.. so, I can´t wait next update, please I need fix that ASAP I have to upload and that is only thing stops me to do it. Thanks
As said earlier, I’ll fix it in the next update (crashing is not appropriate). Though I would strictly recommend you to not include offline websites into your app (emtpy lists and errors is not a good user experience).
I have a iOS app and did not crash even if the site does not exist, the app just don´t show the wordpress info, but show other info I add to the app like calendars, slides a bible, etc. so, thanks for including the fix. I just said it should not crash, thanks
Hey, I fixed the issue (now shows an empty list instead of crashing). You could beautify this by adding a view below the listview (wrapping content) or adding a empty view. Please email me using the contact form on CodeCanyon and I’ll send you a copy.
wow, thank you!!!! I will send you my mail…
Hello. I have a pre-sale question. Is possible to put this app as a website? I mean for example, use a subdomain like mobile.yourwebsite.com in order for the users to access the app via that url too.
Kind regards 
You can only run it on Android devices and the app has to be installed. You could launch/install the app if this url is accessed.
Hi,
Is this Universal apps similar to your Web2App? It looks this Universal apps has more features compare to Web2App.
And does Universal apps link to SourceBaker Panel?
I am a bit confuse now with all range of your products offered, which one should I choose now?
Thanks
Universal and Web2App are two very different products. You can check out what each template does on its description page.
Universal is a template that enables you to natively show/view Wordpress, RSS, Youtube, Radio stations, and more.
Web2App is a webview template that enables you to ‘wrap’ a mobile site in a app. It uses SourceBaker to be generated, so you don’t even have to see any code.
Hi has there been an update to fix the refresh button Rss? Read version history doesn’t say thanks
I’ve got a fix, I only have to upload it to Codecanyon. Contact me by email (form om Codecanyon) and I’ll send it right away.
Hello, How to rename the app, in its source code… i know the process, but there are some apps codes where you have to rename the sub packages or you have to rename in between some codes in src folder..
A documentation will be very helpful to us. as we are not a android developer.
Could you specify this? The only things there are to change are your app’s name and your package name, and both are described in your documentation.
I am getting this error, what should i do… here is the image…http://i60.tinypic.com/122ggap.png
and the error codes below..
Description Resource Path Location Type case expressions must be constant expressions WordpressActivity.java /MainActivity/src/com/universal/wordpress/ui line 387 Java Problem case expressions must be constant expressions WebviewActivity.java /MainActivity/src/com/universal/web line 276 Java Problem case expressions must be constant expressions TweetDetailActivity.java /MainActivity/src/com/universal/twi/ui line 106 Java Problem case expressions must be constant expressions WebviewActivity.java /MainActivity/src/com/universal/web line 273 Java Problem The value of the field WebviewActivity.FILECHOOSER_RESULTCODE is not used WebviewActivity.java /MainActivity/src/com/universal/web line 62 Java Problem case expressions must be constant expressions TweetsActivity.java /MainActivity/src/com/universal/twi/ui line 157 Java Problem case expressions must be constant expressions WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 196 Java Problem case expressions must be constant expressions RssActivity.java /MainActivity/src/com/universal/rss/ui line 292 Java Problem case expressions must be constant expressions RssActivity.java /MainActivity/src/com/universal/rss/ui line 290 Java Problem The import android.view.ViewTreeObserver.OnGlobalLayoutListener is never used WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 39 Java Problem The import android.view.ViewTreeObserver is never used WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 38 Java Problem The import android.transition.Visibility is never used WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 30 Java Problem case expressions must be constant expressions WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 199 Java Problem case expressions must be constant expressions FavActivity.java /MainActivity/src/com/universal/fav/ui line 120 Java Problem The import com.nostra13.universalimageloader.core.listener.PauseOnScrollListener is never used VideosAdapter.java /MainActivity/src/com/universal/yt line 16 Java Problem The value of the field VideosAdapter.mListView is not used VideosAdapter.java /MainActivity/src/com/universal/yt line 28 Java Problem The import android.os.Build is never used WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 27 Java Problem The import org.jsoup.nodes.Element is never used WordpressDetailActivity.java /MainActivity/src/com/universal/wordpress/ui line 19 Java Problem case expressions must be constant expressions VideosActivity.java /MainActivity/src/com/universal/yt/ui line 330 Java Problem case expressions must be constant expressions TumblrActivity.java /MainActivity/src/com/universal/tumblr/ui line 298 Java Problem case expressions must be constant expressions VideoDetailActivity.java /MainActivity/src/com/universal/yt/ui line 185 Java Problem The import android.webkit.WebChromeClient is never used RssDetailActivity.java /MainActivity/src/com/universal/rss/ui line 25 Java Problem case expressions must be constant expressions RssDetailActivity.java /MainActivity/src/com/universal/rss/ui line 134 Java Problem The import android.util.DisplayMetrics is never used RssDetailActivity.java /MainActivity/src/com/universal/rss/ui line 18 Java Problem The import android.view.Display is never used RssDetailActivity.java /MainActivity/src/com/universal/rss/ui line 20 Java Problem The value of the field WebviewActivity.mUploadMessage is not used WebviewActivity.java /MainActivity/src/com/universal/web line 61 Java Problem
Hello, I’m sorry to hear you are experiencing trouble. You can start by trying to let eclipse solve the problems for you, right click the error in the ‘errors’ tab and look for Eclipse problem solver.
If this doesn’t work, you’ll have replace the ‘switch’ statements with ‘if’ statements manually or you can quickly convert a switch statement to an if-else statement using Eclipse’s quick fix.
This works as the following:
1. Browse to the lines with errors
2. Click on the switch keyword and press Ctrl + 1
3. Select “Convert ‘switch’ to ‘if-else’.”
More information: http://tools.android.com/tips/non-constant-field
Do you got PUSH notification on this App
No, notifications are pull based
How to turn on notification as a default setting? Because when user install this apps for first time the notification is off.
First, I’d like to inform you that template customization is not included in our support, though I’d like to give you a hint:
1. Enable the toggle in the settings.xml (or similar)
2. Set the default callback for:
// Create object of SharedPreferences.
SharedPreferences sharedPref= getSharedPreferences(“rssnotify”, 0);
3. Set the initial alarm in MainActivity on first boot (like done in onPreferenceChanged).
I’ve added this help article on how to accomplish this: http://sherdle.com/support/community/index.php?action=artikel&cat=3&id=26&artlang=en
I’m copy the code on that article and paste it to the end of line on MainActivity.java, but i’m failed. I’m not a programmer, and i still didn’t understand your complete help article. But i still trying hard. Your artticle should be usefull for anybody who have a more knowledge about programming better than me. But thanks anyway, i didn’t find seller in envantomarket who really care to after sales better than you.
In MainActivity.java we want to start the alarmmanager on first start with the following code, let's say after initializing the imageloader
Hi does the streaming radio function support podcasts?
Currently, the radio only supports single media files (e.g. streams, radio), not multi media files (e.g. podcast, video).
Is there a forum that you have that other people that purchased can help each other modify the template. Things like adding a splash page and integrating leadbolt or startapp ads into the app. I see that you get these questions about customizing the template often and think that it might be a great idea to have a place for others to help each other.If so please post the url. I visited your support page and it does not seem to be the place to do such things.
We have a question community: http://sherdle.com/support/community/index.php?sid=51974&lang=en we use it to post frequently asked questions as well as help articles. We also have a few customization tutorials on the most requested customizations (5+). Users are able to create their own questions, answers and comments but these functions are rarely used.
Hi,
Can you add documentation and tutorial how to add in-app-purchase feature to hide Admob ads in the next update?
Thanks 
Hello, I currently have no plans on this. You could however easily create a “pro” and “free” version by compiling the same template with “ad_off” set.
Hi is it possible to add a subscribe button to the YouTube part? not sure if this app likes to the youtube API 2.0 or 3.0? but was wondering if it was or not so I know then what code i need to add. Before I buy this
Cheers.
Paul
The app uses the youtube API V3. Subscribing from within Universal is not possible (since that would require in-app user authentication). The app can however link to videos in the native Youtube app, where users can subscribe to a channel.
ok cool thanks, one other thing it is possiable to get the web views to play youtube videos with the built in youtube player you have already in the app? I have a webview with a website that has youtube videos but they can’t be played.
Unfortunately, this is currently not a feature of the template. Consider switching completely from the webview to the native Youtube API. You can manually change this by changing shouldOverrideUrlLoading in the WebviewActivity.java
yeah how do I do that with websites that have embed youtube videos yeah there websites are just webpages for blogs they sometimes have youtube videos attached to the post embbed they’re not actual youtueb feeds at all, but yeah thats cool I thought you may have had this coming in some update thought I would check before i start adding my own code to it. cheers.
I have no plans for full HTML5 video support in the description views. The video’s will play, but just not fullscreen.
ok cool also I found an issue with the refresh button not working for RSS it just opens the info about teh RSS feed like the i button does.
Yes I fixed it, I hope to publish the update soon
It’s a great template. Thanks for your documentation. It’s work. But i just ask you a question. Is it posible to call index.html i created. I wanna make my apps offline.
I try this function but i’m failed :
oXXXXXSection.addSectionItem(“XXXX”, null, WebviewActivity.class, “WEB_URL”, ”/index.html”);
I put my index.html on the root of folder. Any sugestion? FYI, I’m not a programmer. And sorry for my bad english.
Great to hear you like the template! You should put the index.html file in the assets folder and use the following url: “file://android_assets/index.html”
Like as your sugestion, i put index.html in the assets folder: \assets\index.html AND ALSO IN THE \android_assets\index.html JUST IN CASE IF I DID SOMETHING WRONG.
oXXXXXSection.addSectionItem("Test", null, WebviewActivity.class, "WEB_URL", “file://android_assets/index.html”);
But, when i Run this from my Android, there is not avaialable :
Web Page not available. The Web page at file://android_assets/index.html could not be loaded as: net::ERR_FILE_NOT_FOUND

My bad, it’s “file://android_asset/index.html” I always mix that up. There is no need to create the “android_assets” directory. Just the “assets” directory in the root of your project should do fine.
It seems to be ok, could you send me your compiled & signed apk?
I sent my apk to your email. And Give you 5 Stars for your support. :’)
Yay !!!
It’s work. with 3 slash.
“file:///android_asset/index.html”
NOT
“file:///android_assets/index.html”
Thanks for make my life easier.

Great to hear it works! Enjoy your template!
I just Updated to v.2.2
And now using Android Studio.
Where folder i can put my html file? Is there any sugestion? Thanks 
Hello,
could you please prepare an Android Studio version of the project, or help us how to import it succesfully?
Thanks in advance
You should be able to import the (Eclipse) project directly into Android Studio.
Why don’t you use Studio instead of Eclipse?
Currently, Eclipse is still the official and most common IDE. Besides that Android Studio is still in beta.
Why don’t you have a Gradle version?
This would cause to many compatibility issues since Google is still changing the way Android Studio interacts with Gradle. You can always generate a Gradle version yourself using Eclipse.
Hi!
Any possibility of switching on notifications per default in code?
Hello, thank you for your purchase! You should change the default value in the xml and change the fallback of the reference to the switch to true.
Please, could you translate it to a non android specialist like me?
(Just where are or what files you mean…)
Unfortunately, I can’t provide support for customizations. Thank you for understanding.
Don´t worry, i´ll try (I understand!) – Anyways, good job!
Great to hear! Enjoy your app!
Hey, I’ve created a FAQ article that might help you: http://sherdle.com/support/community/index.php?action=artikel&cat=3&id=26&artlang=en
Thanks!!!
Is it possible to show my “Twitter List” Timeline? How it can be? Thanks :’)
You can show the tweets from a user (his timeline). Check your dodumentation on “Creating/Adding a twiiter item”.
Thanks.
My apologies, I was not familiar with twitter’s “list” functionality. You should be able to edit your Twitter API urls, but this is not covered by our support.
Hey, I’ve just purchased the app, but I’m getting the “not importing main project” .... there are some missing important files for ecilipse like .project and .classpath and that’s the problem .
any ideas ?
I’m sorry to hear you’re experiencing trouble. Have a look at this FAQ article: http://sherdle.com/support/community/index.php?action=artikel&cat=3&id=24&artlang=en
Infact i managed to solve this problem … incase was anyone having the same problem just create a dummy .project and import then clean the project it will remake the .project with the correct values
Good to hear you solved it! I’ll have a look at the template and check if this is happens to more people. If this is the case, I’ll create an update.
I think you should make an update with the .project and the .classpath files because they are missing from the project … and thank you for this amazing app
keep up the good work
hello just another simple question , how to change the fonts in the app ?? i have tried with css in WebHelper.java but with no luck i think something is overriding this method ?
All content formatting is inside this file. Remember to not only load the font, but also apply it.
"font-family: 'Droid', serif;"+
"@font-face {" +
"font-family: 'Droid';" +
"src: url('file:///android_asset/fonts/Droid.ttf') format('truetype');" +
"} body p { " +
"font-family: 'Droid', serif;"+
"} body { " +
"font-family: 'Droid', serif;" +
"margin: 0;"+
"padding: 0;"+
"}"+
here is snippet of what i have done but with no luck
Make sure that you are applying the font the same way I do in the default WebHelper.java file (valid css). Ofcourse, the /assets folder should contain the fontfile (Droid.ttf) and this file should contain the font.
Hi sherdleapps , the template is awesome and I have few questions hope you can help me to solve. 1) The featured image of wordpress post can be shown on the list page using the thumbnail but after I click any post and go to the post detail page, the featured image cannot show out and it just turns to blue color at the image grid. 2) I followed you instruction from the document about the youtube channel setup but I still can’t show out the youtube channel in my app, may I know the possible reasons.
Thanks and have a good sale.
Hi, for 1) I refer to the JSON API, for the RSS, I solved by using the plugin to add a image to the RSS feed but for JSON API, I still can’t retrieve the featured image of the posts. Thanks
1) For the listview, the parser grabs the image attached to a post marked as thumbnail (appropriate). For the detailview, it grabs the first attached image (thumbnail should be to small). I should create a fallback for this in the next update. You can try changing the parser in WordpressDetailActivity taking WordpressActivity as an example.
2) This may have the following reasons:
- You are using an outdated version of the template (updated ~1 week ago).
- Your youtube API key is invalid (common, try creating a server key, without ip, instead of an android key).
- Your playlist ID is invalid.
Let me know if I can assist you any further!
Hello, have a look at our other webview template which has HTML 5 geolocation support: http://codecanyon.net/item/sourcebaker-rich-custom-android-webview-template/5353776