Discussion on Flora - Responsive Creative WordPress Theme

Discussion on Flora - Responsive Creative WordPress Theme

By
Cart 1,641 sales
Well Documented

Wyde supports this item

Supported

1370 comments found.

...

I have the following problem with the flora theme in explorer only.

my website is www.szrek2solution.com/about-me in the core team section. When I hover over the team members the labels are not centred as they are in chrome, firefox, and safari.:

my raw html is overwritten by the following:

.no-touch,.no-touch *{-webkittransform:translate3d(0,0,0);transform:translate3d(0,0,0)}
in the following file: https://szrek2solutions.com/wp-content/mmr/55963961-1494013473.min.css

How do I stop this?

That code was removed from the recent updates. Try to update the theme to see if it works.

Hi, after updating the flora theme and all the plugins at the latest version, the mega menu does not work. How can I fix it? The site is http://www.casamicastore.com/

Thank you

I’m sorry but please contact us from the account that purchased this theme. As you know the support is only available for users who have purchased this theme.

The theme was purchased by milly1412, but it does not work with us anymore. How can we do?

Please don’t worry, you can contact us from your account instead.

Anyway, this is a bug of the theme in the recent update. Thank you for reporting this issue. We will fix it in the next update.

And my revolution Slider ist not working. I can create Slides but when i want to show them on the page nothing happens.

I can see at the point Slider Revolution in the left sidebar in wordpress that at the first field „Plugin Activation“ is a red box „Not Activated“...

After you create a slider in Slider Revolution page. Then you have to add it to the page by using Visual Composer page builder. The easiest way is using predefined pages from our demo content. When you import demo content, you will receive all pages including the home page that contains the slider so you will see how to add a slider to the page.

If it doesn’t work, you can PM me your site URL and admin login: https://themeforest.net/user/wyde#contact

Hi,

i want to build one-page-website with some sliders – there should be not that much stuff on the site. I created 2 single pages that should stay among themselves so but i can see nothing on my site :/

I need your help please :)

Beste regards from Berlin Paul

To build one page website:

1. Enable One Page Website in Theme Options -> Page -> Page Options.

2. In Appearance -> Menus, add the pages to the Primary Menu so they will appear on the front page.

Anyway, the easiest way is using predefined pages and settings from our demo content. You can import demo content in Theme Options -> Home, choose One Page demo to import one page demo site, this will import demo content and settings and build one page site for you automatically.

Hi, I was looking to add some customization to the “Form” styles that are currently inside the Flora Theme. I would like to try to move away from the single line look to a solid background, make the font larger when entering into the text field, and a few other adjustments. Where would I go in the backend to adjust this CSS.

Thanks, Ben Miller

You can add custom CSS into Theme Options -> Advanced -> Head Content to override any styles from the theme. Here’s the custom CSS to change the background color and font size of the fields in the form:


<style type="text/css">

    input[type="text"], 
    input[type="password"], 
    input[type="email"], 
    input[type="tel"], 
    input[type="url"], 
    input[type="search"], 
    textarea {
        border: 1px solid #ededed;
        background: #f5f5f5;
        font-size: 16px;
        padding: 8px;
    }

</style>

When I create portfolio items, they show up on the page when I use the Visual Composer “Portfolio Grid.” However, when I click on the portfolio item, I am taken to a screen with a 404 error. The same happens when I click “preview” or “view portfolios” from the portfolio editor itself.

This is a permalink settings issue. Go to Settings -> Permalinks, select “Post name” and save changes to see if it works.

If it doesn’t work, please PM me your site URL: https://themeforest.net/user/wyde#contact

Hello,

I need your help about a bug. Well, it seems that I can’t change the default link in Portfolio Settings—>Portfolio Home Page. The default link is http://wydethemes.com/flora2/portfolio but when I try to change it to http://www.simplyfine.gr/web-portfolio/ I received the following message: “Setting does not exist or is unrecognized.” Do you have any solution?

You should set it in Theme Options -> Portfolio -> Portfolii Single Post -> Portfolio Home Page. Some settings won’t work in WordPress Customizer, please use the Theme Options panel in WordPress admin instead.

Ok thanks it works! Let me ask you something else: what can I do if I have 2 different portfolio categories (e.g web design portfolio & graphic design portfolio)? Is it possible to put a different link for each one? Thanks in advance!

I’m sorry but you couldn’t set different links for the portfolio home button in the portfolio single post. It always brings you to the same page even it’s in different categories.

Hello I bought your template and use it on my website, but I see an inconsistency when the url is open on the facebook platform on the cell phone, in the home the portfolio on the grid (without space) looks distorted and the menu does not work , Each menu option brings me to the same page the home, know of some solution please.

I tried it with our demo site, it works on my end. I share a demo site on Facebook, click on the link from Facebook app on iPhone. Everything works, I can click on menu and any links on website. All links are working fine.

First of all, please update the theme to the latest update. If it doesn’t work, there may be a plugin conflict issue. Try to deactivate other plugins to see if it works.

If it still doesn’t work, please PM me your site URL so I can check it for you: https://themeforest.net/user/wyde#contact

Hi there,

How can I go about adding images onto my portfolio pages without them getting cropped? I find that when people land on my work, they don’t realize they have to click the image to see the full image. Is there a way to resolve this issue?

Thanks!

As I opened my flora-child-theme.zip, it only had the following;

a folder named “languages” functions.php screenshot.png style.css

WHEREAS when I open my flora.zip, it had a bunch of .php’s and folders.

Sorry to bother you so much.

I’m trying to get rid of the squared thumbnail for the photos within each portfolio page (I guess you call it the details page). Some are portrait and some are landscape but currently, the page shows each image cropped into a square thumbnail.

How do I get the image to fully preview and not have it cropped?

I use this page for reference: http://marrijillx.com/portfolio-item/premium-plus-crackers/

Thanks for your patience!

Please don’t worry, when you switch to the Child theme, it won’t reset anything. This won’t affect your current content and settings.

Regarding the 404 error, it is a permalink caching issue. Go to Settings -> Permalinks, select Post name and save changes to refresh the permalink caches. Also, I would recommend you to update the theme to make sure it will be compatible with the new update of WordPress and other plugins.

The portfolio details page always displays images in the certain sizes as defined by the theme. Only way to show the full image without cropping, you have to edit the portfolio template as I provided in the recent comments.

Of course when you extract the flora-child-theme.zip file, you won’t see any template files, you will need to copy it from the flora theme folder and put it in flora child theme folder with the same path.

Here’s the step by step guide:

1. Open cPanel File Manager or FTP on your server to copy the portfolio template file from the Flora theme “flora/templates/portfolio/single.php” and paste it inside your child theme folder “flora-child-theme/templates/portfolio/single.php”.

2. Edit the template file within your child theme folder as below:

Replace: $image_size = ‘portrait-large’;

With: $image_size = ‘full’;

If you couldn’t access cPanel File Manager or FTP, you should extract both flora.zip and flora-child-theme.zip to do everything above on your local computer first, and then compress the child theme folder as flora-child-theme.zip again before uploading to your WordPress site.

Greetings, a very nice theme indeed. i have 2 questions. 1 – i think there is a small bug with the hover state of the menu icon on mobile. is there an easy workaround to fix it? 2 – is it possible to make a fullscreen menu on mobile like the desktop version? right now it only slides 260px to the right

Thanks

1. I’m not sure on this question because actually there is no hover state when you’re working on mobile. Could you please show me any screenshot or provide your site URL? If you’d like you can send it in the contact form here: https://themeforest.net/user/wyde#contact

2. I’m sorry but this is the theme design. The mobile menu of this theme is different from all of our themes. As you can see when the mobile menu is active, the whole content of the page including header and footer will also slide to the right. There is no easy way to change it. You will need to add custom CSS to your child theme to disable the slide transition for those elements and change the styles for the mobile menu and menu icon on the header. It’s not recommended.

Dear team,

May I know how to disable sidebar for shop page? I can do it for Single Product page, but not the Shop page.

regards, vic

Hello,

1. When you edit the shop page with Backend Editor, you will see the Flora Options at the bottom of the page. You can set the sidebar in the Page tab, choose the first option to disable sidebar.

2. You can set the sidebar for the Single Product page in Theme Options -> WooCommerce -> Single Product.

Dear team,

Thanks for the reply. Yes, I am able to set in Single Product Page easily.

However I don’t have a specific “shop” page to edit. Take for example, when I click the link for product category, it bring me to product category page showing all products under selected category – and I wish to disable the sidebar at this page.

Please take a look at example at my site: http://lyttlabs.shepherdground.com/product-category/inception/?v=87ea61bd4659

regards, vic

The shop category page will use the same settings as the shop page. Firstly, please make sure you have setup your shop page. Actually after you install WooCommerce plugin, you will see a setup wizard that will help you to setup your shop page and all WooCommerce pages.

Anyway, you can do it yourself in WooCommerce -> Settings -> Display, select your shop page for Shop page setting.

And then go to Pages to edit the page which you set it as Shop page so you can edit settings for your shop page and these settings will affect the shop category page too.

Dear team,

when the product have more than 3 images, the 4th image always not able to be seen.

A weird scrollbar appear overlay on top of the images so that it able to show all 4 images by scrolling.

An example are here: http://lyttlabs.shepherdground.com/product/inception-code-yellow-gun-metal/?v=87ea61bd4659 – There are actually 4 images.

http://lyttlabs.shepherdground.com/lyttlab-multiple-images.png

I am using latest wordpress / latest theme.

regards, vic

My sincere apology, this is false alarm. I manage to figure it out it was caused by another plugin.

Glad to hear that you have figured it out.

Anyway, you’re using Flora 1.3.6 that doesn’t support WooCommerce 3.0. You should update to the latest update of the theme (1.5) if you’re using the latest update of WooCommerce.

Hey,

We are using the Flora theme for one of our Garden Center websites. We are interested in adding some custom HTML links above the logo in the sidebar on the mobile menu. I have been looking for awhile. What file would this area of code be located in? If you could point me in the right direction that would be great! Thanks

Ben

Hi,

You can edit the template of the mobile menu in your child theme as below:

1. Please make sure you’re using Flora Child theme, you can find flora-child-theme.zip in the main download zip file.

2. Open cPanel File Manager to copy “wp-content/themes/flora/templates/navigation/side-nav.php” from your Flora theme folder to your child theme “wp-content/themes/flora-child-theme/templates/navigation/side-nav.php”.

3. Edit the template file in your child theme. You can add your custom links before < span id=”side-nav-logo” > to show it above the logo.

Hi!

After last update youtube video loads fullscreen moving to youtube than in popup on site like it was previously.

I’m adding link in portfolio in Media URL section. I tried everything and it still loads fullscreen or move directly to youtube website.

What can I do to load video in popup in my website? eg. destinyofcolors.pl/portfolio/rajd-magnolii-2017/

Thanks in advance :)

Hi,

It’s working fine on our demo sites. Seems like the lightbox doesn’t work properly on your site.

There may be a plugin conflict on your site, try to deactivate other plugins to see if it works.

hello, how can i add social icons in the topper of the main menu?

I’m sorry, it is not available in this theme. You should add them to the Sliding Bar widget in the right hand side instead.

Hi there. I’m using a plugin for blog posts. However, it shows some checkmark at each blog posts, as you can see on this image: https://gyazo.com/0fa1755ba6f7f51dfcc917102c10733a

How can I proceed? Thanks!

Seems like you’ve added the blog shortcode into the Text Block element. If you’d like to add the shortcode to the page manually. You should switch to Classic mode, select the Text mode for the Text Editor and then add the shortcode.

It would be better if I can inspect the code to find if there was anything wrong. You can PM me your site URL here: https://themeforest.net/user/wyde#contact

Is there a way of add a shortcode without the Text Block element?

EDIT: nevermind. Just realized that the plugin have its own shortcode elemento. Thanks a lot.

As I mentioned above, you should switch to Classic mode, select Text mode for the Text Editor and then insert shortcode to the text editor.

Dear team,

This 2nd time I bought this brilliant theme, but the first time I implement it with WooCommerce.

I am facing 2 issues:

1. Under Checkout page, Country dropdown is not working, but it is working if I am using mobile phone to browse. I tried on several desktop browsers with different computers, it is the same.

2. Under mobile phone, if I have something in the cart, the cart icon will disappear, but the number of items in bubble appear.

Wordpress: 4.7.4 WooCommerce: 3.0.5 Theme: Latest

Test site: http://staging1.lyttlabs.shepherdground.com

Let me know if you need the credential to login.

regards, vic

Dear team,

The link works, thanks a lot.

However there is another bug I found.

In WooCommerce setup I set that Default customer location to “Geolocate”. Hence it will automatically select billing address to “Singapore”. If I just settle the payment, it will not display the country after check out, and will not display in email notification as well.

If I select other country, it works. If I select other country, and then select “Singapore” again, it works as well.

This bug have nothing to do with the link you provide, it actually appear before that.

Please help to fix this asap. Thanks, cheers.

regards, vic

Dear team,

My apology, I already found a solution for the country issue, it seems like it is a feature of WooCommerce which will not display customer country if it is the same as base country.

regards, vic

Hello,

Thank you for your response! Happy to hear that you figured it out :)

Hi,

I buy your theme but only problem in my portfolio. İn my portfolio page I see Placeholder Image I dont see portfolio images. Please fix for me.

portfolio page: http://www.pelitaksesuar.com/?page_id=988

Thank you.

Hi,

Please make sure you have set the Featured Image for the portfolio. When you add/edit the portfolio, you will see the Featured Image section in the right hand side like when you did for blog post.

Hi,

I buy your theme but only problem in my portfolio. İn my portfolio page I see Placeholder Image I dont see portfolio images. Please fix for me.

Thank you.

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.

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