Jump to content

Any Ideas On Where May Be Wrong?


Joseph H

Recommended Posts

I had this problem on the icons arrangement on the portal after upgrade to 3.3.0-B2. I tried afresh Install and It works perfect, but on my main site it looks like this bellow 

post-10485-0-56907600-1411024639_thumb.p

 

I used the same template on the fresh install and It showed perfect, screen shot bellow. 

post-10485-0-18077800-1411024823_thumb.p

 

Any Ideas on where I have gone wrong here? Thanks

Link to comment
Share on other sites

Check and see if the portal plugin needs to be updated, if not...save your template code, uninstall portal plugin, reinstall it...see if that fixes it.

 

I did that, the portal plugin has no upgrade now (version 2.0.1) . 

 

Here is a list of things I tried

  • Copied the template and the code in portal and pasted on a fresh install of 3.3.0-b2 and it all worked perfect.
  • Re installed version 3.3.0-b2 files on my site leaving the blesta.php untouched, yet still I have the same problem
  • Unistalled and installed again the plugin but still the error was there.
Link to comment
Share on other sites

Hi Daniel B, I here are my portal codes. 

    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}login/">
            <div class="well">
                <i class="fa fa-dashboard fa-4x"></i>
                <h4>My Account</h4>
                <p>Have an account with us? Log in here to manage your account.</p>
            </div>
        </a>
    </div>
    {% if plugins.knowledgebase %}<div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}plugin/knowledgebase/client_main/">
            <div class="well">
                <i class="fa fa-book fa-4x"></i>
                <h4>Knowledge Base</h4>
                <p>Read and watch a lot of video tutorials here. You'l be a geek In no time </p>
            </div>
        </a>
    </div>{% endif %}
	    {% if plugins.support_managerpro %}<div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}plugin/support_managerpro/client_tickets/add/">
            <div class="well">
                <i class="fa fa-life-saver fa-4x"></i>
                <h4>Support</h4>
                <p>Looking for help? You can open a trouble ticket here to get in touch with us.</p>
            </div>
        </a>
    </div>{% endif %}
    {% if plugins.download_manager %}<div class="col-md-4 col-sm-6 portal-box">
        <a href="{client_url}plugin/download_manager/">
            <div class="well">
                <i class="fa fa-cloud-download fa-4x"></i>
                <h4>Download</h4>
                <p>You may need to be logged in to access certain downloads here.</p>
            </div>
        </a>
    </div>{% endif %}
    {% if plugins.order %}<div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/main/packages/hosting2/?group_id=1">
            <div class="well">
                <i class="fa fa-desktop fa-4x"></i>
                <h4>Order Shared Hosting</h4>
                <p>Start your presence on the web, order a web hosting package today!</p>
            </div>
        </a>
    </div>
    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/main/packages/reseller">
            <div class="well">
                <i class="fa fa-desktop fa-4x"></i>
                <h4>Order Reseller Hosting</h4>
                <p>Shared hosting not enough for you, need to host your own clients?  A Reseller plan will be perfect.</p>
            </div>
        </a>
    </div>
    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/config/preconfig/domains">
            <div class="well">
                <i class="fa fa-globe fa-4x"></i>
                <h4>Order a Domain Name</h4>
                <p>It's always good to have your own place on the net...so get your domain before someone else.</p>
            </div>
        </a>
    </div>
    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/main/packages/domains-tz/">
            <div class="well">
                <i class="fa fa-globe fa-4x"></i>
                <h4>Order a .TZ Domain Name</h4>
                <p>It's always good to have your own place on the net...so get your domain before someone else.</p>
            </div>
        </a>
    </div>
    <div class="col-md-4 col-sm-6 portal-box">
        <a href="{blesta_url}order/main/packages/bulksms/?group_id=10">
            <div class="well">
                <i class="fa fa-mobile fa-4x"></i>
                <h4>Bulk SMS</h4>
                <p>Send notifications, advertise and alert with our fully featured Bulk SMS.</p>
            </div>
        </a>
    </div>
{% endif %} 
Link to comment
Share on other sites

Looks like the icon you're using (fa-life-saver) isn't included in the version of font awesome.

 

That's weird.Both installations use the same library of font awesome, both same version. I have tried on http://yatosha.us to install the support plugin and see if anything goes wrong but no luck.  :wacko:

 

Edit: I have tried changing font awesome but no luck

Link to comment
Share on other sites

The portal template itself looks fine on both sites for me.  Though the footer is messed up on the yatosha.com.

http://screencast.com/t/Ex8tjRszEc

 

The code you posted above also works just fine on my 3.2 install, don't have an upgraded beta install to test on though, my beta install is fresh.

Thanks Daniel, I have managed to solve the arrangement on the portal, as for the footer I just noticed.

 

You're probably missing a closing </div> somewhere between the portal and footer.

It seems so, I tried editing the template added the div It solved some part. I'm sure I will be able to fix It, but I'm just confused on one part here; I used the same template on both blesta installations and on one installation It worked fine without editing but on another It didn't.  

Link to comment
Share on other sites

Thanks Daniel, I have managed to solve the arrangement on the portal, as for the footer I just noticed.

 

It seems so, I tried editing the template added the div It solved some part. I'm sure I will be able to fix It, but I'm just confused on one part here; I used the same template on both blesta installations and on one installation It worked fine without editing but on another It didn't.  

 

Are the versions of Blesta the same? If so, sounds like a styling issue, or missing files.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...