Forum Replies Created
-
in reply to: Portfolio link
Hello,
Please reset permalinks and try again. If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Menu overlay in iPhone 5Hello,
I am sorry but i keep seeing this view: https://share.pho.to/9YjLz
from where ever i access your site (iphone, chrome mobile view). I can’t help you fix something that never happens on our side.
Try to clear cache and reload page.Best regards!
in reply to: mail, mailtoHello,
Sorry but that is not possible. We will consider this feature edit for future updates.
Best regards!
in reply to: Centering footer in MobileHello,
It probably needed just the cache clearing. I don’t think it will happen again.
Please try out this code:@media (max-width: 480px){ #copyright .container { margin-left: 23%;} }Let me know how it goes.
Best regards!
in reply to: Slowing down testimonialsHello,
Sorry, apparently i skipped the “set ‘article’ as link” part :) Here is it:
Best regards!
in reply to: Blog pageHello,
Yes, just set the page header too. Set the page attributes like in the screenshot below:

And also add these lines into your custom css box:
.header_page.with_subtitle .titles { position: absolute !important;}
to prevent the title from scrolling.Best regards!
in reply to: Price ListHello,
To make the button as it was, i edited file vc_templates\price_list.php of parent theme. I replaced this line:
<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>
with this:
<a class="btn-bt default '.esc_attr($cl_redata['overall_button_style'][0]).'"href="'.esc_url($button_link).'">'.$button_title.'</a>
They are centered and contoured now.Best regards!
-
This reply was modified 10 years, 10 months ago by
Mirela.
in reply to: back to topHello,
I edited the code above, to this:
.scrollup { z-index: 999999; display: block !important; }The back to top is visible now.
Best regards!
in reply to: NavigationHello,
I checked your site in Firefox, but i don’t see any of these (screenshot). Did you fix the issue?
Let me know.Best regards!
in reply to: Portfolio Project DetailsHello,
The “Project Details” section is what includes the “Custom fields Parameters” that you add. In your screenshot you have created another “Project details” title, when you should have only custom fields titles. Please see below two screenshots explaining this:
The frontend:

and the backend:

Best regards!
in reply to: Shop Configuration like the DemoHello,
Can you please explain better? I see the products are displaying all and i was able to browse throw all products, as well to add them to chart successfully.
A link of where i can see the issue, will help.Best regards!
in reply to: Importing Demo Data is BrokenHello,
I was able to import dummy data (the default) and made some of the main configurations. Please continue with further customizing. Let us know if you need any thing else.
Best regards!
in reply to: Hey, Is there any support?Hello,
1-To add\remove the page header, go to the page’s General Options (scroll down the page) and set ON the ‘Active Page Header (screenshot) You can upload images from your media library. If you want a video, create a slider with video and assign it to the page. In the same location as before, but check the second option: “Sliders Options”.
2-I see the menu is normal(screenshot). If you are not seeing this, you may need to clear cache. Sometimes css changes take a little to show.
3-The idea of disabling the plugins, is not for ever. It is usually done for us to understand if any of them is the cause of a certain bug. Then you enable them one at a time, testing the behavior of theme in each activation.
There are a lot of third party plugins out there and we can not offer full compatibility with all of them. That’s why we have to test each for every customer.
Visual Composer does not have any issue with the theme. It is tested multiple times and it is incorporated successfully in it.
We have not had any other complains about it.
-You have version 1.3.4 while the latest is 1.3.5. It was released shortly after vs 1.3.4 and it has the menu up issue solved. That’s why i suggested to take the latest version.We are doing our best to reply to all our customers questions and needs. We are sorry to hear this, but if you are willing to give up our theme, then please contact Envato for a refund.
Best regards!
in reply to: Parallax Scroll EffectHello,
Sorry for the late reply.
I set the Parallax > BG freeze to Off, in slider settings. It’s ok now. But if you want to emphasize it, you have to increase the slider height.Best regards!
Hello,
Please add these line sinto your custom css box:
@media (max-width: 979px){ .mobile_small_menu { color: rgb(253, 253, 253);} }Best regards!
-
This reply was modified 10 years, 10 months ago by


