75 comments found.
Hello good day, I bought your 3 excellent templates and I saw that it has updates, what are those updates?
Thank you very much!
German Pace
Hi,
I had to remove some links from the documentation and also removed some code from the php contact form. However, there’s no need for you to update any files.
Thanks.
Hi ! Great work and congratulation…
Before to buy the theme is it possible to integrrate it in framework such as laravel
Thanks !
Kind regard
Hello, my question is, how is it possible to even manage a website like it is shown in the demo, if i only get the html code? Do i need to use an editor like dreamweaver?
I aks this, because you had this theme as a wordpress theme and as a Drupal Theme too, but not anymore.
How is everyone doing it?
I would like to now because the theme is exactly what i need, it looks great.
Thanks for your attention and kind regards.
Benjamin
Is this really the price ($325) of this template or it is some mistake?
Привет. Купил твой шаблон лет 5 назад. и он мой самый любимый )) Вот пришел черёд слепить сайт дизайн-студии для себя – и я обнаружил, что здесь нет увеличения картинки из портфолио. т.е. по клику на картинку – она показывается большим размером – при этом не уходим со странички портфолио.
Actual
I was trying to add video in homepage slides, but if I copy video slide from any of the video pages and add it to existing slider, the slider won’t go beyond newly inserted video slide. I tried data-nextslideatend tag, but it’s not working. If I remove the <video> element, the slider works perfectly. Can you help me out with this?
Hi,
Is there a simple clean way to add the active class to navbar menu?
I’m using <header class=”header-wrapper header-transparent with-topbar”>
My site isn’t ready so I don’t have a URL yet. Thanks.
I receive when using the contact from with captcha: “Error! Oops, something went wrong.”
the public key is in the html file & the private key in the php file. What could be wrong? What can I ask to check on the webserver?
Top Bar
I would to remove the sometimes anoying top bar (about features pricing terms & social media icons on the right) which is almost always present on most pages. but then the menu position is wrong.
How can this be solved?
Hi,
Can a youtube video be used as a background video on the index page (index_08) instead of a mp4 or other web format?
Hi, would you please let me know what is the best approach to follow on the Pala’s template Mailchimp Subscribe Form.
Palas template comes with class=”footer-subscribe” however the Mailchimp’s form action link generated code leaves out the footer-subscribe class, and adds a class”validate” to the code.
What is the correct code to make the form work properly please. Many thanks.
Hi,
The .footer-subscribe class is used only for styling, not for functionality and the form should work without this class. However, you could just add it to the form. ( e.g. class=”validate footer-subscribe” )
Do you have a url with your website so I can take a look at it?
Thanks!
Thank you. Much appreciated!
class=”validate footer-subscribe” breaks the styling unfortunately.
However this code works fine for me.
<form action=”http://abusinesstheme.us10.list-manage.com/subscribe/post?u=dd23cb20d9d4dde851546bd9a&id=8d7dbd85d4” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”footer-subscribe” target=”_blank” novalidate class= “validate”>
- My website is under construction, so no url just yet.
Good to know!
Hi,
what I miss in your templates, is a layout without a big header image oder slider or something else. There are always sites on any projects, where the customer or the designer do not provide an image.
Can you add one or two templates which do not require a big hero image?
Thanks!
Hi,
Sorry for taking so long to respond.
Have you checked this page? http://abusinesstheme.com/demo/palas/page_sidebars.html
It’s a simple header with a simple page header, and you could change the color from dark to gray or any other color.
Let me know if this works for you.
Thanks.
Hi
In the page (pls refer to the below link), could you please advise how to align the last bottom image (story) to the left instead of aligning to the right hand side.
http://www.mflextechdesign.com/ln-brand/eng/stories.htmlThank you.
Hi,
I’m not sure why the last image is aligned to right. The positions are calculated by the isotope plugin, but I did some tests on my demo, and the last image is always on the left. You can add 2 more items, that are hidden on mobiles and tablets (xs-hidden, sm-hidden classes) so that it takes the space, or try to re-create the section on a test page with less portfolio items and see if the last image is aligned to the left.
I hope this was helpful
Thanks,
Bogdan
b05bff90-6514-40f3-9294-2be8a776264e – 19 May 2015 REGULAR LICENSE
Hi,
would you please tell me, where I have to add the code, that my carousel is of the same width as the divider or text?
Please see my webpage (http://www.ebk-koeln.de/erster-tag-der-offenen-tuer.html).
I want the photos to be exactly as long (in length) as the divider below it. The pictures in the carousel have a size of 1170 px x 658 px.
Furthermore, is there anything I can do so that the bg-image at the top of the page doesn’t need a second to resize when I reload/refresh the page? It is not a big deal, but it would be nice if the users wouldn’t see the picture resize.
Thank you very much
Hi,
I’m not sure I’ve understood correctly, but if you want to change the height of a slider, open script.js and take a look at this screenshot: http://prnt.sc/e582r4
For the image load, I recommend using a parallax image instead, so it would load faster. You can create a div tag within that section and set the preferred height via a style attribute. You’ll find an example here: http://abusinesstheme.com/demo/palas/index_04.html
Let me know if any of this was helpful for you.
Regards,
Bogdan
Hi Bogdan,
I’m talking about the width of the carousel pictures. Check out this picture from my website:
http://carsten-arntz.de/width.pngI only want the picture to go as large in width until the red line. Everything beyond the red line (right) should be gone.
Thank you for your help. Regards, Carsten
Hi Carsten,
Thank you for the image, now it’s easier for me to understand. There are some issues with the grid classes you used.
First, you can’t have a container class inside another container class ( http://prnt.sc/e5lpso ).
Put the thumbnail class on a parent tag, not on a col-sm-* class, because it overrides the paddings ( http://prnt.sc/e5lqtd ).
Also, have you changed some classes within the bootstrap framework? All the col-... classes have a padding-left of 30px, when it should have only 15px ( http://prnt.sc/e5lrzt ).
Practically, there are some padding issues and it can be easily solved by using a web developer tool. Also, I recommend reading about the bootstrap grid system and don’t make any changes within, just create a new css file and put your code there: http://getbootstrap.com/css/#grid
Hope this helps.
Thanks,
Bogdan
Thank you for your help, Bogdan. I will make the changes according to your recommendations. Good advice!
You’re welcome!
It seems that the Web Accessibility standard does not support the syntax.
Please advise.
Hi,
In order to get rid of that error, simply split the the link tag into 2, like this: http://prnt.sc/e4cslx
What triggers the error, is the character ” | “
Thanks,
Bogdan
Fixed. Thanks.
You’re welcome!
Hi
I would like to seek your advice. In the main page, there are 4 sub-sections which are above the top banner (please refer to the print screen). When the website is loaded the first time, the 4 sub-sections are perfect and have no problem. However, when the browser is resized, the 4 sub-sections will drop down inside the banner (please refer to print screen). When refresh, it seems OK. Please advise how to fix it.
Before resize the browser, it is normal: http://prntscr.com/e21sbe After resize the browser, please refer to print screen: http://prntscr.com/e21farHi,
Open script.js, go to Window Resize section (the last) and take a look at this screenshot: http://prnt.sc/e2cmy9
Thanks,
Bogdan
Thank a lot!
You’re welcome!
Hi,
When I saw the banner on mobile phone, the title inside the banner is blocked by isotope menu as shown:
http://prntscr.com/dzk90jPC version is OK.
http://www.mflextechdesign.com/ln-brand/eng/stories.htmlTake a look at this Screenshot.
Thanks,
Bogdan
Thank you for your excellent support!
You’re welcome! Would you please consider rating this template: https://themeforest.net/downloads
I am Palas customer.
I used Portfolio isotope plugin to show people’ image (stories). More than 20 image have to show at the same time. But during first time loading, some images are often messed up (i.e overlapped with one another), they cannot display in full size . Some images are cut off. I cannot attached print screen for your reference.
Please advise how to fix the problem. I may send you my website link if required. Thanks
Hi
Please send me your website link.
Thanks,
Bogdan
Here is the link:
http://www.mflextechdesign.com/ln-brand/eng/stories.htmlHi,
I took a look at your website, and it works just fine on Chrome, Firefox and Edge, but, indeed on IE11 on the first load the portfolio was a total mess. After I’ve refreshed the page, everything was fine, but now, I can’t see the issue anymore, even if I refresh the page or close the tab. It’s weird.
I don’t know if it will work, but open script.js and go to Portfolio config section and replace “ie” with “false”. Take a look at this screenshot. It was an old fix for IE9, but I targeted all IEs instead.
Let me know it this was helpful for you. If not, I will take some more time to test some workarounds.
Regards,
Bogdan
It works. Solved. Thanks a lot!
Awesome! I’m glad I could help.
b05bff90-6514-40f3-9294-2be8a776264e – 19 May 2015 / Palas Template
Dear sir or madam,
in my caroussel slider (the one you used in “index_05.html”) I would like to add an auto height. All my images are according to your standard (1920px x 1080px) but the height of the image is shorter in the carousel. Hence the picture appears ok in its width but wrong in its height.
Would you please tell me how to change the code so all images are at the exact size?
Thank you very much.
Carsten Arntz
Hi Carsten Arntz,
There’s no need to have a 1920×1080 image for a boxed slider. For example, if the slider has a resolution of 1170×800, you can have an image with the same resolution. However, if you’re using a full width or a full screen slider, then I recommend using a larger image so that it will seem blurry.
Try resizing the image in a photo editor, or resizing the slider’s height: http://prnt.sc/dwwe68
If the above doesn’t help you, send me a url with your website so I can take a look at it. It’s way easier for me to help you if I can see the actual issue and thus to make some debugging.
Cheers,
Bogdan
Sir
I just submitted a comment to you.
May I know the proper procedure to submit a ticket to your support?
Because Freshdesk is not working?
Edward
Hi Edward,
I am offering support in the comments section from now on. I will not use FreshDesk anymore. I will respond to your problem soon, I just have to check it and make some tests. Do you have a url with your website, so I can take a look at.
Kind regards,
Bogdan
Thank you for your link. Problem solved.
Awesome! I’m glad I could help.