Viewing 15 posts - 1 through 15 (of 42 total)
  • Posted in: Dante
  • #58517
    AlHuda School
    Member
    Post count: 63

    Site URL: http://dev.aispk.org/
    WordPress Version: 3.8.1
    Theme Version: Dante 2.16
    Responsive: The theme doesn’t seem to be extremely responsive as the layout keeps on changing. When we switch to smaller screens(mobile, tablet etc) the menu disappears and shows a small box at the top. when we click it nothing happens (PFA ‘mobile.jpg’)). The parallax image also behaves differently upon resizing (PFA ‘parallax.jpg’)
    Loading Issue: website takes alot of time to load. In your FAQ section i came across an article (Link: http://support.swiftideas.net/knowledgebase/load-time-optimization/) I have installed both plugins and have adjusted the settings accordingly but still its way to slow and showing less 50% speed on yslow and another speed test platform
    Animated Icon Boxes: (Page Link: http://dev.aispk.org/programs/) Is there any way to replace the front face with a photograph? also when it flips its shows text. In case i add a longer text chunk it exceeds the size of the box. It also happens when i resize the window. Is there anyway to keep the text inside the box?

    #58575
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Not sure what you mean about the responsive layout keeps on changing? The screenshot you have attached looks fine to me? Also you need to check the box on your menu for ‘mobile menu’ so that it appears on mobile.

    2) Your website loads quick for me, and also on the speed test: http://tools.pingdom.com/fpt/#!/eDNg11/http://dev.aispk.org/

    3) This feature is not available with the animated icon boxes, maybe it will be something we add in a future update.

    – Kyle

    #58833
    AlHuda School
    Member
    Post count: 63

    1) I meant the background of parallax. It looks different om bigger window and the background zooms in in mobile layout. Thanks for that mobile menu thing. Its resolved.
    2) On pingdom the load time seems perfect but yslow and iwebcheck are still showing 50%
    3) We cant fix the text inside the icon-boxes as well?
    4) I want to add a click able bar(PFA) with text above the footer but don’t know how to do that

    #58860
    AlHuda School
    Member
    Post count: 63

    i figured out the 4th point…i was talking about promo bar

    #58901
    AlHuda School
    Member
    Post count: 63

    Announcement Widget (PFA) I want to remove bottom spacing from this widget URL: http://dev.aispk.org/. Also I want to replace the custom black image with my own default image. Like in case i havent selected any featured image i want to display my own default image instead of that black box. Is there any possible option available for that?

    #58907
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I previously gave you css to make the widget have a border, change the padding on that css to the one below:

    .sidebar.right-sidebar {
    padding: 30px 30px 0 30px;
    }

    – Kyle

    #59203
    AlHuda School
    Member
    Post count: 63

    Thanks
    I added it to my css. It reduced spacing except bottom…
    (http://dev.aispk.org/)

    #59237
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Did you remove the older css?

    – Kyle

    #59582
    AlHuda School
    Member
    Post count: 63

    no i didnt…
    also i want to add an event calendar under the announcement widget. Could you please recommend any event calendar widget or plugin?

    #59639
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In the other thread I gave you some css, in that css there was a padding property, you ned to replace that property with:

    padding: 30px 30px 0 30px;

    It will then work. I do not know of any specific calendar plugin, however there is a calendar widget that is default to wordpress.

    – Kyle

    #59655
    AlHuda School
    Member
    Post count: 63

    Thanks it worked.. Could you please answer my other queries as well
    1) I meant the background of parallax. It looks different on bigger window and the background zooms in in mobile layout.
    2) On pingdom the load time seems perfect but yslow and iwebcheck are still showing 50%
    3) We cant fix the text inside the icon-boxes as well? (link: http://dev.aispk.org/programs/primary-section/)
    4) In announcement section I want to replace the custom black image with my own default image. Like in case i havent selected any featured image i want to display my own default image instead of that black box. Is there any possible option available for that? (link: http://dev.aispk.org/)
    5) Is there a possible way to add individual border around each widget?
    6) The titles of elements varies. In some it displays the title first and then a line while in others the text is positioned between two line (aligned centered) is there a way to keep it consistent? Some elements allows you to add icon with the title but others don’t like blog/post carousel and sidebar widgets. How can we add icons in them?

    #59657
    AlHuda School
    Member
    Post count: 63

    ** 3) We cant fix the text inside the icon-boxes as well? (link: http://dev.aispk.org/programs/)

    #60019
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Will look into this now
    2) Our demo gets high rating on both, the load time may be down to other things like plugins or the size of your images.
    3) Not sure what you mean?
    4) Add this to your custom css:

    .recent-posts-list li .recent-post-image {
    background:url(yourimage);
    }

    5) Yes it is possible with css
    6) Not sure what you mean about the inconstancy, please could you provide examples?

    Some titles may not support an icon.

    – Kyle

    #60594
    AlHuda School
    Member
    Post count: 63

    Link: http://dev.aispk.org/programs/.. I have placed text in the icon boxes but i want the box to fit the text inside them. Like if you flip Montessori section you’ll notice the bottom line of paragraph is exceeding the box size. Also i want to make it click able. Like when the box flips i click and it takes me to that page.
    Announcement Section Image: I have added that css it is now picking my own image but its alignment isn’t centralized. http://dev.aispk.org/
    PFA (alignment.jpg) Page link: http://dev.aispk.org/… how can I align the icon and title?
    PFA(our approach.jpg) How can i place this kind of banner on my page? like a banner with an arrow)?

    #60597
    AlHuda School
    Member
    Post count: 63

    PFA (alignment.jpg) Page link: http://dev.aispk.org/… how can I align the icon and title?

Viewing 15 posts - 1 through 15 (of 42 total)

You must be logged in to reply to this topic.