Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • infi Friend
    #193846

    Hello dear creators!
    First great job! Amazing template! 🙂

    I have a problem with numbers of articles show in tag menu (like “Tag items” in “J!Pages” in DEMO)
    now the number is 20 and then i see “load next set”.

    How to make it 30(for example).

    Thanks!
    Regards!

    infi Friend
    #518929

    To ask too…
    1. When i open my project and demo from mobile the facebook box in “home-1” text is in the middle and is over the icon (f)
    tweeter and google+ are good, only facebook is “wrong” 🙂

    its not verry important, but do we can fix it ?

    2. I dont see how to set ordering to tags… http://prntscr.com/2kmrfa
    in menu edit doesnt have too -> http://prntscr.com/2kmrky

    now i will change date’s, but if have an option it will be good to know 🙂

    3. http://prntscr.com/2kmwul – from where to set characters limit for that text?

    Thanks!

    MoonSailor Friend
    #519082

    Hope my answers below would be of help:
    <blockquote>
    I have a problem with numbers of articles show in tag menu (like “Tag items” in “J!Pages” in DEMO)
    now the number is 20 and then i see “load next set”.

    How to make it 30(for example)
    </blockquote>

    Go to administrator->Global Configuration and change “Default List Limit” as per screenshort:

    <blockquote>
    . When i open my project and demo from mobile the facebook box in “home-1” text is in the middle and is over the icon (f)
    tweeter and google+ are good, only facebook is “wrong”
    </blockquote>

    Create a new file “custom.css” into the folder “css”, then insert css rules below:

    @media (max-width: 320px) {
    .facebook-like iframe{
    margin-top:70px;
    margin-left:25px;
    }
    }

    <blockquote>
    2. I dont see how to set ordering to tags… http://prntscr.com/2kmrfa
    in menu edit doesnt have too -> http://prntscr.com/2kmrky

    now i will change date’s, but if have an option it will be good to know
    </blockquote>

    In my localhost testing, the ordering works fine. Pls PM me url and admin credentials of your site, I will check further.

    <blockquote>3. http://prntscr.com/2kmwul – from where to set characters limit for that text?</blockquote>

    Setting limit for that text is handled by CSS. If you want change it, insert to the file “custom.css” mentioned above css declaration below:


    .fixel-grid .items.image.rotateY article .back .article-intro{
    height:60px;
    }


    1. 1-20-2014-4-41-27-PM
    infi Friend
    #519090

    and one more question:
    for module “JA Slideshow Lite” i want to make link to picture and to be opened in new tab (_blank)
    can i make it without edit the css file ? and if i must do it, who’s the css file? 🙂

    Thanks again!
    regards!

    infi Friend
    #519142

    @moonsailor – all work!! really thanks! If you can help me for my last post i will be very thankful!

    For tags order – you dont understand me or i dont ask correctly 🙂 orders work fine and good, but dont have custom order (manual, to set them who to be 1,2,3 and etc.)

    Thanks again mate!!!
    Regards!

    MoonSailor Friend
    #519178

    <blockquote>
    For tags order – you dont understand me or i dont ask correctly orders work fine and good, but dont have custom order (manual, to set them who to be 1,2,3 and etc.)
    </blockquote>

    Tags order is default feature of joomla. So the custom order you mentioned need customisation to joomla default. In the case, it’s beyond scope of our support.

    infi Friend
    #519224

    <em>@MoonSailor 406846 wrote:</em><blockquote>Tags order is default feature of joomla. So the custom order you mentioned need customisation to joomla default. In the case, it’s beyond scope of our support.</blockquote>

    Okey mate, thanks!!!

    and one more question:
    for module “JA Slideshow Lite” i want to make link to picture and to be opened in new tab (_blank)
    can i make it without edit the css file ? and if i must do it, who’s the css file?

    screenshot – http://prntscr.com/2l7p8y

    MoonSailor Friend
    #519238

    <blockquote>
    for module “JA Slideshow Lite” i want to make link to picture and to be opened in new tab (_blank)
    can i make it without edit the css file ? and if i must do it, who’s the css file?
    </blockquote>

    You need customize modules. Please PM me url, admin and ftp credentials of your site. I’ll help you out.

    MoonSailor Friend
    #519342

    Hi,

    Pls download file “mod_jaslideshowlite.zip” I attach and unzip it to “modules/mod_jaslideshowlite” folder ( Backup old file first)

    Go to Backend > Module manager > JA Slideshow Lite module, with field of “Targets”

    you can put following value:


    _blank : Opens the linked document in a new window or tab
    _self Opens : the linked document in the same frame as it was clicked (this is default)
    _parent : Opens the linked document in the parent frame
    _top : Opens the linked document in the full body of the window

    or set it null.


Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  MoonSailor 10 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum