Discussion on Hostrocket - WHMCS & HTML Landing Page

Discussion on Hostrocket - WHMCS & HTML Landing Page

By
Cart 393 sales
Well Documented

brandio supports this item

Supported

This author's response time can be up to 5 business days.

94 comments found.

How do I add images like .com and .net at your URL http://brandio.io/envato/whmcs/cart.php?a=add&domain=register Secondly I am missing price list like: http://brandio.io/envato/hostrocket/html/#pricing

I love your theme just kickstart me so that I can get hang on it.

Hi,

I think the images will be shown after you set up the domain .com and .net, go to your WHMCS admin then from the menu Setup > Products\Services > Domain Pricing.

The pricing list will not be on the Homepage for the WHMCS.

To install the cart(pricing list): - Copy “hostrocket_cart” and “standard_cart” folders to WHMCS templates/orderforms folder.

-Go to Setup > General Settings then Ordering Tab, choose “Hostrocket Cart” and save changes.

Thank you

Hi,

I recently purchased your theme. All things uploaded and activated properly.

After activating hostrocket theme in whmcs admin, client area not working.

The URL is http://manage.yellypage.com/

Please take a look and fix it.

Thanks.

I did not get any reply…

It is urgent, Please reply

Hi

First, you have to update the WHMCS to the latest version 7.5
Update it and let me know if it’s working or not.

Thank you

How to integrate the domain search (non-WHMCS version) to WHMCS domain ordering integration code? I have managed to set it up to redirect properly but it does not redirect with domain details.

This is the code to be integrated instead of name.com search. <form action=”whmcs-installation-address/cart.php?a=add&domain=register” method=”post”> Find your Domain: <input type=”text” name=”query” size=”20” /> <input type=”submit” value=”Go” /> </form>

Hello,

To do it, open “main.js” file and replace the following code:

window.location.href = "https://www.name.com/domain/search-4-4/?keyword="+domain;
With this:
window.location.href = "http://brandio.io/envato/whmcs/cart.php?a=add&domain=register&query="+domain;

Replace “http://brandio.io/envato/whmcs” with your WHMCS link.

Thank you

I have an issue using WHMCS 7.3.0, the button falls on top of the captcha.

https://puu.sh/ydaOL/4ca5894a66.png

Hi,

Open styles-modified.css, then lookup for the following code:

#google-recaptcha-domainchecker {
    margin-bottom: -66px;
}

Remove “margin-bottom: -66px;” and save the file.

Thank you

Hey dudes just bought the theme

Im having some bother trying to figure out where to edit the homepage for the whmcs area. I tried homepage.tpl but it doesn’t look to be the actual page it is displaying

Hello,

It’s in “header.tpl”, “homepage.tpl” is for client area home page.

Thank you

I’d like to report a possible styling bug on cart.php?a=confproduct&i=0 https://puu.sh/xxwmh/14af1a24d1.png

Hello

We’ll fix this bug asap

Thanks!

Hello,

Please send me you website link: faisal@brandio.io

Thank you

Hello,

I reviewed your website, there is no issue in configure page like the snapshot, please check it again and let me know.

Thank you

Hello, Just purchased your template. Can you please tell me how to change the icons in the ‘Ready to go in seconds’ section (div#info.comtainer-fluid) We need to change all the icons to our individual choice. Thanks

Hello,

Take a look at “Info icons & text” section in the documentation.

Thank you

Hi, After upgrading to the latest version, it appears the Two-Factor Authentication Enable/Disable buttons are not working. Nothing happens when they are clicked.

https://cp.launchvps.com/clientarea.php?action=security

Please advise? Everything else seems fine.

Hello

Sorry, I deactivated it after few days from my comment for some reasons, You can try it now:
http://brandio.io/envato/whmcs/index.php?systpl=hostrocket User: test@test.test Password: 12345678

There are three “Tow-Factor” services available, which one you are using?

Thank you

Hi, It looks like you enable DuoSecurity which I do see appears to function in your client area.

We are using “Time-Based One Time Passwords”. Can you please enable this instead f DuoSecurity? Then we can verify that functions on your side, too.

Hi,

Yes, I was using DuoSecurity. Try it now, I activated “Time-Based One Time Passwords”.

http://brandio.io/envato/whmcs/index.php?systpl=hostrocket
User: test@test.test
Password: 12345678

Thank you

Hello

for knowledgebase/annoucements page, i think you need to make some different color of a href link see this http://screenshot.co/#!/7d0e520dfa the “Hapi.js” is a link the “this tutorial” also a link, but for “this tutorial” the color same as text only

Hello,

You will get an update within 24 hours to solve this issue, and support for WHMCS 7.2.2.

Thank you

Hi, sorry for all the trouble. I am wondering if it is possible to remove some of the space and to remove the title where it says cpanel web hosting when using the hostrocket_cart orderform:

http://i.imgur.com/WwuAZIE.png

Hello,

You will get an update to remove the space, and for the title, you can remove it by adding the following CSS code to “styles-modified.css” file:

#pricing h3.headline{
    display: none !important;
}

Thank you

hello, the blank page doesnt really work with this template. it shows the page title a few times over. i tried adding ” $ca->assign(“notitle”, “no”); ” to the page.php but it blanks the page out. i removed the ” $ca->setPageTitle(‘Your Page Title Goes Here’);” line but that leaves a gray background, that is what im trying to remove (the few pixels thick gray line that shouldnt be there). let me know if you think this can be fixed. i think its a template issue because i have other templates that dont require such modifications to have a blank “custom” page

Hi,

If you want to remove the Title & the BreadCrumb and all the spaces, add the following code to the custom page tpl file:

<style>
.header-lined h1{
 padding: 0 !important;
 margin: 0 !important;
 display: none;
}
.header-lined ol{
 padding: 0 !important;
 margin: 0 !important;
 display: none;
}
</style>

Please give me the custom page URL to see what happened exactly with you.

Thank you.

This is the perfect fix, thank you!

You’re welcome :)

Hello

I have another issue, when i activated KB SEO URL, the page just load home page. see https://s28.postimg.org/tq7p1530t/error-kb-seourl.png rewrite module active, httaccess already configured too

Sorry already fixed, wrong place htaccess rewrite code

Hello,

Is everything good now?

Thank you

Hello, yes, so far so good

Great!

Hello where submitform.php located? because i just made some modification with tpl file, i just wanna upload the submitform.php file. i searched it but i cannot find

Hello,

Take a look again to the change log and be sure about the dates.

Thank you

Helo sorry, i don’t see the date,

No problem brother :)

Hello. Can I have it the same way? I also like the animation from INSTANTPAGE better. Thank you.

Hello,

Download the latest update and see the documentation to replace the animation.

Thank you

Can you send me the instapage version in html? I prefer to use that version. Much appreciated. Thank you! Email: mar@himalaia.cloud

Sent.

Beautiful theme and I’m really interested to buy it. Do you think that’s possible change the animation on the HTML version for the one from the INSTANTPAGE version? Looks way better, and if is possible can you help me with that after I buy it. tks

Hello,

Yes, we can do it for you.

Thank you

hey, can I install your theme on same subdomain/subdirectory where whmcs is installed ? how to change all the text ? is easy to change colour and texts ?

Hello,

Yes, you can install it anywhere, copy the theme files to the templates folder. All the texts are in “header.tpl” & “footer.tpl” files and the colors is in the style.css file.

Thank you

Hey, I only need whmcs template is it possible ? is it a full whmcs template including order form and all ?

Hello,

It’s full template, but you have to install the WHMCS first.

Thank you

Hello

I purchased HostRocket few days ago. My HTML website (modx) is https://bytii.net and my WHMCS website is on https://client.bytii.net basically I want to integrate my HTML page to WHMCS (Thanks, I’m aware for the documentation and I went thru it):-)

my questions are:

how do I set the domain search link on the html site to link my domain search on my WHMCS website?

I changed the navbar to be ‘fixed’ (navbar-fixed-top), now the scroll stops 50px(nav size) later how can I adjust it?(js?css?). ?

on Firefox the hroc (ex. hroc hroc-business) fonts/icons are appearing as simple characters (a e d b) is there a fix/override for that ?

Is this theme can support multi language ? (or maybe some suggestion, how to link to WHMCS with the current language appears on html site{modx}?).?

Thank you for any replay Gilad

Hi,

1- For the first question:
Open “main.js” file in the HTML version and replace the following code at line 65:
window.location.href = "https://www.name.com/domain/search-4-4/?keyword="+domain;
With the following code:
window.location.href = "https://client.bytii.net/cart.php?a=add&domain=register&query="+domain;
2- Navbar adjust:
Open “style.css” file and add the following line to #top-content:
 padding-top: 50px;
To be look like this:
#top-content {
    background-color: #3a9dc2;
    overflow: hidden;
    padding-top: 50px;
}

3- Icons font:
I tested your website, there is no problem with the icons. If it’s happening again, check the “fonts” folder permissions.

4- Multi-languages support:
For now, the template is not fully supported multi-languages. The link for the language should look like this https://client.bytii.net/?language=english.

Thank you

We have just purchased your theme. I have a number of questions:

a) How do I add more information on to the pricing table. All ours has is the name and a blank middle?

b) How do I add the pricing table onto the home page? (link to pricing – http://arkwebhosting.co.uk/cart.php?gid=2 )

c) How do I remove the live chat option from the menu.

Hello,

Please explain more or give an example link.

Thank you

Never mind, Found it. Thank you

Hey, awesome product, could you advise how to make the menu show by default? Example here: https://www.dmchost.uk/cart.php?gid=1 – You have to click “Show Menu” in order for it to open.

Hello,

Edit products.tpl file, located in /templates/orderforms/hostrocket_cart.

Replace these two HTML lines at line 25 (with out < /div>< /div>)

<div id="pricing" class="row row-product-selection">
    <div class="col-xs-3 product-selection-sidebar" id="premiumComparisonSidebar">

</div></div>

with the following

<div id="pricing" class="row row-product-selection" style="left:300px;">
    <div class="col-xs-3 product-selection-sidebar" id="premiumComparisonSidebar" style="display:block;">

</div></div>
Thank you

How can I connect a plan to a contactform?

Hello,

Are you using the WHMCS version of the template?

Thank you

Hello,

I’m using the non WHMCS-version, but don’t know how to connect a template to a contactform.

Hello,

If you want something functional like contact form we recommend to use the WHMCS version

The HTML version doesn’t originally have a contact form, you’ll need to contact a web developer for the additional feature,

Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey