1370 comments found.
Hi,
just installed Flora again and I can’t add elements in the Visual Composer, nothing happens when i click the elements.
I installed the envato market app, tried to uninstall/reinstall Visual Composer and nothing works. How do i solve this?
Thanks
I fixed the issue 
Great to hear that you figured it out!
Looks like you hide the header on your home page so it won’t show up on mobile. You should edit your home page, change the “Display Header” in Flora Options -> Header from “Hide” to “Show”.
No, it’s set as Show. Screenshot.
In the screenshot, the page you’re editing contains the text “Please contact (07) ....booking and information.” but I couldn’t find it on your current home page. Please make sure you’ve edited the right home page, I mean you should edit the page you’ve set as the Front page.
That page has the Slider Revolution in the first section and the heading “Welcome” in the last section.
Oh right, my bad. Thanks!
No worries! 
Hello, How can I make bigger main logo?
Greetings
You have to add custom CSS below to Theme Options -> Advanced -> Head Content to increase the logo size:
<style type="text/css">
#header-logo img{
max-height: 95%;
}
</style>
Thank you, worked fine. 
Hy Wyde, i have my error_log spam by this line : “[18-Feb-2017 11:34:30 UTC] PHP Warning: Missing argument 2 for Wyde_Mega_Menu::edit_walker(), called in /home/fityo/grossisteshop.fr/wp-includes/class-wp-hook.php on line 298 and defined in /home/fityo/grossisteshop.fr/wp-content/plugins/wyde-core/inc/class-wyde-mega-menu.php on line 35”
Regards.
What version of the Wyde Core plugin on your site? If you’re using the latest update of Flora theme, please make sure you’re using Wyde Core 2.5.5. Greater versions of Wyde Core plugin from Overlap and GoGreen are not compatible with the Flora theme.
HI,
i use Version 2.5.5.
Regards.
I just checked the PHP log on our server but couldn’t find that error/warning.
I’m not sure why it’s happened on your site because by itself the theme never call “edit_walker” without parameters.
If you can edit the file on your server directly, try to edit “wp-content/plugins/wyde-core/inc/class-wyde-mega-menu.php” as below to see if it works.
Replace:
function edit_walker( $walker, $menu_id ) {
return 'Wyde_Walker_MegaMenu_Edit';
}
With:
function edit_walker( $walker = '', $menu_id = '' ) {
return 'Wyde_Walker_MegaMenu_Edit';
}
Also, it would be great if you provide me the version of PHP and WordPress on your server.
I’m using version 7. Also this website is duplicated from another one, maybe did your theme dont love duplication ?
I’m not sure about the duplication but I think it shouldn’t affect the theme. Our demos are all running on WordPress 4.7.2 with PHP 7, no that warning was found.
Same here, everything is always up to date WordPress/Server side.
Changing the nav bar banner color to custom color besides “Light” and Dark”.
Hello. We are using your theme for a client and I had some questions about how I can change the color of the top nav bar to a color besides the “dark” and “light” layout color. Right now it is set to “dark”. I have been messing with a lot of CSS in the custom CSS area in wordpress but I can’t seem to get the color to change. I have found the proper classes using the “inspector” tool in chrome and when I change elements inside the Chrome browser inspector area they do change. However when I pull those CSS classes into the custom CSS area in wordpress and apply my own styles, the styles that I add do not seem to change.
If you have any information about how I can get this done that would be great. Thank you!
Ben
Hello,
Here’s the code to change background color of the top navigation bar from dark to custom color (blue).
You can add it into Theme Options -> Advanced -> Head Content:
<style type="text/css">
#header.w-dark:before{
background: #3219ff;
}
</style>
Hi,
the problem is not on a desktop computer, it is the mobile view on my iPhone. The theme is in the actually version.
Can you test the view on a iPhone?
Thanks 
My apology, I also tried on my iPhone and everything works fine. All sections and elements are on the screen.
Hi,
the problem is not on a desktop computer, it is the mobile view on my iPhone. The theme is in the actually version.
Can you test the view on a iPhone?
Thanks 
My apology, I also tried on my iPhone and everything works fine. All sections and elements are on the screen.
Hi,
in the mobile view of my site, many parts with text are not visible. this is my domain: www.housegrafic.de
Thanks and best regards, Tammy
Hi,
I just visited your website but I couldn’t find that problem, it works fine on my end. Every parts are on the screen. If you just updated the theme, try to press Ctrl+F5 (Command+R on Mac) to refresh the browser caches.
If it still doesn’t work, please show me any screenshot where the problem is happening.
Purchase code: 385d1d89-509d-4bad-87cc-bb61f8a8343f
Hello, We purchased the Flora theme a few months back and we just noticed that Visual Composer has a front-end editor as well as a backend. For some reason we only see the “backend” editor. Also, we see an area at the top of the dashboard paged that refers to “activating the license” but when we go to click the link we get an error that says, Sorry you can’t access this page. Also in the Visual Composer settings, we do not have all the options that we are seeing in other video tutorials. We only have ” General Settings, Role Manager, Shortcode mapper, and About. How do we access the rest of the Plugin and how can we get to the activation page.
Thank you, Ben
Hello,
The Front-end editor is disabled in this theme as stated in the theme features “Visual Composer Included ($33 value) – drag & drop back-end editor (front-end editor disabled)”: https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776#item-description__theme-features
By default, the Visual Composer comes with too many elements and features for multi-purpose, of course it also includes a ton of stylesheets and scripts. This can increase the download times and slow down your site.
We’ve removed all default styles and scripts from this plugin and add custom elements based on the theme design and features instead.
Also, we’ve disabled some elements and features since they are not available in the theme design and features and they are not necessary for this theme.
The Back-end editor is faster than the Front-end, and we always use the Back-end editor to build our demo sites. You can use elements and features in this theme to create your site looks like our demos without using any others.
Regarding the activation page, this option is available for users who have purchased the Visual Composer individually (direct buyer), it’s for enabling automatic update plugin. But you don’t need it because this plugin included in the theme and need to be updated by the theme author to make sure it will be compatible with the theme.
Even you have purchased this plugin and activated the product code, but those elements and features are still disabled when you’re working with this theme since they are not compatible with the theme.
How do I update the Flora theme? I just updated to the current version of WP and Visual Composer stopped working. I have Flora 1.2.0 installed and VC 4.8.1
You can download and update the theme from your WordPress admin page by using Envato Market plugin.
Also, you can download the new update from ThemeForest and install it manually via File Manager.
Please follow the instructions in our documentation so you can update the theme without losing data.
In the future, please contact us from the account that purchased this theme to make sure you’re currently in the correct product page that corresponds to what you have purchased.
Hi there,
There’s a slight issue with the theme that I’m currently experiencing.
In the top menu on desktop, there does not seem to be a way to change the color of the text. I’ve included a screenshot of the error that comes up when I attempt to do this.
http://imgur.com/a/xVglHI’d appreciate any help with this.
Thanks
Hi there,
Please use the options on Theme Options panel instead.
In your WordPress admin, go to Theme Options -> General -> Color Scheme.
Hello. I’m interested in buying your theme and i’d like to know please if he have the following tools and characteristics:
- Fullscreen Masonry homepage layout (including buttons) - Blog - Shop - Google fonts - Visual composer (or drag and drop plugin) - Parallax - Embed Video and player (in every page)
Kind regards Balin.
Hello,
Thank you for interesting in our theme! We have Full Width Masonry layout for both portfolio and blog with buttons to load more posts:
http://wydethemes.com/flora1/flora-masonry-full-width/ http://wydethemes.com/flora1/blog-masonry-full-width/Of course you can also display this layout on home page.
As well as all other features you’re looking for, we have them all, see more in the item details page: https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776
Here’s our demos page: http://wydethemes.com/flora/
All features from different demos can be combined.
Thank you very much for quick reply. About the homepage can you tell please if it is easy to have buttons instead of images and exclude the filter menu. Thanks, Balin.
Of course you can hide the filter menu for the portfolio. But I’m not sure on the buttons you’ve mentioned. By default the portfolio grid always displays the featured image, if you replace with other elements it will lose the dimension of each block because the masonry layout will work when you have different image sizes.
Humm… Got it. Thank you very much, Balin.
How do I configure portfolios by category? I have two pages on my site, one for corporate projects and one for personal projects. I want them to be separate, so that clicking next/previous links for each stays within the category and the home link (grid of 9 circles) links to the appropriate parent page. I have the portfolio grids on each page working correctly and only showing projects from one category, but I can’t figure out how to configure the home links and limit the next/previous navigation.
Thank you!
By default, the portfolio navigation on the portfolio single page displays the next and previous projects from any categories.
You have to edit the portfolio navigation template to show projects from the same category as the current project.
1. Install flora-child-theme.zip.
2. Open File Manager on your server and create new template file in your child theme “wp-content/themes/flora/templates/portfolio/nav.php”
3. Put the code below into that file:
<?php
// Don't print empty markup if there's nowhere to navigate.
$previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( true, '', true, 'portfolio_category' );
$next = get_adjacent_post( true, '', false, 'portfolio_category' );
if ( ! $next && ! $previous ) {
return;
}
$home_button_url = '';
$categories = get_the_terms( get_the_ID(), 'portfolio_category' );
if( count($categories) > 0 && isset( $categories[0] ) ){
// Replace category name (Category 1 and 2) with yours
switch ( $categories[0]->name ) {
case 'Category 1':
$home_button_url = 'http://www.yourdomain.com/category-1'; // Portfolio home page for Category 1
break;
case 'Category 2':
$home_button_url = 'http://www.yourdomain.com/category-2'; // Portfolio home page for Category 2
break;
default:
$home_button_url = wyde_get_option('portfolio_home_url');
break;
}
}
?>
<nav class="post-nav clear">
<div class="prev-post">
<?php
if($previous){
$prev_thumbnail = wyde_get_portfolio_thumbnail($previous->ID);
previous_post_link('%link', '', true, '', 'portfolio_category');
echo '<div class="post-link clear">';
previous_post_link('<span>%link</span>', $prev_thumbnail, true, '', 'portfolio_category');
previous_post_link('<h4>%link</h4>', '%title', true, '', 'portfolio_category');
echo '</div>';
}
?>
</div>
<div class="next-post">
<?php
if($next){
$next_thumbnail = wyde_get_portfolio_thumbnail($next->ID);
next_post_link('%link', '', true, '', 'portfolio_category');
echo '<div class="post-link clear">';
next_post_link('<span>%link</span>', $next_thumbnail, true, '', 'portfolio_category');
next_post_link('<h4>%link</h4>', '%title', true, '', 'portfolio_category');
echo '</div>';
}
?>
</div>
<?php if( !empty( $home_button_url ) ):?>
<div class="nav-home">
<a href="<?php echo esc_url( $home_button_url );?>"><i class="flora-icon-th" /></a>
</div>
<?php endif; ?>
</nav>
4. Please don’t forget to replace the category name and the URL of the portfolio home page for each category with yours.
I’m using the Flickr control in Visual Composer. It always leaves the last photo space blank. I have it set to 12 photos in 12 columns, but I only get 11 photos in 12 columns. Is this a bug or is there a way to fix it with settings?
Thank you!
Never mind. It seems to be loading the last image now. Not sure why it didn’t before.
Is it possible to reference the color scheme color in a shortcode? I’d like to make a button with the background color set to the color scheme color, but I might change that color and don’t want to have to go back and find all the buttons and edit them by hand.
Thank you!
By default, all buttons have the color scheme as the background color if you haven’t set custom background color for them.
However, here’s the PHP function to reference the color scheme in a shortcode:
wyde_get_color()
The function above will return the color scheme you set in Theme Options -> General.
How do I get the image captions to appear in the portfolio page lightbox? I’ve added captions in Media Library, but it isn’t showing up when I enlarge an image.
Thank you!
The lightbox in this theme won’t show the title, it’s disabled by default.
We will add new option to show the lightbox in the future updates.
Hi,
By default, it should display only text of shipping method name. I don’t know how does the logo of the shipping method come from?
If it’s a plugin, please let me know so I would try it and provide the code to fix this issue.
Hi, it come from a plugin (EnvoiMoinsCher) that available on WordPress repository, a very popular website/plugin that manage shipping and reduce cost of shippings.
Regards.
How do the Portofolio Grid queries work? I have 3 projects I want to show.in a grid. Each has it’s own page. I entered the pages in the “Individual Posts/Pages/Custom Post Types” section and they seem to be found (they are shown in green squares). When I look at the page, nothing shows up in the portfolio grid. How do I debug this?
Thank you!
If you’d like to show 3 projects in one grid, you don’t need to use custom queries because the Portfolio Grid displays all projects by default.
The Build query button in Custom Posts of the Portfolio Grid is for building custom query to display specific posts or categories. For example: You can put a category name into the Taxonomies field to display projects from a specific category.
If it still doesn’t work, please PM me your site URL and login credentials: https://themeforest.net/user/wyde#contact
But then how would the Portfolio Grid know which pages are for projects related to the topic of the specific page?
I have 3 projects I want to display on this page. Each project has its own page. Fro each project I want a grid image that links to that page… am I using the plugin wrong?
Oh wait, I think I might be starting to understand… It expects me to create a special “Portfolio” post for each project? I can’t use a regular WordPress page?
Of course, it’s not a regular page but a portfolio post, you should create a portfolio post in Portfolios, these posts will have their own page to show the project details, see more on how to create portfolio in our documentation.
Hi, I’m trying to understand what importing demo content does. Do I need to pick only one of the demos or can I use elements from multiple demos when I construct my site? When I import the demo content it basically destroys my site and makes it into the demo. This isn’t what I expected… Can you please provide more info on how I should understand this?
Thank you!
Hi,
You can choose only one demo to import each time so you will receive the site looks like each of our 6 demos. Of course when you import demo content, it will append and replace data to your site and this would destroy your site. So we recommend you to do this only on fresh installs as stated in the import demo page and in our documentation. If you already have existing data, you should reset your site by using the plugin we provided.
If you’d like to combine pages and other content from different demos, we recommend you to create local sites or temporary sites, and then import each demo into each site. So you can copy the content from different demos to combine with others.
Hi author,
The visual composer on page editor is not working at all.
The problem is on the slider revolution plugin. There is conflict on the VC and slider revolution. So i had to deactivate the Slider revolution to make the VC work.
Both of them can work on your site without any conflict issue. Please make sure you’ve updated them all to the latest update as follows:
-Flora Theme 1.3.6 -Visual Composer 5.0.1 -Slider Revolution 5.3.0.2 -Wyde Core 2.5.5
If it still doesn’t work, please PM me your site URL and login credentials: https://themeforest.net/user/wyde#contact