Discussion on Flora - Responsive Creative WordPress Theme

Discussion on Flora - Responsive Creative WordPress Theme

By
Cart 1,644 sales
Well Documented

Wyde supports this item

Supported

1370 comments found.

How do I get my portfolio to pre-load without using the placeholder portfolio image? I currently have to hover over the portfolio for my images to begin to appear. I’m currently using the standard masonry style.

Sounds like you didn’t set the featured image for portfolio post so the placeholder image will be used instead. Please edit your portfolio post and make sure you’ve set the featured image at the right sidebar.

Hi, how can i translate the – All – text in #recent-works (one page version) ? i didn’t found in .po file.

Hi,

Please don’t replace the language files in the theme. When you update the theme your modification may be lost. You should use the child theme instead. In order to add the translation files to your child theme, please follow the steps below:

1. Install and activate Flora Child theme by simply uploading flora-child-theme.zip that included in the main download package.

2. After you translated .po file with POEdit, you should save the .po and .mo files in your language code such as "en_US.po" and "en_US.mo", see your language code here -> http://codex.wordpress.org/WordPress_in_Your_Language

3. Upload these files to "flora-child-theme/languages/" on your host.

Also, if you are using WPML plugin, you can install String Translation module that allows you to translate text within the theme easily on your dashboard without using POEdit, see more -> https://wpml.org/documentation/getting-started-guide/theme-localization/

Also, please don’t forget to add the code below to functions.php in your child theme:

function flora_after_setup_theme() {
    load_child_theme_textdomain( 'flora', get_stylesheet_directory() . '/languages' );
}
add_action( 'after_setup_theme', 'flora_after_setup_theme' );

ok, thank you!

we use wistia for the videos, it is supported?

Hi,

This is the Flora WordPress Theme, so we couldn’t answer that, you should ask for help from your product creator directly.

hi, how flexible are the headers (i mean for exemple transparent bg for menus)?

Hi,

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.

Thank you!

Hi, good day to everyone. I recently bought the Flora Theme (An excelent the by the way). I’m very happy and satisfied with it. But, recently I started to have problems uploading some new media. It says that I´m havong an “Error HTTP.” I´m thinking it´s because I haven´t upgraded the theme. I recieved two notifications to upgrade the theme. I downloaded the last one and tried to install it as I install the theme in my wordpress tool, but it says that the folder already exists. Can you please tell me, hoh can I perform this?

Thank you for all your time.

P.S. My purchase number is: 34798262-8a19-404f-a27a-3d23f02adec7

Hi,

I don’t think so. The theme won’t affect your media uploading. It’s might because your host or your website configurations.

However, in order to update the theme by uploading the theme file to your WordPress site, you should switch to another theme and remove the old version of the theme before uploading a new one. For more details on how to update the theme please follow the instructions in our documentation.

Hallo, i’d like to know if there is a way to customize the preview of posts in static pages. In the “post summary” class div i find only text but not the titles and links i have in the article page. Is it possible to change the format of the post summary? Thank you

Hello,

It’s too hard to display the post summary with text styles and html tags (such as links) in blog grid and masonry layout so we’ve removed all html tags from the post summary by default.

For the Standard layout of blog posts, this theme comes with 2 options for displaying the post in the blog list with standard layout that allows you to display the html tags and text styles. You can change the Excerpt option in Theme Options -> Blog to “Full Content”, this option is available only for the Standard layout of blog posts and this option will work with only the assigned Posts Page but it’s not work on the custom blog page that used the Blog Posts element to create a blog list.

However, if you would like to customize the post summary you need to modify the function wyde_get_excerpt in the file “inc/custom-functions.php” in the theme folder.

Hello Guys,

now i have some question on the responsive design. The hoover effect of the portfolio grid affects the colour of the text in responsive appearing. If i take the “Flora 2” option (which i prefer) the text is dark on my phone. That is not suitable for every picture. A nice option would be a constant transparent layer on the pictures as it appears during the hoover effect. is something like that possible?

Greetings Daniel

Hello,

Thank you for your valuable suggestions. We will improve the styles of this effect on mobile/tablet in our next update.

Hello,

I´m trying to customize the testimonials text, mainly the color and text size. As i´m using flora child theme i´ve found it easy to add this to style.css in flora child theme´s folder to customize the job position text

.w-customer span { 
    color: white;
    font-size: 16px;
}

And this worked fine.

But as i was trying to format the company´s text i found that it didn´t work putting it there. I found success though adding it to Advanced > Theme Options > Head Content

Please confirm that this is the right way to do this

<style type="text/css">

.w-text-light .w-icon-tabs.w-tabs .w-tabs-nav li:not(.active) a, 
.w-text-light .w-testimonial .w-customer p {
    color: red;
}

best regards Simao

Yes, of course! You can also add that code to Theme Options -> Advanced -> Head Content. And when you add the code to this section please don’t forget to add it inside the style tag as below:

<style type="text/css">
....
</style>

Yes i add it inside the style tag. But i would prefer to keep everything inside the child theme. i´ve created an empty shortcodes.css and added this, which by the way didn´t work.


.w-text-light .w-icon-tabs.w-tabs .w-tabs-nav li:not(.active) a, 
.w-text-light .w-testimonial .w-customer p {
    color: red;
}

Try adding the !important to the color as below:

.w-text-light .w-icon-tabs.w-tabs .w-tabs-nav li:not(.active) a, 
.w-text-light .w-testimonial .w-customer p {
    color: red!important;
}

Hi,

Can I know how to get the images that is showcased in this template – http://wydethemes.com/flora1/ ? Can you advise me on the links?

Hi,

If you would like to get the full link of each image within the demo site, please send us your email in the message box on this page -> http://themeforest.net/user/wyde#contact so we can send you those links.

Thanks!

My site is running perfectly on Chrome, but horribly on Safari. I thought this theme was nearly perfect, but I’m seeing that it’s not. Could I get some support? Will this be fixed? This is the 3rd laptop I’ve tried with safari with the same result.

http://kattatgirl.com

Thanks

1. You can update the theme manually by download it from your download page and upload it to replace the old one. If you upload through FTP or File Manager, you can upload a new theme folder, “flora” to replace the old one in “wp-content/themes/flora”. If you upload through WP admin, you should delete the old one before uploading a new one, for more details on how to update the theme please follow the instructions in our documentation.

Also, the theme updating won’t affect your current data and settings so your site will work as it does now.

2. If you have the individual license of this plugin, you can update it manually if you would like. Or you can wait for the next update of this theme that has been tested with the latest update of this plugin to make sure it can work without any problem.

Is there an ETA on when the next update will be available?

In our next update, the latest update of Visual Composer (4.8.1) and the latest update of Revolution Slider (5.1) have been added to this theme so we need to test them with our theme to make sure they can work without any issue. However, we hope we can release the next update within a week.

HI , I just finished my website and everything is ok when I watch it on my desktop but I ‘ve Some issues with the mobile display:

1) when i open the sidebar menu on the left ( only on mobile ) , it display the adress and phone number of the template, and I don’t know where I can delete it or change it with mine .

2) The Custom Heading displays very well on my website but on my phone, all the letters are very tight and I can’t read anything. How can I change it without changing anything on the desktop display ?

3) I can only display the titles and icons of my text boxes but the text inside the box cannot be seen when i click on it . How can I do ?

Thanks a lot for your help

Here is my website url: http://chouka.fr/

Hi,

1. You can add/edit your contact info in Theme Options -> Navigation -> Contact Info Items.

2. In our next update we will add new CSS to set the custom heading font size on mobile that will also fix this issue.

3. The Info Box issue on iOS has been fixed in Flora 1.1.2, please update your theme to fix this issue.

Cheers.

I am working with great pleasure with flora but I just spotted a problem when i watch my site on my mobile (iphone 6): the sticky header starts to disappear while I am scrolling down. First he stays fixed, then he starts to move up until he disappears completely. These does not happen on my Mac. How can I fix that?

It is possible to move the complete content to the left side. How can I get rid of that?

www.ehrlicherwein.ch/Wordpress

Hi,

Seems like there is a bug with sticky header on iPhone. It will be fixed ASAP!

Btw, I’m not quite clear on the 2nd question. Would you like to stretch the content within a row to full the browser width? If so you can change the “Content Width” option in the Row Settings window to “Full Width” so the content will be moved to the left side as well as the section “Aktuelles” and “Kontakt” on your website.

Hey thanks for your answer. Are there allready news for the iphone problem with the hiding sticky header? Meanwhile the Logo is not centered in the middle anymore. It moved to the right side. 2nd question, 2nd try to describe the problem: When I scroll down the page on the iphone, i can also slide to the right side. The complete page moves to the left out of the screen. At the end all I can see is on top a part o of the header an a complet white screen. This happens only on the iphone when i use it vertical as soon as i use it horzontal everything works fine.

Hi,

The sticky issue on iPhone has been fixed in our next update. Also, thank you for your details about the 2nd issue, it will also be fixed in our next update.

I was able to fix it, it was because of the Layout I chose. Thank you :) the theme is great :D

Welcome! I’m glad to hear that problem has been resolved!

is there anyway to add ID’s to your VC tabs? it would be helpful to be able to link to a tab…

Hi,

We’ve added the auto generated ID for the tab element already a month ago but, this ID field has been kept hidden from the Tab Settings window so you need to see this ID from the element inspector in your browser (see the image below), we will show this field in our next update. Thank you for taking the time to report this issue.

thanks for your response. unfortunately your image is broken…is there no way to open a tab via url?

Sorry but there is no way to open a tab via url in the current version. We will look into this to add this feature to the tab in the future. Thank you for your valuable feedback that can help us to improve our theme.

I am using the minimal portfolio, and all of my images are blurry on the home page. Any idea why?

www.pinheirodesign.coom

Sorry but seems like your website didn’t install the Flora theme, 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.

Thank you.

Hi there I’ve just installed this theme and I am getting this error message. Fatal error: Call to undefined method WPBMap::dropAllShortcodes() in /home/ashleyar/public_html/wp-content/themes/flora/shortcodes/class-shortcode.php on line 156

Hi there,

Seems like the Visual Composer that installed on your website was too old, please update this plugin to the latest update that comes bundled with the theme.

After you install and activate the theme, if there is an update available for the included plugins, you will see a notification message letting you know the plugins have a new version and need to be updated. If the notification message was dismissed, navigate to Appearance > Install Plugins to see the recommended plugins list.

If you couldn’t update this plugin, try to delete it and then install it from the link in a notification message.

For more details on how to install or update the included plugins, please follow the instructions in our documentation.

Cheers.

Hi, thank you for you answer :), I already tried that, but the picture doesnt come out, i dont know why ????

Hi,

If there are other plugins installed on your website, please deactivate them one by one until you find the problematic plugin.

If it still doesn’t work, please send us your WP login credentials in the message box here -> http://themeforest.net/user/wyde#contact so our support can investigate this problem and help you out.

Hi, the theme is great :). I just don`´t know how to edit my portfolio. I was able to put all the information (text) but I want to put pictures of my works, and i cannot find where to do it Thank you :)

Hi,

When you add/edit your portfolio post in the Portfolios, you will see the Gallery Options in the Flora Options section at the bottom of the page. Click on “Add or Upload Files” button in the Images option. And please don’t forget to select your Featured Image at the right sidebar.

Hi there, quick question before i buy, i am planning on using this theme for a store, and i like the layout on the homepage of your yellow demo that shows Recent work in a grid format. Would it be possible to have that grid display latest products etc? Here is a screenshot of what i want http://secure.fabriceleven.com/1eYwS

Hi there,

Sorry but the masonry layout that shows recent work couldn’t display the products, it will only display the portfolio posts.

Hi. Great theme, but I have one question. Is it possible to display text in the lightbox version of the image gallery Visual Composer element (the popup when you click on one of the images)? Any of the image Title, Description, Caption or Alt Text would be fine.

Or below the thumbnails on the initial display…

Hi,

Sorry but there is no field for adding any image description or image title in the gallery settings window so it couldn’t display the image info on the lightbox.

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