Forum Replies Created
-
in reply to: Child theme problem
Hello,
I don’t see any error message in the screenshot you send.
Do you have the parent theme uploaded into your wp-content/themes folder? You must use the exact same name (case sensitive) in the child theme Template: here at the @import line.You have a very old version of theme. I recommend you to update theme to it’s latest version (vs 1.9) first. Update Visual Composer as well. Then continue with further customization from child theme.
If you still have problem with child theme, send us your wp and ftp credentials in a private reply. So we can give it a closer look.Best regards!
Hello,
That means that there is not assigned any of the available sliders to this page. See screenshot.
Dummy data imports pages/posts/some main configurations, but it does not import Revolution sliders. You have to do it yourself.
Find some of the sliders to import at the folder “sliders” that comes within the main downloadable theme folder, from Themeforest.Best regards!
in reply to: Problem with Business 2 templateHello,
Sorry for the late reply.
You have selected another header style different from the demo. The menu items are right after logo but your logo is slightly tighter than the demo. Any way you can change menu item padding/margin in General Options > Header Options > Menu Options.
I don’t see menu items duplicated. Did you manage to change it? To add/remove menu items, go to Appearance > Menus.What do you mean by the demo has duplicated pages too? What are you referring to? Please send us a screenshot so we can understand your point.
Best regards!
Hello,
Please send us your wp credentials in a private reply. So we can make an example for you. Let us know.
Best regards!
in reply to: stop the header & menu form scrollingHello,
Sorry for the late reply.
1-I added this code into the page’s custom css box:li { float: left;}2-Please refer to this topic: https://support.codeless.co/forums/topic/social-media-icons-2/ regarding this.
3-Yes, please go to file vc-templates/button.php and find this line:
$output .= '<a class="btn-bt align-'.esc_attr($align).' '.esc_attr($cl_redata['overall_button_style'][0]).'" href="'.esc_url($link).'"><span>'.esc_attr($title).'</span><i class="'.esc_attr($icon).'"></i></a>';Replace with this:
$output .= '<a class="btn-bt align-'.esc_attr($align).' '.esc_attr($cl_redata['overall_button_style'][0]).'" target="_blank" href="'.esc_url($link).'"><span>'.esc_attr($title).'</span><i class="'.esc_attr($icon).'"></i></a>';4-I added this code into the page’s custom css box:
.recent_news.vertical .blog-item p { display: none; }Best regards!
in reply to: Codeless slider not responsiveHello,
Please send us your ftp credentials. We need to check the js files.
Best regards!
in reply to: Multi-language Recent PortfolioHello,
I followed the steps described in the topic mentioned and i was able to translate a portfolio item in all of your languages without issue. Please check page “portfolio” and the first item “what does the fox say”. Every translation of the page, gets the right portfolio item.
(The test page and portfolio item are private so they won’t show up to your visitors).
I can’t say for sure what is causing the home page portfolio not to show the correct version. Did you translated home from the estonian version?If you create a page, add Recent Portfolio and other VC elements, then the recent portfolio element will get the right language version. Please try to recreate home pages and add portfolio element first. Then add up the others.
Let us know.Best regards!
-
This reply was modified 10 years ago by
Mirela.
in reply to: Optimizing theme’s resourcesHello,
All files are important and trying to minify them it is not the best idea. As it could bring malfunction your layout. I suggest you to read this article to learn what you can do to optimize site.
Let us know.Best regards!
in reply to: Header and active page header problemsHello,
I need your site’s link too.
Best regards!
in reply to: Featured Products Disappeared from Home PageHello,
Glad to know it’s fixed. Thanks for sharing your solution.
Best regards!
in reply to: Editing Home Portfolio PageHello,
The “Welcome to our Portfolio & Photography Variation” is the page’s title. Change it in page’s options. What element have you used in this page? Please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Social media iconsHello,
Increase the values more. Until you get the size you want.
Best regards!
in reply to: New Tower DemosHello,
All local demos are online as well. Which one did you not find online?
Best regards!
in reply to: Problem with portfolio title after theme updateHello,
I edited the code to this:
.page_header_yes .top_wrapper { padding-top: 100px !important;} .header_page.normal h1 { margin-top: -31px; }It’s ok now. Please check your site.
Best regards!
in reply to: Importing Theme TemplateHello,
Are you trying to import with attachments? Please try the simple import (without attachments) to decrease dummy data size.
Read this article regarding this issue. Let us know.Best regards!
-
This reply was modified 10 years ago by