1368 comments found.
Hi, When I choose to display the featured image on the post, it displays cropped on the carrousel, like the cropped thumbnail.
(I changed the size of the carrousel to display my horizontal images, which are shown in other platforms.)
So I choose to NOT display the featured image, but instead I include the horizontal image on the gallery.
But anyway the portfolio carousel shows the cropped image. (http://www.pintassilgoprints.com/portfolio/pedrita/)
Could you please send me a clue on how to solve this? (displaying the original proportions instead of a square?)
Thanks!
Try the instructions I provided in the previous answer to see if it works. It will also change the featured image size and maintain the aspect ratio.
Hi, How can I change the proportion of the portfolio thumbnails? I’d like to set them horizontal instead of square. The posts I’ve imported have square thumbs, generated by my old theme (and are fine on Flora!), now I posted a new one and I’m struggling to find our how to change this.
Here’s a quick guide to change the image sizes:
1. You may need to add custom functions below to functions.php in your child theme:
function flora_change_image_sizes() {
add_image_size( 'medium', 300 );
add_image_size( 'large', 640 );
}
add_action( 'after_setup_theme', 'flora_change_image_sizes', 50 );
This will maintain the aspect ratio of your images, please make sure your portfolio images have the same aspect ratio so they will fit perfectly in the grid layout.
2. However, the code above will work after switching to the child theme. If you’re currently using the child theme, you will need to switch to the Flora theme (parent theme), and then switch back to the child theme again.
3. This will affect the images you upload in the future. If you’d like to update the existing images, you will need to use the Regenerate Thumbnails plugin ( https://wordpress.org/plugins/regenerate-thumbnails/ ) to re-generate your thumbnails to the new sizes.
Hi, can you give me some clue about changing the position of the portfolio arrows, or maybe the color so they turn our more visible?? (http://www.pintassilgoprints.com/portfolio/plumcake/)
.portfolio-slider .post-media .owl-nav > div {
background: rgba(0, 0, 0, 0.8);
}
Hello,
Thank you for the link of the page!
It looks like you’ve set the “Content Vertical Alignment” option to “Middle” so the word (in uppercase) in the right hand side is in the center of the row.
You will need to edit the accordion section to change the “Content Vertical Alignment” option of the row to “Top” to make it align to the top of the row.
Hope this helps!
Thank you for the screenshot!
However, it seems like you just edited the wrong section. That picture you provided is a row settings window of the section “23, 24 апреля — Москва (wu fest)” that is currently displaying correctly.
Looks like the problem is in the section “9, 10 апреля — Москва (Домашний МК)”, you will need to click on that section to show its content and then edit the row inside it.
I’m sorry but looks like you edit the Section of the Accordion, not the row. You will need to edit the Row inside that section.
Here’s a quick guide:
1. Click on a plus icon in front of “9, 10 апреля — Москва (Домашний МК)” to show the content inside that section.
2. Click on a pencil icon in the top right corner of the row to edit the row settings, see the picture below:
3. Change the Content Vertical Alignment in the Row Settings window to “Top”.
Thank you for the video you provided, really appreciate it!
However, that is still not what I meant. The pencil icon that I’m talking about is in the right top corner of the content, please see the picture below:
If you couldn’t adjust this, you can send us a private message with your WordPress admin login details in the contact form on the profile page below so we can help you out:
https://themeforest.net/user/wyde#contactSolved the problem by reinstalling the plugin.
Glad to hear that it has been resolved!
Hello! I want to know if there is any function that I can change all single portfolio layout in all portfolio items. I bought your theme the last year and I have 144 items, i need to change all layouts, no one by one. Thank you.
We’re sorry but 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.
Hello, is it possible that in a portfolio, when you click on it, it does not take you to your portfolio but only opens a lighbox? I need a gallery of images with a filter, but I do not want them to open on a separate page, but to make the main image bigger. it’s possible?
Sorry for the delayed response!
Try adding CSS snippet below to Appearance -> Customize -> Additional CSS to see if it works:
.w-view figure figcaption > span,
.w-view figure figcaption > span > a {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 999;
}
.w-view figure figcaption > span > a:before {
display: none;
}
Hope this helps!
Wooow, Muchas gracias!!! Thanks you!!
You’re welcome 
Is there css or theme settings to have the logo’s top padding removed? We want it to be flush with the top of the screen. Thanks!
#header-logo img {
margin-top: 0;
max-height: none;
}
I recently purchased Flora for my online creative portfolio. I’m having quite a bit of trouble navigating the theme. Are there online tutorials available that can walk me through this theme? My old website is so much easier to build and edit.
However, this theme comes with custom content elements and features and the frontend editor is disabled, you may need to use the backend editor instead. You can find the instructions and more details on how to use the theme in our documentation:
https://wydethemes.com/flora/documentation/hi, do you think this theme standard header logo size is fine?
This size automatic and not enough. How to fix this logo size and I can expand my logo?
No theme options this tool.
thank you
Sorry, read the other comments I found the solution. Thank you.
Glad to hear that you’ve figured it out!
Hi, how can I activate wpbakery license? Thanks in advance
You can normally use it without activating/registering the produce code. That option is only available for direct customers who have purchased that plugin individually to enable the automatic update feature.
However, that plugin is included in the theme and it needs to be updated by the theme author to make sure it will be compatible with the theme. When it was packed with the theme and the automatic update feature is disabled, the product license tab won’t show up either.
Anyway, if you’d like to activate it, you will need to add the code below to functions.php in your child theme to enable the automatic update feature so you will have a product license activation option in WPBakery -> Product License:
function flora_enable_vc_updater() {
vc_manager()->disableUpdater(false);
}
add_action( 'vc_before_init', 'flora_enable_vc_updater', 100 );
Also, please ensure that you have updated the theme and all bundled plugins to the latest update to make sure that code will work correctly, you can see more details about the update in the link below:
https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776#item-description__update-logHi, Are there customising options for the portfolio slider? I adjusted the size with css code on the head, as explained here, but I’d like to know if there are other options. I’d love to adjust opacity for the images that appear next to the main image, and maybe displace the arrows. Here’s one of my portfolio pages http://www.pintassilgoprints.com/portfolio/pedrita/
No there isn’t options for the portfolio slider. You will need to adjust it by using CSS snippet.
Ok, thanks.
1) I see that there are numerous ways of customising the “slider revolution”. Would it be possible to use such a slide inside the portfolio post instead of the “default” slider?
2) In mobile the actual portfolio slider (full width) get cropped, is there a way of making it adjustable to fit the screen?
1) Sure, you can add a slider from Slider Revolution into the portfolio post by using the page builder. If it is not active there, you can enable it under WPBakery Page Builder -> Role Manager, choose “Custom” for Post types, and then select “wyde_portfolio” so you can build the portfolio post like you can do with the page.
2) Try adding CSS snippet below to Appearance -> Customize -> Additional CSS to see if it works:
.portfolio-slider .owl-item > div,
.portfolio-slider .owl-item a {
height: auto;
width: auto;
}
2) The CSS code unfortunately didn’t work, the portfolio slider still get cropped on mobile. ( http://www.pintassilgoprints.com/portfolio/pedrita/) Can you give me a clue? Thanks!
Actually, when using the Portfolio Slider layout, it will crop the images to square size to make sure they will fit perfectly within the slider layout. I have no idea why your site displays the landscape dimension instead. I would recommend using the Regenerate Thumbnails plugin ( https://wordpress.org/plugins/regenerate-thumbnails/ ) to re-generate all thumbnails to new sizes as defined by the theme to make sure it will work correctly.
However, if you’d like to display the landscape images on slider instead of square, try to replace the CSS snippet I provided previously with the new one below to see if it works:
.portfolio-slider .owl-item > div,
.portfolio-slider .owl-item a {
height: auto;
}
Thanks. My site displays the landscape dimension because I put some code provided here on the support to set such dimension. But I’d like this to be adjustable for mobile. The provided css didn’t make it yet.
Ok! It worked. THANK YOU.
Hi, just purchased
I have activated the theme successfully and installed the plugins, great, but… my portfolio from previous theme disappeared so I reactivated the older one for now.
Do you have a tip on how to import those items? There are around 200 portfolio items.
Okay, installed a plugin to change the post type. Solved.
We’re sorry but the portfolio is a custom post type, the one from another theme/plugin won’t be compatible with this theme and couldn’t use the portfolio layout from this theme. If it comes with the plugin, you will need to activate that plugin to make it work.
However, if you would like to use portfolio from the previous theme with the new layout from the new theme, we would recommend using the Post Type Switcher plugin ( https://wordpress.org/plugins/post-type-switcher/ ) to change the post type to new portfolio type of the Flora theme (wyde_portfolio).
The theme I got wan’t compatible with the CMS, is there any way I can receive a refund?
This is a WordPress theme, it is compatible with WordPress up to 5.0.x. Could you please let me know which CMS you are using?
My client changed to another theme other than wordpress before I started using this one. I can no longer use this WordPress theme, can you revoke the license and provide a refund?
We’re sorry but as stated in the Envato Market Refund Rules ( https://themeforest.net/page/customer_refund_policy#not-refundable ), we couldn’t give you a refund in situations like the following:
you don't want it after you've downloaded it; the item did not meet your expectations; you simply change your mind; you bought an item by mistake; you do not have sufficient expertise to use the item; you ask for goodwill; or you can no longer access the item because it has been removed (we advise you to download items as soon as you have purchased them to avoid this situation).
Kind regards,
Wyde
Hi, Is it possible to set 2 different portfolios on my site using this theme? Almost deciding to purchase Flora, congrats for the great work, looks stunning.
Hi,
Sure, this theme comes with 4 layouts for portfolio list. You can have 4 different portfolio layouts on one site. It’s an individual setting for portfolio grid element. It means that you can also put 4 different portfolio layouts on the same page to show different portfolio items from different categories, for instance.
Also, this theme includes 4 layout for single portfolio, you can have different layout for different single portfolio item too.
Anyway, we would recommend checking out our new themes also. It comes with more different layouts and features and also includes more ready to use demos. It’s called Aoraki as you can check out at the link below:
https://themeforest.net/item/aoraki-multiconcept-business-wordpress-theme/19652714As a theme developer, I can confirm that it is better than the old ones.
Thank you for your interest in our theme 
Thank you! Checking the new theme and finally deciding for one of them 
Thank you for choosing our theme! Hope you enjoy it.
Hi, I updated the theme and the site to Wordpress 5. First off, the mobile menu is still broken. Can you please log into the site and fix it?
Also the Visual Composer is no longer working now that I’ve updated to Wordpress 5. The VC’s new text boxes also don’t have options to edit the text, like center/bold/etc – seems like I have to do all that with code. How do I fix this issue?
This is a compatibility issue, when using WordPress 5.0, you will need to use WPBakery Page Builder plugin 5.6 or greater so you can use the Backend Editor instead of the Block Editor from WordPress. Please ensure that you’ve updated that plugin to the latest update too.
After you update the theme, you will see a notification message to update the bundled plugins. If the notification was dismissed, you can see the update list under Appearance -> Install Plugins.
Regarding the mobile menu issue, it seems like that this is a bug of the theme on Safari on mobile. Thank you for reporting this issue, it will be fixed in the next update of the theme.
Hey, looking to follow-up here. Seems like the post above is referring to the same issue. You said that a new update will be released in the “next few days”, but we are still waiting for the release.
Is there an update on when the mobile menu will be fixed? We are waiting on the fix so that we can start marketing and driving mass traffic to our site.
We’re sorry but there seems to be a problem with the third party jQuery library that we used for the mobile menu so we need to build new mobile menu and this took longer than the plan. We are working on this and will release it ASAP.
Mobile menu not working properly. The menu sidebar is almost impossible to slide through and just isn’t working right. Please take a look: chefofallseason.com Seems like I’m scrolling through the actual page, not the menu itself, very trippy. Perhaps I accidentally turned on some weird setting.
I haven’t upgraded to wordpress 5 yet. Could that be the reason? I’ve been hesitant because a lot of themes got hit hard by the upgrade and haven’t had time to fix all the bugs.
Try updating the theme and all bundled plugins to see if it works.
The latest update of this theme is 1.5.7, and please don’t worry it is compatible with WordPress 5.0, you can see more details in the changelog below:
https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776#item-description__update-logHi, I updated the theme and the site to Wordpress 5. First off, the mobile menu is still broken. Can you please log into the site and fix it?
Also the Visual Composer is no longer working now that I’ve updated to Wordpress 5. The VC’s new text boxes also don’t have options to edit the text, like center/bold/etc – seems like I have to do all that with code. How do I fix this issue?
I’m also getting this error message in theme options: “WARNING: Import demo content requires Flora Demo Content plugin. Please make sure you have this plugin installed and activated. See more details in our documentation.”
Can I please give you a dummy login so you can sort the problem out. I bought the theme from another account, and should still have 4 months left of support on it. I can request help from that account if necessary.
1. It seems like that this is a bug of the theme on Safari on mobile. Thank you for reporting this issue, it will be fixed in the next update of the theme.
Regarding the Visual Composer issue, that is a compatibility issue, when using WordPress 5.0, you will need to use WPBakery Page Builder plugin 5.6 or greater so you can use the Backend Editor instead of the Block Editor from WordPress. Please ensure that you’ve updated that plugin to the latest update too.
After you update the theme, you will see a notification message to update the bundled plugins. If the notification was dismissed, you can see the update list under Appearance -> Install Plugins.
2. The Flora Demo Content plugin is only available for importing demo content when the first install. You can ignore that message and normally use Theme Options if you wouldn’t like to import demo content.
Hey, thanks for looking into the mobile issue. Its not just Safari, its also android’s internet browser. Thats what I’m using.
I’ll try the plugin, thank you
Any idea when the update is coming? Mobile is crucial for our business, as over 80% of our traffic comes from mobile.
We’re working on this and will release the new update once we find the best solution.
Any update on the update? We need the mobile menu to work!
We’re sorry for the delayed response!
Anyway, we will release the new update in a couple of days.
I’m working on a client’s site and looking to make edits to the functionality of an acordian that I set up.
When you set up an accordian, you select which section automatically opens when the page loads. Is there a way to only have 25% of that section load so that users can see the other accoridan sections? Then when the user clicks on a section, the entire section opens up?
We’re sorry but it couldn’t do that. You may need to hide all sections to work around this issue.
Thats no fun :’(. There is no code you guys can come up with that would allow me the functionality? Usually the first section of every accodian is the longest, which is why would be looking to decrease the size of it on load.
I’m not even sure how to hide all the sections. There didn’t seem to be an option last time I looked, perhaps I missed it. I’m also afraid that if all the sections are closed, people might not understand that its an accordian and will just leave the page.
Try the third party plugin below to see if it works:
https://wordpress.org/plugins/show-hidecollapse-expand/If it doesn’t work, you may need to put custom CSS into Appearance -> Customize -> Additional CSS to achieve this.
Anyway, if you’d like to hide all sections, here’s a quick guide:
1. Edit the Accordion settings.
2. In the Accordion Settings window, set the “Active section” blank or put “false” into that field, and then save changes.
Hey, thanks for the reply. I’ll try out the plugin. A few quick questions. Is there a way to center the title of the Accrodian Sections without using CSS?
Another problem I’ve run into. When you click on the second section, the first section completely collapses and moves the top of the second section way up the page. The page doesn’t scroll though, so you are left looking at the middle of the second section. Take a look here: http://www.chefofallseasons.com/gluten-free-menu/
Is there a way to fix that?
1. Sure, you can put the class called text-center to the Extra CSS Class field in the Section Settings window.
2. That is what the Accordion works, it allows only one section to open at once. When you click on another section, another one will be closed.
You may need to use the FAQ or Tabs instead of Accordion so you will be able to open multiple sections at a time.
Here is an example of what I’m talking about: https://screenshots.firefox.com/xhIKUti3hv3wG8er/www.chefofallseasons.com
When you click on the second section of the accordian, you see the middle of its section and below. The first half of the section is higher up the page, out of sight, forcing users to scroll up. Is there a way to scroll the page to the top of the section when it is selected?
Or should I try the other plugin you recommended?
We’re sorry but it couldn’t scroll to the top of the section, this works exactly the same as another accordion element for instance, jQuery Accordion.
As you can see in the jQuery Accordion: https://jqueryui.com/accordion/
When you scroll down to the second or third section and then click on it, it won’t scroll to the top either.
I recommend using FAQ to work around this issue, it allows you to open multiple sections at a time.
Hi guys, so I have another client using a different theme, that also has an accordian element. The accordian there has the same issues, I asked them for assistance, and they were able to provide me with a php code that fixed the issue.
I tried the code within this theme, but naturally it didn’t work since elements are named differently. Any chance you can re-work the the php code to work for this theme? Here is the code:
function scroll_top_on_toggle(){ ?> <script> (function($){ $(document).ready(function () { $(’.single_toggle’).click(function () { $(“html, body”).animate({ scrollTop: 0 }, 600); return false; }); }); })(jQuery); </script> <?php } add_action(‘wp_footer’, ‘scroll_top_on_toggle’);
This is the level of support I’m looking for guys. Help me out here so I can do right by my clients!!!
<script type="text/javascript">
(function($){
$(window).on('wyde.page.ready', function () {
$('.w-accordion .acd-header').click(function(){
var $header = $(this);
setTimeout(function(){
wyde.page.scrollTo($header);
}, 400);
});
});
})(jQuery);
</script>
Thank you. Works like a charm. We appreciate the help!
When sorting posts by a category page is it possible to get a different image to appear, other than the featured image?
Here is an example.
https://hmad.agency/?cat=142Thanks!
WordPress retrieves the post thumbnail from the featured image. You may need to set the featured image for the post.
If you wouldn’t like to show the featured image on the single post (post details), you can change the Featured Image Size under Theme Options -> Blog -> Blog Single Post to “Hide Featured Image”.
Hello. Please help me. Suddenly, on my website, the “Blog” block was not full width, an empty area appeared on the right. All that I could have checked, but I can not return the original look. www.frantova.com
Hello,
Try to update the theme to see if it works. Also, after updating the theme, you may need to clear the browser caches by pressing Ctrl+F5 (Command+R).
Hope this helps!