Forum Replies Created
-
in reply to: Responsive Menu
Hello,
1-The Scroll Story demo does not have a menu by default. To add one, just go to Appearances > Menus and assign one of the available menus as your main menu.
2-Please go to file includes/codeless_builder/shortcodes/cl_button.php and find this line:
<a href="<?php echo esc_url( $link ) ?>" class="<?php echo esc_attr( $this->generateClasses('.cl-btn') ); ?> <?php echo esc_attr( $extra_classes ); ?>" <?php $this->generateStyle('.cl-btn', '', true) ?> target="<?php echo $target ?>" > <span><?php echo cl_remove_empty_p( cl_remove_wpautop($btn_title, true) ) ?></span></a>Edit ot this:
<a href="<?php echo esc_url( $link ) ?>" target="_blank" class="<?php echo esc_attr( $this->generateClasses('.cl-btn') ); ?> <?php echo esc_attr( $extra_classes ); ?>" <?php $this->generateStyle('.cl-btn', '', true) ?> target="<?php echo $target ?>" > <span><?php echo cl_remove_empty_p( cl_remove_wpautop($btn_title, true) ) ?></span></a>Save changes and refresh page.
3-Please add this code into your Customize > General > Custom Codes > Custom Css:
.cl-mobile-menu-button span, .cl-hamburger-menu span { background-color: white; }Let us know.
Best regards!
Hello,
Sorry for the late reply.
I send your topic to our developers for a more professional review. We’ll get back to you asap.Best regards!
in reply to: Menu Doubled IntermittentlyHello,
Can you please be more specific? I checked the menu and is showing up ok. See screenshot: https://postimg.cc/image/wb1yli1xp/
What are you getting wrong here? Let us know.Best regards!
in reply to: Issue with WPML on specularHello,
Do you have translated all your single portfolio items and staff posts? You need to have the translated version first, so that when adding a “Recent portfolio” or “Single staff” element from Visual Composer in french language version of the site, there actually is something to be pulled out.
Let us know.
Best regards!
in reply to: BLOG setupHello,
The blog page has no issues. You just add to add widgets to the blog sidebar in Appearance > Widgets. I added some just to show it to you. You can keep on adding the widgets you want.
Best regards!
in reply to: woocommerce templates oudatedHello,
Of course, all included plugins and files will be updated to their latest version at the time of next theme update. Please know that the current included versions are perfectly compatible and fully functional with theme.
Are you experiencing any issue apart from seeing these notifications?
Let us know.Best regards!
Hello,
You can do it using theme options. Just go to the page’s General Settings > Page Header Options > Page header font color. Select here the color of the page header title. Do this for each page.
Best regards!
in reply to: LayerSlider WPHello,
Sorry for the late reply.
Please know that we answer to tickets according to their arrival time, the oldest first. The support time is from Monday to Friday 9:00AM-17:00PM (UTC+1).*Please consider timezone differences while waiting for our reply!
1-Can you post the error message you are getting while trying to install Layerslider? All sliders are included in theme package and set up to be installed right after activating theme. You will see a message on your dashboard asking you to install required plugins. Just follow the online instructions to install them.
Please know that you can not try and activate by yourself the Layerslider and Revolution slider from their options. Check this article for more details: https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version
2-The Revolution slider is a third party plugin we have included for our customers convenience. To change it’s mobile layout, you have to change the slider settings in the Revolution slider options.
Go to slider Revolution > Slider Settings > Slide Layout > Custom Grid Size, set it ON (screenshot). So that when you are customizing the slide’s, you will be able to check and change the mobile/ipad layout as well. See screenshot: https://postimg.cc/image/68ifhxqxp/You can check out more ways to customize Revolution slider from the slider’s tutorials in it’s official page.
Let us know if you have further questions.Best regards!
in reply to: How to check for Theme UpdatesHello,
You can check your current theme version in Appearance > Themes > Theme Details. (Screenshots)
Or from theme files, in style.css file (screenshot)
Then check the latest version available in theme’s profile in Themeforest, scroll down to updates.
You can update theme automatically using the Envato Market plugin. Read here more on how to configure it: https://www.wpexplorer.com/envato-market-plugin-guide/
Create an API key as instructed in the plugin options and get notifications for every theme (theme and plugins you have purchased) update and easy install the new versions.Best regards!
in reply to: Cart Page:- "cart update" bugHey,
That’s great to know! I am marking this topic as resolved. Please open new ticket for further questions.
Best regards!
in reply to: CALL TO ACTION BUTTONHello,
The first button is a “GO button” and the second is a Call-to-action element. They have different styles. If you want to have the same style then i suggest you add another GO button as well, or add custom css to customize the CTA like the GO button.
-Sorry for the icon in call-to-action button. We are checking it an will include a fix in the upcoming theme update.
Let us know if we can help with anything else.Best regards!
in reply to: Delete space between video and rowHello,
1-This is the default height of the row. You can position the elements inside it using the column padding/margin in Column options.
To remove the additional space under slider, you need to add this code into the page’s custom css box:div#fws_5b1e4645cb319 { height: 446px; }After this, you will see that the second column content has no padding at the bottom. Add some more padding for it from the Column’s Settings > Design Options.
2-Sorry but the video behavior is controlled by the js\jquery.plyr.js file. This is not recommended to be edited. You could further customize video but it requires coding that is not included in support.
Best regards!
in reply to: Button with AnchorHello,
Changing the speed of scrolling, is a feature of “one page” layout. You need to assign the page as a one page for it to have a smoother scroll.
Sorry but this is not possible in your layout.
Best regards!
in reply to: Header missing in portfolio itemsHello,
Our public ip is: 80.91.125.92
Let us know.
Best regards!
in reply to: Shop not displaying products using Internet ExplorerHello,
Ca you please send us a link where is this running? So we can give it a closer look.
Thanks!