Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Cart 3,699 sales
Recently Updated
Well Documented

blueowlcreative supports this item

Supported

737 comments found.

Hello, I’ve been using the theme for a long time but there was a sudden problem with the logo. The logo in the header is not automatically resized and even when you change the resolution in pixels, the logo always remains the same even with sun menu sticky. Is there a fix for the bug? Thank you very much!

Thank you very much!

Hello, I am wondered how to put content on other rows like here WHAT WE DID https://preview.themeforest.net/item/fortuna-responsive-multipurpose-wordpress-theme/full_screen_preview/12496833. I tried but everything goes to right column.

Thank you.

Hi there, pls attach the correct URL without the TF iframe holder. :) Are you also a client of ours?

I figure it out. I didn’t have custom template files in child theme folder. So it works now. :)

Oh, great! Good job!

HI, will you update the WPBakery Page Builder in the theme to the lastest version? 6.2 to 6.7? It was not updated since 2020 April. Best regards

Sure, we’ll be releasing a new version pretty soon. In the mean time you can grab the latest plugin version in our support forum at:

https://support.blueowlcreative.com/

Blueowlcreative, you need to update Chrome. Then you will see the problem. We are facing the same issue here.

Ouch, indeed! As a quick fix, pls add this to your CSS (change that max-width accordingly for each website as your logo widths are quite different):

@media only screen and (min-width: 1018px) { #logo .logo_img { max-width: 150px; } }

Hello good afternoon!

Unexpectedly when accessing the websites of our clients who use Fortuna, they had a problem with the Logo field, in the Menu area on the Head of the websites.

See links: 1. http://ipaproducoes.com.br/ 2. https://www.wrjlogistica.com.br/ 3. https://hotelprodutivo.com.br/

And it’s no use trying to change the pixel size of the Logo in Theme Options, it just doesn’t work.

I’m waiting for the necessary correction and in advance, thank you very much.

I wish everyone an excellent week of work!

Yours sincerely,

João Victor

Hi there,

What exactly seems to be the issue? :) I see the logos just fine… what am I missing?

What browser, device and resolution?

Hey, I have an issue with sitesped on ym site with this script taking a huge amount of time to download – https://www.kevinwiles.co.uk/wp-content/themes/fortuna/stylesheets/fonts/icomoon.woff?mb3b1k it’s been recommended I pre-load those request but as soon as I do this the site breaks any ideas?

Not sure, it’s the iconfont, why would it break though…? Did you try using a CDN and cache your resources?

https://blueowlcreative.com/docs/fortuna/#extra2
Hi there, i have a problem with your theme which I really don’t know what is wrong, i create a page from scratch, add rows and colums but in the final result the heading is going in the middle of the page which should be on top and the content of the page will be seen twice, the view in edittor is totally fine but not in the page itself, i share the link here maybe you can check this out. http://chistatech.ir/toddler-classroom/

You have the page heading switched off, these are regular rows with text in them… What is the outcome you are after?

http://phillymontessori.com/toddler-classroom/ yes you are right, I turned off the heading on purpose, I made so many similar pages on the website but this one has this issue and it won’t fix, http://phillymontessori.com/toddler-classroom/

this is the mother website I am trying to make a duplicate.

just look at this page and how it works just fine and the structure is the same: http://chistatech.ir/primary-classroom/

PS: i made this page three times from scratch and having this problem, I would apreciate it if you can help me in some way as long as it doesn’t seem to be a front-end editor problem. thanks in advance

Ok, I still don’t get what you are trying to achieve, in both links I see custom rows with Headings in them that act as custom page headings. Tell what you are trying to do and why you cannot do it, please…

Hello, is there any chance, how to show template page setting into custom posts? Thank you.

Yes, you should also implement them in the templates that visualize the CPT, though. Check in your \fortuna\includes\meta_boxes.php, around line 123:

'pages' => array( 'post','page', 'product', 'portfolio'),

Add your custom post type there.

Hi, in the documentation I did not see info about the subheader menu and if in mobile view it will be displayed in some way or not with the main menu. Please let me know.

The subheader menu was subsequently added. You can display it in mobile by first showing the subheader with some simple CSS… If you need further help and you can’t do this yourself pls open a thread in our support forum with your URL so we can assist you! :)

Hi! can you explain me why in th import demo about “custom slider” page the last icon go below? in your demo works fine and I no have set anything myself…

https://dlastudio.netsons.org/custom-slider-2

Best regards

Hi there,

Add this to your Theme options->Custom CSS:

.cs_nav .span_1_of_6.col { margin-left: 0; }

:)

Hello, suddenly the visual composer no longer works, perhaps because the version installed in the theme is 6.2.0. while the recommended one is 6.5., are new updates planned? Thank you.

Hey,

You can find the latest plugin versions on our support forum:

http://blueowlcreative.com/support_wp/forums/topic/plugins/

updated to removed

sorry wrong post, do ignore

Hey,

I am trying to amend the current H1 that is displayed on a single page template so I can amend the title. I have found the code as below which is used to configure the title. Now my question is how can I get it to use a custom field of my choice called “boc_content_main_header”

}elseif(is_page()){
    esc_html(the_title(''));

Hi there,

Do you mean the one within the heading section where the breadcrumbs are? Yes, that’s the spot, basically you would want to replace this:

the_title('')

with

get_post_meta($post_id, 'YOUR_FIELD_NAME', true);

read more here:

https://developer.wordpress.org/reference/functions/get_post_meta/

Wordpress 5.4.x compatible version installation on local host and theme working fine (everything is editable ) but when we installed theme on live server then Fortuna theme is not working (edit option is there but when i want to save its not saving and gives error that mentioned below )

Unable to update pages, error found ( The page you are trying to access does not exist!………….) Unable to update my footer widget1 text & Logo & its not saving. unable to make changes with revolution sliders? Found Ajax error !!! error!.

How to install my license on the theme FORTUNA?

Hi Arenash,

Most likely something to do with your environment. The theme doesn’t behave differently on localhost/production server. Check your server logs to find out what might be causing the errors. Please send me your URL/user/pass in the forum so I can also take a look. Sorry for the late replies – we have limited support during the holidays.

When can we expect a new update of this theme? The main issue is the updates of the plugins like WPBakery Page Builder. The versions before 6.4.1 have a vulnerability, while the version from Fortuna is still 6.2.2. The latest version is 6.5.0.

The plugin updates are available on our support forum! :) http://blueowlcreative.com/support_wp/forums/topic/plugins/ A theme update is also due soon.

I’m managing (updates, security) websites for clients, so I can only update plugins via WordPress, because I don’t have access to their paid theme/plugin accounts. So please update the theme regularly for plugin update, just like most other themes do.

Hi, since the last theme update the addon Parallax & Video Backgrounds is causing on issue with the template. The pics are not visible anymore and the footer on the page has dissapeared. Please advise.

You can update the theme to the latest version, the jquery compatibility issue is fixed in it. :)

Yes!! The issue is resolved. Thank you!

Hello, referring to this screenshot of the main slider

http://prnt.sc/vuqcot

Is it possible to change the idle color and the mouseover color? (different from main background color)

Sure you can do that with plain CSS to mod the styling of your slider.

Can you show us how to do it in unfinity theme?

unfinity theme?

Hi,

When I try to load the website there is a link to the video (https://blueowlcreative.com/videos/desk.mp4) and it gives me the code 403. It seems that some credentials are missing, if I could get the video locally and not remote would be better. I tried to check this in the documentation but there is no information regarding this subject.

Theme: Fortuna – Responsive Multi-Purpose WordPress Theme

Questions: 1) Can I download the video or get the access? 2) Do I have to buy the video? If yes, where can I buy it and what is the price?

Thank you for your assistance.

Hi there, I replied to your mail but here it is again:

Sure, can you point me to the page in question, most likely it’s a part of the Demo and you need to setup your own video link there… Yes, you need to buy a license to use the video, if you point me to it I can tell you where I bought it from. Cheers!

hi, the website in question is https://i-nimble.com and the video I am trying to set up is the one in the first slider (person typing white keyboard and moving mouse)

Hello,

May I know how to make the logo text blank? http://prnt.sc/vha5iw

Everytime I put blank, it will change back to theme’s name

Best Regards

Yes, you need an image for the logo, we can help you out with creating one for you if you need, let me know! :)

Hi can you advise when there will be a WPBakery Page Builder update to 6.4.1 please?

Hey, have you checked the updates in our support forum?

I have now thanks!

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