92 comments found.
Hello, great theme so far! I am looking to use your blog timeline as seen in the short code menu. I don’t see this code available in any of the theme html pages though. Is there a way to download the short code for the blog timeline? Thanks!
Hello, thanks for your kind words
The code (markup) is inside timeline.html page, you can easily get it from it.
Hi PixelDima! When I downloaded your theme, timeline.html is not included. I’ve done a search of your directory after I’ve unzipped it. Also, when I’m viewing thetheme locally and click on the page from the navigation to go to timeline.html, it is not there. Can’t find it. Any way you can provide this page? Thanks!
Hello, Please email us at pixel4dima [@] gmail [.] com or from contact form, or from our profile.
Hi! Thank you for cool template, but I have some issues with blog clider – there is a blank slide between my blocks http://clip2net.com/s/3oUIiPm
Can you also fix spelling errors in code – class=”boxed-blog owl-carousel owl-darck” data-owl-namber=”3” – What is “darck” and “namber”?
Hello, Thanks for you great feedback
Could you please contact us from contact form, and provide a link to your website to see more about your issues or send us your website files to this email pixel4dima [@] gmail [.] com.
Thanks
Hi, I need your help. On your template you hide aside, but i need to show it on mobiles and tablets. How can I adapt his width to fill the smartphone or tablets width? I hope I made myself understood
Hello thanks for your feedback
Yes you can do this by removing css class hidden-tm ,from your html file
for more details please follow the next few steps :
1- “open the documentation”
2- go to “ELEMENTS”
3- go to “Responsive Visibility”.
If you need any more help feel free to contact us through email contact form.
You are welcome, you can add “dima-full” instead of “hidden-tm”.
If you need any more help feel free to contact us through email contact form ,not in comment .
Thanks
HI I love your template. But for accordions, I want the other collapse when I choose one of them. Can you support please.
Thanks for your kind words, we have responded to your ticket via email.
Best regards, PixelDima
Hello PixelDima, awesome template, I have a question.
How do I disable the white transitions from page to page? i want it to act as a normal website and a href which are taking target _blank opens in new windows.
Thanks
Hello, we are glad that you like our item. Please send us an email with your purchase code and this request via our profile page.
Hi! i wanna buy this theme, but have 1 question…
When i’m click ‘Load content via ajax’ on demo page, it’s not resizable on mobile browser (safari)... It’s normal?))
Do not know yet how i can easily fix it.
Thanks for answer 
Hello Thanks for your interest , this is the first time that some tells us or point to this ,we will see if there is a bug and fix it soon in the next update .
Could you please send us the OS and safari version at pixel4dima[a]gmail[.]com.
Hello,
I do not understand how to change the styles. If I change the background color of ”.dima-topbar.dima-theme” in “styles-shop.css” the font-awesome icons disappear.
Why is this happening? How I can fix it?
Regards.
Hello, thank you for purchasing our template
Please make sure to use other color than the color of the icons.
let us know if we can help you with any thing else. Thank you!
It is not the same color as icons. Not just the icons disappear on top, but disappear in the whole page. It’s too weird, I tried multiple browsers, and occurs at all.
I tried several times, unzip folder “shop”, I changed the style, and ALWAYS happens.
Any idea that can be?
Regards
Hello, please send us the issue and the file via: pixel4dima[@]gmail[.]com
Hi awesome theme!
But the contact form doesn’t seem to work?! I have read trew the comments but have not found a solution. What can I do?
Hello, we are glad that you like our item. Please send us an email with your purchase code and this request via our profile page.
Hi PixelDima, is there possible to change/put image inside <header role=”banner”> </header>
Thanks in advance
Hi, we have sending you a mail please respond in it when you have the time
.
Thanks .
Hi, Love this site thanks. Question… I need to adjust the dark tint on the slide show…and the dark tint on the google map. Where would I adjust the code? Thanks in advance. Nick
Hello thank you for purchasing our template, To adjust the dark tint on the slide show open your style.css file, search for the class .dima-section-cover { } (Line 14323) and change the value of “background-color:”
To adjust the dark tint on google map follow the below steps : – Open “app/js/map.js” file – go into $(”#map”).each(function() { – Search for style = [{ ...}]; – and change it by getting the code from https://snazzymaps.com/style/38/shades-of-grey
Let us know if we can help you with anything else
.
Thanks.
Thanks guys for the quick reply! The map direction worked perfectly. The tint adjust recommendation however only adjusted the color/alpha of the quote background, not the main tp-banner slide alpha. Is there another line of code I can look for. Thanks again, Nick
Please search for the class .pattern-slider { } (Line 3087) and change the background pattern or you can just use rgba color value.
Thanks…that did the trick!
When I made an edit to the css file (see above), the social icons and the ‘page-up’ arrow disappeared. Just solid color boxes, no icons. Any ideas?
We’ve replied you via email please check your inbox. Thank you!
Hi nice template what are you using for the animations? is it possible to have them re animate based on page scroll.
thanks
Mike
Hello @saunders-solutions Thanks for your kind words, we are using CSS3 for animation and yes the animations depend in page scroll, you can try out the DEMO .
Let us know if you have any further questions
Thanks.
thanks for the reply, I can see the effects once is there a way to make them re animate when a user scrolls back
Hi, thanks for purchasing the template, currently you can’t do that ( the process need many changes in the js file).
ok thanks I will see if I can get this to work http://jackonthe.net/css3animateit/
Hello, I bought your template. You have maybe personal page for users?
Hello @alexgurov thank you for purchasing our template. Currently we provide support via Support item page, if you have any question about the template leave us a message and we will respond quickly
Thank you!
Hey I’m working with OKAB and I really like it so far (purchased by my company with another account). One thing i couldn’t find, is there a way to specify different grid sizes for the same element depending on the device? Something like bootstrap’s col-md col-sm col-xs etc.
Hello, we are glad that you like our item. Please send us an email with your purchase code and this request via our profile page
Thanks for the reply, sent a message!
why libs file is minified? iam investigating send message i found you call doc.ready.PIXELDIMA.CONTACT.contact.validate.submitHandler (main.js:1522) d (libs.min.js:6) (anonymous function) (libs.min.js:6) n.event.dispatch (jquery-2.1.1.min.js:3) n.event.add.r.handle (jquery-2.1.1.min.js:3)
so if i want to avoid this handler how i could do that? Regards
Hi libs file content all js plugin that included in module folder more than 20 script, so to optimize those files for the SEO the best way is to make all those script in one file and minified it to minimum load time for the web site.
The libs file content one of the most important file “jquery.validate.min.js” this script allow us to validate the contact form, when the form is valid the script callback the handler to handling the submit via ajax. so you can’t avoid the handler without damage the contact form.
Please can you explain to us why you want to avoid the handler ?!.
Let us know if we can help you with anything else
.
PixelDima
I need to adjust the height of this section. I can’t seem to find the code where I need to do this.
<!- VIDEO BACKGROUND SECTION ->
<section class="section">
<!- VIDEO ->
<
VIDEO -->
If you want to adjust all sections, open your css style and search for ”.section” and add “height: 500px;” or any value you want.
But if you want to adjust a special section try to add “id” or new class then go to your style and add
.yourNewClass{ height: 500px;}
.or add it directly in your html page like this :
<section style=" height: 500px;">
Thanks
That sort of works. It adjust all the text and the section but the video stays the same size. So I have a whole bunch of stuff that is supposed to be below the video now on top of it.
Could you please send to me an image showing what you want to done at pixel4dima[a]gmail[.]com
I’m trying to adjust the height of the Video Background. I been adjusting the height of the revolution below. It does not matter what number I put in the height nothing changes.
var revolution = function() { var d, i, m, a, p;
d = $(".fullscreenOnePage").show().revolution({
dottedOverlay: "none",
delay: 9000,
startwidth: 1170,
startheight: 1600,
hideThumbs: 200,
thumbWidth: 100,
thumbHeight: 50,
thumbAmount: 5,
navigationType: "bullet",
navigationArrows: "solo",
navigationStyle: "none",
Hello @djsonicimpulse
If you want to adjust the height of the revolution make sure that “fullScreen” option is off ( Line 818 ).
Please let us know if we can help you with anything else 
I changed it to off but that did not change anything
Maybe I’m changing the wrong stuff here. I’m trying to change the height of this video.
<!- VIDEO BACKGROUND SECTION ->
<section class=”section”>
<!- VIDEO ->
< VIDEO—>
<!- VIDEO BACKGROUND SECTION ->
<section class=”section”>
<!- VIDEO ->
< VIDEO—>
If you are working on revolution please make sure to know what slide you are choosing.
So first open your html file and search for this class “tp-banner” you will find another class one of those
- d :fullscreenOnePage
- i :fullscreen
- m :minfullwidth
- a :boxedcontainer
- p :photoslide
Thanks
It looks like my partner got rid of revolution and add the video background. tp-banner does not exist on the page. How do you adjust the height of video background?
Hi
The height of the video background depend on the content of the section .
<!- VIDEO BACKGROUND SECTION ->
<section class=”section”>
<!- VIDEO ->
< VIDEO—>
Great theme, good work.
In the demo Default, picture 4: a fiew seccounds
Regards
thanks for your kind words and thanks a lot for your great feedback.

PixelDima
Hi Dear,
i like your theme but i want all sections in rtl such as shop and another. your theme have rtl full support for all pages ?
Thanks.
Hello @majid_a_iran thank you for your interest
Okab template support RTL for all pages and you need to use SASS to switch to RTL mode
More info about how to switch to RTL mode in Seconds
Also we have added new RTL demos and it will be released soon in the next update (version 1.4).
Let us know if we can help you with anything else. Thanks.
PixelDima
how to disable scaling images. In explorer the images look pixelated using this feature. Is there a class to overide this function???
Hello @alexbiosoft thank you for your question
To fix this open your style.css file and search for (-ms-interpolation-mode) and change the value to ” bicubic;” just like this (-ms-interpolation-mode: bicubic;) this must fix it on IE.
Let us know if we can help you with anything else. Thanks.
PixelDima
Thank you!!
Hi PixelDima,
A file already downloaded but when try demo file run offline on IE or Chrome some features can’t run unless connected internet.
Please advise… Thanks,
Hi @bbmufti thanks for your question;
Okab use some API that need to be connected with other servers to work like (Twitter, Flickr, Instagram,...) also it use Google fonts that need internet connection too, so don’t worry about that you can work on offline mode and every thing will be ok when you connected to the internet.
Let us know if we can help you with any thing else 
Thank you!