1370 comments found.
Hi There,
I need to know what I have to do with my images for retina display? I just have to upload the image in a big resolution and theme do the rest or is something I have to do when I created these images?
Thanks, Katty
Hi,
If you’d like to create a site that support the retina display, you should use the vector icon from our icon elements instead. This theme includes many vector icon elements such as Icon Block and Info Box that allows you to create your content with icons.
However, if you’d like to use an image, please upload a high resolution image and when adding this image to the page, please choose the size that should be 2x larger than the container (column) width so this image was scaled down to fit within the container width automatically and look good on retina too.
Also, you can add your image manually by using Textblock element and switch to Text mode to edit the image custom code as below:
<img src="http://www.yourdomain.com/your-image-url-640x640.jpg" data-retina="http://www.yourdomain.com/your-image-url.jpg" />
The code above will display the image with 640×640px on normal screen and display the original size (that should be 2x larger than 640px) on retina screen.
Hope this helps
So.. for images of slider, products and features image on news. I just have to upload it 2x right?
Your site will work fine on retina screen even you use the standard resolution or regular size of the featured images so please don’t worry about this. However, if you’d like you can use the full HD image (1920×1080px) as your slider background.
Hello Wyde,
First: thanks for the beautiful theme. I just have a question.
I want to use my portfolio website for my paintings. Now I am trying to make the title and size of each painting visible in the gallery within the portfolio grid, but I am not very successful up until now. Do you have a tip for me on how to do that?
Thanks!
Willemijn
Hello,
There is no option to customize the appearance for portfolio grid. The portfolio grid will display titles and categories only, in order to display the size on portfolio you should set an item size as a category or append an item size to the end of item title.
My client is requesting if your theme supports a top info bar above the header, e.g. for phone numbers, address info and/or social icons?
This theme has no top bar menu but it has a sliding bar widget for you to show off any contact info, see this demo -> http://wydethemes.com/flora3/
Having an issue with my accordion elements. Once I open a section, it won’t close back up. How do I fix this?
It should act just like the first “FAQ Toggle Title” accordion on this page: http://wydethemes.com/flora/elements/
Hello,
Each accordion section will close back automatically when you select another section but it won’t close back itself when you click on it that’s different from FAQ element, with FAQ element you can click to toggle from open and close for each section.
Also, the “FAQ Toggle Title” in this page -> ttp://wydethemes.com/flora/elements/ is a FAQ element. If you’d like to create an element like so, please use FAQ element instead.
Ok, I thought it was an accordion element. Thanks
Hello Wyde i notice a few bugs or adjustment :
1-When you set a custom hover color to links it loose the bold property for the text in the button.
2- image elements cant have links, i think in others theme i can, dont really know why…
3- the fact that checkboxes in form dont have the same color that the rest of the form (you make my previous form to the same color that checkboxes, maybe the other way could be best and global for another update)
4- Did you able to reproduce or fix the bug that i got in video for you ?
5- https://www.dropbox.com/s/dnwdvaz5zlmampq/Capture%20d%27%C3%A9cran%202015-11-21%2012.06.58.png?dl=0
6- https://www.dropbox.com/s/h3ykwtzq51o8bw4/Capture%20d%27%C3%A9cran%202015-11-07%2001.44.50.png?dl=0
1. It seems to work fine, see the image below:
As you see on the image, it displays as the bold text on both normal state and hover state.
2. The single image element has a link to the large image but it has no option to insert a custom link. If you’d like to add a custom link to an image please use the text block element instead. With the text block element you can insert a link to the image in the text editor.
3. You can move the code that we provided in the previous comments to your child theme or insert the code to Theme Options -> Advanced -> Head Content, as the sample code below:
<style type="text/css"> //YOUR CUSTOM CSS HERE </style>
So your custom styles will apply on every page (global) and you can update the theme without losing these changes.
4. Don’t worry, a bug with product page on iPad will be fixed in our next update.
5. Sorry but you should add your menu items to fit properly with the menu content width, when you have too many items you should add them to dropdown menu or mega menu. Since the primary menu will change menu style to mobile menu when the screen width less than 1080px so you should assign your menu items to suit with the screen width 1080px too.
6. We will look into this plugin to improve its styles when notification message show up.
2- If i do that i could not have the cool effects that this element propose, like thoses nicely automatic crops : http://www.truffes-goyat.fr/produits/ I find it really usefull to make effects like that without editing images on photoshop.
5- Could it be much simple if the menu collapse when necessary ? I handle a re-design with your theme, if no fix is possible, i will try to find a solution to delete some links.
6- Thx.
2. We will look into this. Maybe, we’ll add a custom link option to the single image element in the future.
5. Sorry but there is no feature like so on this theme, we recommend you to move some links to submenu (dropdown).
How can I change the ROW height so there is not so much white space? See example here: http://havanadigitalmarketing.com/
Hello,
When you edit the row, you will see the Vertical Padding Size option that allows you to change the size of space between each row. Also, you can set this option to “None”, and assign your custom padding size in Design Options tab.
Hello,
Just purchased the theme and absolutely love it. I am having two problems. How do I increase the normal logo size before sticky. Also how do I get the gallery to show the picture names when clicked.
Hello,
1. In order to increase the logo size you should add the custom CSS below to Theme Options -> Advanced -> Head Content:
<style type="text/css">
#header-logo img.dark-logo,
#header-logo img.light-logo{
max-height: 60%;
}
</style>
2. Sorry but there is no option to display the picture names in lightbox popup since it has no field to add the picture names at all. So all lightboxes in this theme has no title by default.
Hi! the website stops working and throws an error 500 due to the fact that end up being memory on the hosting. There is a constant leak of memory. When decoding json_encode off a large amount of data from Revolution Slider.
Sounds like your host is suffering from PHP configuration limits that are set too low to complete the process. You should contact your web host and ask them to increase those limits to a minimum as follows:
max_execution_time 600 memory_limit 128M post_max_size 32M upload_max_filesize 32M
Hello,
I purchased the flora theme and have difficulties with the plugin https://wordpress.org/plugins/wp-testing/. I only get a loading button. In another theme I do not have any difficulties. Could you give me an advice how to fix it?
Thank you.
Best regards Klemens
Hello,
Sorry but we’ve never tested this theme with this plugin. It’s might because there is a script conflict since this plugin’s not compatible AJAX Page option from this theme. Please turn off AJAX Page option in Theme Options -> AJAX Page. If it works that means this plugin’s not compatible with AJAX Page. If you’d like to keep the AJAX Page feature on your website, you should add the name of the page that contains this plugin to Exclude URLs option to remove AJAX function from this page.
Hello, thank you for your reply. I now turned off the AJAX functionality. However it doesn’t work. Do you have any other idea? Best regards, Klemens
Could you please send us your site URL in the contact form -> http://themeforest.net/user/wyde#contact so our support can investigate this issue and help you out.
Hi Guys I purchased your template and using it on my site I am having issues adding Jquery scripts to your child theme. I used the “theme options” to add script but it’s not working. then I figured by myself that I need to use only <script> tag without “type” and it works but with bugs – sometimes works sometimes doesn’t can you guide me how to do it properly?
Thanks
You can add your JavaScript to Theme Options -> Advanced -> Body Content as the sample code below:
<script type="text/javascript"> //your code here </script>
I tried that many times and there are bugs with it. sometimes it works and sometimes doesn’t. anyway I can send you a link privately? I don’t want to post details here let me know please thanks
You can send us your site URL in the contact form -> http://themeforest.net/user/wyde#contact so our support can investigate this issue and help you out.
Hi, Is it possible to create a page template with the Visual Composer and then re-use it to create quickly new pages with the same appearance ? If yes, how can i do it ? Thanks !
Hi,
Yes, sure! When you build the page content with Visual Composer, you can save this page content as your page template to re-use it next time. Click on Template icon in Visual Composer toolbar, see the image below.
And then assign your template name in Save current layout as a template and click on Save Template button.
I’m having trouble getting the contact form to work, I keep getting the error message “Failed to send your message. Please try later or contact the administrator by another method.” I’m not sure how to fix it
-Mel
Sounds like your WordPress site couldn’t send an email, make sure you’ve set the mail settings correctly, see more on how to setup mail here -> http://contactform7.com/setting-up-mail/
If it still doesn’t work it’s might because your hosting issue, see -> http://kb.cf7skins.com/contact-form-7-email-issues/#hosting
Hi, I’m running into an issue with the mobile navigation menu. It’s only rarely showing the full menu. 90% of the time it is just the logo and the first home link. However, sometimes when I refresh it enough times, then I’ll get the full menu. Suggestions? I have tried it with both the one page design and the sliding bar on and off. Neither seems to make a difference. Thanks!
Hi,
The mobile menu issue has been fixed since Flora 1.1.3, please update the theme to fix this issue.
Ah, ok. How do I update the theme without losing the theme options settings? Via FTP?
The theme updating won’t affect your current data and settings. You can replace the old flora theme folder in “wp-content/themes” with a new one without losing changes.
Ok, thank you!
Hmm, I updated to the newest version and still having same issue with the mobile menu. Suggestions?
Hi,
If there is a cache plugin installed on your website, please don’t forget to clear all caches and refresh your mobile browser when visit your site. If you’d like you can send me your site URL so I can visit your website and try it on my mobile.
Refreshed and cleared caches. Also, I had originally 1.1.3 which I think already supposedly had the mobile menu fixed. You can check it out at: http://s-l.xyz
Seems like it’s working, now I can see the mobile menu on your site. If it didn’t show up sometimes it’s might because your browser couldn’t load the google font at the time so it can take a minute to display your menu text.
It shows the menu, but just the logo and the first link “hello”, whereas there should be several links. Is it showing all of them for you?
I decided to remove the one page design and the menu seems to be working now
Sorry, we’re investigating this issue. If there is a bug with mobile menu on One Page site we will fix it ASAP. Thank you!
How do i get the flashing navigation arrow option on or off on my site located on the demo with the video that signifies that you need to scroll down to see more?
Hi,
If you are talking about the arrow button at the bottom of the slider, you can change this option by editing the page and edit the Revolution Slider element at the first row and then change the Scroll Button option in Revolution Slider Settings window from “Arrow Down” to “Hide” to hide this button, see the image below:
Hello!
I just started with your theme, I have a problem I can’t figure out… I’m changing the menu logo in all of its versions, respecting the sizes, but no matter how big it is, it shows really really tiny… I have search here, but can’t find the same problem…
Hello,
In order to increase the logo size, please add the custom CSS below to Theme Options -> Advanced -> Head Content:
<style type="text/css">
#header-logo img{
max-height: 50%;
}
</style>
You can change from 50% to larger if you’d like.
It worked! thank you so much! I though it was some bug… 
Do you know if UberMenu works with your amazing theme? Would like to include images in the megamenu. Thanks in advance.
Hi,
Unfortunately, we’ve never tested this theme with Uber Menu plugin and this plugin is not in the support plugin list so we couldn’t answer with this question.
However, we can provide the custom CSS for adding the background image to the mega menu if you’d like.
Hi there, How do you set the “preview” image for each portfolio? On my homepage, it doesn’t show the photos – but when i click on the specific portfolio, it shows the image.
therefore, I need help previewing the “featured” image on my portfolio page. could you please help me?
Hi there,
When you create or edit the portfolio post, you should set the featured image at the right sidebar so it will be appeared as the preview image for each portfolio, see the image below:
Also, in the latest update of this theme (1.2.0), there is an option to show or hide the featured image on portfolio single page, you can turn on or off this option in Theme Options -> Portfolio -> Portfolio Single Post.
Thank you so much. Can you also help me to change the color of the hover (over the featured image) ? It’s currently white, but i’d like it to be a different colour.
I’ve actually found another one I really liked. Thanks anyways! (and for the fast reply! :))
Exactly, you can choose another one as the portfolio hover effect to suit your needs.
you tested your theme on mobile devices? I liked it, but before buy it, I open it on the iphone 4s (ios 6.1) in the safari, safari closed a couple of times, and all other times on the link in the menu could not go until you manually refresh the page
Yes, sure! We’ve tested this theme on both android and iOS (iPad and iPhone 6/6s) and it’s worked properly. Unfortunately, we’ve never tested the theme on iPhone 4s so we’ve never seen this problem before. Could you please let us know which’s demo site you found this problem?
Hi,
I love to use the revolution slider but i wanted to use the example of the blog post slider where the titles and desciptions of other posts are displayed right. Where can i install this? I am just able to see the featured image really small in the right. Thanks for helping.
Sille?
Hi,
Would you like to use the Revolution Slider to display blog posts? If so please follow the instructions on how to create post based slider here -> http://www.themepunch.com/revslider-doc/post-based-slider/
Thanks for the quick reply. Did this and showing the posts does work, but showing the title and subtitles of other blog posts in the does not work for me. For example: revolution.themepunch.com/wordpress-news-rotator/. Can you help me?
Sorry but we’ve never worked with this news rotate slider and it didn’t included in this theme designs so we couldn’t answer with this question. However, you can download the free sliders here -> http://revolution.themepunch.com/free-slider-exchange/ and import it to your website to see how to setup any settings.
Thanks dough. Still got the same effect, try another way!
Hello Wyde, I get trouble with the contact foom here :
http://truffes-goyat.fr/contact/Indeed, i did not import content, and copy my form from my personnal website working under Vela. and it’s not really the result expected, here the code :
[text* your-firstname placeholder “NOM “]
[text your-lastname placeholder “PRENOM “]
[email your-email placeholder “E-MAIL *“]
[tel your-tel placeholder “TELEPHONE”]
[textarea your-message placeholder “MESSAGE”]
<input type=”submit” value=”Envoyer le Message” class=”full” />
Ass you can see there is not 2 column and the placeholder text is black on black…
The best could be something like in this demo : http://wydethemes.com/flora3/ With only 3 lines on the left. Can you give the code of the contact form in the demo ?
Cheers.
Here you go, the code for contact form:
<div class="col col-6"> <p>[text* your-name placeholder "Name *"]</p> <p>[email* your-email placeholder "Email *"] </p> <p>[tel your-tel placeholder "Phone"]</p> <p>[text* your-subject placeholder "Subject *"]</p> </div> <div class="col col-6"> <p>[textarea your-message 40x11 placeholder "Message"]</p> </div> <div class="col col-12 text-center"> <p style="padding-top:15px;"><input type="submit" value="Send Your Message" /></p> </div>
Hi wye thanks for the code, i modify it a bit, but like you can see now, i cant have a perfect line up form, here the code :
[text* your-name placeholder “Nom, Prénom “]
[email your-email placeholder “Email *“]
[tel your-tel placeholder “Telephone”]
[textarea your-message 40×8 placeholder “Message”]
<input type=”submit” value=”Envoyer le Message” />
Also the send button is king of hard to read, and also the placeholder text is unreadeable, did you have any way of making it compatible with black background ?
Cheers.
Hi,
When you’ve the black or dark background for the section, you should change the “Text Style” option in the Row Settings window from Dark to Light.
The column has this option too so you can change the text style for each column as well.
Hi, thanks for the tips.
Still have 2 small issues :
1- The send button is white on yellow (probably because of the “Color Scheme”, it’s really readeable. When the button is in “hover mode” it’s ok, so if a tweak is possible, maybe set the send button font to a custom color ?
2-The columns are not really align properly (the text area on the right did not really end exactly at the same place that the third on the left)
Thanks for your amazing support ! 
Cheers.
Hi,
You can add custom CSS to the Page Settings as the steps below to resolve these issues:
1. Edit this contact page, click on Page Settings, see the image below:
2. Add custom CSS below to Custom CSS settings:
.wpcf7 textarea{
height: 156px;
}
.wpcf7 input[type=submit]{
color:#000;
}
.wpcf7 input[type=submit]:hover{
color:#ffe869;
}
Hi Wyde,
it work perfectly ! just for the sake of making it totally coherent i modify this one :
.wpcf7 input[type=submit]{ color:#0a0a0a; font-weight: bold; }
Because the font was not bold without this line, not sure why.
Thanks for the custom css 
Welcome 
Last question for the night :
How can i translate the footer ? In Vela and Flora i have trouble with that…
Cheers.
WPML plugin can translate the footer text in both Vela and Flora.
I use polylang, that can translate as good as wpml, but polylang is way faster and use less ressources than wpml.
I succesfully tranlated strings of others themes (since polylang use the “wpml-config.xml” file), but cant really with polylang and Flora/Vela, it is a possible incompatibility ?
Found the issue :
Here the line in the .xml : <custom-field action=”copy”>_w_page_footer</custom-field>
On the file only 3 lines are under “translate” option, the others under “copy” option dont show in polylang.
I’m not sure with Polylang but this theme is compatible with WPML and the footer text has been added to wpml-config.xml too, you can open this file to see the config text.
The _w_page_footer is just an option for showing the footer or not. The footer text is footer_text_content at the top of the config file.
Yes i notice my mistake, but the line you mention dont exist on my side :
https://www.dropbox.com/s/52toyw6erbsgtwx/Capture%20d%27%C3%A9cran%202015-11-15%2019.43.48.png?dl=0Sorry, we’ve changed the config file in our latest update, please update the theme to get the new config file.
Ok, i got the line now, thanks 