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.

I work for a company that downloaded this theme (no clue when as I just started), and when we go to select a Google Font, nothing shows up. We’ve tried various versions of WordPress and the Fortuna theme to no avail. Any suggestions as to what could be the issue?

Question before purchase..

Whether you have a logo to put another link (to another site) and not on the main page?

Hi there,

You mean for the main logo? You want it to link to another site? You can with a bit of modification, let me know and I can help you with this.

Hi!

Have you considered updating the packaged child theme to have a functions.php file with the correct method of importing the css from the parent theme?

https://codex.wordpress.org/Child_Themes

using @import in the child theme can cause some headaches, especially when it comes to caching and minifying.

thanks :)

Hi there,

Sure, we’ll make a not of this in a future update, in the mean time feel free to mod it anyway you like. Cheers! :)

How can i change the wp-theme change name, wp-fortuna in the source to the name which i want

Hi there,

Along with changing the slug in the CSS file, renaming the theme directory, you also need to replace all theme name occurrences in all your files. Good luck. As for image box, what do you mean “it’s only on left can it be rotation”? Add what products? :)

How can i change the wp-theme change name, wp-fortuna in the source to the name which i want

Hey, you mean the theme name that shows under Appearances->Themes? It would be in your style.css file on top.

I’m trying to import demo data but i get this error https://ibb.co/bDS9KG

Hi there,

What do your server logs say?

Hi blueowlcreative,

Just wanna say hi and let you know I have written a brief content about this theme on my latest blog post. Check it out if you are free. https://www.catchytheme.com/20-best-free-wordpress-business-themes-2018#Fortuna Thanks.

Thanks bud, looking great! :)

how to add the shopping cart at the top header

Hi there,

Do you have Prettyphoto enabled? What Woocommerce version are you using? If it’s gone from the Woocommerce settings you can hardcode it in your theme’s functions.php:

Find this line:

$boc_js_params[‘boc_woo_lightbox_enabled’] = get_option( ‘woocommerce_enable_lightbox’ ) 'yes' ? 1 : 0;

and change to:

$boc_js_params['boc_woo_lightbox_enabled'] = get_option( 'woocommerce_enable_lightbox' ) ‘yes’ ? 1 : 1;

Perfect! working fine now :)

one more thing please, the size of additional photos, can we make it a fixed size?

appreciate your support

Hi again, I can see you already did? :)

Hello, im think that you have a very strong and great work for this theme. Very Complete!. But im watching the code and testing in live and i know than you use a OwlCarousel for custom slider, and when i add autoplay dont have problem, but if i add “loop:true” the pointer nav jump and jump and dont have a way to do. I see this code was updated from the author, but you have a old version. So the loop infinity doesnt work, the rest its perfect!. :)

Hi there,

Can you point me to an actual example please? Or how to reproduce? Which carousel are you speaking of? :)

Hi,

Can you please tell me is there any shortcode to apply inline popup? We have searched the comment but were not able to apply that, as we are not developer.

Can you please help us.

Regards, Aanchal

Hi there,

Not out of the box. You want custom HTML in that popup? You can use the raw HTML element and Raw JS element to create one yourself. :)

I’ve noticed the new theme update (2.0.0), but the changelog hasn’t been updatet yet (http://blueowlcreative.com/docs/fortuna/#extra3). Can you please take care of that?

Sure thing, it’s up now! :)

Hello, how can I get latest VC? There is 5.4.5 out there. Thanks.

Hi Developer…

All the custom color HEX input (in Fortuna theme custom) are gone with the latest version of WordPress 4.9.1..

\\

I can’t put HEX color code..

Please help

Just did it.. but nothing change…

\\

You comment stuff by wrapping it in /* and */ :)

Hi.. I’m sorry missed your point.

It works now… Thank you very much…

how can i make the featured image in the left position? and make it smaller? https://ibb.co/gxTF7m

make the featured image in the left position? What do you mean? Make it smaller – use some CSS, for example:

.single-post .post_content .pic { width: 60%; }

thanks it works :)

Hello, In the widget “Image Carousel” the maximum number to display in 6, how can I increase it to 8 or even 10? Many thanks Best

You can’t as Visual composer allows up to 6 columns, next number after 6 is 12 and 12 seems to make the images way too small…

Do you ever plan to update the Instagram icon to their new design? It’s been quite a while since it was released! :)

Will note this for our next update, thanks! :)

Why is the shop demo pages not included in the demo file? Where can I get the demo file for shop pages?

Hello OP

I bought your theme 5 month ago, and the default pages are still visible on Google ( https://imgur.com/a/2nYFL ) when I search my site, i don’t understand why cause I deleted all of them

Can you help please? I disabled the cache for 2 weeks, but the page are still present

Hi there,

You removed them all from your production website and when? :) I guess google cached them and will take some time for them to get reindexed…

I removed all the fault pages, 4-5 month ago and the page are still on google, I need help please

Hi again,

This is not a theme issue, here, read some on the topic to get some ideas on how to get reindexed properly by google:

https://www.google.bg/search?q=removed+pages+still+indexed+by+google&oq=removed+pages+still+indexed+by+google&aqs=chrome..69i57.5951j0j7&sourceid=chrome&ie=UTF-8

Hi, I’ve noticed an issue with the theme and the free plugin wp job manager.

Everything works fine apart from the job results page, essentially it searches via AJAX and stores some data in the url with this small snippet /#s=1

When trying to load a page with that on it I’m getting JS errors e.g.

Uncaught Error: Syntax error, unrecognized expression: #s=1
    at Function.fa.error (jquery.js?ver=1.12.4:2)
    at fa.tokenize (jquery.js?ver=1.12.4:2)
    at fa.select (jquery.js?ver=1.12.4:2)
    at Function.fa (jquery.js?ver=1.12.4:2)
    at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2)
    at n.fn.init.find (jquery.js?ver=1.12.4:2)
    at n.fn.init.a.fn.find (jquery-migrate.min.js?ver=1.4.1:2)
    at a.fn.init.n.fn.init (jquery.js?ver=1.12.4:2)
    at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
    at n (jquery.js?ver=1.12.4:2)

Tried changing to 2016 theme and the issue didn’t persist.

http://princetonone.com/search-for-jobs/ – working http://princetonone.com/search-for-jobs/#s=1 – broken

To recreate the issue, search a location, click through to a job then press back.

If you have any ideas that would be great.

Thanks

Could be the custom Scrolling lib we are using… Just an idea… remove this code:

// If a hash exists in URL, scroll to it if ( window.location.hash ) { var options = { speed: 800, easing: 'easeInOutQuart', }; // Check if Element with this ID exists if($(window.location.hash).boc_doesExist()){ smoothScroll.animateScroll( null, window.location.hash, options ); } }

from your js/common.js and give it a try.

Hello, I would like to bold and change the font color of my sub-header menu. What is the CSS to do this and where do I put it? Thanks!

Here you go:

#menu > ul > li ul > li > a { font-weight: bold; }

You can add this to your Child theme’s css file or Theme options -> Custom CSS. :)

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