Page 1 of 6 123 ... LastLast
Results 1 to 10 of 56
    1. Pligg Mobile Template Details »»

      Pligg Mobile Template

      Version: 1.0.0, by (Junior Member/Designer) mobiweb is offline
      Developer Last Online: May 2013 Show Printable Version Email this Page
      Pligg Version: 1.2.x Rating:  (1 votes - 5.00 average) Installs: 12
      Released: 04-02-2012 Last Update: Never Downloads: 243
      Supported Is a Module Auto-Templates Re-useable Code
      Code Changes

      Pligg_Mobile.PNG

      + Instruction:
      - Step 1: Extract Pligg Mobile package and copy "mobile" folder under "templates" folder to "your Pligg root folder/templates"
      - Step 2: Compare and merge the change of following files with your code to avoid conflict. If you have not make any changes on these files, just override them.

      config.php - config mobile template
      story.php - show comment list
      libs\html1.php - display pagination
      modules\captcha\captchas\math\captcha.tpl - math captcha mobile layout
      modules\captcha\captchas\reCaptcha\captcha.tpl - reCaptcha mobile layout
      modules\captcha\captchas\WhiteHat\captcha.tpl - WhiteHat mobile layoyt
      modules\simple_messaging\templates\inbox.tpl - change to mobile layout
      modules\simple_messaging\templates\inbox_link_in_m enu.tpl - link to inbox
      modules\simple_messaging\templates\menu.tpl - Inbox menu link
      modules\simple_messaging\templates\sent.tpl - change to mobile layout
      modules\simple_messaging\templates\show_message.tp l - change to mobile layout

      - Configuration of upload module:
      mobilepligg_upload_config.jpg

      Cheers.

      Download Now


      Show Your Support

      • This download may not be copied, reproduced or published elsewhere without author's permission.
  1. #2
    Pligg Founder/Coder/Designer Yankidank's Avatar
    Joined
    Dec 2005
    Location
    San Francisco, CA
    Posts
    5,513
    Thanks
    Received:87
    Given: 14
    Site
    http://pligg.com/demo/
    Looks like a great mobile template. I have been considering the idea of making a responsive template design to replace wistie, so that it would scale down to a mobile version automatically. Seeing what you did with the captcha and simple messaging module made me realize that I would have to take modules into consideration of such a design.
    The Facebook Module for Pligg CMS!
    Register, Login, and Submit Stories with Facebook. An absolute MUST HAVE for all Pligg sites!

  2. #3
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    Thanks for the comment, Yankidank. I will make more improvement on this template...

  3. #4
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    Hi all,

    You do not need to change setting of template to mobile. It keeps your current template when viewing your site on desktop browser and automatically change to mobile template when visiting your site on mobile device.

  4. #5
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    The new version has just been released to support upload module.

    What are changes with last version:
    template_details.php - pligg mobile template information
    register_center.tpl - horizontal view
    mpligg.css - horizontal view and upload module
    link_summary.tpl - support upload module

    Screen shots:

    Landing page:
    home.PNG

    Story detail:
    detail.PNG

    Live Demo:
    http://mobilepligg.com
    Attached Files Attached Files
    Last edited by mobiweb; 04-11-2012 at 12:54 AM.

  5. #6
    Member worldwalker's Avatar
    Joined
    Jun 2010
    Posts
    94
    Version
    1.0.0
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0
    RE: Version 1.0.0

    how would one go about getting to the comments and descrption for a link ?

    i seem to only be able to click a link that will take me off site, and not click into a submitted story's description and comment section.

  6. #7
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    Quote Originally Posted by worldwalker View Post
    RE: Version 1.0.0

    how would one go about getting to the comments and descrption for a link ?

    i seem to only be able to click a link that will take me off site, and not click into a submitted story's description and comment section.
    Hi worldwalker,

    In mobile version, the comments and description only displays in story page when you click on the title link.
    In the story page, the comment section places in collapsible button.

    If you are using the site at local host, please change the $my_base_url to your local ip address in settings.php to make sure it works well when you access with your mobile device.

    e.g.
    settings.php
    $my_base_url = 'http://yourlocalipaddress';

    And you can check the template in live demo at: Mobile Pligg

    Let me know if you see the problem there.

    Thanks.

  7. #8
    Member worldwalker's Avatar
    Joined
    Jun 2010
    Posts
    94
    Version
    1.0.0
    Thanks
    Received:0
    Given: 0
    Version
    1.2.0
    RE: Version 1.0.0

    I guess it is because i have my site set up to go directly to the link submitted. It would be nice to be able to have a "read more" link that would take you to the entire submission with comments and all. As i love to be able to have pressing the link title take me directly to the link for posts that have no description, and if a link have an explaining description one could press the "read more" link, and go to read description or to see the comments.

    I really cannot tell you how impressed i am with this module. I would like to donate for it if you have a paypal account or something. Letting something like this be free of charged is really great.

    Another thing.. I was looking around the CSS files to edit colors, padding and text size and stuff like that. However i am having a really hard time to do so.

    In style.css i cant seem to change anything really. In mpligg.css i can edit some pretty advanced settings, however they only show up in opera mini, opera mobile and ipad safari. But not some other mobile browsers.

    Im guessing i am editing the wrong thing here. So maybe you could direct me to where i can personalize the looks of the addon or let me know if im editing in the right place?

    in some browsers the edited parts of the site is showing and in others they are not.
    that makes it a bit of a mystery to me, since changing, lets say the color of the header background, in on place show be loaded in the same way by all browsers.

    i have of course tried to clear cookies and cache, even uninstalling browsers or downloading yet another browser. clearing out template cache in the admin section.

    do you have an idea what i am doing wrong ?


    The following two pictures show the site at the same time sort of. it is two different browsers showing my edited site in two different ways. this puzzles me a great deal, since problems like that is usually just cache related. but as seen, they look very different

    working:
    working.jpg

    not working:
    notworking.jpg





    Also.. The upcoming section looks different than the frontpage. The seperating blue line is missing and the alignment is a bit screwed up i think.

    foto.jpg
    Last edited by worldwalker; 04-16-2012 at 07:36 AM.

  8. #9
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    Worldwalker,


    It has been used JQuery Mobile so that to change style of some elements: you need to override JQM style.

    For easier, I suggest you goto jquerymobile.com/themeroller: change whatever you like then download the theme to your site.

    Readmore and comming up page will be have in next release.


    Cheers.

  9. #10
    Junior Member/Designer mobiweb's Avatar
    Joined
    Apr 2012
    Posts
    29
    Thanks
    Received:1
    Given: 0
    Version
    1.2.0
    Site
    http://mobilepligg.com
    worldwalker,

    - style.css is default file for wistie that has not been changed much.
    - mpligg.css is the one for mobile template which modified some component styles from JQueryMobile. E.g. header-button.ui-header, ui-li-heading...you need to find which JQueryMobile component you want to edit then write a new class override them.
    - You can also go to ThemeRoller | jQuery Mobile to make your own theme then download and apply to your site.

    - Readmore and upcomming page will have in next release...

    Thanks for your feedback and let me know anything still need to be improved.

    Cheers.

Page 1 of 6 123 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Pligg Modules and Pligg Templates from Pligg Pro Web Hosting Services by Midphase Dreamhost Web Hosting Donate to Pligg