Discussion on Wanium - A Elegant Multi-Concept Theme

Discussion on Wanium - A Elegant Multi-Concept Theme

Cart 3,611 sales
Recently Updated
Well Documented

THEMELOGI supports this item

Supported

This author's response time can be up to 1 business day.

483 comments found.

Hello,

how do I remove the automatic capitalization in the page headers? I tried to remove it from defalut from Wanium Customize /Font & CSS and from the same pages created by inserting NONE but it does not change anything. The problem also occurs to me on some buttons with hypertext links.

Thank you.

Hi there,

Thanks for writing in!

About this issue, please point to specific page where we can see the problem. Any screenshots would be welcomed!

Best regards, Danny

Hello, unfortunately the site is still offline. On the website I always write only the first capital letter, but in the site, only in some places, it continues to appear with all the first letters of the words in capital letters, especially in the header of web pages and in some WPBakery modules.

I state that I have already changed all the settings (like none), both in the web pages and in the general settings of the “Wanium Child Customize” section. Is there any other setting to change?

Thanks so much.

Hi there,

Thanks for writing in!

To resolve this issue, please add the code below to your Dashboard > Appearances > Customize > Fonts & CSS > Custom CSS:

..heading-title, .widget .title, .widgettitle, .btn-new, nav .menu >.menu-item-btn >a, nav .offcanvas-menu >.menu-item-btn >a, .btn, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, .cart_form, .bbpress button[type="submit"], .bbpress input[type="submit"] {
    text-transform: none;
}

Hope this helps, Danny

Hello, There is a problem about Instagram feed. It says; Instagram has returned invalid data. What should i do ? I also updated the latest version via FTP. Loaded the files to Wanium directory. I write over the old files.

Hi there,

Thanks for writing in!

About this issue, please install the latest version of TLG Framework plugin (version 2.1) that you can find in the “Plugins” folder of the theme package file.

But if you follow the instruction here http://www.themelogi.com/knowledge/#theme_update to update the theme, you should see a message box to help you to install latest version of the TLG Framework plugin.

Hope this helps, Danny

Hi, I just bought the theme and I do not have access to support. how to install the demo ?

Hi! I’ve just replied to your ticket email, please check again.

Best regards, Danny

It’s fine now !

Hi! I’m glad you sorted it out :)

Best regards, Danny

Hi, the changelog of the last update is missing. Could you list it? Thank you.

Hi there,

Thanks for writing in!

The latest version of the theme is 1.4.3, we’ve only just update the thumbnail & preview of the theme in latest day of last update field.

Best regards, Danny

my mostly pages and portfolio pages are not responsive,in dekstop everythin good but from mobile,all contents,sliders,text mixing very bad desing appear…i wrote but i couldnt get information ow to fix it? are you sure its respınsive theme???

Hi there,

Thanks for writing in!

About this issue, please try to deactivate all your plugins (except Visual Composer and TLG Framework) to see if the problem is gone or not.

If the problem persists, please submit a ticket in our support forum at http://www.themelogi.com/tickets or email contact@themelogi.com so we can investigate your case and help you out. Also please point to specific pages where we can see the problem. Any screenshots would be welcome!

Best regards, Danny

I Have problem on featured image/ thumbnails post if share on WhatsApp. Please help me ! Ceck code on your theme…test all copy your link post on WhatsApp.

Hi there,

Thanks for writing in!

Whatsapp don’t support picture with a size greater than 300KB. So please make sure the size of the image to display must be less than 300KB. If the problem persists, please submit a ticket in our support forum at http://www.themelogi.com/tickets so we can help you out.

Best regards, Danny

I bought the theme a few months ago and I just found out that my license is being used irregularly by another site. What should I do?

Hi there,

Thanks for writing in!

About this issue, you should contact them directly via their contact form on the website to ask them about it.

Best regards, Danny

Hey guys, I’m having two troubles with colors:

1) Footer body font: where I go to change the color? I want to change the background color, but font’s color is disturbing, it’s very clear and the body text disappears.

2) Title color: At homepage, I deleted theme heading and created a block of text. After, I had wrote something and choose H1 title and changed color – with plug-in TinyMCE Advanced. When I saved the changes, It seemed that worked. But when I looked the page, I saw it’s not working. I already tried to change for H2, H3 and nothing. I did the same thing in another place of the page and it’s fine.

My site is: http://vendermeucarro.net.br/

Title with problem: Vantagens da Vender Meu Carro RJ

Regards, Bianca.

Hi Bianca,

Thanks for writing in!

1. You can change the footer background color & color in Appearances > Customize > Colors > Footer Background Color / Footer Color / Footer Link Color.

2. Have you resolved this issue? Because I checked your site and see that the “Vantagens da Vender Meu Carro RJ” has already changed the color. If the problem persists, please point to specific page where we can see the problem. Any screenshots would be welcomed!

Best regards, Danny

Hello! Can’t setup menu for woocommerce page /product-category/category
How to do it?

but i don’t need it in menu! i need to set header for that page

i set header layout but it’s not working on default woocommerce page
https://imgur.com/a/dNYNc
https://imgur.com/a/h8ckQ

Hi! About the shop archive pages, you can set your header layout and background image in your Dashboard > Appearances > Customize > Shop.

Hope this helps, Danny

Hello

I have one issue with portfolio filter, my site is in Arabic language, so when I try to create a filter/ category with Arabic names the filters does not work properly and not show the items. Can you give me some advice to solve this issue.

Thanks, Majed

Hi Majed,

Thanks for writing in!

About this issue, please update your theme to latest version as in the article here: http://www.themelogi.com/knowledge/#theme_update

If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!

Best regards, Danny

Hi Danny,

Thanks the filters is working fine after updated the theme.

But I want to show image gallery in portfolio view, I mean showing the image in box after clicking on it. So, I modified the code for inc-masonry-4col.php file as you explained in the comments before. These changes was working fine but after update the theme now is no longer working.

The code after changes:

<?php global $post; $externalUrl = isset($post->ID) ? get_post_meta( $post->ID, ‘_tlg_portfolio_external_url’, 1 ) : ’’; $target = $externalUrl && get_post_meta( $post->ID, ‘_tlg_portfolio_url_new_window’, 1 ) ? ‘_blank’ : ‘_self’; $rel = $externalUrl && get_post_meta( $post->ID, ‘_tlg_portfolio_url_nofollow’, 1 ) ? ‘nofollow’ : ’’; $portfolioLink = $externalUrl ? $externalUrl : get_permalink(); $layout = isset( $post->ID ) && get_post_meta( $post->ID, ‘_tlg_portfolio_big_size_4_full’, 1 ) ? ‘col-sm-6’ : ‘col-sm-3’; $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), “full” ); $image_url = isset($image_url0) ? $image_url0 : ’’; ?> <?php the_post_thumbnail( ‘full’, array(‘class’ => ‘background-image’) ); ?>
<?php echo get_the_title(); ?>
<?php echo wanium_the_terms( 'portfolio_category', ' / ', 'name' ); ?>

Thanks in advance.

Majed

Hi Majed,

Thanks for your info!

About this issue, you can use a child-theme to modify your files so that your changes won’t be lost on theme updates.

Here is an example about using child-theme: https://goo.gl/DYqBmA

Also, in this latest version, the theme already has an option to enable portfolio gallery layout in Appearances > Customize > Portfolio > Enable portfolio gallery lightbox. You can just set it to “Yes”.

Hope this helps, Danny

Hello guys!

First of all, congratullations for you great themes. I bought Roneous some time ago and now I bought Wanium.

I’m having some troubles with Wanium. I choose a demo and I realized that logo doesn’t show up on some home demos. (like Construction, Portfolio Archicteture, Case Studies).

How can I solve this problem?

Thanks

Hi there,

Thanks for writing in!

To resolve this issue, please go to that pages editor, scroll down to bottom of those pages, and remove the custom logos in theres as in screenshot here: https://i.imgur.com/R6aBUoK.png

Hope this helps, Danny

theme demo is not import properly incomplete i try to import many times

Hi there,

Thanks for writing in!

About this issue, please have a look on our documentation here: http://www.themelogi.com/docs/wanium/#demo_import You can try the Advanced Demo Content Import or Manual Demo Import option.

If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!

Best regards, Danny

Hello, just updated the theme and got issues with gallery. “Lightbox Masonry” gallery hide all images just after page load. With “Lightbox Masonry Flip” works, but adding couple pixel padding between images what I don’t need. Before update everything worked fine.

Hi there,

Thanks for writing in!

We’ve just release a new version of the theme 1.4.2 with this issue fixed. Please update the theme and try again.

If the problem persists, please submit a ticket in our support forum at http://www.themelogi.com/tickets/ so we can help you out. Also, please point to specific page where we can see the problem.

Best regards, Danny

Thanks a lot for quick fix!

Hi! You’re welcome.

Please feel free to let me know about any other doubt you could have.

Also, if you like our theme, please consider to leave us a review rating for the theme via ThemeForest > Downloaads section. It helps us a lot!

Best regards, Danny

Hello,

Does Wanium comes with any bundled premium slider or is it just “compatible with”?

Thank you

Hi there,

Thanks for writing in!

It’s just compatible only, because we create the sliders in this theme based on our built-in Slider element in Visual Composer. If you want a theme that bundled Revolution Slider plugin, you can have a look at our Roneous theme here, it got the same functions as this theme: https://goo.gl/Y44V2D

Let me know about any other doubt you could have.

Best regards, Danny

Thank you, Danny! Nice!

Can you tell me more about your built-in Slider element for vc?

Hi there,

Sure, you can go to your page editor, click on ‘plus’ button, and then click on Slider Header as screenshot here: https://goo.gl/DGQyH9

And then you can add your slider item, title information, background, buttons, fonts family… to the element: https://goo.gl/dpGTd4

Here is the sample result: https://goo.gl/Y5hyMC

You can see the built-in slider live demo here: http://demo.themelogi.com/wanium/elements/slider-header/

Let me know about any other doubt you could have.

Hope this helps, Danny

Hello,

I’m very intrested in buying your multiconcept theme! But I have one more question for you guys, If you buy it how many times can you use it?

Kind regards.

Hi there,

Thanks for writing in!

The purchase you made allows you to use our theme on one domain, you can use the theme any times you wish on a domain. A single purchase is needed for each site you use the theme.

Let me know about any other doubt you could have.

Best regards, Danny

Hi, i’m having a problem with background images on the rows. They are not showing, I deactivated every plugin except Bakery and tlg framework (i even tried them) and it is still a no show.

The weird thing it’s that it shows when I’m logged in but not logged out. I erased anything cache related to see maybe it was that but I’m having no luck

Hi there,

Thanks for writing in!

About this issue, please share us the admin account of your site our support forum at http://www.themelogi.com/tickets/ or email contact@themelogi.com so we can investigate your case and help you out. Also, please point to specific page where we can see the problem.

Best regards, Danny

https://imgur.com/a/xpfTQ

Hello! If you make a video post in news with youtube video inside you cant click on play button! how to fix that? maybe it’s z-index or something?

Helo! Is there some news about reported errors? Do you check Cresta Social Share Counter error i reported above?

Hi there! We’re still working on it and we will add it to next update of the theme.

Thanks a lot! : ) Danny

ok! thanks

Hello! I installed your theme! it’s fantastic, but the demo importer doesn’t work for me! could you check it for me? thanks!

This is my email! eliastieri@gmail.com

Hi there,

Thanks for writing in!

About this issue, you may want to have a look at our FAQs page (in Question 1) for the solution: http://www.themelogi.com/tickets/topic/faq/

If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ so we can investigate your case and help you out. Also, please point to specific page where we can see the problem. Any screenshots would be welcomed!

Best regards, Danny

found few errors in styles.css https://imgur.com/a/T51MX
/* Fix Screw up forms error on line 555*/
div.wpcf7 .form-container input {
    margin: 15px 15px;
}
/* Fix Screw up forms missed property*/
div.wpcf7 .ajax-loader {
    position: absolute;
}
/* Fix Top Bar Screw Up On 767 and Lower error on line 5855 in cache css wanium-theme-styles.css*/
@media (max-width: 768px) {
    .nav-container nav .nav-utility .module {
    float: left;
}
}

/* Fix Logo Stretch On 767 and Lower error on line 464*/
@media (max-width: 990px) {
.nav-container nav .nav-bar > .module:first-child {
    width:auto;
}
}

one more thing – i hope it’s last what i want to configure where or how i can set offset for sticky-menu when i use anchors, because at the moment when i use anchors 68px everytime covers with menu

Hi there,

Thank you so much for the info!

We’ve just release version 1.4.1 of the theme with shop carousel added. Please update your theme and check again.

About the offset on scroll, please open up the scripts.js file in themes/wanium/assets/js folder, find the code below (around line 308 & 310) :

smoothScroll({ speed: 800 });

... and change it into this:

smoothScroll({ offset: -68, speed: 800 });

P.S: Other customization you can add to Appearances > Customize > Fonts & CSS > Custom CSS, or you can just use a child theme for your modification.

Thanks a lot! : ) Danny

Hi, I enter my address in the Google Maps block of the contact page but it always displays its default location of a French location. How can I remedy this problem? Am I doing something wrong?

Thanks so much.

Hi there,

Thanks for writing in!

About this issue, please have a look at the topic here for the solution: http://www.themelogi.com/tickets/topic/google-maps-now-doesnt-work-i-added-api-key-but-nothing-appear/#post-4369

Hope this helps, Danny

Hi, I already had an API dedicated entirely to this website, as in the guide I also tried to make it restricted only to my website but it does not work anyway. I only have to insert the API key in the “Customize / System / Google Maps API key” section, because I did it from the beginning.

Thanks so much.

Hi! You’re welcome!

If the problem persists, please share us the admin account of your site via our support forum at http://www.themelogi.com/tickets/ so we can investigate your case and help you out. Also, please point to specific page where we can see the problem.

Best regards, Danny

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