ThemeForest

SOFA iBloggr - WordPress iPhone theme

  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
Oleyy says

Have just a question and will buy after this how can set this for only iphone users like I currently have one for pc. But I want people to see my site like this when entered from iphone ?

Posted 1 year ago
Author
feeleep feeleep replied

Please read the following: http://digwp.com/2009/12/redirect-mobile-users-to-mobile-theme/
Hopefully it helps you to clear out doubts.

Posted 1 year ago
  • Has been a member for 4-5 years
  • Bought between 500 and 999 items
gluegl says
Purchased

Any plans to add on more features or new theme?

Posted 10 months ago
Author
feeleep feeleep replied

To be honest I have so many plans, so many WP theme ideas but I’m literally out of time. I’m sure there will be more mobile themes from my side, I’m sure about that. However, I don’t know when. Sorry for an inconvenience from my side mate!

Posted 10 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
fatheaddesign says
Purchased

Is there a way to change the email address to which the contact form gets submitted?

Posted 10 months ago
Author
feeleep feeleep replied

Yes there is. By default, form results are sent to site Admin but you can easily change that.
1) open “contact.php” and go to line #27. It currently reads the following:
$to = $owner->user_email;
2) change to something like this:
$to = ‘you@yourdomain.com’;
(replace email address in single quotes)
3) save and re-upload (FTP) if required

Posted 10 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
fatheaddesign says
Purchased

That worked perfectly, thank you!

Posted 9 months ago
Author
feeleep feeleep replied

I’m glad to read that!

Posted 9 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 10 and 49 items
PixulMedia says
Purchased

How can I include my Full-Size site’s shortcodes into this? My blog is shown through short codes and nothing is displaying.

http://filthyfriday.com ( iphone user group)
Posted 6 months ago
Author
feeleep feeleep replied

This is an “old” theme, made and released before WP has featured shortcodes so I guess certain code modifications should be done. Try the following, I suppose it’ll work. If it doesn’t – drop me an email, create a temp Admin account for me and I’ll try to do something else…
1) open “single.php” for edit and go to line #25
2) it reads:
echo $customized_content;
...replace with:
echo do_shortcode( $customized_content );
The same goes for line #31, wrap $customized_content with do_shortcode() function.
3) save file and re-upload to server if edit on local machine
4) now open “page.php”, and modify lines #19 and #25 by wrapping $customized_content variable with do_shortcode() function.

Hopefully it helps!

Posted 6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
yyda says

Hello Feeleep,

I was just wonder if I applied this theme to my blog, does it sync with the normal version of blog when viewed on a computer?

or do I have to post everything twice?

thanks

Posted 6 months ago
Author
feeleep feeleep replied

I guess it should be all right if you do so, don’t want to mislead you mate. The only problem could be the size of images; thumbnail, medium and large size. In that case you could try “Regenerate Thumbnails” plugin which does the job perfectly: http://sum.mx/bptsb3

Posted 6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
yyda says

There are no photos or images on my blog, so that shouldn’t be a problem.

What I need now is a mobilised version of my blog..

I just want to make sure that, when I publish my posts to my blog on my laptop.. the mobilised version of my blog updates as well?

if it does, that’s all I need!

thanks for the fast response btw feeleep!

Posted 6 months ago
Author
feeleep feeleep replied

Yeap, you can access WordPress Admin functions from your laptop, publish Posts, Pages, create Categories, etc. This theme layout has been made to fit iPhone screen res. Not sure about other mobile devices, there are many non-standard resolutions and it’s impossible to test them all.

Posted 6 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
yyda says

According to what you have said, do you mean that, once I use this theme, the original blog form will be gone?

As what I want is that, when the blog is viewed on a computer, the blog appears in a normal blog, but when detected in an iphone, it will turn into your themed blog?

Does the theme has this ability?

Posted 6 months ago
Author
feeleep feeleep replied
Owh, now I realize what you are up to mate, you are in need for device detection tool so if mobile device is detected, theme redirect is made. Have a look here:
http://forums.macrumors.com/showthread.php?t=205417


However, you need to be sure that theme switch is also required:
http://wordpress.org/extend/plugins/mobile-theme-switcher/

At last, be aware of the fact that your “regular” blog and mobile one (iBloggr) do not probably share the same Media settings so certain image distortion might appear.

Posted 6 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 10 and 49 items
PixulMedia says
Purchased

my blog is sown through shortcodes. How can I make my blog work with the following code:

[blog images=”false” cats=”” image_width=”220” image_height=”225” per_page=”6” orderby=”date” order=”desc” offset=”0” meta=”true” full_content=”true” title=”true” pagination=”true” preload=”true” wrap=”false” /]

or any other way??

Posted 6 months ago
Author
feeleep feeleep replied

That’s an older theme, it was made before WordPress introduced shortcodes. Please provide a temp access to WP Admin account and I’ll modify theme files for you. Use my private email address for that purpose and be sure your TF name is included along with a request reminder (copy paste of the above text will work fine).

Posted 6 months ago
  • Has been a member for 0-1 years
  • Exclusive Author
  • Bought between 10 and 49 items
PixulMedia says
Purchased

Ooops my bad man. I didn’t realize you responded up above. Nonetheless, I got it sorted out. Thanks for the prompt reply!

Posted 6 months ago
Author
feeleep feeleep replied

No problemo!

Posted 6 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Australia
Leighlo says

Does pagination work with pages using the <!-nextpage-> tag?

Posted 4 months ago
Author
feeleep feeleep replied

Believe it or not, this them was made before “nextpage” came into usage. Either way, I could try to fix it up for you – if you insist. Simply create a temp Admin account for me then drop me a private message (include your Themeforest name and problem description). Thanks!

Posted 4 months ago
  • Has been a member for 1-2 years
  • Bought between 10 and 49 items
sincere5459 says

I have a question is this a plugin like wp-touch or is this it’s own theme because i already have a theme installed i just need something that will help with my mobile users.

Posted 1 month ago
Author
feeleep feeleep replied

That’s WP theme made for iPhone and other mobile platforms having full support for javascript.

Posted 1 month ago

You must sign in or sign up to purchase this item.

$15Regular Licence

$15

Regular Licence a website (commercial, personal, client), or intranet site project - Details

$750Extended Licence

$750

Extended Licence a template for a Web Service such as WPMU, or as part of a Software Package for sale - Details

337 Purchases 52 Comments

Buyer Rating
12345 ( 44 ratings )
feeleep

feeleep

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 000 and 250 000 dollars
  • Elite Author
  • Bought between 1 and 9 items
  • Referred between 10 and 49 users
View Portfolio
Created 3 January 10
Columns 1
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
Software Version Wordpress 2.7, Wordpress 2.8, Wordpress 2.9, Wordpress 3.0
Documentation Well Documented
Layout Fixed
ThemeForest Files Included CSS Files, JS Files, Layered PSD, PHP Files
Widget Ready Yes
by
by
by
by
by