Discussion on Quadra | Multi-Purpose Website Template

Discussion on Quadra | Multi-Purpose Website Template

Cart 1,111 sales
Well Documented

GoldEyes supports this item

Supported

This author's response time can be up to 1 business day.

180 comments found.

It is a question.

One. http://quadra.goldeyestheme.com/v2/elements-clients.html

6 COLUMNS CAROUSEL .. There is only one client logo on the mobile

How do I get two or more?

two. 6 at COLUMNS CAROUSEL If you work with only one of these, the clients logo will appear larger and smaller.

How do I fix this to remove this from my pc?

Please let me know how to fix this css.

Thank you for your message! We’ll let you know via e-mail.

Guys I after all have bought your theme, and I want to tell u it’s a good job!!.. a fine product for web designers.Thx!)

Glad to hear this. Enjoy! :) Have a great day!

Sincerely, Zafer

As the template says ‘Layered PSD files’ I’ve not received the template PSD files. Where can I download those?

Hello there! Thanks for the contacting us!

There is included some psd files for easy edit to some png areas like that: https://d.pr/free/i/stazZL

But of course, we’re sending free the this Quadra designs to Quadra buyers: https://themeforest.net/item/quadra-multi-concept-theme/16026412

If you want, you can drop a message for this case to goldeyestheme@gmail.com address. We’ll send the files.

And please let us know if you have any questions about Quadra, we will be here. :) Thanks!

Sincerely, Zafer

Thank you for your quick response. I’ve sent an email from my ID info@boxonvision.com. Awaiting download link for the PSD files. Please send your reply to the same email ID. Thank you.

The files has been sent, have a great day! :)

Sincerely, Zafer

Hi there,

Great job on the theme! I had actually just completed the design on my new website but have decided to convert it over to your theme before launch!

I have run into a small bug when using the latest slick slider (13). I am using another slider on the page below this . EG

<div class="custom-slider block-img qdr-controls c-grab" data-slick="{"dots": false, "autoplay": true, "autoplaySpeed": 1500, "arrows": true, "fade": false, "draggable":true, "slidesToShow": 7, "slidesToScroll": 1}"> <div class="px-2"><a href="g"><img src="images/blocks/block_04.jpg" alt="1" /><h6 class="t-center uppercase mt-2">C1</h6></a></div> <div class="px-2"><a href="g"><img src="images/blocks/block_04.jpg" alt="2" /><h6 class="t-center uppercase mt-2">C2</h6></a></div> </div>

However there is a conflict (I think between the class name custom-slider). The header uses the speed from the slider below so it finishes super quick and before the transition. Any workaround?

Hello Ryan! Thanks for contacting us!

Sure, if i understand correct your issue, you having problem with animation and auto play speed. There is option for “autoplaySpeed” and yours 1500 now. This is very fast, 1.5second. You can make 5000-6000 it and you can edit slide animation speed also. “speed” code is for animation speed of slides. An example code for a these options;

data-slick='{"autoplay": true, "autoplaySpeed": 7000, "speed": 700,}'>

Also if you want use element animations in the sliders, you should add hero-slider too.

And you can use custom-slider a lot of times in same page. It will not a problem.

If your problem is doesn’t solve, you can send an e-mail with your this html file and describe. We’d like to help you finish before the launch. :)

Sincerely, Zafer

Hi Zafer, The issue that I have is I am using two sliders on the page. The slick slider 13 header (which currently has a autoplay speed of 6000 / 700 speed as well as a carousel below it which creates a conflict (http://quadra.goldeyestheme.com/v2/elements-carousels.html)

Hello again, Ryan.

Can you send your html file to us? I will check the options and solve it. There must be wrong thing there. You can send it to goldeyestheme@gmail.com address. We will solve the issue and send you again. That will take a few minutes. Thanks!

Sincerely, Zafer

Офигенная тема! Столько вариантов навигации – это то, что мне было нужно.

Hello there! Thanks for the kind words!

We were so glad to hear that. Many thanks and have a great day! :)

Sincerely, Zafer

There is bug. shop-column-4.html select ACCESSORY and BLACK. Try to come back to ALL and ALL. All products don’t come back…

Hello there! :)

Thank you very much for the report. That is just fixed. If you have issue with your files we can help for the update.

Thank you for your attention again, have a great day!

Sincerely, Zafer

Sorry but I use the last script.js (04/20) but page loader doesn’t work with safari desktop and his previous page button.

I have to replace that :

//Window Before Unloading $(window).on(‘beforeunload’, function (e) { $pageloader.removeClass(“page-loader-hidden”).addClass(“page-loader-fading-in”); });

$('a[href="mailto:"], a[href="tel:"]').on('click', function(){
    setTimeout(function() {
        $pageloader.removeClass("page-loader-fading-out").addClass("page-loader-hidden");
    }, 50);
});

By that :

//Window Before Unloading for parallax browsers if (isParallaxBrowsers) { $(window).on(“beforeunload”, function() { $(’.page-loader’).removeClass(“page-loader-hidden”).addClass(“page-loader-fading-in”); }); } $(‘a[href=”mailto:”], a[href=”tel:”]’).on(‘click’, function(){ setTimeout(function() { $pageloader.removeClass(“page-loader-fading-out”).addClass(“page-loader-hidden”); }, 50); });

Hello there! You are absolutely right. There is need an “if” for selected parallax browsers on the “beforeunload” function. It will solve the issue on the safari.

For example:
if (isParallaxBrowsers) {
     $(window).on('beforeunload', function (e) {
          $pageloader.removeClass("page-loader--hidden").addClass("page-loader--fading-in");
     });
}

Please let us know when you need any help, have a great day!

Sincerely, Zafer

Hello, I am interested in purchasing your template. I had one quick question:

is there anyway to change the dropdown menus from rounded edges to square?

Thanks in advance!

Hello there! Thanks for the message!

Of course, there is a .radius-drop class. When you remove this class dropdown will be square. If you have any questions please let us know. Have a great day!

Sincerely, Zafer

hi guys I have already ripened to buy, but has to know several things: 1. whether there is this template in purchase of http://quadra.goldeyestheme.com/v2/demo-herakles.html? 2. I need to reduce a slider this too big,-30-50% less on height is necessary.? 3. http://quadra.goldeyestheme.com/v2/demo-herakles.html is easily integrated into this theme,a new gallery?

Hello there! Thanks for the contacting us!

1. Of couse, The theme comes with what you see. All demos, pages are included.

2. Yes, there is special option for this slider in the content/herakles/js folder. All demos have special settings.

3. Of course, you can get any gallery – portfolio system from 130+ portfolio examples. They all work.

If you need any question, please let us know. Have a great day!

Sincerely, Zafer

Sorry for this ask.

Hi, guys. Do you have any jew person in your team? I have a valid cause. Whenever I buy a Jewish item, they remove the item from sale after 1 year. First sell then delete. I’m getting pissed off. That stealing for me.

Hello there! Thanks for contacting us.

That was a really strange question :) We can say “no” for this question. You can see the Quadra in our portfolio for years like our other themes. Thanks!

Sincerely, Zafer

Thanks! i love it. But i think this theme is very complex. May be need Variant Builder. Page builder with per section drag-drop. I think.

Thanks!

Thank you for your advice.

Quadra is have minimalist code system and you can create easily your own pages & designs. This system allows unlimited editing. A lot of pages of Quadra have been made without using CSS or JS code. They are created only helper classes and you can see more details on the documentation.

But of course, this is your choose. :) Have a good day!

Sincerely, Zafer

Nice GoldEyes, thanks for a clean minimal theme.

Hello, Brendon.

Thank you so much your kind words! Please let us know when you need any help about Quadra. Have a great day! :)

Sincerely, Zafer

Is it possible to make a webpage thumbnail animation in index page just like this: http://thememascot.net/demo/personal/j/consulting-pro/v3.0/demo/? on mouse over shows the full image

Hello Alfonso! Thanks for contacting us.

Of course, this is simple. The code you need is ready. Please drop a message to goldeyestheme@gmail.com address. We’ll send it now.

Sincerely, Zafer

Очень крутая работа,я уже хочу купить вашу тему, чтобы попробовать ее для себя, но может дождаться обновления? как вы думаете?)

Hello there! Thanks for contacting us and kind words!

Quadra 2.0 is currently updated now and some updates will come of course. We can help about update your files with new updates. Also you can read the changes on here: https://themeforest.net/item/quadra-creative-multipurpose-template/21409528#item-description__updates

Also we’re adding new features to online documentation: http://quadra.goldeyestheme.com/v2/documentation/

So, you will not had a problem about it :) You can let us know when you have questions also. Thanks!

Sincerely, Zafer

Presale question: You provide range slider. How can I apply them? It is based on Java? Can you provide some links with tutorials how to apply them?

Hello there! Thanks for contacting us and i am sorry for the delay.

Yes, this is based on Javascript. And possible get values of them when change. You can see a simple example on here: http://jsfiddle.net/IonDen/xaaw56bk/ And you can visit plugin website on here: http://ionden.com/a/plugins/ion.rangeSlider/en.html If you have questions, please let us know. We will be here! :) Thanks!

Sincerely, Zafer

I have just bought. Questions: 1. Is there more variations of submenus?: https://monosnap.com/file/qTLM9HpsvszSnvnxB6WvS6spbpqRKF. 2. If I use a demo like “etna” and other demo like “everest” to different projects, “single post” or “contact page” will be differents? Or will be the same style. Thanks

Hello there! Thanks for contacting us.

1. I couldn’t see your image but if you want more variations to “dropdown” menus, there is no different variations but you can see /* DropDown Menu */ area in the theme.css and give your own styles. But if you want more navigation/menu styles, there is 47 modern navigation styles, 8+ completely unique navigation types. You can see them in the navigation area in the menu.

2. All demos have their own css files in the content, for example: content/everest/css/everest.css – You can add your changes to these files and your codes can stay special for only your demos. Also same for javascript codes. So, your editings will not change to all theme. Thanks!

Sincerely, Zafer

What I want to say is that I have installed a demo (feronia) and I have copied the folders and files. The index page looks good, but then the single blog page, for example, does not look like the main page style

Hello, Alfonso!

Maybe there are changes that will affect the blog page. Can you share your url for the check? You can share your url on the mail:

goldeyestheme@gmail.comsupport@goldeyestheme.com

Sincerely, Zafer

One of the best purchases Ive made here! Is there a one-page?

Hello there! Thank you so much! We were so glad to hear that!

Of course, there is a lot of one page demos and demo variations. You can combine them also.

Please let us know when you need any help, cheers! :)

Sincerely, Zafer

So I am using the etna template and wanted to use a menu that would scroll down to sections of the page. Not sure if there was one in the package. If there is one, please let me know which page and I will grab it from there. Thank you

Hello there! Thanks for contacting us.

Sure, there is useful a few navigations for that without modern and side navigations. You can choose one;

Block Navigation: http://quadra.goldeyestheme.com/navigation-block.html

Dotted Navigation: http://quadra.goldeyestheme.com/navigation-dotted.html

Extra Navigation (Please scroll down): http://quadra.goldeyestheme.com/navigation-extra.html

Icon Navigation: http://quadra.goldeyestheme.com/navigation-icon.html

There is more examples in the “Navigation” area in the menu. Also you can copy paste them to your page. They will work.

If you need another help about Quadra, you can drop a message. Thanks!

support@goldeyestheme.comgoldeyestheme@gmail.com

Sincerely, Zafer

Mobile menus look so strange.

Samsung Galaxy or iPhone does not respond to the size of the phenomenon appears to be a lot for PC.

It seems that you need to update the mobile menu as a whole.

I sent you a captured image by email.

Hello there.

Quadra is tested on a lot of new generation mobile devices and tablets but we will make a re-work for your device. We got your mail also, thank you so much for your report. We’ll let you know in a few hours. Thanks!

Sincerely, Zafer

Bootstrap 4?

Hello there. Thanks for the message.

Quadra is currently based Bootstrap 3x but we are working on a huge update now. Quadra will be fully based Bootstrap 4 with next update. Thanks!

Sincerely, Zafer

Amazing theme!!!! that is WHAT I have been looking for during long time for my website project! THANK YOU!!!!!

Hello there!

Thank you so much for your kind words! We are really glad for that. We will be here when you need help also. Have a great day! :)

Sincerely, Zafer

I really like your theme. I have two doubts: 1. Having so many options and possibilities, I guess that many scripts and css will be loaded, so the final page will be slow. 2: I see that there are many differences between home and other pages. I suppose that if a variant of home is chosen then the styles will be the same for portfolio, blog, etc …

Hello there! Thanks for contacting us!

1. Quadra is have very good performance on desktops and mobile devices. Because Quadra optimized for load very few files and have features for just run only the necessary scripts and 2 different lazy load systems .etc. And we can help for clean your files for unnecessary codes. So, no worries :) Your website can have high load performance easily.

2.All of the Quadra’s demos have their own folders, css and js files. And they are have special codes for them. So you can edit all the demos easily. Also, Quadra is have an advanced class system. And a lot of pages created with only classes. You can create a lot of pages only classes too. You can see more details on the documentation: http://quadra.goldeyestheme.com/documentation/#quadrahelpers

Thanks!

Sincerely, Zafer

Ok. I’ll by

Congratulations! Nice Work, Good Luck With Sale :grin:

Thank you so much! :)

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