Discussion on Glax | Industry WordPress Theme

Discussion on Glax | Industry WordPress Theme

By
Cart 197 sales
Recently Updated
Well Documented

Frenify supports this item

Supported

This author's response time can be up to 5 business days.

80 comments found.

Hi, how to put work hours?

Hi. Thank you for purchasing our theme.

Go to Appearance -> Widgets, add Frenify Business Hours to your sidebar and change its content.

Best Regards

is this possible to get the PSD files?

Hi.

Unfortunately, PSD files don’t included.

Best Regards

Quick question, if i want to change the section at the top from the social media icons to a menu similar to the main menu can you assist

Hi. Thank you for purchasing our theme.

What exactly do you want to make changes?

Best Regards

Hi

A problem the rtl demo with android chrome browser

https://prnt.sc/nrhn59

Best Regards

Hi.

Please, wait for a new version of the theme. We have fixed that issue and uploaded to themeforest. New version will be live soon. We will update you when it gets live.

Best Regards.

In the demo of the site your homepage option 4 only displays a black background and nothing else. FYI

Hi. Thank you for information.

But there is everything ok. Homepage 4 – dark version of main homepage.

Best Regards

not possible to modify the changes on the homepage (403 error … ). Permalinks are ok, htaccess ok : Set Env php 7_1, i don’t understand …Help please

solved !

How works accrodion on services page? It is completley weird , in text editor we dosent have any code for describing that element. I dont want to use Elementor on that pages – just text editor.

Hi.

Accordion on service posts pages was built as Shortcode for Elementor Page Builder. And so yo have to edit these pages via Elementor Page Builder.

Frenify Service Posts edit via Elementor Page Builder

Best Regards

how to make the hamburger button on mobile view auto expand (open) or always expand (open) without clicked it?

Perhaps you have made a mistake when updating the theme. You have probably forgot to remove and reinstal Glax Core plugin. Please, remove and reinstall Glax Core.

Best Regards

it worked !! thankyou!

If you like our theme and theme support don’t forget to rate us with 5 stars here: https://themeforest.net/downloads

You are welcome

Hello,

I need help with the top bar contact – we are testing it on our live website and we are not receiving any emails from the contact on the theme. Any solution to this?

Is the theme update the latest one for Jan 9? I just got an email notification for the theme.

Yes.

In the theme description you can see about the changes (change log).

Best Regards

Hello,

I don’t find how to have the main slider in full width like on the “home page #3. Can you help me?

Hi.

It’s kenburnsy slider in our shortcodes list (FREL ELEMENTS):

glax-wordpress-theme-frenify-2

If you like our theme and theme support don’t forget to rate us with 5 stars here: https://themeforest.net/downloads

Best Regards

Hello again, just wondering if it’s safe to update to Wordpress 5.0.2 with your theme installed?

Hi.

Yes, our theme is fully compatible with WP 5.0.2.

Kind Regards

Hi,

I have problem to translate “Service Posts”. Can`t find in po file. http://prntscr.com/m2vvgl Where is location to translate manually?

many thanks

Hi.

Previously, these words had to be translated using the poedit. In the new version of the theme, I have added a featuere where you can easily change these words in the theme settings (Theme Options -> Service -> Service Name in BreadCrumbs.

Please, wait for a new version of the theme. We have uploaded it to themeforest. New version will be live soon. We will update you when it gets live.

Best Regards.

hello dev.. i have problem with this theme.. everytime i input data on project post, sometimes the resulting page exists and does not exist. why?

Hi.

Send me your website URL, dashboard login and password to gho5t7m@gmail.com

I’ll check it out.

Best regards

okay. I’ve sent email with azharnauf@gmail.com

Replied via email

Hi f_support, may i ask you for easy way how to change font in template for font which we buy on MyFonts? We received MyFontsWebfontsKit folder. Its possible only over Elementor Pro version? Thank you

Hi.

Our theme supports all Google fonts (900+ font families). You can easily manage them in Theme Options -> Typoragphy. Here you can see all google fonts: https://fonts.google.com/

If you want to use fonts from myfonts.com you can to customize it yourself. Here you can see about how to integrate fonts from myfonts.com with WorPdress theme: https://amazemedia.com/myfonts-webfont-wordpress-setup/

Your custom style (css) for fonts from myfonts.com you can add to Theme Options -> Custom CSS. For example:

div.entry-content { font-family: FuturaSB-MediumCon; }

Best Regards

Thank you again for quick response. Hope my last question is about changing background color in header (under menu and hamburger menu) to some custom color. Is it in setting (if yes i am blind), or its in CSS – send please code. Thank you for your great work.

Hi.

In Theme Options -> Main Colors -> Mobile Topbar Colors -> Navigation Background Color:

glax-wordpress-theme-frenify

Kind Regards

Hi,

How make button in menu what you have on demo? http://prntscr.com/m231un

many thanks

Hi.

In Theme Options -> General -> Navigation Button

Best Regards

Hi,

Thank you.

best regards

Hi and thx for great template – may i ask you if there is some easy way how to change color of footer – cant find any.

Thank you

Hi. Thank you for purchasing our theme.

Add below code to Theme Options -> Custom CSS:

For Footer Top Background Color:
.glax_fn_footer .top_footer{background-color: #your_color;}
For Footer Bottom Background Color:
.glax_fn_footer .footer_bottom,.glax_fn_footer .footer_bottom_in{background-color: #your_color;}

If you like our theme and theme support don’t forget to rate us with 5 stars here: https://themeforest.net/downloads

Best Regards

Frenify Support Team

Thank you – bachground changed.

You are welcome.

Hi,

Can you share export file for footer in elemenator? http://prntscr.com/lui0te

many thanks

Hi. Thank you for purchasing our theme.

Here you can see how to set footer as on a demo: https://www.youtube.com/watch?v=NAJX-gTN3K4

Best Regards

Hi, i made the container smaller, how can i change the background to be smaller also ? i used this .container{max-width:1080px;}

now i need the frame/border to also be smaller

http://webtemp.co.za/skygemini/

Hi. Thank you for purchasing our theme.

Could you clarify what background?

Best Regards

I love the theme. I have a quick question. Is there a way to remove the “Video” button on the “Introduce” section? I love the format and layout of it, just don’t need the video button.

Thanks,

Hi. Thank you. If you like our theme and theme support don’t forget to rate us with 5 stars here: https://themeforest.net/downloads

Yes. Add below code to Theme Options -.> Custom CSS:

.fn_cs_introduce span.video{display: none;}

Best Regards

How can I change the background color behind the logo to transparent? I have a logo that is landscape in design format not portrait. Also, where in the css can I increase the width of the logo? I would like it to be on the same line as the social media icons.

Thanks

Hi.

Add below code to Theme Options -.> Custom CSS:

1. Cut bottom figure:
.glax_fn_header .menu_logo a > span{display: none;}
2. Transparency of logo:
.glax_fn_header .menu_logo{background-color: transparent;}
3. Max width for this logo:
.glax_fn_header .menu_logo img{max-width: your_size px;}

If you like our theme and theme support don’t forget to rate us with 5 stars here: https://themeforest.net/downloads

Best Regards

That worked perfectly!! Thanks. One follow-up question. Now that the logo is there, what CSS do i need to add/change to get the logo to be bigger. Now it’s smaller than the demo logo.

Thanks

Hi. Add below code to Theme Options -.> Custom CSS:

.glax_fn_header .menu_logo img{max-width: 200px;}

Best Regards

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