Discussion on Vela - Responsive Business Multi-Purpose Theme

Discussion on Vela - Responsive Business Multi-Purpose Theme

By
Cart 2,052 sales
Well Documented

Wyde supports this item

Supported

1508 comments found.

Hi wyde, i try recently with your theme to make on the homepage something similar to the “our client” that you have here : http://wydethemes.com/vela1/about-us-2/

But more in the “partners” spirit, so i would like to display a list of my business partner, it’s just the perfect way exept an enormous detail… You cant set a link on those images ! It’s kind of weird !

Hi,

Thank you for your valuable feedback. But this clients carousel element is just a simple image slider, now it has no link field to add a customer website so it can only display image slideshow. You can try Slider Revolution instead. It’s not easy but it can help you for creating this slider.

I’m wondering if there is a way to change the main image size on the portfolio page. I would like to have the main image that is showing on the portfolio page be not quite as big. Right now I have to scroll up and down to see the entire image. I would rather people be able to just scroll through the images left and right.

Thanks for any advice.

This theme includes 3 layouts for portfolio page. When you add/edit the portfolio post, you can change the portfolio layout in Portfolio Options to suit your image size. If you choose the first option (Slider), your portfolio image will be stretched to full the content width. Try Gallery or Medium (2nd or 3rd option) to see if it works.

Hi, I have a problem with the menu, this isn’t displayed, I go to the configuration of this and indicated the features (on, off, dark, light… ) but when I say save and I will visualize this disappears and no way of see, help me please.

Thank you.

Hi,

The theme will display the header menu from Primary Menu, make sure you’ve set the primary menu in Appearance -> Menus -> Manage Locations.

Thanks!

Hi there,

I’m very new to web design and find it a huge struggle to use this template. Do you have a manual that teaches people how to use the template? I would love to learn from the manual

Thanks Heath Chio

Hi there,

This theme includes Visual Composer page builder so you can see video tutorials here -> https://vc.wpbakery.com/video-tutorials/

Also, you can import demo content in Theme Options -> Home, to receive content templates like our demo sites. You can see our documentation in the main download package. It provides instructions for installation, help on getting started and extensive documentation of features.

Hello,

I’m making this website: http://robertocappa.com/ Under “Galería”, I’d like to have portfolio items but I have no idea how to add them. Any help will be highly appreciated since I can’t find the instructions in the file included with the theme.

Thank you.

The Vela:Portolio has been added to the page with the Visual Composer, but the portfolio items don’t show.

Hello,

You can add your portfolio posts in Portfolios on your WP admin, create a new post and set a featured image for the post like a blog post. See more on how to add a new portfolio post in our documentation that’s included in the main download package.

Also, when you import demo content in Theme Options -> Home, you will receive demo content of portfolio posts as well. Just add featured images for these posts so they will appear in Vela:Portfolio on your page.

Hello Wyde, i have another project ingoing, and would like to buy you another licence if one of your theme fill my needs. I need for a client to have different color shemes for every category, does Vela or Flora can be a match for such behavior ? Or maybe can be adapt in a way toward that ?

Hello Wyde, i have another project ingoing, and would like to buy you another licence if one of your theme fill my needs. I need for a client to have different color shemes for every category, does Vela or Flora can be a match for such behavior ? Or maybe can be adapt in a way toward that ?

Hello,

Sorry but both of these themes have only one color scheme for every category since you can choose only one color scheme in Theme Options.

Is there a way to add a hover effect to a single image? Such as bubba, Jazz..etc, as seen in the Portfolio Grid featured images? Thank You!

We’re sorry but the Single Image doesn’t support those hover effects. All effects in Portfolio Grid are available only for portfolio featured images.

Hello,

We need more font icon for the “linecons” which you have used. Currently this font family has very limited icons.

Can you please provide more icon fonts for “linecons”? OR Can you please suggest from where we can get same type of font library with more icon options?

Thanks

Hello,

You can add your font icons into “linecons” by following the steps below:

1. Install and activate Vela-Child-Theme.zip that’s included in the main download package.

2. Navigate to Appearance -> Editor, select Vela Child theme to edit.

3. Edit stylesheet (style.css) and add your font icons CSS classes to this file.

4. Upload your font files to your host.

5. In order to add these icons into the Icon Picker in Visual Composer, add the code below to Main Functions (functions.php):


add_filter( 'vc_iconpicker-type-linecons', 'vela_add_linecons' );
function vela_add_linecons($icons){
    $new_icons = array(
        array( "your-icon-class-1" => "Icon 1" ),
        array( "your-icon-class-2" => "Icon 2" ),
    );

    return array_merge_recursive( $icons, $new_icons );
}

How it is going

I am unable to install the personal profile theme content – It loads everything but the Settings

Sounds like this is a low PHP configuration limits issue. You should increase the PHP limits on your host. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

max_execution_time 180
memory_limit 128M
post_max_size 64M
upload_max_filesize 64M

I thought I had it solved, but I hadn’t.

This theme states that the Slider Revolution plugin is included with the license but I can’t find the *.zip file to add it to my plugins. Please, help.

Thanks.

Hello,

The Slider Revolution plugin is included in the theme. After you install and activate the theme, you will see a notification message at the top of WP admin, click on “Begin installing plugins” to see all bundled plugins and install them. If the notification message was dismissed, navigate to Appearance > Install Plugins to see the plugins list. For more details on how to install these plugins please follow the instructions in our documentation.

Thanks.

And where can I find the activation code for this plugin? Thanks.

The license code of this plugin is not included in your purchase, when you purchase the theme, you will receive only license code of your theme. You will receive the license code of Slider Revolution plugin when you purchase this plugin individually only.

Hello,

This theme states that it includes a license for the Slider Revolution plugin but I can’t find the file to upload to the WP plugins. Any help will be highly appreciated since I’m not a professional.

Thanks.

Hi,

I noticed that if I select a filter/category for the portfolio not everything appears for the select category. I have to hit show more until items are showing for the filtering to grab everything in category. Is there a way around this? A user could easily there is less in a category than there really is.

Thanks! Cat

Hi,

The category filter will only toggle the current output on the page, it won’t load all items in selected category.

You will need to change the Post Count option in Vela:Portfolio Settings window to the number of all portfolio posts you have, so it will display all items in output and when you select a filter it will show all items in category.

The Save Changes in the Theme Options area is not working and the logo, header navigation is overlapping the image slider. Also noticed that the logo in the navigation area gets squished or cut off. Any tips to fix these issues?

Thanks

You can disable the Transparent Header option in Theme Options -> Header so your header navigation will not overlap the slider.

Also, you should resize your logo to 50px of height before uploading so it will fit properly within the header.

For the save changes issue in Theme Options, try to deactivate other plugins one by one to see if it works since we’ve never seen this issue before.

I deactivated all plugins as suggested and I still am unable to get the save function to work. I have provided full admin rights to the login previously provided. Hopefully you can help track down how to get this working for us.

Thanks, now I can access your admin page.

I’ve tried your Theme Options panel, it works fine and I can save all settings. Sometimes it can take a few seconds for saving but finally I see a message “Settings Saved!” and all changes have been saved.

However, I see you have a cache plugin and the Database Cache is enabled so nothing will be changed when you update your site. You should disable this feature, it suits for static sites that have no change on settings and content. If you’d like to enable this feature, you need to empty database cache after you update any settings or content on your site.

Also, you have a lot of plugins on your site, this can take a long time for loading and saving changes.

I’m wondering if you can help me grab code from the one-page demo. I have used the Personal Portfolio demo content for a site but the site owner wants the contact form that is in the One Page Business demo. I don’t want to reset the work that’s already been done but am having a hard time with Contact Form 7 and figuring out this piece.

The contact form is the one located here—http://wydethemes.com/vela3/

Thank you. Sandy

Hi,

Please send us your email in the contact form -> http://themeforest.net/user/wyde#contact so we can send you the code for creating a contact form in One Page Business demo.

Hello! I have to update the latest version of WPBakery Visual Composer. They ask me the license, where can I get that? Thank you

There is an issue with Visual Composer 4.9, if you’ve this version and couldn’t update to 4.9.2, you need to delete this plugin first. Navigate to Plugins page in your WP admin, deactivate this plugin and delete it from your site. After you delete this plugin, you will see a notification message at the top of the page. Click on “Begin Installing Plugins” to install a new one.

Hi, is there a way to control the opacity of the hover color on portfolio items using bubba? I would like the color overlay to be less transparent. Thanks :)

Try adding the custom CSS below to Theme Options -> Advanced -> Head Content:

<style type="text/css">
.effect-bubba figure:hover .cover-image{
opacity: 0.75;
}
</style>

The code above will increase the opacity of featured image, you can change this value from 0.0 to 1.0. More image opacity, less color overlay.

Cheers.

Hello I have a problem, The theme requires the following plugin: Wyde Core, how I can find it? Thanks!

Yes, but if I work in localhost, when I want to install this pluggings it make an error.

Datos de conexión

Para realizar la operación que has solicitado WordPress necesita tener acceso a tu servidor web. Por favor, introduce tus datos de acceso FTP para proceder. Si no recuerdas tus datos de acceso deberías contactar con tu proveedor de alojamiento.

Relleno los datos pero despues me dice:

Error: Se ha producido un error en la conexión con el servidor. Por favor, verifica que la configuración es correcta.

I eso no me permite continuar con la página.

I use XAMPP 7.0.2-1 for the localhost system. And the theme is installed but I want to import a modern demo and before i want to start the new website.

I suppose this is an issue with your localhost configuration. Hope this helps -> http://jesusp.svbtle.com/problemas-conexion-ftp-wordpres-local

Hello, I get this error when i use some shortcode:

Notice: Undefined index: vc_tta_tabs in /var/www/vhosts/learning-languages.com/httpdocs/wordpress/wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php on line 361

or:

Notice: Undefined index: autoplay in /var/www/vhosts/learning-languages.com/httpdocs/wordpress/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-tabs.php on line 22 [vc_tta_section title=”Day Camp con chicos locales” tab_id=”day-camp”]

Whats happen? thanks

Hello,

vc_tta_tabs has been deprecated and it has been removed, please replace vc_tta_tabs with vc_tabs and replace vc_tta_section with vc_tab, or add a new Tabs element from Visual Composer Elements window instead.

Hello,

on the portfolio single page i would like to change the target of the project URL. Currently it opens in the same window how do i set it to open in a new tab?

Thank you!

Kind regards

Hello,

Thank you for your questions, we will change the link target in our next update.

However, you can change it now by editing the theme in Appearance -> Editor, select Vela theme to edit the file “portfolio-single.php” as below:

Line: 162

Replace
<a href="<?php echo esc_url( $project_url );?>" title="Visit Site" class="button launch-project">
</a>
With
<a href="<?php echo esc_url( $project_url );?>" title="Visit Site" class="button launch-project" target="_blank">
</a>

Great thank you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey