Forum Replies Created
-
in reply to: O comments not translate
Hello,
What plugin are you using to translate your site? If you are manually translating it, then you can find this string in files:
\includes\view\blog\comments.php
\includes\view\blog\loop-creative.php
\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.php
\includes\view\portfolio\single-container.php
\includes\view\portfolio\single-floating.php
\includes\view\portfolio\single-fullwidth.php
\includes\view\portfolio\single-gallery.php
We suggest you to use the .po/.mo files to translate it.Best regards!
in reply to: Color images in Codeless SliderHello,
That is a color overlay giving the feeling of gray all over the images. To change that, go to Codeless Slider Options > Background > Background Color Overlay, change the gradient of overlay here.
Best regards!
in reply to: Dissable scrollingHello,
Do you have any content in main page? If so, it is not possible to disable scrolling. If you don’t have, then you can set up a smaller content height and that will disable scrolling.
If you need help with it, send us your site’s url so we can suggest the right css to edit.Best regards!
in reply to: Visual Editor – MisalignmentThis reply has been marked as private.in reply to: Tower theme – issue with blogHello,
Sorry for the late reply.
We tested this on our side but issue does not happen. Please send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Incompatibility encountered with Revolution SliderHello,
Please open up a new ticket and send us your wp credentials in a private reply. If you send them here, the original topic writer is able to see them as it is his post. So we can give a closer look to the revolution slider behavior.
-For the button issue, please go to file includes/core/codeless_elements.php and find this line:vc_remove_element("vc_btn");
replace with this://vc_remove_element("vc_btn");Best regards!
in reply to: Portfolio PaginationHello,
@bpardini,
Portfolio pagination does not have any issue on our side. Send us your portfolio page’s url so we can give it a closer look.Best regards!
in reply to: Dummy Data not importingHello,
@felipenasc,
I see you have already imported some data. You want us to import it again? If you have difficulties making a full import, then make sure to increase memory and execution time limit. Ask your hosting provider to do it for you.
Importing without attachments can help reducing the size of the data to import. You can always import your own images.
Let us know how you wish to proceed.Best regards!
in reply to: How to remove tabs on individual portfolio pages?Hello,
Please add this code into your custom css box:
.single-portfolio .nav-growpop { display: none; }Best regards!
in reply to: 500 internal server errorHello,
This is more of a server issue. Please read this article for more detailed information. Let us know if the issue persists.
Best regards!
in reply to: Header issuesHello,
1- To have the parallax effect of the suggested pages, go to page’s General Settings > Page Header Options. Set up options like in the screenshot.
2- For the page header in portfolio items, i added this code into your custom css box:.single-portfolio .header_page .container { width: 90%; top: 0%; height: 100% !important; background: none; } .single-portfolio #header { background-color: #2f589a; } .single-portfolio .vc_empty_space { display: none; }It’s ok now.
3- For the sub-menu items distance add this code into your custom css box:nav .menu li { height: 45% !important; top: 28% !important; }Edit the values to your wish.
Best regards!
in reply to: Profile photo does not show on blog –Hello,
The masonry style does not display profile picture in blog page. In single post thought, it should display with no problem.
Please make sure to have installed a avatar plugin. You have “User Avatar” plugin recommended from theme. Just install it and enjoy.
Let us know if you need further help.Best regards!
in reply to: Post URL is redirected to home pageHello,
The template is not responsible for the permalinks. They are managed by your wordpress installation. Check up your wp-options table in the database. If it is way to populated, then something may have gone wrong when creating this post’s permalink.
Did you try to just save permalinks in Settings > Permalinks? It usually helps resolving such issues.
Make sure you have all necessary write rights on .htaccess file.
This article may help.
Let us know.Best regards!
Hello,
I couldn’t access your site, however, please add this code into your custom css box:
.header_12 .full_nav_menu { z-index: 9999;} .top_wrapper { z-index: 0;} li.tp-revslider-slidesli.active-revslide {z-index: 0 !important;} .tp-bgimg.defaultimg {z-index: 0 !important;}This should be the result, screenshot. We will fix this in the next theme update.
Best regards!
in reply to: Importing Business Clean DemoHello,
If you are happy with our support service and product, please consider rating us to 5 stars. It important for us so we can keep working harder and provide better products in the future.
Thank you!