Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Discussion on Fortuna - Responsive Multi-Purpose WordPress Theme

Cart 3,702 sales
Well Documented

blueowlcreative supports this item

Supported

737 comments found.

HI blueowlcreative,

Is there any option to disable the favicon? I dont wanna display any favicon.

Regards,

VZ

Hi there,

Sure, remove this bits from your header.php template:

<link rel="icon"

Any idea when you are going to update WPBakery? I cannot get updated to 5.5.2 via Theme version 2.10. Stuck at 5.4.5

Hi there,

Sure, you can get the download link in our support forum. :)

So, I have been there and I go to the update area….nothing real obvious to me

Ok, I dug around and finally found you links….

Hello kindly I’m using RTL, in portifolio grid direction is from LTR as attached pic https://ibb.co/f5tiJU how to change arrangement from RTL?

Use our contact form on our profile page.

Sent you the solution. :)

Any Idea why I cannot scroll my site on chrome. It works fine on other browsers. http://mungovenlaw.com/

Not sure but first thing I would try is disable the SmoothScroll from Theme options -> General. :)

Does this theme support php 7

Hi there,

Yes, it does. :)

Thanks. We are on version 1.91 – is that version compatible with php 7?

The theme itself is, you should have the VC plugin to at least version 5.5 which supports it as well.

Hello,

I created a singe page site using your theme, but when clicking on the menu it does not stop exactly at the beginning of the row. Please see here. What is the quick fix for this?

--------
http://westsiders.ru/dev/w21
--------

Thanks
Gerry

Hi Gerry,

You can play around with the selectorHeader and the offset parameters of the smoothScroll plugin in your js/common.js file:

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

Thanks, this worked!

Unable to get the WYSIWYG Front End editor to work with Fortuna Theme & WP Bakery (Visual Composer) – already reinstalled, cut 3rd party plugins, updated, admin permissions, enabled all elements…

THANK YOU (unable to connect with support – Fortuna Theme lisc. not provided)

Hi there,

Which theme version / VC plugin version are you using? Please get in touch via our contact form on our profile page here in TF! You can send us credentials and url too. :)

If it’s the front end editor only, here’s a reply from our support forum:

You can easily switch it on by commenting out or removing this line in your functions.php

vc_disable_frontend();

My site is having some problems loading. My site is https://edkentmedia.com

Actually nevermind. I figured it out

Ok, great! :)

It is possible to set a sidebar in the Portfolio Categories and a Portfolio Item? Just like the Woocommerce settings.in Theme Options.

Hi there,

Not out of the box, no. You could override the templates in your Child theme and set them up so that a sidebar is available there, the structure should also be changed though. Good luck!

how to make the blog page to be in 3 columns? since post grid are no pagination. so my idea is to make blog page to be in 3 columns

Hey,

What do you mean? :)

archive from the sidebar. there is a post in year 2018, 2017, 2016 but when you click it you will be redirected to the homepage even though we have post from that date

The archive/category/author blog lists will be using the default index.php template that the default blog is using, have you changed anything in it? I can see the category and author listings work fine…

Hi there I just have a stupid question that I can not solve. When I build my site(wordpress+WooCommerce) and enter the product page. When I click product image it opens the image URL (Like :https://youdomain.com/test/wp-content/uploads/2018/07/image_name.jpg)instead of popup image which I see in the demo site. Please advise :)

You might have copied the line with the wrong parenthesis symbol. Make sure you use the ’ symbol from the keyboard instead.

Just make sure the functions.php is located at host/wp-content/theme/fortuna right?

Sure. The ” and ’ symbols here get changed though, so revert to the default and swap only the 0 to 1 or use the keyboard parenthesis symbols.

I have a website that was made by a third party and there are updates due. The vc is 5.4.7. and the slider is 5.2.6 will it be safe to update and keep my website in tact to just update to the latest version and buy a new licence. Many thanks

Hi there,

Sure, the theme is compatible with the latest versions of the plugins. You can find the download links in our support forum. :)

Hi,

before we purchase – is it at all possible to change header fonts to something script-like? Our customer would like to use a script font, but not sure if your theme allow for this.

Thanks.

Hi there,

Sure, you can include whatever font you like and use it anywhere you want. :)

​Hi there, can you gave me the 5.5.2 version of WPBakery Page Builder​?

Sure, we just uploaded it, find the link to it in our support forum! :)

However the latest version at the moment is 5.5.1

How can I add author name to Post Carousel, in place of date?

You need to override the shortcode_boc_posts_carousel method in your child theme and in it try replacing get_the_date() with get_the_author_meta(“nickname”)

When applying the CSS Class “boc_nav_button” to a menu item, any sub items to this menu do not appear correct (rounded frame with white text on white background and a black square just underneath).

Is there a workaround for this or perhaps it is not possible to add that CSS Class to items with a sub menu?

Kind regards,

Tim

It is not possible to add subitems to buttons in the menu, a button is only meant there to be clicked. :)

Is it possible to download a particular page from the fortuna theme. For example, if I only wanted to download the services 1 page, is it possible to do that?

I look forward to response. Thanks in advance.

Obviously you will have to add the Media (images etc) as you have not imported them separately but you can do that manually. :)

Thank you very much for that. Really appreciate it. The theme and the website rebuilding I’ve done for the company has been well received. I may have some general questions in the future as I’ve had a few issues but thanks for the theme.

Here anytime to help out with anything you need! Glad to hear client is happy! :)

Does this theme allow frontend editing on visual composer?

IT does, but it’s switched off by default as some of the custom elements are not supported in the front end mode. :)

Thanks for the fast response. If I buy the theme will I be able to turn it on and use it? Im building a site for a client and they have to have the ease of editing from the front end.

Hi, yes you will, you simply need to comment out a line in your functions.php file, I will tell you which one exactly. The only drawback will be 15% of the elements won’t be editable in the front end editor, but it’s no big deal as you can manage those in the backend in no time.

Hi blueowl i need change portfolio in address bar.. how can i change?

Hi there,

You mean portfolio_item slug? If you are just changing just the slug name (portfolio_item) simply change the slug into your \wp-content\plugins\fortuna_portfolio_cpt\fortuna_portfolio_cpt.php

‘rewrite’ => array(‘slug’ => ‘portfolio_item’),

Change the “portfolio_item” to what you like, then flush your rewrite rules (switching back to regular permalinks in – Settings -> Permalinks and then back to the fancy ones should do the job too).

Buenas tardes, compré su tema pero no se como importar el contenido demo y instalarlo. Hay una guía que me indica como pero no me importa el contenido como tal si no solo post

Hi. Can you help me with these questions please?

1. Is there any way to download the demo by theme?

Because I download the 109 pages and to choose one by one is more complex.

What I want is for me to download a single poster, of a single demo and not the 109 pages.

Hey I ask you to help me please because I’ve been trying to start the project for several days but in case I have not been able to do it well, they also take a long time to answer and I could not find a way to send a ticket

Hi there, Sure, I can help you import just a single, page. Which one do you need? Can you email to us via our Profile page’s contact form?

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