1508 comments found.
Many thanks Regards M
Hello,
I suppose this is an AJAX Page issue, there is a conflict with WooCommerce AJAX cart button and AJAX Page feature in the theme, when you have “Add to Cart” buttons on your home page, you should disable AJAX Page Transitions in Theme Options -> Page -> AJAX Options.
Hi! Since the last update my favicon is gone. How to get it back? Greetz from Germany. Manuel
Hi,
WordPress has its own favicon settings since version 4.3, you can set your favicon in Appearance -> Customize -> Site Identity -> Site Icon.
Hi! Thanx for advice! When I click on Appearance-> Customize, I come to a screen where the preview of the website is endless reloading and I can’t access Site Identity. Is there another possibility to go to Site Identity? Regards, Manuel
Hi,
Sounds like your home page has a lot of content to load. You can navigate to another page such as Contact Us page that has a few elements. Once you are on that page, you will see a Customize menu in the admin bar to edit the Site Identity. You can also add a new blank page for this so you can access the Customizer easier. If it still doesn’t work that means there is a plugin conflict on your site, please deactivate them one by one to see if it works.
Hi, how do I download updates to Vela theme? I dont see the update download section under my downloads.
Thanks!
Hi,
You will need to login with the account that purchased this theme to download it.
I logged in but under downloads, it says I did not purchase anything. I got the theme for a client about 2 years back. It needs updating. However I receive these update emails but in my account, there is nothing to download. Please advice.
You should contact Envato support directly -> https://help.market.envato.com/hc/en-us/requests/new so they can help with this question.
I can’t import Demo Content using the Import feature on Theme Option. I can import everything but Sliders (keep loading). Please help.
Slider importer requires Zip Archive library, please make sure it is enabled on your host. Also, you can manually import sliders in Slider Revolution page, upload the slider zip file on this page. You can see the slider zip file inside the Demo Content folder in the main download package.
I recently got the theme and I have two questions.
1. Is there a way to stop the logo from shrink with the sticky menu? 2. How can I decide what goes on with the one page option?
Sorry for my late reply.
1. The logo will stretch and shrink automatically to fit within the menu. You can add the below CSS to Theme Options -> Advanced -> Head Content to stop it from resizing:
<style type="text/css">
#header #logo img{
min-height: 0;
max-height: none;
height: 50px;
}
</style>
2. When you turn on One Page Site feature in Theme Options -> Page -> Page Options, your site will load the pages from the top level of the primary menu and automatically generate an anchor tag for each page. You can order the content that shows on home page by changing the menu order in Appearance -> Menus. Also, you can simply edit each page in Pages as any other multi-pages sites.
Hi, I’ve been unable to make any changes to anything using Visual Composer. I open the page and it hesitates like it’s going to load but nothing actually happens. It’s been happening for about 2 weeks and I’ve tried different browsers and computers.
Hi,
Sounds like there is a script error on your site. If you’re working on WordPress 4.5 or above, please make sure you have the latest update of the theme (1.8.6) and the latest update of Visual Composer (4.11.2.1) that are compatible with WordPress 4.5.
Hi! Nice theme, I am thinking about purchasing this theme. I got 2 questions which I’d like to know the answer of:
1. Is it possible to add my own custom web icons in the “Services” section (eg icons: http://graphicriver.net/item/flat-line-web-icons/15908368) 2. Is it possible to change the layout of the “Services” section, eg. only 3 or 5 services in 1 row instead of a 2 column by n row matrix?—> service 1 .. [service 5]
Looking forward to hearing from you!
Hi,
Sorry for my late reply!
1. The icon picker accepts only font icons. You should convert your SVG icons (in the link you provided) to font icons so you can add them to the theme by adding custom PHP functions in the child theme.
2. You can change the layout to 3 and 4 columns in a row and any other columns except 5 because this theme has no 5 columns in a row as you can see in our demo sites.
Hi!
I just want to know how to get an updated version of Visual Composer. I still have the 4.5 version and now it’s not working anymore so I can’t do anything… Thank you for helping me!
Hi,
The Visual Composer plugin is included in the theme, the latest update of this theme includes Visual Composer 4.11.2.1 that is compatible with WordPress 4.5 as you can see in the update log of the theme -> http://themeforest.net/item/vela-responsive-business-multipurpose-theme/9793377#item-description__update-log
You can update the theme to get a new update of this plugin. After you update the theme, if there is an update available for this plugin, you will see a notification message to update it. If the notification message was dismissed, navigate to Appearance > Install Plugins to see the recommended plugins list.
Also, there is a bug in the old version of Visual Composer that prevents users updating this plugin via the theme, if you can’t update it, you should first delete it from your Plugins page, then install a new one from the theme.
See more on how to update the bundled plugins, please follow the instructions in our documentation.
Hi! I follow the instruction but it installed again the 4.5.1 version. What did I did wrong!
I suppose you can’t update the old version of this plugin so you can’t install a new update.
Try deleting the plugin folder “wp-content/plugins/js_composer” via FTP on your host. After you delete it, go to your WP admin page, you will see a notification message at the top of the page to install a new one.
If it still doesn’t work, please send us your site URL and admin login credentials via a private message -> http://themeforest.net/user/wyde#contact so we can investigate this issue and help you figure it out.
It’s working now! Thank you…
Visual Composer not longer works on my site. When I first installed the template all worked fine. A month later I now have some time to continue working on it and am now unable to edit pages. Any ideas? I have not changed anything or added any plugins.
There is a compatible issue with Visual Composer plugin on WordPress 4.5, please update the theme to get the latest update of this plugin that is compatible with WP 4.5.
Hello,
Sent a previous message inquiring about how to create a graphical element using your Vela template.
Let me clarify my question. I’m creating a landing page that will be filled by two images (that divide the page vertically; side by side). On top of each image will be a short text and link button that links to a different page on the site.
Using Visual Composer (for the 1st time), I’ve created these full width images side by side with text and link buttons on each. However, two problem arise:
1) The images stretch the full width of the browser, but not the full height. How can this be adjusted?
2) When shrinking to mobile, the images with their individual link buttons automatically stack on top of each other. How can I maintain them staying side by side?
I’ve tried several techniques of creating the design I desire. Each presents the previously mentioned problems. Here’s the structures I used in attempt:
A) Inserted a row. Added Text, Vela: button, and two Empty Space elements. Customized the “Text” column (not the Row) to a 2-column format. Added Text, Vela: button, and Empty Space elements to this column. Finally, added a background image in the Design options to each of these columns and set to cover.
B ) Same steps as A, but minus the first step of a row. Simply Added a text/link button element as it’s own row on composer and formatted to two columns.
C) Inserted a Call to Action Block. Formatted to two columns. Set background images to cover.
I appreciate any help you can give me in terms of which format would work best, especially if there’s one I haven’t tried. Mainly a solution for the two problems I had. Also, if I could set each background image as a link itself (it’d be the same link source as the assigned button), that would be great if possible.
Thanks for your time, Michael
Hello,
Thank you for clarifying that for me.
1. When you enable fullscreen section, you should set the background image for the row instead of the column since the row will stretch to full the browser width and height but the column won’t.
2. In the current version of the theme, all columns will automatically stack when you visit your site on mobile and small screen devices. We will fix it in the next update so you can set them to display as side by side on mobile.
All steps are correct, you have the right way to create a side by side layout but this layout doesn’t support fullscreen since the fullscreen is available for the row.
Also, thanks for your suggestions about the link of background image, we will look into this.
Hi Wyde!
How can I disable the portfolio link? I loved the apollo effect in portfolio but I dont want it to have a link.
THanks wyde!
Hi,
Try adding the below code to Theme Options -> Advanced -> Head Content:
<style type="text/css">
.portfolio-grid .view figure{
cursor: default;
}
.portfolio-grid .view figure a{
display: none;
}
</style>
wow it worked! Thank you so much Wyde! I love you 
It’s my pleasure 
Hi there, I am using the word press theme Flora. I have recently downloaded an update which unfortunately has deleted all of my changes even though I was using a child theme.
However, the issue i’m having is I can’t get the wyde core plug in to update. I get these error each time I try:
Destination folder already exists. /home/content/n3pnexwpnas01_data01/62/2964862/html/wp-content/plugins/wyde-core/
I don’t know how to remove this folder in order to get the plug in to update?
Thank you,
Hi there,
Try deleting this plugin folder “wp-content/plugins/wyde-core” from your host directly.
If you can’t access FTP, you can delete it from Plugins page on WP admin instead. In order to delete it through WP admin, you should switch to another theme (such as Twenty Sixteen) and deactivate this plugin first. Then you can simply delete it from your site.
Looking to do something similar to the hero banner that extends full width and full height of the screen on my client’s landing page. Yet furthermore, I’d like to split that into 2 images that divide down the middle of the screen and add a link button on top of each image. First time Visual Composer user. I can get the images side by side and at full width with the link buttons on top. However, I can’t get the images to extend full height using cover. I’m guessing the height is determined by the content within the column… is there a way around this?
Also, when it goes to the smaller mobile screen, these columns automatically stack. Is there a way to set them so they remain side by side even on a mobile screen?
Love the theme. Thanks for your feeback, Michael
Hello,
Sorry for my late reply!
Unfortunately, the full screen is only available for a row and only background image of the row will stretch to full the screen height, the column background won’t. That means you can have only one fullscreen image in a row.
You shouldn’t enable fullscreen row with the side by side layout, you should have one column with image and one column with text as you can see on our demo site -> http://wydethemes.com/vela5/
Also, all columns will automatically stack when you visit your site on mobile and small screen devices. We will fix it in the next update so you can set them to display as side by side on mobile.
Hi Wyde!
Just wanted to ask on how to add breadcrumbs?
Thanks!
I used Breadcrumbs Trail Plugin to have a breadcrumbs but it looks like this:
http://prntscr.com/axdj01and also, my website have Live Forex Rates Ticker (http://www.exchangerates.org.uk/webmasters/live-forex-rates-ticker.html)
Just have to copy the code given on their website and paste it in a Text box, it works fine but when the page loads, the Live Forex Rates Ticker shows first then I have to reload the page to show the full page.
First load: http://prntscr.com/axdk2n Second load: http://prntscr.com/axdkasThanks
Hi,
We’re sorry but this theme has breadcrumbs on shop page only.
I’m not sure about the breadcrumbs plugin issue, it looks like a z-index issue. Try adding the below CSS to Theme Options -> Advanced -> Head Content:
<style type="text/css">
.dropdown-nav ul ul{
z-index: 9999;
}
</style>
Regarding the Live Forex Rates Ticker issue, sounds like it is not compatible with AJAX Page loader, try turning off AJAX Page Transitions option in Theme Options -> Page -> AJAX Options to see if it works.
Hi Wyde!
Thanks for fast response!
Setting up AJAX worked. Thanks!
For header, it doesn’t work
I’ll look for another way. Thanks much!
I canno’t view the visual composer backend. It shows the shortcode format.
If there is no Backend button when you edit the page/post, please check these:
1. This plugin is activated. 2. This plugin is enabled on the page/post that you’re currently editing. Go to Visual Composer -> Role Manager, in Post types option choose Custom, then select “post”, “page” and “portfolio” to enable this plugin on these post types.
Also, if you’re working on WordPress 4.5, you need to update the theme to the latest update that comes with Visual Composer 4.11.2.1 that is compatible with WordPress 4.5.
How to update the theme? You have 1 license for this item. Download. I just download the theme. Then what I have to do?
Update via WordPress
1. You need to deactivate the current theme in Appearance > Themes section by simply activating a different theme. Once you activate a different theme, you can delete the Vela theme. Don’t worry, your content will not be lost.
2. Then simply upload the “Vela.zip” file in the Appearance > Themes section. Once it finishes uploading, choose to activate the theme.
3. Lastly, update the included plugins.
Update via FTP
1. Go to “/wp-content/themes” location and backup your Vela theme folder by saving it to your computer, or you can choose to simply delete it. Your content will not be lost.
2. Download a fresh copy from ThemeForest, unzip the “Vela.zip” file.
3. Upload the extracted Vela theme folder into ”/wp-content/themes/” in your WordPress installation.
4. Lastly, update the included plugins.
Also, if you have web file manager on your host. We recommend this way and we usually use it to update the theme.
1. Open your web file manager on your host.
2. Upload Vela.zip to “wp-content/themes/”.
3. You can backup the old Vela folder if you’d like.
4. Extract this file to replace the old Vela folder.
For more details on updating the theme, please follow the instructions in our documentation.
I have done all the process. When I am trying to update visual composer, I am getting the following error.. 1. To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer. 2. Then it goes to activate section, I just click on it. 3. It shows me that, NO LICENSES FOUND
Pls help me to find the error
This is an issue with the old version of Visual Composer plugin, you need to delete it from your Plugins page first. Once you delete it, you will see a notification message to install a new one that is bundled with the theme.
Yes Thanks a lot. It works charm now. In the home page below the slider, there are three icons rights. When I click on the icon, it should go to another page.
I’d like to see the live site to inspect this issue. Please send us your site URL through a private message -> http://themeforest.net/user/wyde#contact
Hi.. I am planning to put video instead of slider. I have done it too. I need to put text over the video. How can I do that? I have tried a lot but not working..
You should set the video as a background video instead as you can see in this page -> http://wydethemes.com/vela2/our-services-2/
1. Edit the page with Backend Editor, in the Background Options choose “Video”, then select your video file.
2. Add new row to the page, you can also set this row as full screen if you’d like, then add the text element into this row, it will display over the video background so please do not set the background for this row.
3. Set the background color or background image for other rows except the one in the 2nd step.
Cheers.
Just updated to 1.8.6 but still visual composer is not functional.
Any news on when this will be fixed? Thanks Adam
Please make sure you have updated the Visual Composer to the latest update (4.11.2.1) too.
After you update the theme, you will see a notification message at the top of admin page letting you know the plugins have a new version and need to be updated. If the notification message was dismissed, navigate to Appearance > Install Plugins to see the bundled plugins list.
If it still doesn’t work, please send us your site URL and admin login credentials through a private message -> http://themeforest.net/user/wyde#contact so we can investigate this issue and help you figure it out.
Just replied to your email.
Hi, everytime i need to ask for the changelog, is there any way it is include in the theme ? Regards.
Hi,
We will definitely include it in the theme in the next update.
Hi thanks.
Also i have a little complain/maybe bug. In flora i put my tranlated files in child theme and translation is fine. But in Vela translation dont load in the theme child, so i lost it everytime i update parent theme…
Regards.
Hi,
Please make sure you have the below code in functions.php in your child theme:
function vela_after_setup_theme() {
load_child_theme_textdomain( 'Vela', get_stylesheet_directory() . '/languages' );
}
add_action( 'after_setup_theme', 'vela_after_setup_theme' );
Also, the translated files should be as the language code such as “en_US.po” and “en_US.mo”.
function vela_child_theme_setup() {
// Translation
load_child_theme_textdomain( 'Vela', get_stylesheet_directory() . '/languages' );
}
add_action('after_setup_theme', 'vela_child_theme_setup');
add_filter( 'vc_iconpicker-type-openiconic', 'custom_iconpicker_type_openiconic' );
function custom_iconpicker_type_openiconic($icons){
$your_icons = array(
array( "your-icon-class-1" => "Icon 1" ),
array( "your-icon-class-2" => "Icon 2" ),
);
return array_merge_recursive( $icons, $your_icons );
}
You should only remove the comment from the vela_child_theme_setup, other functions are just a sample for you when you’d like to use it.
It work fine now, thanks. 
I am trying to add a video to my home page using the slider revolution but the video does not fit and is going out of the page. the link I’m using is from a vimeo video.
Please follow the instructions on this -> https://www.themepunch.com/revslider-doc/video-layers/
Also, please make sure you select the Full Width template for this page as below image:
Hi, Visual composer is no longer working in the page editor so I am unable to update any of my content. When will this be fixed? Thanks, Charlotte
Hi,
This is an issue with Visual Composer on WP 4.5, when you have any tab elements (Tabs, Tours, Accordion and Toggle), you will have script errors and the page builder will not work. We will release a new update within 24 hours.
Thanks. Can you automatically update the theme through Wordpress dashboard rather than downloading and re-uploading theme files via FTP?
Try following the instructions in our documentation, we’ve provided the automatically update the theme too.
Hi!
In Post Archives I get a background image from your server in the titel/content mask. (http://wydethemes.com/vela1/wp-content/uploads/2014/09/bg-title-18.jpg). How can I change this? Seems to be hard-coded as element.style.
Best regards,
Manuel
Hi,
You can change the default settings of title area background image in Theme Options -> Page -> Title.
That’s what I have done. Works for all pages, but not for Monthly Archive in Blog pages. There I still have the background image from your server.
Also, when you have set the blog posts page, the blog archive page will use the title area settings from your Posts page. Try editing the title options in the Posts page to see if it works.