Forum Replies Created
-
Hello,
This is an issue that is related to your server’s set up. Please read this article first. Make sure to have the server configurations like advised. If the problem persist after it, then send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
Hello,
I was able to successfully import default demo with attachments. I set up menu style and widgets. But you have many other third party plugins and they are affecting theme options. For example, widget “Recent Comments” is not present in widget list anymore.
Also the youtube plugin is giving an error to your site, see screenshot. This could be the reason menu items are not able to display even if there is set a main menu and it is not empty.
Please deactivate all third party plugins and try again. Then enable them one at a time to find the culprit.Best regards!
in reply to: Recent portfolio linksHello,
Please go to file includes/view/portfolio/loop-grid.php and find these lines:
https://codeshare.io/3feWo
And replace with these:
https://codeshare.io/0YBq8
Save file. Let us know.Best regards!
in reply to: Favicon responsive menu e responsive modeHello,
The mobile menu does not even have the code present in mobile layout. Did you enable it in theme options? Please go to General > Options > Header Options > Show Responsive Menu Dropdown, set it ON.
If it still won’t display, then send us your wp credetnials in a private reply. So we can give it a closer look and fix it.Best regards!
in reply to: Translation Read More buttonHello,
Are you translating theme directly from theme files? Or are you using the .Po/.Mo files? If you want to hardcore translate it (it is not recommended as it will prevent you from taking future updates), then please find the “Read more” text of blog in these files:
\includes\view\blog\loop-fullscreen.php
\includes\view\blog\loop-grid.php
\includes\view\blog\loop-index.php
\includes\view\blog\loop-second-style.php
\includes\view\blog\loop-timeline.phpOr if you want to use the .PO/.MO files then go to file \lang\default.po find and translate string here. Update file.
Best regards!
Hello,
That code is indeed the reason of this happening, but that is not present in the default style.css file. Did you perhaps added it? Please go to file style.css, find and remove it. Let us know if the issue persists.
Best regards!
in reply to: Slider not loading on AndroidHello,
You could add a javascript snipped code into General Options > Custom JS Code, which lets slider show only after entire page has been loaded.
Sorry but this is a customization not included in support. You could do this yourself or hire a developer to do it for you.Best regards!
Hello,
The site you send does not have Specular theme activated. How do you wish to proceed? We can only assist to Specular theme.
Best regards!
in reply to: Problem with WPML and Reading settingsHello,
I was able to set up home page and blog without issues. The theme takes priority of theme options, so you have to change these from General Options > Select Special Pages.
Can you please be more clear regarding the second issue? I don’t understand very well what you need.
I see the site does switch from one language to another without any issue.
Let us know.Best regards!
in reply to: Sub Sub-Menu AlignmentHello,
Please add this code into your custom css box:
nav .menu > li > ul.sub-menu ul { width: 190px !important; } .header_2 nav .menu > li > ul.sub-menu ul { top: -10px !important; }Let us know.
Best regards!
in reply to: Portfolio Page Header ImageHello,
Sorry for the delay. We will notify the developer team regarding this.
Thank you for letting us know.Best regards!
in reply to: Problem with installationHello,
I see you have already set it up.
I added some Revolution sliders and assign one of them to the home page. You can change it at page’s General Settings > Slider Options > Select one of the created Revolution sliders (screenshot).
If you want to check out all available demo Revolution sliders, then find them in your theme folder (the main file you downloaded from Envato), under “sliders” folder.
Let us know if you need further help.Best regards!
in reply to: Recent portfolio linksHello,
Sorry for the late reply. Can you please tell us what style are you using? SO i can give your the precise code to edit.
Best regards!
in reply to: Suggest us FeaturesHello,
Thanks for the suggestion but these elements are developed from Woocommerce team.
You can however, add more features to products by adding additional plugins offered from Woocommerce. Visit their official site to learn more about all possible choices.Best regards!
in reply to: Responsive Issues: Header, Menu, SearchHello,
1-Add this code itno your custom css box:
@media (min-width: 989px) { nav .menu > li { margin-right: 5px !important; margin-left: 5px !important; } .header_11 #logo { margin-left: 8px !important; margin-right: 8px !important; } }2-I tested the site but i don’t get this effect. Can you send us a video or screenshot of it?
3-I don’t understand the issue with the mobile menu. When i open it from mobile, it does display at the side just as it should (screenshot).
4-Sorry but this customization is not included in support.
Best regards!