Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Cart 3,700 sales
Recently Updated
Well Documented

blueowlcreative supports this item

Supported

737 comments found.

Hi! how is possible custom the responsive for example of icon? example: DESK 4 column – Tablet 3 column – Mobile 2 column?

I see that the controls are possible only for the single column and not for the entire row, and doesn’t work fine

I also noticed that if I add, below a raw, the version of the same responsive , I increase the white space below it as if it were occupying the volume even when not visible. How is it possible to limit this?

Best Regards

Hi there,

You can write to me via our profile page contact form with your URL and particular example as I can’t quite understand what exactly you mean from your explanation. Thanks! :)

Hi! Is Fortuna 2.20 compatible with wp 5.3.1 ?

Yes, sure is.

Hi! where can I active the Top Bar with social?

Hi! is possible insert a custom icon? best regards

R.

Please, can you look the icon here http://blueowlcreative.com/wp/fortuna/top-icon-texts/

Can I upload my icons to create the same animations?

Best regards R.

I haven’t update pages in a year, but I did update the plugins.

I used to change pages using the back-end editor, where I could change everything in blocks, but not like Visual Composer where you can see your webpage and change content.

When I try to change pages, the only thing I can see now are codes, even when changing front-end to back-end editor.

Has this something to do with changing to the new Wordpress version? Should I change back to the old editor?

Unfortunately I am not able to change the website like this, it’s been a hell to get this result.. (http://www.interstone.be)

Thanks in advance

Hi there, you can enable the wpb page builder in the latest wp too. Write to me via our contact form on our profile page with your url and credentials so i can take a look.

Hello,

Please see this screenshot. It shows that your plugin is being detected as malware. Its raised as a flag by my hosting. Please help me fix.

https://prnt.sc/py5ffu

Thanks Gerry

Hi, It’s not my plugin but a public one. It’ s not marked as malware it just states that it hasnt been updated for awhile, simply click on Mark as fixed.

Tminus doesn’t seem to work anymore, any suggestions?

What’s Tminus?

Hi! revolutions slider create some problems with the site and I must deactivate it…. how can I upgrade the plugin? best regards R.

Hi there,

What issues are you getting? You can get the latest version in our support forum. :)

Can i get a refund on the support extension. As i thought i needed a theme upgrade when i really did not? I also did not need any support

also realised getting extended support does not mean you can download the latest version of the theme (which was my only intention) – you should really make this clearer.

It’s ThemeForest’s terms, not authors’ terms. You can write to them regarding the licenses if you wish. We are here to help should you need anything from us! :)

Hello, The visual composer editor is not working. I need to update the theme. I dont have Envato api key or any code because the them was purchased from other agency. They are not providing the details. I read that the manual update is also an option but i am afraid of loosing data. Delete theme > install theme again – Wont i lose my data?

Is it right? .......... Answer – [Akash] The purchase and support is valid for 1 year, which is over and is the case with any theme purchased. If there are any further upgrade, it would be required to be purchased. This version of the theme supports WordPress 5.1.x (which is recent version of WP)

Support grants you access to our support forum and you can ask questions related to issues, you don’t need extra support for just downloading the theme as far as I understand. Check this out:

https://themeforest.net/page/item_support_policy

It worked!! Followed your suggestions. Thankyou for the help. :) Now you can refer this complete discussion to solve others problem. :)

mega menu dropdown menus are now hidden with the latest wordpress update please visit geka dot org dot au ie the kindergartens dropdown menu is hidden.

Hi,

Most likely the customizations you did are responsible for this, as we updated our WP version as well on our testing environments and do not experience this. Please revise your customizations, you can revert to the default theme code to ensure that the menu is working and update your CSS line by line to find out what might be causing it. Good luck! :)

Hi,

We are facing issue with visual composer editor. When we try to edit an image and replace it or try to add the same image again, it does not show on the front page and gets removed. Can you please look into the issue and correct it?

Thanks

Hi there, please write to us via our contact form on our profile page with your url and credentials so we can take a look.

https://www.hurriyetmedikal.com web sitemizde kullandık ve memnunuz.

Ayrıca ilerleyen süreçte https://www.hastayataklari.co web sitemizin temasını da değiştirmeyi planlıyoruz.

English please? :)

I´d like to use <*pre>Statement to show Code-Blocks in my contributions. How can I do this? The Blog shows them als normal text.

Hi There – We have a site using Savia on Wordpress and it is experiencing some speed issues on PHP 5.6. IN terms of putting the site on Fortuna with minimal disruption to the existing site I have a couple of questions: 1) Does Fortuna work with PHP 7.2? 2) Do the shortcodes from Savia used throughout our site work with Fortuna?

Any other considerations we should consider? The site gets a lot of traffic and we are busy so we want to do this with minimal effort if possible, Thanks

Hi there,

1. Yes it does. 2. No, Fortuna implements WPB Page builder and every shortcode has been rewritten to cover that, so you will need to rebuild your pages. With the page builder that won’t be a big deal though as it creating content is pretty fast and straightforward with it. If you have a lot of traffic you should definitely employ page caching + CDN + some minifying plugin for your resources, an optimization of the sort is vital for performance and speed. :)

Good luck! :)

Thanks Blue Owl. We will try and find the time to rebuild the site. IN the meantime we’ll make do. Savia was a good looking theme. We used it a few times. RIP (maybe you should resurrect it :P

Hi there. Doing some theme updates and noticed there is no update for visual composer, as its part of this theme how do I go about updating this?

Hi there, please go to our forum, you will find out how to update it there! :)

Hi, I need help. When scanning the site with the wordfence plugin, this error appears in the revslider plugin folder: Notice: Undefined property: stdClass :: $ full in [my site] Today I bought the theme and when installing it I find this. Could you guide me to solve it?

Hi there,

Which version of PHP and the Revslider plugin are you using?

The following code was used to align the top offset on desktop view. But on mobile view how to fix the top offset?

smoothScroll.init({ selector: ‘[rel=”smooth_scroll”]’, selectorHeader: ’#header.sticky_header’, // Selector for fixed headers speed: 500, easing: ‘easeInOutQuart’, updateURL: false, offset: 0, });

Hi there,

You may need to do some CSS fixing for the mobile view, what was your URL again?

Hi, is the latest version of your theme compatible with the most recent version of Woocommerce? Thanks

Hi there,

Sure is, yes. :)

Hey there, I’m struggling with using one of your buttons for my menu. I added the CSS class “boc_nav_button” in to my menu, but how do I change the color and shape to one of the featured ones from you website? Thanks in advance! Love your theme!

Ok, try this then:

#menu > ul > li.boc_nav_button a {
    border: 2px solid #25d366;
}
#menu > ul > li.boc_nav_button a:hover {
    background: #25d366;
    border: 2px solid #25d366;
}

It worked! Thank you very very very much!

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