508 comments found.
Hi – Codeless’s support site is down. Does anyone have experience with links within the same page only working once?
I’m trying to make a link to a section within the same page. I’m the Visual Composer WYSIWYG editor. I entered the link as #anchor or http://www.mydomain.com/thepage/#anchor and the anchor name is assigned as a row ID. Clicking the link works the first time but not thereafter.
A quick google shows this is to do with the javascript for the smooth page scrolling and clearing the hash (I have only the broadest understanding of that). But that isn’t an option when just adding a single link in the page content. Any ideas what to do?
See http://www.bzonderman.com/wp/, the ‘Read on’ button.
Thanks
Hello,
Please try to add this lines into /js/main.js:
$(document).ready(function($) {
$("a").click(function(event) {
event.preventDefault();
$('html,body').animate( { scrollTop:$(this.hash).offset().top } , 1000);
} );
} );
Click save and let us know.
Regards!
Hi. Sorry Boss, I repeat my question about: 2. It’s possible to open social page in another window? Not in the same of the theme…
I tried your solution, but the line in the original CSS is slightly different
THE ORIGINAL CSS in /tower/includes/widgets/codeless_socialwidgets.php
I tried add target blank
but the social link opens in the same page… would you be kind enough to show me the solution? Thanks a lot. Bruno
Hello,
Sorry, i can’t see the lines of code you write above. Please can you send to us an email or a support ticket. Also if you have problem to make this customization by yourself our staff can do this for you.
Regards!
I have found the solu8tion in the Codeless Forum: thanks a lot. Cheers
Hello,
Let us know if you need any further help.
Regards!
Sure. Regards. Bruno
I was interested in purchasing Tower, but I see a bug in the demo that I want to use. One of the arrows (PREV) floats over the content on MOBILE ONLY/ Please see this > http://dev.twerp.co/024/images/tower_theme_demo.png.
Is this a bug in the current version of the theme? Thanks in advance.
Hello,
I can’t see the screenshot? What demo is it? Which element?
Best regards!
please try that link but without the period at the end of the link. (http://dev.twerp.co/024/images/tower_theme_demo.png) The element is the Previous button on the Portfolio Single page view, issue is mobile only
sorry commenting keeps breaking that link by attaching punctuation to the end
It floats above the content instead of behaving properly which I guess is Float Left
ok that link works now
Hello,
Thank you for the feedback, we have fixed it at the online demo and soon will launch a theme update and include this fix.
Best regards!
Okay thanks for following up on that so fast.
I just have a question really before I decide to buy. I don’t want to make any assumptions. Will I be able to customize a Tower portfolio theme by creating a child theme and using custom CSS like I am used to with other things? I just don’t understand this language of being “codeless” and want to make sure I can still customize this theme with a child theme.
Please advise thank you.
Hello,
You can use the theme also without installing a child theme, there is a custom css box on theme options, where you can add custom css. The theme is ‘codeless’ which means that you can customize anything through theme options. Tower does have a child theme included in package. But if you want or need to make further customizations because any theme option don’t feet to you needs or you don’t like something about the theme, then it offers you the possibility to add you own custom css code.
Best regards!
2 questions, please:
1. It’s possible to use top page icon? How?
2. It’s possible to open social page in another window? Not in the same of the theme…
Thanks a lot and best regards. Bruno
Hello,
1. Which top page icon ?? Please can you be more specific.
2.Yes sure you have to edit the file : /tower/includes/widgets/codeless_socialwidgets.php there you will find a line like this below:
<li class="facebook"><a href="'.esc_url($cl_redata['facebook']).'"></a></li>
and replace with:
<li class="facebook" target="_blank"><a href="'.esc_url($cl_redata['facebook']).'"></a></li>
save the file.
Let us know.
Regards!
1. If it were possible, in the bottom of the page, have the ability to click on top page icon to return to the top of the page…
2. Great, thanks a lot
Hello,
Yes, sure you can activate it through this custom css :
.scrollup{
display: block !important;
z-index: 9999;
}
Now this line can be added into style.css or better we recommend users to add this code into Tower > Custom Css Box .
Best Regards!
Perfect!!! Thanks a lot. best regards, Bruno
Please, there is a problem: when scrollup meets footer with space for the widgets, scrollup disappears. Example visible link http://www.unigesto.org/statuto/ How should I solve? Thanks a lot. regards, Bruno
Hello,
Please edit the file footer.php. Find the line:
<a href="#" class="scrollup">Scroll</a>cut it from there and paste it below the line 14, after:
<?php endif;?> <!-- Footer -->
Best regards!
Yeah, thanks a lot!!!
hello, I have some problem with mobile version of the site dcmstampa.it
Hello,
What problem do you have with the responsive version? I didn’t noticed any issue.
Regards!
Hello,
Please write to our support forum so our staff can take a closer look. The problem is in the creation of the website something was miss configured.
Let us know so we can fix that.
Regards!
I can’t log in the support forum because it does not send me the password. I repeat the procedure a lot of times and I’ve checked the spam folder but nothing.
Hello,
Sorry for the inconvenience, please write at codeless.sol@gmail.com, we will reset your password.
Regards!
Thank You
As much as I love your theme, I seem to be having a major issue with one page menu navigation. Help would truly be appreciated.
Hello,
Please write at our support forum and let us know about your issue, we will assist you asap.
Regards!
Hello, Layer Slider plugin is not active. What should I do?
Regards
Hello,
Yes sure, Revolution slider its included in the theme. Go to plugin or click into the top notification on dashboard to install all the plugins.
Regards!
Hello
purchase code is invalid. I cant activation There is a problem Slider section.I can not add to the image slider.
Hello,
The purchase code for Revolution slider isn’t included in theme. You can import the slider dummy data without it. The slider dummy data are include in theme package, find them in folder ‘slider_dummy_data’.
Best regards!
Hi, I need help with the portfolio. For some reason, the links do not work. I reset the permalinks and the portfolio works for about 5 minutes then it stops and just links to the 404 page.
Website: http://socialnetworxinc.com
Hello,
In most cases this error caused by hosting configuratuon. Maybe something its missconfigured in htaccess file. If you have install any plugin that modify htaccess try to disable them and try again.
If the issue persist please contact us again through support or email so we can take a closer look.
Regards.
Hello which is the best way to change the color for the “a” html tag in Blog posts? Currently they have the same color and font like the other text. So nobody can see that behind the text exists a hyperlink. Is there an option in the theme settings? I can’t find it. Thanks for help.
Hello,
There is a possibility to do this by adding css into Custom Css box in Theme Option > Custom Css Box : So after updates the new css added will be there.
a{color:blue;}
Click Save.
Let us know.
Regards!
<p> Als Beispiel wäre hier die <a target="_blank" href="http://amzn.to/1VB1xYg">Garmin Fenix 3</a> zu nennen. </p> <pre /></pre>
Hello,
Try this one: p a{color:blue;}
Regards!
Version 1.4
Update: Visual Composer Update: Revolution Slider Update: Envato Toolkit Update: WooCommerce Fixed: Top Header Responsive on fullwidth header Added: Smooth scroll like one page on simple text links. Fixed: Removed "," when no Staff Position in set in testimonial Added: Sidebar on Product Categories Fixed: Post Grid button ---------------------------------------------------------------- style.css css/bootstrap-responsive.css includes/core/codeless_required_plugins.php includes/core/codeless_elements.php vc_templates/testimonial_carousel.php js/main.js woocommerce.php functions.php plugins (folder)
I can never get everything to import successfully, when you import a demo, will the widgets also import, because my footer widgets did not.
Hello,
You can add the footer widgets, by drag and dropping they from the unused widgets to the correct widget areas. Please write at support forum for future help.
best regards!
If I want the default theme applied would I need to import anything?
Hello,
If you have imparted already the content from another demo and want only the options, check to import only theme options.
Best regards!
Hi,
Pre-purchase question: Is there a .PSD or similar available?
Thanks
Hello,
Sorry we don’t have the psd files of the theme.
Best regards!
Hi Code-less
I’ve saved up all of my questions to do at once. Mainly because the theme is so easy to work with, there are just a couple of issues. Well done on the theme development!
If you go to the Portfolio page (http://www.inspectionrobot.com/fullscreen-portfolio-gallery/) and put your mouse over the first image you can see the long title doesn’t stay in the white overlay. I was hoping for some padding or force a width to prevent this, but I didn’t see anything for it. What am I missing?
The second thing is when you click on the first item, the Project Description and Project Details are right under the top image when you get to the individual portfolio page (I am using the feature image choice for the header image). Where can I go to add padding for this? The portfolios don’t seem to have a page setting cog, so I wasn’t sure how to add the padding.
Lastly, on the Project Details column, where do I go to change the names (Client, Date, Technology) and/or add/subtract what is there?
Any help you could give would be greatly appreciated! Thanks in advance!
Karl
Hello,
Thank You! Please add this css code at General Options -> Custom Css box
.portfolio-item.overlayed h4 {
word-wrap: break-word;
padding: 0 10px;
}
.portfolio-item.overlayed h6 {
padding: 0 10px;}
.portfolio_single.single_portfolio_fullwidth .span9, .portfolio_single.single_portfolio_fullwidth .span3 {
margin-top: 30px;
}
The portfolio meta fields names can be changed at Tower -> Portfolio Config. The values can be changed at portfolio options -> Meta field section.
Best regards!
code-less, thank you very much for your help. What a cool theme with great customer service!
Karl
Hello, I’m trying to register on codeless.co but I am not receiving a password (I’ve checked my spam folder, too). I have activated the store with the template and on top of each product I have no header. This means that the background is white and the menu is white, so it is not seen. How could I change the color of the menu so that within for each product it would look different from the rest of the web? Or is it possible to activate a header in each product details page? Thank you! Page example: http://www.musicalgaspar.com/producto/clavijero-kluson-3x3-vintage/ E-mail: manolodivago@hotmail.com Thank you
Hello,
I reset the password, please check your email.
You can select the page header style and the menu color on each product page. At Page header options and at Page Options sections.
Best regards!
Hello. These options are not listed in our product pages. We haven’t “Page header options” or “Page sections Options” on our product pages. What we need is a common Menu for all products. It’s possible? Thank you! http://www.musicalgaspar.com/producto/clavijero-kluson-3x3-vintage/
Hello,
I think that you have edit Shop main page and there in this page you can find this options. Anyway if you have this issue yet please contact us through email or support forum and we will help you to fix anything.
Regards!
Hello, Can not theme install Theme giving an error. Can you help me!!!
Hello,
What error do you get? If you get “Missing style.css….” error read this article http://codeless.co/support/knowledge-base/missing-style-css-file/
Write at our support forum codeless.co/support, we will assist you asap.
Best regards!
HELLO;
Try again writes. But theme is not installed I’m new to web site management.I did not know what to do
THANK YOU
Hello,
Maybe you don’t have sufficient memory to upload. Try to upload the theme via FTP.
We can install it for you, just write us at codeless.sol@gmail.com and provide us your site credentials.
Best regards!
Hello, why does it take so long to open my website? There are just 26 pages in my website. Is there anything to do with my media library or plugins?
Hello,
Maybe you host is slow, or you have installed any third party plugin which affect the loading time. can you show us your site url?
Best regards!
Hello,
There are no apparent issues in your site. Seems like the slider is taking too long. I suggest you to use Revolution slider, it has a better performance or remove the 3D transition effect on slider. Install a cache plugin, like All in One Cache, or W3 Total Cache.
Please write at our support forum codeless.co/support for further help.
Best regards!
Never mind, I think the reason is because I didn’t check the attach option.
How do you import the revolution slider demos?
Hello,
The revolution slider demo data are included in the theme package. Click import slider at Revolution slider panel and select the file at the theme package you have downloaded from themeforest.
Best regards!
Hello,
have you checked the option to import images?
Please write at our support forum for future questions codeless.co/support.
Best regards!