1368 comments found.
Hello, I have installed Flora for a customer who is quite happy now for years. We now ran into a problem with the Wyde Core plug-in.
Error message on top of screen: Warning: Creating default object from empty value in /srv/www/vhosts/sab-photo.ch/httpdocs/wordpress/wp-content/plugins/wyde-core/inc/redux-framework/inc/class.redux_filesystem.php on line 29
This is the redux framework, linked to writing permissions, if I see that correct.
What I did: - deactivate all plug-ins except for Wyde Core. Problem remains. - reinstalling the plug-in. Problem remains.
Any suggestions?
This is a compatibility issue, the Redux Framework that is included in the Wyde Core plugin is not compatible with PHP7.4.
Thank you for reporting this issue. We will update it in the next update of the theme.
Hi again, I have an small issue, when loading some pages it doesn’t load all styles or elements, could you pleas take a look to this url https://enbolivia.com/sabores/contacto/ a map shortcode should be loaded, only appears if you reload the page.
Looks like you are using a shortcode from the third party plugin to add a map so it doesn’t work correctly with the AJAX Page. I recommend using the Google Maps element from the theme instead, please check out our demo: https://wydethemes.com/flora1/contact-us/
However, if you would like to use the third party plugin. You will need to disable the AJAX Page under Theme Options -> AJAX Page to fix this issue.
Perfect solution. Thank you very much.
Hello, the theme Flora is great, I want to know how can add a content text and featured image to the Team members post type you have.
Hello,
Navigate to Team Members, click on Add New and then add the image and description under Flora Options -> Member Information.
You you couldn’t find that section when you add a member. There may be plugin conflicts on your site. Try to deactivate other plugins to see if it works.
Why is the image quality for the Featured Image shown in the Portfolio Grid so poor?
Would you mind giving me your web address so I can take a look?
Thanks for the response! It’s http://nathanlui.com/ . You can tell especially at smaller screenwidths where my portfolio images can take up the whole screenwidth. Although I upload portfolio images that are high quality, it seems like the image I uploaded is changed to a smaller file with lower quality? Is this a Wordpress issue?
Also, have you ever encountered an issue with comments of single images not appearing? From the media page, I make sure that images have their caption field filled in, but when I display a single image it does not show the caption.
My apologies for the late reply!
When you choose 4 columns for the portfolio grid, it automatically displays images in small size. Unfortunately, it will display one column on mobile and small screen devices so that the images might look so poor.
Thank you for reporting this issue, we will fix it in the next update of the theme.
In the meantime, you may need to change the “Columns” setting in the Portfolio Grid Settings window to “3” to fix it temporarily.
Regarding the single image issue:
When using a Single Image element to display your image, it won’t display the image caption. It will include an “Alternative Text” field of the image in the image output (HTML code) for the browser and SEO only.
If you would like to display the image caption, you will need to use a Text Block element. Click on “Add Media” button at the top of the text editor so that it will display the caption below the image.
Thank you for the response. Very insightful and helpful.
I’d like to report another issue that I’ve noticed from time to time with my Portfolio Grid tiles. Between 1200 px and 1400 px viewport widths, you can see a line of color on the bottom of the Portfolio Grid tiles. It looks like the image under the class splitter is resizing to a 163.83px height but the background color (no-touch .w-effect-split figure) is still 164px height?
Indeed! Thank you for reporting this issue, we will fix it in the next update.
Hi:
We are looking for a template that we can make a menu and the content of the website like the following web page
https://www.ifly50.comA grid for the menu with background images and when you click, load the page of desired content in full size.
Would it be possible with your template?
Thank you
My apologies for the delayed response!
Unfortunately, that menu is not included in our templates. Actually, we have a full screen menu but it doesn’t display in a grid layout. As you can see here: https://wydethemes.com/overlap/overlap4/
After Wordpress updated we have lost all our icons. Not sure how I can get them back.
Update – I have updated all plugins to the latest versions but still no joy.
There may be plugin conflicts on your site. Try to deactivate the plugins to see if it works.
If it still doesn’t work, you may need to give me your web address so I can check it.
Hi Wyde, I need to include the Strava social network for team members. How can I do this please?
function flora_child_enqueue_icons_css() {
vc_icon_element_fonts_enqueue( 'fontawesome' );
}
add_action( 'wp_enqueue_scripts', 'flora_child_enqueue_icons_css' );
function flora_get_social_icons($icons){
$icons['fab fa-strava'] = 'Strava';
asort( $icons );
return $icons;
}
add_filter( 'wyde_social_media_icons', 'flora_get_social_icons', 100 );
Hi Wyde, thanks for the message. I managed to insert it as instructed, the strava field appears in the admin, it appears on the website but the icon does not appear, only the outline of the square. Do I have to change any more files?
My apologies for the delayed response!
Please ensure that you are using WPBakery Page Builder plugin version 6.1 hat is included in the Flora theme 1.6.1. You can find more details in the changelog: https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776#item-description__update-log
After you update the theme, you will see a notification message to update WPBakery Page Builder and other bundled plugins. If the notification was dismissed, navigate to Appearance -> Install Plugins.
You can find more details on how to update the theme in the documentation: https://wydethemes.com/flora/documentation/#update
Thanks for the answer Wyde. I updated the required plugins, but it remains the same, look at the print… https://lulufive.com.br/Strava.jpg Thanks
You may need to give me your web address so I can check it.
Ok Wyde, can I send to your Gmail address? Anyway, the address of the website and the page that uses the “Team Members” resource is this: https://lulufive.com.br/lulufive-team/ Thanks!
Thank you for the web address!
Looks like you’ve added an incorrect icon name. Instead of ‘fab fa-strava’ but yours is ‘fa-strava’ (without ‘fab’).
You have to put the exact code as I provided:$icons['fab fa-strava'] = 'Strava';
Yeah Wyde, it worked perfectly now! Thank you very much master 
Hi
I can’t seem to change the Font Size in the text block even after installing TinyMCE.
my purchase code: eca4db0c-b214-4c58-b59b-09fe73b4b768
My apologies for the delayed response!
We are sorry but you couldn’t change the font size in the text block. You may need to change the format (to Heading 3 or 2) to make it bigger.
Also, you may need to use the Custom Heading element instead so that you can change the font size for the text.
However, we will look into this and make it can change the font size in the text block in the future. Thank you for reporting this issue.
Hi, can you please send me the demo of flora theme. The freelancer who bought it for me I can not reach right now. Markbergenthal@me.com
Thank you
Hi,
Here is the link to the demo site of the Flora theme: https://wydethemes.com/flora/
However, the demo content of the theme is included with your purchase theme’s zip file. You can download it under your Downloads tab on ThemeForest.
Is it possible to show checkboxes in a form rather than it just displaying dashes until it is selected?
When you add checkboxes into a form, all checkboxes should appear even they are not selected.
There may be plugin conflicts on your site. Try to deactivate your plugins to see if it works.
If it doesn’t work, you may need to send me your web address so I can check it.
I tried this is it possible for you to check www.gotunbridgewells.co.uk/apply and have a look what I mean?
My apologies for the late reply!
Looks like you are using another contact form plugin that is not included in the plugins support list so that it might not work correctly.
You will need to add the following CSS snippet into Appearance -> Customise -> Additional CSS to fix this issue:
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
width: 20px !important;
}
However, we recommend using the Contact Form 7 plugin to make sure it will be working properly with this theme.
Hi, we’re seeing a bug with how our portfolio page is functioning. When you click on one of the posts instead of going to that post’s page it automatically opens a lightbox over the page that I can’t exit from. I seems like others in your comment section have had this same bug happen in the last month. When can we expect a new Flora theme with the bug fixed. Our site is only used as an artist portfolio so this effects 90% of our pages functionality. Let me know! -Mellissa
My apologies! There is a bug with the latest update of the theme. This issue will be fixed in the next update and we will release it within 24 hours.
Hello. I have a share button in the posts above, but there is only facebook, tweeter and google +. How can I remove unnecessary and add for example VKontakte and Pinterest?
Hello,
Unfortunately, there is no easy way to edit those buttons now. You will need to edit the single post template in ‘templates/blog/single.php’ to edit them manually.
However, we will look into this and provide a new easy way to add and remove those buttons in the future.
Where after update to configure share links?
/*
*Adds and removes social share buttons.
*/
function flora_post_share_links( $links ){
// Remove Google+ icon
unset( $links['flora-icon-google-plus'] );
// Add VK icon
$links['flora-icon-vk'] = sprintf( 'http://vk.com/share.php?url=%s&title=%s',
urlencode( get_permalink() ),
urlencode( get_the_title() ),
);
return $links;
}
add_filter( 'wyde_post_share_links', 'flora_post_share_links' );
Thanks! I will use the previous version of the single.php file.
Hi I’m creating a site with your template. I’d like to have the effect of the standard masonry, with the images changing, but I would like the grid effect of the masonry flora. it’s possible? and then I would like to remove the details on the right side.
We are sorry but you couldn’t change the standard masonry layout. It always displays as seen in our demo.
Also, there are several layouts for the single portfolio (details page). If you would not like the details on the right side. You may need to use the Gallery layout for the single portfolio so that it will display the details at the bottom of the main content instead, please check out our demo here: https://wydethemes.com/flora1/portfolio-item/portfolio-12/
Hello, it seems that on Safari (I’m using version 13.0.5) your theme is not loading properly.
The logo on left menu is not present, images on woocommerce products not loading and other glitches.
I’m not sure if it’s related to new update or not, as I was not using Safari for a while. The issue is visible also on your demo sites.
Can you check?
Thanks, Fabio
My apologies for the delayed response!
However, we have checked our demo site with Safari 13.0.5. It seems to be working fine. The logo on the left menu is loading properly.
Regarding the images on WooCommerce shop, they are also loading properly. Please check out our main demo: https://wydethemes.com/flora1/shop/
Would you mind giving me your web address so I can check it?
You’re right, it was an issue with my antivirus software that was blocking some content. Sorry for the wrong report.
Thanks for your help
It’s all good! Glad to hear it has been solved 
Hello, I’ve found another issue with Version 1.6.1 and Woocommerce products page. I’m using the theme with the left menu and boxed page layout. I’ve found that Woocommerce product page have a large space on the left part of the page. It seems like there is a space for the sidebar, even if the sidebar is not enabled.
I’ve spent hours debugging this on my site, thinkink about some issue with my child theme or other plugins. So I’ve tested id on a staging environment with a previous version of the Flora theme: everything was fine but when I’ve upgraded to version 1.6.1, I had exactly the same problem with the woocommerce pages.
So it seems that there is some bug with the woocommerce templates when using the left menu.
I’ve tried to understand what exactly is broken, it seems something related to the content padding, but I’m not sure and I was unable to find out if the issue is on CSS or on the page code.
Here you can see and example of the issue:
Can you check? Do you have any suggestions on how to solve?
Thanks
Is it possible to download version 1.6.0? I forgot to make a backup before upgrade. I’d like to check which changes was made in order to check if it’s possible to fix the wrong padding. Thanks
We are sorry, this is a bug of the new update of the theme. Thank you for reporting this issue. We will release the new update to fix it ASAP.
Thank you for your prompt response, I’ll wait the update
Good afternoon. WordPress asks me to activate Slider Revolution (Activate Slider Revolution for Premium Benefits (e.g. Live Updates).) What is the problem?
You can ignore that message and can normally use the Slider Revolution plugin without activating the product code. That option is only available for direct customer who has purchased that plugin individually. It is to enable the automatic update feature and access direct support from the plugin author.
hello, i installed flora creative theme and installed demo content as well via plugins as per the documentation guides, but when i tries to select or import home it just wont import anything, can you explain me why it is hapening
Importing demo content can take several minutes to complete the process. You may need to increase the PHP limits to the minimum as we provided in the documentation.
Hello! Just a quick question! Is it possible to get a full screen menu on mobile?
I am sorry for the late reply!
Unfortunately, you couldn’t have a full screen menu on mobile. If you change it to full screen, you might not be able to close menu because it will push the close button off the right side of the screen.
It’s ok, is there a way to make the full screen menu on a desktop look more attractive? It’s currently formatted in a really weird way….
You can set the Background Color, Background Image including Background Overlay of the full screen menu in Theme Options -> Navigation -> Side Navigation to make it look more attractive. Please check out our Full Screen demo: https://wydethemes.com/flora6/
Hello, after upgrading to Version 1.6.1 – 2020-01-13 the ajax page transitions stopped to work: when I enable it page are not loaded and this error is reported on js console:
jquery.js?ver=1.12.4-wp:4 Uncaught TypeError: wpcf7.initForm is not a function
at HTMLFormElement.eval (eval at <anonymous> (jquery.js?ver=1.12.4-wp:2), <anonymous>:1:524)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.eval (eval at <anonymous> (jquery.js?ver=1.12.4-wp:2), <anonymous>:1:484)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.add [as done] (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.n.fn.ready (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.n.fn.init (jquery.js?ver=1.12.4-wp:2)
at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
at n (jquery.js?ver=1.12.4-wp:2)
I was thinking that it was an issue with Contact Form 7, but if I disable it I have the same issue with a different js error:
VM18 jquery.js:4 Uncaught Error: History.js Adapter has already been loaded...
at eval (eval at <anonymous> (VM18 jquery.js:2), <anonymous>:1:128682)
at eval (eval at <anonymous> (VM18 jquery.js:2), <anonymous>:1:128999)
at eval (<anonymous>)
at VM18 jquery.js:2
at Function.globalEval (VM18 jquery.js:2)
at text script (VM18 jquery.js:4)
at Wb (VM18 jquery.js:4)
at x (VM18 jquery.js:4)
at c (VM18 jquery.js:4)
at Object.send (VM18 jquery.js:4)
Temporary fix: disable ajax page transitions
Thanks, Fabio
Everything is working fine on our demo site. There may be script conflicts on your site. Try checking the Advanced tab in Theme Options and your child theme to see if there is custom JavaScript.
Hello, no I’m not using custom Js.
Your demo site (https://wydethemes.com/flora2/) seems to doesn’t have latest version, but I’ve tried on a test environment and it works fine. Anyway I’m not using weird plugins, just the one that you suggest, Woocommerce and The Events Calendar. I will further investigate on this…
We have updated the theme on the Flora 2 demo to the latest version and everything is working fine.
However, when using the Events Calendar plugin, you will need to add the Events page to the AJAX Page settings under Theme Options -> AJAX Page because that plugin is not compatible with the AJAX Page.
If it still doesn’t work, you may need to give me your web address so I can check it.
Thank you, I think that is something related to my environment. I will further investigate.
Events Calendar and Woocommerce pages are already excluded from Ajax
Hello Bud; i have an issue please:
I did a setup of Flora but woo commerce plugin dont setup; im using creative agency demo. I activate shoping cart icon but it doesnt appears and with the data importer woo commerce dont setup. Maybe can u help me?
Domain: https://publired.com.ec/update/contactanos/
Purchase code: 03c6bf75-6850-47dc-87a3-e243d34f009a
Hello,
Sorry for the delayed response!
Anyway, sample data for WooCommerce is located in a file called either sample-products.csv or sample-products.xml, which are located in the WooCommerce plugin folder in woocommerce/sample-data/. You can re-download WooCommerce plugin zip file and then extract it to get the sample data file.
You can find more details on how to import WooCommerce sample data here: https://docs.woocommerce.com/document/importing-woocommerce-sample-data/