Discussion on Scalia - Multi-Concept Business, Shop, One-Page, Blog Theme

Discussion on Scalia - Multi-Concept Business, Shop, One-Page, Blog Theme

Cart 5,885 sales
Well Documented

CodexThemes supports this item

Supported

1411 comments found.

The new version of the plugin Layerslider Wp 6.8.4 require the purchase of a license and it does not update​. But we have already purchased the plugin with the theme. Waiting for an answer. Thanks​​

Hi, you do not need to purchase its license. To update make following: Please disable Layer Slider first, do the update and then activate it again.

hi we have installed but no header an menu option in theme options like thegem? Where is this option?

Hi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots? Thank you!

HI -

I can’t update a plugin because it says I need a license. I did buy one, though it is expired now. Normally, with literally dozens of other themes, updating themes and 3rd party plugins is not dependent on having a current theme support license.

“An error occurred while updating LayerSlider WP: License activation is required to receive updates. Please read our online documentation to learn more.​”

How can I get updated plugins for Scalia without having to buy more licenses? I’ve already paid for this theme once.

Hi, Please disable Layer Slider first, do the update and then activate it again.

As this is a required plugin apparently, there is no option to disable it. Still get the nag about activation license and there is no choices to move forward.

Just ignore this message, because your copy of LayerSlider is under our dev license and the plugin is fully functional

I want to remove the post date and category fields in the Default Blog view. Could you help? How can I do it?

Why not add all social media icons to the panel?

body .blog article a.default img { width: 100%; }

this code only worked on the desktop, the problem in the mobile view continues.

Hi, Sorry for delay, pls, add following css:

.blog.blog-style-masonry article .description .info .date { display: none; }
.blog.blog-style-masonry  .img-responsive { width: 100%; }
.block-date { display: none; }
.related-element-info .date { display: none; }

Hello, I purchased Scalia theme, and I don’t know how to update LayerSlider since it was included with the theme.

Your previous comments said that you had an article here on how to update it: https://codexthemes.ticksy.com/article/8023

However, that article link above says there’s nothing there.

Please help, on how to update LayerSlider that was included with the Scalia theme, thanks.

Hi, which version of LayerSlider is installed on your site?

LayerSlider Version 6.8.2. It says there’s an update for it, but how do we update it since it was bundled with the theme? Thanks.

Hi, Strange 6.8.2 is the last version: https://layerslider.kreaturamedia.com/release-log/ pls. provide the wp-admin access here: https://codexthemes.ticksy.com/ We’ll check.

Great theme! Just installed it. I have an https/ssl issue, the image footer-background-02.png, called in the footer, is called via http and not https. How and where can I fix that? It’s not in the database, I have checked that. Cheers, Robert

Hi, please submit this at codexthemes.ticksy.com and provide your URL as well as wp-admin access details.

I have created the Mega menu in my website which uses scalia theme. After some time the mega menu option is not displaying and my mega menu is not working. How to get the mega menus options in menus?

Hi, please be so kind to contact us via codexthemes.ticksy.com and provide your URL as well as wp-admin access details

Hi! How can I customize the comments form in posts? Thanks!

Hi, would you be so kind to contact us via codexthemes.ticksy.com ?

hi i got this theme from themeforest free gifts download, so i can use all plugins ? or only theme free and plugins need to buy seperate ?

Hi, what is “themeforest free gifts”? We are not aware of any free gifts involving Scalia theme

I just ran the DEMO import, and like many others on this thread, the menus are not being imported. The pages are all there, but the menus for header/footer both empty.

Is there a way to import the menus as they are from the demo site? I am unable to leave a ticket on your support site, so please address this here.

Hi, what is your PHP Version?

PHP Version 7.0.33

Hi, Try to set 5.6 or 7.3 and start the import again.

Hi. I am trying to set up a site for a client that is migration from another theme (The7) and they have nearly 200 Portfolio items they want to import into your theme.

I can do a quick query to update the post_type field in the database:

update wp_posts set post_type = ‘dt_portfolio’ where post_type = ‘scalia_pf_item’ ;

...and yes, the portfolio items all will show up on the backend admin panel, albeit without their custom categories.

But, the portfolio/project items will not load on the front end if I do this, as something else is likely missing from the record for whatever query you are using to load these.

Is there a preferred way to import Portfolio items from another Custom Post Type to allow something like this to work? I’d hate to have to re-add 200 individual items, with settings, options, etc.

Already replied in another ticket

Hi Is there a way to add a single column to the footer widget area and that column be centered? When I add a single column now it always aligns to the left? Thank you Andrew

Hi, pls. provide the wp-admin access and add screenshot how it should look like. Please use our contact form at https://themeforest.net/user/codexthemes

Hi There. Thanks for responding. The link you provided brings me to a page that has only a send email form with no option to attach a screenshot? Is this the right form to use? Thanks Andrew

Hi, yes, correct. We have got your mail and replied

Why is the Scalia theme not updated in a long time?

Hi, can you please share some examples / links demonstrating what exactly do you mean?

Scalia’s blog styles are very bad. It would be better as in the examples.

https://boombox.px-lab.com/ https://mnkythemes.com/mag/

Hi, at the moment we do not have such layouts. As soon as we will release something like this, we will let you know

hi,

https://codex-themes.com – contact us, support and disclaimer in the end of the website is not working

your scalia landingpage is not working well (pictures missing?)

https://codex-themes.com/scalia/

I’m thinking about buying Scalia, but that problems are a little bit weird. so you still supporting scalia?

cheers! chris

Hi, our demo website is not under SSL / HTTPS and you try to load the pages with https, that’s why you don’t see any images. Try http://codex-themes.com/scalia/ Concerning this links: these are dummy links, not really linked with some content.

Hello,

First of all – excellent theme! Still finding my way around, trying to figure out Quickfinders etc… ;)

I’ve got two questions for now:

- any chance the Main Manu text color would automatically change from white to black when scrolled down – basically white text on the home page and then black one for sticky header? As seen on my old website running Osmosis theme? http://davidbauer.cz/cs/uvod/

- I’ve installed your theme properly but none of my portfolio items (which worked perfectly fine with another theme) got transfered into Scalia. Is there a way to add them now? I’ve got about 30 of them and cannot imagine creating eveything from the scratch…

Thanks for help!

David

Hi, 1. Add this code to the style.css of the child theme:

#site-header.fixed.shrink #primary-menu>li>a { 
   color: #ccc;
}
#site-header.fixed.shrink #primary-menu>li>a:hover { 
   color: #000; 
}
or custom css filed on the page.

2. Sorry, it’s not possible to move it, portfolio – our custom post type with own settings, you need to move it manually, there are no another way…

​Hi, How can I add a link to whatsapp and the number and logo in the Top Area contacts, in the same way you recommend to add instagram in the social ones?

Hi, 1. Sorry, without the code changes it’s not possible, you need to edit template: scalia-wptheme/wp-content/themes/scalia/header.php For the safety feature updates copy this file to the child theme before the editing. 2. Take a look: https://codexthemes.ticksy.com//article/8031

Hi, my HTML / CSS is extremely rusty.

I am trying to simply make the ‘image with text’ element clickable with an internal link. How does one do this with your theme? Thanks in advance

has support for live chat?

Hi, the theme is compatible with any of this plugins https://colorlib.com/wp/wordpress-live-chat-plugins/

When will this theme be compatible with Woocommerce 3.5.7? The compatibility list says it’s only only compatible through Woocommerce 3.4. Thanks!

Hi, sorry, the theme is fully compatible with the latest WooCommerce version. Sorry, we didn’t update this compatibility list for a while, now it is updated. Thank you for letting us know

Hi, want to buy another copy, a client has asked if it’s possible to have search visible in the mobile menu please. Can’t see this in the theme options.

Hi, by default it is not possible. We can help you to make it individually as extra paid support. In this case please contact us via https://themeforest.net/user/codexthemes

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