V Scotch
asked 7 years ago

Hello! I would like to make a website which will be a review of different interview services, on the front page I want to have all those services with an image, short review and rating and then when a sevice cliked it opens post/product page with this review and possibility to leave a comment and rate the service. Which of DesignWall template fit best for this purpose?

5 Answers
DominicStaff
answered 7 years ago

Please accept my apology for the delay in getting back to you. If you want to make a website as you mentioned in your question, you can use the DW Fixel but need to customize this site to work with all your request. If you want to have it, we are ready to help you as a custom work with a charge of fee.

V Scotch
answered 7 years ago

 Thank you, Dominic, I have tried several themes meanwhile and it seems like DW Store is also a good one for this. Just one question – can I have the header banner as it is in Time Line Pro (just website title with a buttion at center) into DW Store theme?

DominicStaff
answered 7 years ago

At the moment, the DW Store does not support to do it. If you want to have it, we are ready to help you as a custom work with a charge of fee.  In case that you are still interested in the feature, please kindly let us know, we will check and estimate the time.

V Scotch
answered 7 years ago

Thank you, I have tried to do it myself and it looks like I have almost made it! The only problem left is that the header does not fill the enough height on mobile devices. It is probalby missing just one or two css lines. Would you be able to check that?
The site is http://www.aerobiletik.ru/

DominicStaff
answered 7 years ago

I have checked your site on my phone and see that it looks good. If you want to change the height of the banner, you can use the following code to fix it:

@media (max-width: 480px) {
.home .banner.cover, .single .banner.cover, .page .banner.cover {
      min-height: 400px !important;
   }
}
V Scotch
replied 7 years ago

Thank you very much. Just one more question. Do you know how do I translate that “Homepage” word in the breadcrumbs section? Translating .PO file didn’t help and I also didn’t find that word in the source files. Maybe in database?

Dominic Staff
replied 7 years ago

In your case, you can install the Yoast Seo plugin and change the “Home” word in the Yoast Seo tabs > Advanced, enable the Breadcrumbs then change the settings.

Powered by DW Question & Answer Pro