Discussion on Ark - Responsive Multi-Purpose HTML5 Template

Discussion on Ark - Responsive Multi-Purpose HTML5 Template

Cart 707 sales
Well Documented

ProThemes_Net supports this item

Supported

143 comments found.

I am trying to use the RTL layout. However seems like bootstrap RTL doesn’t work correctly. Although bootstrap.css works for RTL languages with just dir=rtl and other changes to the css files to -rtl. I have followed the instructions given in the documentation. Is there an updated bootstrap-rtl or a RTL demo where we can see it in action?

Instead of using the bootstrap RTL CSS file from https://github.com/morteza/bootstrap-rtl, use http://www.cssmirror.com/ to RTL the existing bootstrap.css and everything works dandy! Hope it helps.

Hi,

Sorry for the late reply. We’ve been really busy these days.

Glad that you sorted it out. All the very best for now. If ever we can be of assistance, please let us know.

Thanks Prothemes

Hi,

I checked, all the files are on the server. Apparently there is another reason.

Hi

Please, double check your html files as well as files in the folders. For more information, press ctrl+j to inspect element and see the error.

Thanks

Solved. It was a conflict 2 .js files. In previous posts you wrote that released an update with a php form. I can not find this form in the downloaded folder, i got only mailchimp form.

Thanks

Hi,

Sorry for the late reply. We’ve been really busy these days.

Glad that you sorted it out. Please note that Ark is a raw HTML theme and the actual server side implementation is not in the theme’s scope since actual business login is responsibility of buyers.

If ever we can be of assistance, please let us know.

Thanks Prothemes

Hi,

I can not understand why my website is not working. On the local server everything works, but the test page does not work on the hosting.

http://bluebirdcom.com

Could you help me?

Best

Hi,

Please, note your site is missing jquery.mCustomScrollbar.concat.min.js. But, scrollbar.js has linked, which is causing an error. This is the reason why web site does not load.

Hope this was helpfuk. Please, let us know if you still need a help.

Thanks Prothemes

Hi,

I checked, all the files are on the server. Apparently there is another reason.

Plesee, refer to the next comment

Hello, I would need to know how I can do to make the video not stop Sliding Background reproduce and remain constantly making loop.

There is some property that I can add to a class, to achieve that effect?

Best Regards!

Hi,

Can you, please specify the plugin you want to achieve with or page? That could help a lot.

Thanks Prothemes

Yes, sorry. The plugin is HTML5 Video Background. MENU: SHORTCODES/INFOGRAPHICS/VIDEO

Hi,

Sorry, maybe I am mistaken. The video is already in the loop. What are you trying to achieve in this plugin?

Thanks

Hello,

to realise the contact form I used the php script from http://www.freecontactform.com/email_form.php and modified only the url etc. As a consequence of clicking the submit button I put in the following at the end of the script: echo "<script>window.location.replace(\"kontakt2.html\")</script>"; to open an confirmation site for the user. But it does not send anything to the email I inserted and I can`t find the mistake. Thank You

Hi,

Sorry for late reply. It’s been a very busy week.

Thanks for your feedback. Please note your asked question is not covered by our support. Ark is a raw HTML theme and the actual server side implementation is not in the theme’s scope. Sorry for inconvenience.

Feel free to reach out if I can help with anything else!

Prothemes

menu not sticky on mobile

how to make menu sticky on mobile ( 991px width ) or less than ( 991px )

Hi,

You can achieve this by removing the following code

@media (max-width: 991px)
.header.navbar-fixed-top, .header.navbar-fixed-top-boxed {
    position: relative;
}

If you need any further clarifications please let us know.

Thanks Prothemes

thanks that solve my problems , but not work @ business layout ( header with transparent )

Hi,

It is same concept for all type of headers. e.g.

@media (max-width: 991px) {
    .header-transparent.navbar-fixed-top, .header-transparent.navbar-fixed-top-boxed {
    position: relative;
    }
}

Do you do customization for this template?

Hi,

Sorry for late reply. At this stage we do not offer customization.

If you have further questions, please let us know.

Kindest Prothemes

Hey man,

Theme is looking really smart, I was wondering for the gallery section i.e. portfolio section, if I can use just short videos from vimeo? Giving my client does film work and training videos? Is that included at all?

Please advise.

Franki

Hi,

Thanks :) Yes, you can. You need to include vimeo iframe code instead of img tag. For example,

<div class="responsive-video">
   <iframe src="https://player.vimeo.com/video/106863986?title=0&byline=0&portrait=0" style="width: 100%; height: 100%; border: none;" allowfullscreen></iframe>
</div>

If you have further questions, please feel free to ask.

Thanks Prothemes

Rows that use the owl.js script do not get displayed correctly in Internet Explorer 10

See images below:

http://bluebaboon.eu/ark-theme1 http://bluebaboon.eu/ark-theme2

Can you look into that? That really would be appreciated.

Thnx for the great theme!

Hi,

Thanks for reporting. We’ll fix it in the next update.

Thanks Prothemes

Hi,

Amazing theme and really cheap.

I need little help in minimizing assets:

global.min.css, base.css, dark.css are counting up to 1 MB page size easily, after adding more css assets and JS assets, we are reaching 2 MB of page size at minimum, this is not good for us, is there anyway we can reduce this?

Hi,

Thanks for your feedback.

Whilst we do know that Ark includes multiple js and css files, it’s because Ark is a very robust HTML template and our demo website is to showcase all possible options, variations and our component flexibility.

I’d suggest to create your website from the scratch and only using the CSS and JS files that you have used to custom CSS and JS respectively file. Remove global.css from HTML files and open a new css file, where you can include the only important and used css files. Go to global.css and find header-transparent, heading-v1 and etc. all the blogs, elements you want use, copy/paste the styles to your custom.css page. This way you can build blog by blog, element by element. Moreover, use minified versions of CSS and JS files to improve page loading.

Ideally, we would not include so many files since a website isn’t required to showcase so many design options within 1 page.

We hope our explanation helps with your feedback.

If at any time we can help you with anything, please reach out, we’d love to get to know you better.

Sincerely, Prothemes

Hi, I have not changed anything on the site, but the Rev Slider says, “Vimeo Froogaloop Api Could not be loaded !

Any help on how to resolve this issue would be greatly appreciated!

Hi,

Can you specify the page? Is this issue on the live demo?

Thanks

Hi friend, resolution error, blurry text. How to solve?

http://i.imgur.com/w03xrd7.png and http://i.imgur.com/Il7CkDV.png

Thanks

Nevermind :) We’ll pass it through testing and fix immediately, if we find a bug. Right at this moment, we have not detected any bug or issue.

Sincerely Prothemes

My friend… correct is. Its work

.form-modal .form-modal-wrap { position: fixed; top: 49.1%; left: 49.1%; -webkit-transform: translateX(-50.1%) translateY(-50.1%); -moz-transform: translateX(-50.1%) translateY(-50.1%); transform: translateX(-50.1%) translateY(-50.1%); }

Hi,

Awesome. Thank you for letting know. If we ever can asisst you, please let us know.

Prothemes

Hello there,

quick question about Ark: I’m interested in the template for a specific project. In the website there should be a section with a series of photogalleries, relative to different events.

Your portfolio grid would be perfect as a structure, but it only shows one photo per block. Would it be possible to link it to separate galleries of photos instead?

Thanks in advance! Brunella

Hi,

Can you, please, make it more clear, what are you wish to achieve, if possible give some examples, we will do our best to help you

Sincerely Prothemes

Your template Slow, how to fix

Hi,

Thanks for your feedback.

Whilst we do know that Ark includes multiple js and css files, it’s because Ark is a very robust HTML template and our demo website is to showcase all possible options, variations and our component flexibility.

I’d suggest to create your website from the scratch and only using the CSS and JS files that you have used to custom CSS and JS respectively file. Remove global.css from HTML files and open a new css file, where you can include the only important and used css files. Go to global.css and find header-transparent, heading-v1 and etc. all the blogs, elements you want use, copy/paste the styles to your custom.css page. This way you can build blog by blog, element by element. Moreover, use minified versions of CSS and JS files to improve page loading.

Ideally, we would not include so many files since a website isn’t required to showcase so many design options within 1 page.

We hope our explanation helps with your feedback.

If at any time we can help you with anything, please reach out, we’d love to get to know you better.

Sincerely, Prothemes

Hello! I am using the vertical menu and have some links that don’t require a drop-down menu. These links (and the hover styles) are not working. Please see http://westsidemedia.com/RCCA and look at the Home, RCCA Foundation, FAQ, Forms and Contact Us links.

Each one of these links, I’m using the “nav-item nav-main-item” class for the line items and the “nav-item-child nav-main-item-child” class for the links. What classes should I be using?

Thanks!

There is a class called ‘nav-main-item-child-dropdown’, which you need to remove. That’s it.

I had tried that, but then the hover effect stopped working. See http://westsidemedia.com/RCCA/index.html.

Can you, please, drop us an email. So, we can help you more efficiently

I was wondering why the popup videos are not working properly on the template (as seen on the corporate page 1 and the slider block page). I am trying to implement these on my website and haven’t been able to get them to work.

Hi,

Can you please provide your code or give us a test link to your page? and which page?

Thanks

I have no test page, but I am using the template as is locally after I download it from this website. An example page is the index_business_1.html. It is found in the section that begins with “Welcome to Ark Studio”

Hi,

Describe the problem clearly. Explain what you’re seeing, include error messages and link to screenshots if needed.

Check if you have linked CSS and JS files. Kindly, change the popup-vimeo class to popup-youtube class to popup youtube video.

<a class="popup-vimeo" href="https://player.vimeo.com/video/106863986" title="We build a your website"> ... </a>
<pre /><code /></pre></code>

The source code for shortcode/piecharts does not display the piechart; there is no line for data input. (see code below) This is where I got the source code from: http://prothemes.net/ark/HTML/shortcodes_piecharts.html

<!- Piechart v1 -> <figure class=”circle” id=”circles-1”></figure>

Wordpress

Development

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

<!- End Piechart v1 ->

Hi,

Thanks for your feedback. Is this a bug in the live demo or in your code, where you create a new page according to your project requirements?

Can you please provide your code or give us a test link to your page? Thus we could provide more effective support.

Best Prothemes

Google Map

google Map is not working. Pls. see following errors: (your orig. file)

“Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error" js:32:179

“Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys" util.js:208:12 “Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required"

sounds good. Next update is…..?

It will be available soon. However, no ETA.

no ETA needed – just a working map

Hello,

google map is not showing. your orig. file is here: http://jerad.de/map.html

any idea?

Regards Alex

Refer to the next comment

Hello, The videos in The Demo Pages are Not starting. I tried with firefox and chrome, local on PC

YouTube and Vimeo ….

Thanks

Ps can you please add working php script for contact Form , next Time

Hi,

Thanks for your feedback. It is working pretty much fine in both scenario, on local and server. Please, describe the problem clearly. Explain what you’re seeing, include error messages and link to screenshots if needed. Linking to your site, if the problem is on the front-end, also helps.

I hope that helps to clear up any confusion, but if you have any other questions. Please let me know.

Best Prothemes

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