Forum Replies Created
-
Hello,
Please update theme first. Updating Visual Composer from theme, means you will keep on installing the included version that in your case is an outdated version.
The latest theme version 2.3.2 has Visual Composer vs 5.0.1 included. It is fully compatible with theme and the latest WordPress.Note: All the included plugins, Visual Composer too, have extended licenses. This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. You can not update it on your own terms with this type of licence.
The rules of the marketplace doesn’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
You are free to make the choice that best fits your needs.Best regards!
in reply to: Tower Theme – remove "comments" from post pagesHello,
Please add this code into your custom css box:
.single-post #comments { display: none;} .single-post #respond { display: none;}Let us know.
Best regards!
in reply to: homepage image link target blankHello,
This is not an option. You will have to edit the responsible file for it. Please go to file vc_templates/media.php and find this line:
$output .= '<a href="'.$link.'" target="_blank"><img src="'.esc_url($image).'" alt="" class="type_image animated fadeIn'.esc_attr($animation).' alignment_'.esc_attr($alignment).'" '.$width_style.' /></a>';
Either remove thetarget="_blank"at all or edit it totarget="_self"
Save changes and refresh page.
Let us know.Best regards!
in reply to: more accounts for codeless supportHello,
Yes, you can use just one account for all your licenses. Just make sure to include the site’s link for which you are asking the question. So we do not go and check the wrong website and lose your time and ours.
If you plan on working with one website at a time, then consider updating the login credentials of your profile data, to your current work.
We always check it out to find the site’s link for reference.
Let us know if you have further questions.Best regards!
in reply to: Keeping Tower widgitized area in mobile viewHello,
Please fill in the necessary information on your extra information fields of your profile data. So i can do it for you.
Read this article for more information.
Best regards!
in reply to: Change Defect Words PORTFOLIOHello,
You can change the “Project Description” and “Project Details” in these files:
\includes\view\portfolio\single-container.php
includes\view\portfolio\single-floating.php
\includes\view\portfolio\single-fullwidth.php
\includes\view\portfolio\single-gallery.phpaccording to the type of portfolio you have chosen.
-Sorry but is not possible to have slider in single portfolio items.
Let us know if there is anything else we can help with.
Best regards!
in reply to: Codeless Banner line breakHello,
1-Sorry but that is not possible. I suggest you create the banner you want with photoshop and add it as your logo.
2-Yes, that can be achieved using custom css. Find the right css class via inspect element and add the code into your custom css box in General Options.
3-Sorry but i don’t understand. I don’t see any dots in this page. Anyway, this is a personal customization and it’s not included in support service.
Best regards!
in reply to: not installing correctlyHello,
I see you have managed to import demo data. All you need now is some little customization to make it the same as the online demo.
-Since you have tried several times to import, the menu items have duplicated-triplicated. I removed the extra items and left only the normal menu items.
-Assigns a slider to home page in General Settings > Slider Options.
-Installed Contact Form 7 plugin.
That’s it. Let us know if you need further help.Best regards!
in reply to: Portfolio paginationHey,
That’s great to know you manage to fix your issue. Please let us know if we can help with any thing else.
Kind regards!
Hello,
@utopiaupshire,
Please add this code into your custom css box:.menu-small ul.menu > li > a { color: #1f1e1e !important;} nav .menu li > ul.sub-menu li, .menu-small ul li a { color: #1f1e1e !important;}Change the color to your wish. Let us know.
Best regards!
in reply to: Portfolio paginationHello,
Please go to your root folder and rename(delete) the .htaccess file. Then reset permalinks once again.
If the issue persists, fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.Read this article for more information.
Best regards!
in reply to: Paid Support & Header ImageHello,
1-Slider in home page:
As you may have seen the slider options are not the same for both pages (home and test). In home page General Settings > Sliders Options > Select Slider layout, there is no option selected. In test page it’s the “Boxed” layout selected.
I changed it for you now.
Another wrong setting is the Page Header height. You have set a negative number (-20px). This is not correct. There are no negative height. You can set it to 0 if you do not want any page header shown but not set a negative number.
I changed it too.
To remove the space between menu bar and slider i added this code into the page’s custom css box:.slider#slider-fixed { padding-top: 0 !important; }If you want to keep the default, just delete the code or change it’s value to your wish.
I added this code:.flexslider { width: 80% !important; padding-left: 10% !important; }to narrow down by 20% the slider. And added padding to center it. Please check your site.
-As for the pages you are not able to show the page header, you had not activated page header in first place. In General Settings > Page Header options > Active Page Header, i set it ON. Now it will recognize the settings you have set up for page header.
Please check the pages.
Let us know.Best regards!
in reply to: Portfolio OrganizationHello,
Please refer to this topic regarding it:
https://support.codeless.co/?topic=change-order-of-portfolio-items-2Best regards!
in reply to: Footer menu uncentered and rollover colorHello,
I opened your site from a mobile device and in desktop while resizing the window, but the footer kept it’s position. See screenshots: mobile, window resize.
Did you fix your issue?
Let us know.Best regards!