1370 comments found.
Sorry to insist, but this is really urgent. My site is broken and I had to put it behind a password. Password to access the site: Admin001
Sorry for the delayed response!
Please make sure you have selected the static Home page as the “Front page displays” setting.
Go to Settings -> Reading, in the “Front page displays” select “A static page” and choose your Home page for the “Front page” option.
Oh my, I’m ashamed! That was so simple! It appears that when creating pages for the english version, that setting had been automatically changed. Anyway All is fine now, and a big thank you to you sir! Have a great day…
You’re welcome 
I’ve updated to the latest version of Flora and I still can’t get alt tag to work on images. I read a thread dated a year ago that you were going to be updating the theme with this function – should this now work?
You can set the ALT text of image in the Media library on your WordPress admin so it will show up in the image tag automatically.
If it doesn’t work, please provide me the page URL.
This is a test site – http://grange.site/ the first image after the slider (wine bottle) has had it’s alt tag added in the media settings. If I inspect element in dev tools, I can see the alt text is there – it just doesn’t pop up on hover.
The ALT attribute is not the popup text on hover but the Title attribute is, see more on what’s the difference here: http://www.wpbeginner.com/beginners-guide/image-alt-text-vs-image-title-in-wordpress-whats-the-difference/
However, when you’re using a Single Image element to add an image to your website. This element is using WordPress standard function called “wp_get_attachment_image” ( https://developer.wordpress.org/reference/functions/wp_get_attachment_image/ ) to display the image.
Unfortunately, this function doesn’t print the Title attribute on image by default so you won’t see the popup text when you hover on it.
There are 2 ways to work around this issue:
1. Add an image by using the Text Block element instead. In the Text Editor, click on Add Media button to add an image to the Text Editor. And then edit the image to set the Image Title Attribute in the Advanced Options, see also the section “How to Add Image Title in WordPress” on this page: http://www.wpbeginner.com/beginners-guide/image-alt-text-vs-image-title-in-wordpress-whats-the-difference/
2. Add the custom filter into functions.php in your child theme, see more here: https://clicknathan.com/web-design/title-attribute-on-images-in-wordpress/
Ok thanks – I understand that better now. Thanks for the suggestions, I’ll have a look into it further.
Thank you for your kind understanding, hope the links I provided would help you.
HELP!!!
I messaged you several days ago. You recommended that I update the theme and now my site in completely unusable and portfolio pages are missing. Im trying to present my work to big client ASAP. i will pay any amount of money to get it up and running.
please help asap. see my last posts
I’m sorry but if this is the same issue as your recent comments. I’ve provided a solution to solve this issue. You can find it in your recent comments.
so sorry! for some reason it didn’t email me and i was only able to find your response after looking for my username. and i can’t delete it!
ONE more question before you kill me:
how do i remove the grey bar and the portfolio name from mobile only? I only want to see the portfolio images on mobile. thanks a million 
You’re welcome and please don’t worry 
Here’s the custom CSS to hide the portfolio name and the grey bar:
<style type="text/css">
.touch .w-portfolio-grid:not(.w-layout-basic) .w-view figure > figcaption > h3{
display:none;
}
</style>
You can add it into Theme Options -> Advanced -> Head Content.
Hi wyde, since some update i’m not allow to add in my item title, when i save only is saved. So i cant add FA icons to my menu anymore, maybe you know another way to add icons to menu using your theme ?
Also i found it impossible to translate this string : http://prntscr.com/f3jm2r
1. I just tried it on my local site, of course I can add < i > to show an icon in the menu item title. I just set the menu text as below:
<i class="fa fa-home" /> Home
Of course it works on my end! My site is running on WordPress 4.7.4
This is a default WordPress menu field, the theme doesn’t deal with this. I have no idea why it doesn’t work on your site, if you have any other plugins installed, try to deactivate them to see if it works.
2. The word “My Cart” is included in the “flora/languages/flora.pot” file. Also, if you’re using POedit, please make sure you have selected “Ignore case” before searching.
Ok for menu i will make further investigation.
Concerning the translation, the problem is not finding the line, it’s that i already translate it, and it change nothing.
Also i have lot of issue with product search widget, in the footer or sidebar the search icon is never align : http://prntscr.com/f3y0xa And in the footer i did not find a way to change the placeholder color.
After investigation i’m not able to add the code into my menu, even with 0 plugin active (i didnt disable Wyde Code of course)
1. I just tried it with Loco Translate on my site, it works!
2. I’m sorry this is a bug of the theme in the new update of WooCommerce, it will be fixed in the next update of the theme.
3. My apology, I just checked the code I provided in previous comments, it’s wrong. The correct code should be:
<i class="fa fa-home" /> Home
Edit:
I couldn’t post the right code here, seems like the comment changes my exact correct code. You can see it in email instead.
OK, I get a workaround for this issue:
I need to add space between the open and close tags as below:
<i class="fa fa-home"> </i> Home
For translation, seems like it was even with cache desactivate taking time to show the changes. this is weird, because i translated other lines that show fine immediately.
For the code, i still have the issue, even with the fix it get me : So the extra space is keeped, but not the code.
Edit: Do you have an ETA on this update ?
Sorry for the delayed response! We just released the new update of this theme a few minutes ago. Try to update it to see if it works.
hello, i put the address of my shop in the footer. on pc it’s work correctly, the i see the website on the phone it displays the address: mountain view ecc…
I have no idea why it displays the different output on mobile. Could you please provide me your site URL?
www.studioboto.com
Thank you for the link!
You can change the contact info on the mobile menu in Theme Options -> Navigation, edit or remove the items in the Contact Info Items.
How to update FLORA theme versions? Thanks alot
You can follow the step by step guide in our documentation. We provide both auto and manual update.
Hey there,
You were helping me with a few issues and you recommended that i update the theme and now my site is down. http://www.foxandleopard.com/portfolio/ works, but if you click anything it says 404. Also i don’t see “portfolio” tab on the back end.
Please make sure you have updated the Wyde Core plugin and all bundled plugins too. Also, try to refresh your permalink settings to see if it works. Go to Settings -> Permalinks, select Post name and save changes.
If it doesn’t work, please make sure you have set the Portfolio Slug in Theme Options -> Portfolio -> Portfolio Single Post -> Portfolio Slug. If you set it blank, it might conflict with the blog post slug.
just saw this, i don’t know why it wasn’t emailed to me, sorry
Hello,
I can’t seem to get any of the Portfolio pages to view on my site, I can’t even preview them via the cms. I just get a constant loader icon. They have worked in the past and I haven’t installed any new plugins. I’ve turned each plugin off one by one and nothing solves the problem. The rest of the site loads ok, its just all of the portfolio pages?
I have no idea why it doesn’t work. Try to update the theme to see if it works. If it doesn’t, please PM me your site URL: https://themeforest.net/user/wyde#contact
Hi Wyde, still waiting on some update that include the new woocommerce files, part of my website cart and checkout is not translated since it use old files…
I’m sorry we will release it ASAP!
Thanks a lot 
I have a few questions. First, is it possible to centre the main menu and add social media icons to the top as per the footer? and is it possible to have a 5 column layout for a row, i can select 4 and 6 but not 5? Also is there any way to increase the width of a Link Button to match an image below it and give the button a solid colour?
1. I’m sorry but the main menu doesn’t support center style and there is no top bar menu items so you couldn’t add social media icons to the top of the menu.
2. The Visual Composer doesn’t support 5 column layout because it uses Bootstrap grid column system that doesn’t either.
3. To increase the width of the Link Button, you have to add both left and right paddings in the Design Options tab. However, the Link Button has no background color by default, the background color will appear only when you hover on it, this is the theme design. If you’d like it to have the background, please use the Button instead.
Hello
I need to translate the “Show More” button I tried Loco Translate but I can not. Can you help me? What file is that text in?
Thanks in advance
Hello,
It’s included in the “languages/flora.pot” file. If it’s not available, try to update the theme to see if it works.
Hello
I edit the file flora.pot but it still does not change I have also tried to update the theme and it stays the same.
What file is the text “Show More” in? For editing directly
Help me!
It’s in the file “inc/custom-functions.php” line 754.
However, I do not recommend you to edit it in the theme file directly because your changes will be lost when you update the theme.
I’m not sure what the current version of the theme installed on your website but I guess that you’re using the old version of flora.pot file because I just checked the flora.pot in the latest update of the theme, of course I found “Show More” in this file.
Yes now! It was easy Thank you
Hello, I have a big problem, i wanted to see what could be my website by changing the demo but my whole website disappear… How can i have it back? I can still see all my menu in the wordpress interface. Thank you
I’m 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, I made a mistake I think, I wanted to get the typography from the “creative agency” and i download the demo, and after all my website was gone… How can i do? Thank you very much!
I’m 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!, I just purchased for the Flora theme, but I cant install it, This is what Im doing:
1. Add theme
2. Upload Theme
3. Im selecting the FLORA zip, not the whole zip I downloaded.
4. Wait a lot, then it says “Sure you want to do it?, try again” and it sends me to the themes page all over again just like nothing happen, the Flora theme is not uploaded 
Hope you can help me Thanks
Sounds like you have the low PHP configuration limits so your site doesn’t allow you to upload the theme file. Please make sure you have increased the PHP limits to the minimum values as we provided in our documentation.
If you couldn’t increase those limits you have to install via cPanel File Manager or FTP instead.
hello how can i run GIF un my portfolios?
Your GIF image should be smaller than 640×640px so it displays in the portfolio grid and work properly.
If the size of the portfolio featured image is larger than 640×640px, it will be cropped to exactly 640px to display in the portfolio grid but your GIF image won’t be working after cropping.
thanks!
Hi there,
Thanks so much for all your help! What’s the easiest way to install the new version of Flora? Do you have a step by step guide anywhere I can check out?
<3
The easiest way is using Envato Market plugin, it can download and install the new update from your WordPress admin. Of course we have a step by step guide in our documentation. You can download the documentation in the Downloads tab on ThemeForest, choose “All files and documentation”.
i tried the envato makret plugin. it doesnt work for me. when i click” update available” nothing happens. When i left click and say open in new tab, the page says i already have the latest version (i don’t)
I have no idea why it doesn’t work. Anyway, you can also try to update it via cPanel File Manager or FTP as we provided in our documentation.
will i lose all my changes?
nevermind, i got it 
Hi there,
a few questions:
1) is there a way to keep the photos original ratio so that they are all the same width but varying heights? (hope that makes sense) Right now the wide photos are being cropped. See here: http://www.foxandleopard.com/portfolio-item/stella-berkofsky-x-ny-mag/ (using first layout option)
2) is there a way to change the font / size / color over the square when you hover? i temporarily took off all titles so i cant give an example. (flora effect 1)
3) using the second layout option with a video link looks super weird. the video has a big black gap on the top and the controls are missing on the bottom. see example: http://www.foxandleopard.com/portfolio-item/guess/
4) can we use a custom loading image?
5) on the second layout, can the “custom description” in my case, credits, be moved to the right column? see example: http://www.foxandleopard.com/portfolio-item/guess/Thanks a million. It’s starting to really come together!
1. The image size/ratio of the first layout has been updated since Flora 1.3. Try to update the theme to see if it works. However, after you update the theme, you will need to install a Regenerate Thumbnails plugin: https://wordpress.org/plugins/regenerate-thumbnails/ to re-generate new thumbnails. To use this plugin, go to Tools -> Regen. Thumbnails.
2. Here’s the custom CSS to change the size and color of the text on portfolio. You can add it into Theme Options -> Advanced -> Head Content:
<style type="text/css">
/* Font color */
.w-view figure h3,
.w-view figure p,
.w-view figure figcaption > span > a{
color: #000;
}
/* Title font size */
.w-view figure h3{
font-size: 26px;
}
/* Category font size */
.w-view figure p{
font-size: 16px;
}
/* Color of the underline and border of the magnifying glass icon */
.w-effect-flora-1 figure p:after,
.w-view figure figcaption > span > a{
border-color: #000;
}
</style>
3. You have to update the theme to fix this issue. You’re using the Flora 1.2.6 that was released one year ago. There are several issues have been fixed in the recent updates.
4. Yes, you can add custom filter to your child theme to change the loading image. First of all, you have to install flora-child-theme.zip to use the child theme. And the go to Appearance -> Editor to edit the Flora Child theme to add custom code below to Theme Functions (functions.php):
function flora_custom_page_loader(){
return '<div id="loading-animation" class="loader-custom"><img src="http://www.foxandleopard.com/wp-content/uploads/2016/04/blackfulllogo-1.png" alt="" /></div>';
}
add_filter('flora_page_loader', 'flora_custom_page_loader');
5. You can do it in your child theme. Copy the portfolio template file “templates/portfolio/single-gallery.php” to your child theme. And then edit that file to move the code ”<?php wyde_portfolio_widget(‘fields’); ?>” to be below the code ”<?php wyde_portfolio_widget(‘skills’); ?>”.
Hi!
The theme does not load the plugin style sheets:
wp_register_style(POST_ID.'-client', ASSETS_CSS.'client.css', ['font-awesome'], VERSION);
function shortcode_handler($atts, $content='') {
wp_enqueue_style(POST_ID.'-client');
$content='Hello!';
return $content;
}
add_shortcode(POST_ID, 'shortcode_handler');
The style sheet POST_ID.’-client’ does not appear on the page.
This is working with a lot of themes but it is not with your one.
You can check this with plugin demo https://wordpress.org/plugins/unreal-flipbook-addon-for-visual-composer/
Best regards,
Ivan.
There is a problem in functions.php:
// Register and enqueue styles
function flora_load_styles(){
// ...
wp_deregister_style('font-awesome');
// ...
as you can see above my plugin uses font-awesome – so as the result it stays without the style sheet.
Best regards,
Ivan.
Please contact us from the account that purchased this theme to get the theme support.
I do not need support, i found a bug in your theme and let you know about it, that is all.
Thank you for reporting it. However, the FontAwesome icons are included in the theme so we remove the link of this icon set from any other plugins.
Also, if your customers are using this theme, they should contact us directly so we can provide the easiest way to work around this issue.
i whant to create another website with your theme. should i buy another license to use this theme again?
Thank you for your question!
Yes of course. According to ThemeForest license, 1 license for 1 website, https://themeforest.net/licenses/standard
You have to buy another license to use this theme again on another website.
Hello
I updated to FLORA 1.4 yesterday. Now there is a problem with WooCommerce, where shop pages do not appear. Caching has been deactivated. Does the new version require WooCommerce 3 to run?
Regards Karsten
Site with problem: www.sab-photo.ch
Of course, please update WooCommerce to the latest update too.
Thank you!