76 comments found.
I wish if you could support it with RTL version
this is great template, nice work.
I will buy Virgo ASAP, can you send to me the documentation until I active my mastercard, to take deep look.
crazy000boy#hotmail.com
thanks
Unfortunatly no.
After purchase, you can get full version with documentation.
Thanks for interest.
yes I know, I trying to purchase but I have problem with paypal.
anyway thanks for your quick response.
Thanks for your interest.
Hello. Is there going to be an updated version like you did with Aquarius? Because I am missing some of the plugins in Aquarius and would like to go with Virgo. But it seems a little outdated compared to Aquarius.
Still, both are looking awesome. 
Best regards
Hi, joffs
Now i’m working on update fo Virgo template. There will be updated jquery and bootstrap, and some plugins. Also i will work on all pages, and include there only that plugins what there should be.
Stay tuned 
Perfect! Will get me the updated version right away 
Hi thanks for the awesome template do you have RTL version of it ?
Hi, no. After purchase you can get zip package with all files.
Does this include PSD files?
Hi, markinganewera
No, there no psd files
Hi Aqvatarius,
I have purchased your theme and all is great, except checkbox and radio inputs.
For example with this code :
<form action="myfile.php" method="POST">
<input name="cgv" type="checkbox" value="1">
<button class="btn btn-primary">SEND</button>
</form>
If I check the checkbox and then submit the form, the value of the checkbox isn’t send to my php file. It seems that Uniform is causing the issue but I can’t find why… Could you please help me with that ?
Thanks
Hi, kfug
I think problem is on your side, couse i create form with checkbox and radio, and it’s sended without errors(try to submit). PHP code:
if(isset($_POST['cb']))
echo 'isset cb: '.$_POST['cb'].'<br />';
else
echo 'cb empty<br />';
if(isset($_POST['ncb']))
echo 'isset ncb: '.$_POST['ncb'].'<br />';
else
echo 'ncb empty<br />';
if(isset($_POST['rb']))
echo 'isset rb: '.$_POST['rb'].'<br />';
else
echo 'rb empty<br />';
I realy want to help you, but i cant, couse i doesnt see an error… Please, contact me with email. I will try to help you.
Hi! How do I configure the theme options?
Hi, ViniciusPerroni
First of all, thanks for purchase
In documentation you can find answer in section How-to…
if you need change template, you just set for body tag class with template what you like, as example:
<body class="ssDaB">
custom background:
<body class="ssDaB bg_crosshatch">
and navigation type, also add class to body tag: .smf(fixed), .smw(hidden). Without this classes it’s default.
List of themes and backgrounds you can find in all files, in settings popup.
<form>
<input type=”radio” name=”a” value=”1” checked=”checked” /> <input type=”radio” name=”a” value=”2” />
</form>
the radio can not be check! but remove the form tag ,it’s ok!
holp to repair this bug! mail: hiado # qq # com
Answered to: kaka#qqbaobao#com
when add the <form> tag, input radio can not checked whatever it “checked=’checked’”!
this is a big bug!
i dont think so… please discribe problem. contact me with email…
what’s your email address,thanks!
Answered to: kaka#qqbaobao#com
Hi i’m using your modal form with some database/jquery/ajax access and if i put a checkbox in the modal window, i can’t set it checked/unchecked programatically… any suggestion? if i use the code outside your modal window, everything is fine….
$(".checker").show();
For example:
$.post('link.html',{},function(data){
$('#myModal').html(data);
$("#myModal").find(".checker").show();
});
sorry, don’t understand… after load the modal window with method modal(‘show’)? my problem is that the checkbox is showing and if i try to set it checked, it sets it to true but the checkbox remains unchecked… i.e. the checkbox is visible and i can get to the checkbox and change its value and properties but its keeping always unchecked… is this the same bug you’re talking about? thanks.
Checkbox wrapped by uniform? Please contact me with email. Thanks
This template is very slow in working, heavy pages, lots of js and no proper documented…..
Sorry but I can not meet the needs of all. Especially in such a short time. At your request, I wrote the documentation that you needed. (No one else did not care about this issue.) The speed of the front-end, depending on the number of connected modules. Leave only the right and all will be well. I started work on optimization, especially for you, but I not promise to make it quick.
Please, send me link to your project
ok
HI @Aqvatarius
your Template is good but if you add this Features to it it will be better:
1-RTL version
1-add one optimizer for old smartphone that can’t load all file
i think if you add this your Template be better
thanks
Mostafa MohseniPur
Hi,
Please make this template light weight – Due to lots of Jquery Plugins, its taking much more time to load that is drawback of this template.
I hope you will you will make it correct.
Hi
Did you use all scripts?
I used only those plugins which are need for functionality but they were also much more…. some of the plugins were dependent to each other…... its 
Please update this template very soon.
Hi. Sent email before. On the gallery.html page, we’ve changed the names of the filters from cats, nature, etc to our own names, but the filtering stopped working. Can you give us some clues? -Thx
Hi
I do not remember to get a letter from you…
Please, check plugins site for more information.
I you have any questions, contact me with email aqvatarius@ukr.net or aqvatarius@gmail.com
Thanks for purchase
Hi
May i ask is it possible to provide server side scripts as well to an extent in case if you already have it with you.
Thx
Hi
As i understend, you asking me about freelance. If is right – i’m not aviable
Thanks
+1000
Kupil adminku… oxuenno nravitsya… Napishite v takom responsive stile Front dlya magazina – toje kupim. Spasibo.
Hi, studeio2006
I’m glad that you like it:D. Sorry, but i dont know any designs for shops like this. Check Site Templates – Retail. May be you will find somethink…
Thank you for purchase 
Hi i just bought this and i want to know how can i load ajax data into the dynamic table thanks
Hi psopa
Example of usage ajax load you can find on page dynamic_tables.html. There used DataTables plugin, init of plugin you can find in plugins.js:404-408. More information of usage, you can find on plugins site
Thanks for purchase. Let me know if you have any questions.
thanks… can you point some direction on how you can integrate a simple select query in php/mysql (assuming json encoded array) with your dynamic table with those buttons (check, edit and delete) on the right and checks on the left? thanks again…
my site is www.yuhcity.com … im tryna play around with all the jquery scripts u provide but everytime i remove one it cause a conflict.. i really dont use the charts and more… but when i remove one something doesnt work correctly with the site.. and all the jquery is slowing the site down tremendously.. if possible could u look at the site www.yuhcity.com and give me an idea of which ones u know i can remove to speed up the site .. thanks
In doucumentation of build v1.4, you can find description of all javascript libraries. Using this, you can remove what you need…
Also, i checked your site, and there lot js errors. Like:
GET http://www.yuhcity.com/totalmembers.asp 500 (Internal Server Error)etc.
Great template. its very good job. Gj to you
I liked your main menu style. But how can I set it to collapsible as default?
Hi, uyelikmail
Thanks, I spent a lot of time to develop…
To use by default collapsible menu, just keep clear class for body(of course you can use theme class)
You bought a pattern?
When I look to html on dreamwever, there is no any class on body tag. its clear. But after site loaded, class=”smf” writes on body tag . which javascript code changing this class? I want to change default of javascript code. Can I do it? or how can I do it another way?
No I didnt bought. I sayed to my boss: “I need this themplate” and he bought for me.
actions.js:217-326 it’s part of code for change navigation type.
If you want to use collapsible navigation as default, change line actions.js:226 subNavigation = 'fixed'; to subNavigation = 'collapsible';
Make sure that you havent saved cookies in your browser with navigation settings…