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.

Is there a way to make a counter act as if it is just continuing to count up?

Please contact us from the account that purchased the Flora theme to make sure you’re currently in the correct product page that corresponds to what you have purchased.

Thank you

Two things:

1. I need to get the paragraph text in the ‘text block’ bigger. I don’t really see any place to do that in the interface. Am I missing something or do I need to insert some more code?

2. Is there a way to align the sticky logo image to the center of the page rather than to the left side? Also, can I keep it displaying when the page is scrolled down?

Thanks so much for your hard work.

1. You may need to use a Custom Heading element instead of Text Block, then choose ‘p’ for the Element tag.

2. We’re sorry but that option is not available in this theme, the centered logo/menu is not included in the theme design, you couldn’t change this.

I cannot seem to get a post title to hide.

I’ve tried choosing a custom title and then telling it to hide it, that didn’t work for me. I also saw in the archive that I could try inserting custom header code looking like this (but it didn’t work either.)

<style type=”text/css”> .single-wyde_portfolio .post-content .post-title{ display:none; } </style>

Thanks in advance!

The Title Area settings under the Flora Options on the post edit screen is to hide the title area at the top of the page and single post, it couldn’t hide the post title.

To hide the post title, you will need to put CSS snippet below to Appearance -> Customize -> Additional CSS:

.single .post-title {
    display: none;
}

that got it. thank you.

You’re welcome ;)

Good afternoon! At the bottom of my site, the instagram icon is not correctly displayed. How to fix it? Thank you! www.frantova.com

It seems to work well on my end, see the picture in the link below:

https://prnt.sc/l07f9o

It might be a caching issue, try to clear your browser caches to see if it works. Press Ctrl+F5 (Command+R on Mac) to clear your browser caches. Also, if you’ve a cache plugin on your site, you may need to purge all caches before clearing the browser caches.

If it still doesn’t work, there may be plugin conflicts on your site, try to deactivate other plugins one by one to find the problematic plugin.

Hope this helps!

I need the font size for posts to be larger. Was going to just use H6 and make it bigger but the options are limited and make it impossible.

How can I define larger option?

Thanks!

You may need to build your post content by using the page builder. If it is not enabled there, you can enable it under WPBakery Page Builder -> Role Manager, choose “Custom” for Post types and select “post”.

After it is enabled for post, you can add a Custom Heading element from the page builder so you can change the font size and other styles for the H6.

However, if you’d like to change default font size for all h6 elements in the posts, you may need to add CSS snippet below to Appearance -> Customize -> Additional CSS to adjust this:

h6 {
    font-size: 20px;
}

How can we remove the menu entirely so it doesn’t display at the top of the page (or anywhere else for that matter)? Thanks!

You can hide the header menu for each individual page. On the page edit screen, change the “Display Header” under Flora Options -> Header to “Hide”.

Hello, I am having an issue with the theme scaling feature images in portfolio title sliders. Rather than just crop the image to fit, it seems it is scaling it vertically with disregard to the original aspect ratio. Is there any way to fix this?

http://lowemill.art/?wyde_portfolio=erica-parker-studio-2054

Hello,

The fullwidth slider layout displays the images in square dimensions (640×640px). Please ensure that your images are bigger than 640×640px so they will be cropped perfectly without scaling.

Also, please contact us from the account that purchased this theme in the future.

Hello!

This is a great theme, but I need help in figuring out how to add a “Back to Home” button on the blog landing page: http://www.wordywhale.com/blog/

When I go to edit the page, I am not able to use the page builder. I will add a row, and then add the button, but when I try to save it, it redirects to the posts page in the WP dashboard. Any assistance would be appreciative!

When you set a page as default posts page, you couldn’t add any content to that page. It’s a reserved page and WordPress automatically displays the latest posts on that page.

If you’d like to add any content there, you may need to create a custom blog page as follows:

1. Create a new page, then add a Blog Posts element, and DO NOT set it as Posts page.

2. So, you can add a Button and any content elements by using a page builder.

Hope this helps!

Hello i sent you yesterday the login to my site to fix the problem with the portfolio. My name ist “kreativmaleins” – did you find the problem or could you fix it? Best wishes, florian

Thank you for the login details!

This is a plugin conflict issue. I just deactivated the plugin called “Self-Hosted Google Fonts”, then everything seems to work now.

I’m not sure why you install that plugin but this theme includes all Google Fonts so I would recommend removing that plugin and using the existing fonts from the theme to work around this issue.

Hi there! I having issues with the portfolio grid element on my home page, the images looks so pixelated but when you use the same images on gallery element they look perfect, so what can I do?

Thanks in advance for your help

Hi there! I sounds like your portfolio images are smaller than the size of the grid column. By default, the portfolio grid displays images in large size (640×640 pixels), so please make sure:

1. Your images are bigger than 640×640 pixels.

2. If the portfolio grid is in the fullwidth row, the number of columns should be greater than 3.

If it still doesn’t work, you may need to send me your site URL so I can take a look.

Hi, the Menu sometimes goes missing when we have AJAX page load turned on. This happens on Safari, Chrome and Firefox on Mac. Our client wants the Ajax page load to stay on.

It happens intermittently, and the browser console shows the following errors:

TypeError: undefined is not an object (evaluating ‘e.c.closest(”.forcefullwidth_wrapper_tp_banner”).offset().left’)

This is inside the contWidthManager function of jquery.themepunch.revolution.min.js

Can you please assist?

Hi,

Try turning on the “Disable Force FullWidth” option in the slider settings to see if it works.

Here’s what I’m talking about:

You will need to turn “2. Disable Force FullWidth” on. You can find more details about the FullScreen slider settings in the link below:

https://www.themepunch.com/revslider-doc/slider-setup/#slidelayout

If it still doesn’t work, you may need to send me your site URL so I can take a look.

Hello, i have installed only the version 1.3.6 on my wordpress. Now, some functions doesnt work like die Options at the portfolio site. So, today i have renewd a support licence at themeforest. How can i now have the latest version of this theme and how do i install this? Thank you und sorry for my bad english. ;.-)

i have all updated them – but it doesnt work

how can i send you a screenshot to see what i mean?

There may be plugin conflicts on your site. If you have any other plugins, try to deactivate them to see if it works.

If it doesn’t work, you may need to give me your WordPress admin login details so I can take a look. You can send a private message in the contact form on the page below:

https://themeforest.net/user/wyde#contact

Hi,

When using the blog posts element for a page, it has only 2 columns and is only about 70% off the page width no matter what I do. There is a white row to the right side. Can you help me with this issue?

We will release the new update in a couple of days.

When?

We’re sorry, we’re working on the new update of this theme. You will receive the notification email once it has been released.

I am having an issue with the social media control panel using chrome. When I change the links under that heading it does not prompt me to be able to publish the changes.

Additionally, in chrome, I am having an issue moving from the menu items to the linked page. I get a light gray bar in the upper left hand corner and nothing else on the page.

Am I alone in this?

Is there a list of plugins that lists what your theme needs so I can disable those it does not? thanks!

It appears part of the issue was JetPack.

Here are the bundled plugins:
Wyde Core
WPBakery Page Builder
Slider Revolution

Anyway, we would recommend you to deactivate the Jetpack plugin tto avoid any compatibility issues.

Cheers!

Hi,

When i us the masonry layout for the blog page in wide mode the 3 colums are only about 70% off the width. There is a white row to the right side. I’m not using a sidebar.

Please help me out.

regards, Menno de Roos

I have the same problem on mac in Chrome and firefox. When i open your Demo it looks okay. Is there a quickfix i can do? Thank you.

Sorry i was using a plugin that interfered. Solved! I will try to replicate it. and let you know what plugin it was. Regards

Thank you for the response. I really appreciate you taking the time to provide that useful information.

Cheers!

Hi there,

Love this theme. But how can I change the page loading icon to a custom graphic?

Thank you

Hi there,

You may need to add custom filter below to functions.php in your child theme:


function flora_page_loader() {
    return '<div id="loading-animation"><img src="https://steemitimages.com/DQmTWvU8mjzBQA7U1mvWWcCUhQVcBCoj4Hvikd3tihoRzJQ/loading-animation2.gif" /></div>';
}
add_filter( 'flora_page_loader', 'flora_page_loader' );

Hi, I’m trying to use the Flora theme but every time I activate it I get a 500 error code.

On the one page setup, the the slider revolution is not showing up

Never mind

You can import sliders in Theme Options -> Home, select only Sliders option and click on a one page demo to import sliders from that one page site. Also, please ensure that you’ve installed Slider Revolution plugin before mporting sliders.

Hi there, how do I remove the small blue dots above the header navigation menu items? thanks

thanks… I went through all plugins, deactivated and refreshed the site each time… still no luck.

I have no idea why there are blue dots in the menu items on your site. However, please ensure that you’ve updated the theme and all bundled plugins to the latest update, you will find the update log in the link below:

https://themeforest.net/item/flora-responsive-creative-wordpress-theme/12038776#item-description__update-log

If it still doesn’t work, you may need to provide your site access so I can take a closer look. If you’d like to send any login details, you can send a private in the contact form on the profile page below:

https://themeforest.net/user/wyde#contact

Thank you for the login details!

There is a custom CSS snippet on your site, it adds those blue dots to all list items on your site.

You will need to remove the CSS snippet below from Appearance -> Customize -> Additional CSS to fix this:

li::before {
  content: "• ";
  color: #2b5dd1; 
}

Hope this helps!

Hi there, I have tried to build a website that resembles the main demo page that you have but don’t seem to be able to create the parallax features. Where can I find those? Thanks.

The parallax features are included in the slider, the page title background and row background.

1 – If you’d like to create a parallax in the slider, you may need to import our demo sliders to see how to create it. You will find more details on creating a parallax slider in the link below: https://www.themepunch.com/revslider-doc/parallax-3d/#parallax

2 – You will find the parallax feature in the page title settings in Flora Options -> Title Area -> Parallax on the page edit screen once you set the background image.

3 – The parallax is also included in the Background tab in the row settings when you edit the row. After you set the background image for the row, you will see the Parallax option to enable the row parallax background.

Thank you.

You’re welcome :)

Hi there, I received an email that the theme and the wp bakery page builder is available for updates. However when I log into my Wordpress, I don’t seem to be able to update the theme nor the plugin as there is no ‘update’ button for either. I have downloaded the theme here again but cannot install it as it tells me that it already exists.

You couldn’t upload the theme zip file to your WordPress site if you already have the theme installed. If you follow the instructions in our documentation, you won’t do that.

If you’d like to upload the theme file manually via WordPress admin page directly, you will need to switch to another theme first, delete the Flora theme, and upload the new one to your site. You can also upload via cPanel File Manager so you don’t need to switch to another theme before uploading the new theme zip file.

However, I would recommend you to install the Envato Market plugin to enable the automatic update feature so you can update the theme from Appearance -> Themes with just a click.

Thank you for the quick responses and I solved this with your replies. Thank you.

Glad to hear that you’ve figured it out :)

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