Support for Hope 4 Life Template

We are here to help you for any kind of technical queries.

Quote · 21 Jun 2013

Hi bsetec thanks a lot for creating this theme and making it available for free. anyways the templates works quite nice for a theme so advanced but i have a small issue with widths the theme always seems to use the same widths regardless of settings in the back with the pages builder. i assume this works as intended because it's responsive? thank you.

Quote · 31 Jul 2013

i believe it has something to do with javascript of flexnav. more in particular the resizer function. 

 

resizer = function() {

      if ($(window).width() <= breakpoint){

        $nav.removeClass("lg-screen").addClass("sm-screen");

        $nav.css({

          "maxHeight": 0

        }).find(".item-with-ul ul").css({

          "maxHeight": 0

        });

        $('.one-page li a').on('click', function() {

          return $nav.removeClass('show');

        });

        return $('.item-with-ul').off();

      } else {

        $nav.removeClass("sm-screen").addClass("lg-screen");

        $nav.removeClass('show');

        $nav.css({

          "maxHeight": settings.itemHeight

        }).find(".item-with-ul ul").css({

          "maxHeight": 0

        });

        return $('.item-with-ul').on({

          mouseenter: function() {

            return $(this).find('>ul').addClass('show');

          },

          mouseleave: function() {

            return $(this).find('>ul').removeClass('show');

          }

        });

      }

    };

 

Quote · 31 Jul 2013

Just had a concern about certain pages on the template when viewed in a mobile device (in my case an Iphone).  Pages such as adding events, ads or even the registration page are cut off for some reason when viewed in a mobile device.  For example the registration page is almost impossible to use because all the fields are cut off, making the user experience not so good from the get go.  I haven't checked every single page in the template but it almost seems that any page which includes fields or tinymce description boxes seem to have this issue.

Hopefully a solution is in the works to make this beautiful template perfect?

Brilliant work on all your templates by the way!  Look forward to seeing more of your work Smile

Quote · 12 Aug 2013

Hello,

really like this template and thank you to give it for free.

I have a small problem with the forum:

I get: [L[RECENT TOPICS]] [L[NEW TOPIC]] [L[RSS FEED]], ETC...

ANYBODY HAVING THE SAME ISSUE, OR A SOLUTION ?

THANKS

Quote · 31 Aug 2013

 

Hello,

really like this template and thank you to give it for free.

I have a small problem with the forum:

I get: [L[RECENT TOPICS]] [L[NEW TOPIC]] [L[RSS FEED]], ETC...

ANYBODY HAVING THE SAME ISSUE, OR A SOLUTION ?

THANKS

 Sorry :-( THIS WAS MY OWN MYSTAKE, MY LANG FILE WAS NOT CORRECT AND THERE IS NOTHING WRONG WITH THE TEMPLATE.

Quote · 5 Sep 2013

Hello,

is there a way to put the "promo /splash" at his original place under the top menu (as for now it is over) ?

Thanks

Quote · 25 Oct 2013

Question: The template installed correct however all of the right column blocks are going under main content on desktop. Is there a setting that needs to be tweaked in the template to have it render like the demo? I didn't see anything in the documentation pdf. Cache was cleared after swapping templates.

Here's a screenshot of what the right blocks are doing.

Thank you for the free template.

1991 Mustang GT Convertible.png · 85.2K · 344 views
Quote · 10 Mar 2014

Please help! I adjusted the column widths in page builder and now they're stuck at the wrong width. Also the menu changes to being fully expanded in middle-size range.  How do I make it pulldown style?  http://kreggqua.zarconia.net/

Quote · 22 Apr 2014

I love the theme and you ahve done great work, but I am having a problem with finding the CSS where I can adjust the size of the logo. I would like to increase the height of the top row, and also keep the template from auto-resizing the logo to a much smaller size. When I upload the logo, I make sure I have unchecked the box for Enable Resize

Even Monkeys and Retards get it right with repitition! - Author Unknown
Quote · 13 Mar 2015

Using iphone 5 the template is not responsive...?

Have installed on my dev site and also checked your demo link. Same result.

 

Works as responsive when re-sizing desktop but not when viewed native on iphone 5

Quote · 26 Apr 2015

To resolve iphone5 responsive view , Goto here -> /templates/tmpl_hopelife/_header.html and 

add this in header tag <meta name="viewport" content="width=device-width" />

refer this screenshot http://prntscr.com/6zfi4z

Quote · 29 Apr 2015

How do the change the font the complete template so Source Sans Pro?  

 

Thanks for the help...

Quote · 30 Apr 2018
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.