Forum Replies Created
-
in reply to: Small Icons with Contact Info in Header
Hello,
Please add this shortcode:
[contact_information tel="+114 554 888" addr="20 St Street, New York" email="[email protected]"]into ‘After Navigation Area’ section in Appearance > Widget.
Screenshot.Best regards!
in reply to: Different URL structure for portfolioHello,
Sorry but this is not possible.
Best regards!
in reply to: Bug with the menue (newest version)Hello,
I fixed it.
Please check your site.I edited codeless slider. In Codeless Slides Options > Layout > Menu & Slider Navigation Color, i choose “Dark logo, menu..”. And in your Home page > General Settings > Slider Options > Select one of the created codeless sliders, i selected the ‘Home slider’.
Best regards!
in reply to: Staff BiosHello,
The sidebar in each page is called from a function. Editing loop-index.php file will affect blog pages. To edit widgets, go to includes\widgets\widgets.inc file. If you edit blog files, it will affect blog pages, not single posts.
Best regards!
in reply to: Bug with the menue (newest version)Hello,
For the menu please make sure to have selected in page’s General Settings > Page Options & Style > Header Color Style for Header 1 to Dark version header.
You can use Contact Form 7, it is compatible with the theme.
The image you attached has shown some of the clients. You can have it in any page, just add the ‘Client’ element via visual composer. Don’t forget to add clients first in ‘Clients’ menu.Best regards!
-
This reply was modified 11 years, 1 month ago by
Mirela.
in reply to: Padding between top rowsHello,
Glad to hear that. Thanks for the feedback.
Best regards!
in reply to: Fullscreen Sections Sliding issueHello,
You have an error in your site. Screenshot. Did you made any changes to theme files? Or maybe installed a third party plugin. Please disable all plugins and try to enable them one at a time. It maybe causing the duplication of bullets, as this issue is not in the theme.
Best regards!
in reply to: Plugins need updateHello,
Sorry for the late reply.
The Visual Composer 4.4.4 is included in the latest theme version. To update the plugin:Via FTP, delete respective folders from wp-content > plugins. Than go to Dashboard and you will see a message requiring to install plugins. Follow the onscreen instructions (to install the requested plugin) and you’re done!
https://codeless.co/documentation/main.html#update_themeBest regards!
in reply to: Sticky Navigationhello,
Can you please be more clear? I don’t understand your request. The sticky menu affects only the logo and menu. It sticks them to the top of the page when scrolling. It does not apply to the top widgets area.
Best regards!
in reply to: Back to Top buttonHello,
Please add these lines into your custom css box:
.scrollup { z-index: 9999; display: block !important; }Best regards!
in reply to: Small Icons with Contact Info in HeaderHello,
I do not see any attached image, please check again. You can upload theme files again to restore theme’s default features. We strongly recommend to always save a backup of current site.
Best regards!
in reply to: How do I change the order of slides?Hello,
To change the order, you can do it manually: Recreate slides in the order you wish to have them. Or install a common ‘Post Type Order‘ plugin.
Best regards!
in reply to: How do I open and play video in a modal dialog box?Hello,
Sorry but you mentioned only the home page, not home slider. However, to enable the modal video in codeless slider, do the following:
-Go to file includes/codelessslider/codeless_slider.php and find this line:if(!empty($cl_redata['slide_button1'])) $output .= '<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).' '.esc_attr($cl_redata['slide_button1_style']).'" href="'.esc_url($cl_redata['slide_button1_link']).'"><span>'.$cl_redata['slide_button1'].'</span><i class="moon-arrow-right-5"></i></a>';and replace with this:
if(!empty($cl_redata['slide_button1'])) $output .= '<a class="btn-bt lightbox-media '.esc_attr($cl_redata['overall_button_style'][0]).' '.esc_attr($cl_redata['slide_button1_style']).'" href="'.esc_url($cl_redata['slide_button1_link']).'"><span>'.$cl_redata['slide_button1'].'</span><i class="moon-arrow-right-5"></i></a>';– Now go to Codeless slider > Slider Options > Content, in the Button link add a simple video link (screenshot)
Best regards!
in reply to: About Photo Element: JiggleHello,
The image is inside the section that contains this text : “Calvin Owen Jones, Head Photographer and Owner”. This section has the animation ‘shake’, that’s why you did not see any changes from the above edit. Please remove the animation of it and you will have what you want.
Best regards!
in reply to: Adding a stripe of picturesHello,
I can not see the image you send. It says: You do not have permission to preview drafts.
Best regards!
-
This reply was modified 11 years, 1 month ago by