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 still have trouble with the Scroll-To Event on Anchor Links in Chrome. I already updated the Theme. Please have a look.

www.timneumann.de

I just tried your site with Chrome, it works fine on my end. I think this is a browser caching issue. Try to press Ctrl+F5 (Command+R on Mac) to force your browser to load new resource files from server instead of caches.

Hi I want to make the logo on the header large. How can I do that? Can you provide the CSS to add for this and tell me what the size is currently?

You will need to add custom CSS below to Appearance -> Customize -> Additional CSS:

#header-logo img {
    max-height: 95%;
}

Currently, it’s 35% (of the header height).

When I do this is changes the sizing but it wont let me save, it says “Markup is not allowed in CSS”

Apologies, I worked I had something extra in there -

Hi, I think translation ot theme, not content indeed. So I used poedit for this purpose. And theme has not been translated at all. We are talking about www.revue50plus.sk URL, And plugin: https://poedit.net/download, Thank you!

Of course, the theme translation is just to translate all static words in the theme. Your WordPress site will automatically load the PO and MO files from the folder “languages” in the theme or child theme and display those words in the current language of your WordPress site that you’ve selected in Settings -> General -> Site Language.

I’m not sure why it doesn’t work on your site. Try to change the name of the PO and MO files from “sk_SK” to “sk” to see if it works.

Also, you can translate the theme by using the Loco Translate plugin so you can edit the PO files in your WordPress admin directly.

Hi, I have a issue with a translation of th theme. Pls I have followed these guide> “1. Open POEdit, then choose File -> New from POT/PO files.

2. Choose “flora.pot” from “flora/languages/flora.pot”.

3. Find the word, then edit/translate it.

4. Save it in your current language code such as “de_DE.po”, then you will also automatically get “de_DE.mo”.

5. Install and activate the child theme, flora-child-theme.zip.

6. Upload both PO and MO files to “wp-content/themes/flora-child-theme/languages/” on your webhost. ” I need Slovak /SK/ language translation. I recorded sk_SK.po and sk_SK.mo, but there have not been any change in the language. /en/ Do I need something record to functions.php ?

Thank you! Regards, Tomas Re-public

What multilingual plugin you’re using on your site? Make sure you’ve setup that plugin correctly.

Could you please provide me your site URL so I can take a better look?

When I edit the page and save it the PREVIEW shows the updates but when I hit publish and then visit site the changes aren’t saved.

If you’re using a One Page site, please ensure that you’ve edited the correct page that is included in the Primary Menu. You can find the pages that are currently displaying in the front page in Appearance -> Menus, choose the Primary Menu to see those pages.

Also, if you have a cache plugin installed, you will need to purge the database caches after you save changes.

If it still doesn’t work, please provide me your WordPress admin login so I can take a better look. You can send a private message in the contact form here: https://themeforest.net/user/wyde#contact

I can’t edit my homepage – when I click Edit all it shows is the slider revolution at the top but doesn’t show anything else from that page for me to change?

Sounds like you’re using a One Page site. When working on One Page site, the front page combines all pages from the Primary Menu into one page. So it looks like those sections are included in the home page but actually they are in different pages.

So, you will need to edit those pages one by one in Pages on your WordPress admin. For instance, if you’d like to edit the About Us section, you should edit the page “About Us”.

Hello I am contacting you due to i cannot change the format and alignment of the text is the section “about”.

I have tried in many ways but still did not apply my changes. Guess is a problem with the template.

The website is : www.globogroup.com.ar and the access to it is :

user: rocio pass: roseontheroadwithsube

Looking forward to hearing from you soon kr,

Rocio

Anyway, you can change the alignment of the text in the column settings.

I sent you a private message.. did you receive it ? I hace tried many times but it is no possible something goes wrong.

Thank you for your site credentials!

I just checked your About page, everything seems to work fine. All text and headings are working properly as your settings.

The Custom Heading element has its own text alignment settings so you will need to set the text alignment in the element settings window. The text alignment in the column settings won’t work with that element.

However, if you’d like to put the plain text, I would recommend you to use the Text Block element instead so you can set the text format as you did with standard WordPress text editor.

Hi guys,

I like very much the theme. I need some help: I am working on a portfolio and need that when the user clicks on a Category Name apears its Category Description, how can I do that? Thank you for your support.

Unfortunately, it won’t display the category description in the current version of the theme. We will update it in the next update.

If you’d like to fix it right now, you will need to edit the template file “page-title.php” in the flora theme folder as below:

Line:183, replace:

$sub_title = __('Currently browsing:', 'flora') .' <strong>'. single_cat_title( '', false ) .'</strong>';
With:
$sub_title = category_description();
                if( empty($sub_title) ){
                    $sub_title = __('Currently browsing:', 'flora') .' <strong>'. single_cat_title( '', false ) .'</strong>';
                }

Hi there, I noticed the mobile version of the slider for Flora1 is not very mobile friendly. We are attempting to make it so, however, it seems there is a conflict with the theme template. Please advise on what can be done. Thank you!

Oh ok it ook a while to show up. We are using Chrome.

I have another question, regarding the blog section. Whenever I publish the one blog and refresh the homepage, the blog section goes completely blank. Why is this?

I’m sorry, that is a bug of the “Parallax with Fade” effect. It doesn’t work properly with a pretty tall section. You will need to edit the background settings of that row, and then change the Parallax option from “Parallax with Fade” to others.

Hi, I have a issue with a upper menu on the home page. Scroll function from the menu does not work. I think its any java script falls? Wyde plugin? However if you are in the article, it works, but from the main menu bottoms dont work. Pls can you help me with this issue? Does not work> www.revue50plus.sk Works> http://revue50plus.sk/2017/10/05/zadane-muzom/ Thank you! Tomas Re-public

Hi,

Thank you for the site URLs!

This is a bug of the jQuery ScrollTo on the new update of Chrome. This issue has been fixed in the recent updates of this theme. You will need to update the theme to solve it.

Any idea on how to get regular caps for headings? My heading 3 is all caps and the font I want does not look legible in all caps. How do I make it regular type for headings?

The website is not loading. Please look and see it only has the page loader now. How do I fix this? I think that PHP plugin broke the site. Whatever you all did has now made things worst. Please remove whatever you did and I will call my hosting to increase settings.

My website is not showing up. Please fix ASAP. We launch today!

UPDATE: I have fixed it. I have increased resource limits. Your Wyde Core plugin was cached for some reason and was giving us a fatal error. Thank you for the tip.

I’m sorry, I have no idea why it doesn’t work on your end. It works fine after I installed that plugin and increased the PHP limits.

Anyway, happy to hear that you’ve figured it out.

Hola! Estoy teniendo un incoveniente con el tema, necesito una la opciones de one page, pero no me funciona esa opcion, es decir, no puedo anclar el menú con las paginas, me podrian ayudar? gracias

You will need to add custom CSS below to Appearance -> Customize -> Additional CSS to increase the logo size:

#header-logo img {
    max-height: 95%;
}

You can find more on how to add custom CSS here: http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

Gracias por las respuestas, son de gran ayuda!! Otra pregunta, quiero poner un fondo de color desde “Flora Options” a determinada página y no me lo permite, es decir, no se aplica el cambio. Que debería hacer?

Actually you can set the background color in the Flora Options in the page edit screen. I have no idea why it doesn’t work on your site. Could you please provide me that page URL? So I can take a better look. If you’d like you can send a private message in the contact form: https://themeforest.net/user/wyde#contact

In the future, Could you please contact us in English? If your question is in another language, I will need to translate it by Google Translate but I’m not sure that it was correct. Also, all questions you submitted from the support page or comments page are public. Your questions will also help other customers when they have the same problems.

Hi,

I am having an issue with the Info Box buttons. I have updated the theme to the latest version, but the issue persists. The Info Box Button is displayed even when the link and title are not set. When I set a link title, it does not show on the button, it still says “Read More”, the title text I set is only applied to the tool tip when the cursor hovers over the button. How can I address the issues?

Thanks!

Hi,

Thank you for reporting this issue, we will fix it in the next update.

hello,

i just received this e-mail (We’d like to let you know that an update to your item Flora – Responsive Creative WordPress Theme by Wyde is now available in your Downloads page.) but dunno where to download and install the update. currently i can not access the visualcomposer to make any changes. hopefully the update will fix my problem. versions installed: flora 1.2.2, wordpress 4.8.2, wpbakery visual composer 4.9

many thanks in advance.

thank you for your quick response. the updates (flora theme, wyde core, slider revolution, etc.) were successful. the wpbakery visual composer 4.9 requires a update to 5.2.1. do we need to buy the latest version? by pressing on “update” i get the following message: “To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer.”

thank you for your help.

There was a bug of Visual Composer 4.9, it doesn’t allow updating via the theme. You will need to delete it from your Plugins page first. Once it has been deleted, you will see a notification message to install the new version that’s included in the theme. If the notification was dismissed, go to Appearance -> Install Plugins to install it.

solved! thank you :)

Hi,

I’m having problems with Woocommerce version 3.1.2 and the theme. The blog links become unresponsive: when you enter the link directly you just get a blank page, and when you click on a blog from the homepage it just takes you to the top of the page.

I’ve tried uninstalling every plug-in to see where’s the problem, and rolling Woocommerce back to version 3.1.1 is the only thing that solves it.

Any help would be greatly appreciated, Thanks!

I just tried it on our demo site and everything seems to work fine. Could you please provide me your site URL? You can send it in the contact form in the link below: https://themeforest.net/user/wyde#contact

Just sent you the message. Thanks!

Thank you for your site URL!

Actually, this is a bug of the jQuery ScrollTo plugin on the new update of Chrome. As you can see it works fine on other browsers.

Thank you for reporting this issue. We will update that jQuery plugin in the next update of the theme so this issue will be resolved too.

Hi, I was wondering if there is a way to remove the space for text on a portfolio page, and have the images extend the full width of the page.

http://www.yknot.net.au/portfolio/air-max/

This is the page I am trying to achieve this one, I want to make all the images full screen like the image in the title area.

Thanks

Hi,

We would recommend you to use a Gallery layout instead. It’s only one that doesn’t have a sidebar, as you can see here: http://wydethemes.com/flora1/portfolio-item/portfolio-12/

You can add your images to the content area instead of adding them to the gallery section so you can display them in the full width or any sizes.

Also, if you’d like to show the full image in the lightbox when you click on the image. You will need to add it by using a Single Image element from Visual Composer. You can enable the Visual Composer page builder to edit the portfolio post in Visual Composer -> Role Manager, choose “Custom” for “Post types” and then select “wyde_portfolio”, see more here: https://vc.wpbakery.com/video-academy/control-user-group-access-visual-composer-wordpress/

Hello, I purchased this theme and wanted to use the woo commerce feature but it ruins my site. Every time I go to the blog or portfolio while the woocommerce plugin is activated the blog posts nor my portfolio pages open.Please advise

This theme is compatible with WooCommerce plugin as you can see on our shop page: http://wydethemes.com/flora1/shop/

There may be a plugin conflict issue on your site. If you have other plugins installed, try to deactivate them to see if it works.

If this doesn’t work, please provide me your site URL and admin login credentials: https://themeforest.net/user/wyde#contact

I’m having a few issues. When I am in the dashboard I can click through the site perfectly. But when I visit my site as a visitor and click through the individual portfolio pages and blog posts they won’t open up. I get redirected to the profile page or the blog posts page. Please advise.

Sounds like there was a plugin conflict on your site. Try to deactivate those plugins one by one to find the problematic plugin.

Hello, my slider suddenly does not display properly. The photo in the slider background is somehow cropped on the sides. Please advise. We will be launching the website soon.

Make sure you choose the Background Settings that fit your background image. In the Main Background settings, try to change the Background Fit option to Cover or others to see if it works, see more here: https://www.themepunch.com/revslider-doc/main-background/

If it doesn’t work, please provide me your site URL and admin login credentials in the contact form: https://themeforest.net/user/wyde#contact

Hello, I have an question. How can i set more Icons in this theme? the icons are very limited..

Best Regards,

Rutger Oord

You can add more icons to the Flora icon set. Here’s quick guide:

1. Make sure you’ve installed and activated flora-child-theme.zip.

2. Since all icons are font icons, you have to create your font icons first, see more on how to create font icons here: http://mediatemple.net/blog/tips/creating-implementing-icon-font-tutorial/

3. After you download icons and CSS files, you have to upload those files to your child theme folder on your webhost.

3. Go to Appearance -> Editor to edit the Flora Child Theme, add the code below to Theme Functions (functions.php):

/* Include icons CSS file */
function flora_child_enqueue_icons_css(){
    wp_enqueue_style('custom-icons', get_stylesheet_directory_uri() . '/icons.css', 'flora-icons', '1.0');
}
add_action( 'wp_enqueue_scripts', 'flora_child_enqueue_icons_css' );
add_action( 'admin_enqueue_scripts', 'flora_child_enqueue_icons_css' );

/* 
 *Add Your Custom Icons to Icon Picker, this method will append your icons into Flora icon set.
 *Please don't forget to upload your font files to the host (wp-content/themes/flora-child-theme/) 
 */
function flora_child_add_custom_icons( $icons ){

    $custom_icons =  array(
        array( "icon-name-1" => "Icon 1" ),
        array( "icon-name-2" => "Icon 2" ),
        array( "icon-name-3" => "Icon 3" ), 
    );        

    return array_merge_recursive( $icons, $custom_icons );

}
add_filter( 'flora_iconpicker_icons', 'flora_child_add_custom_icons' );

Hope this helps!

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