-
AuthorSearch Results
-
February 22, 2019 at 11:49 am #117657
In reply to: Disable Gallery
Hi Chris,
Kindly edit sktframe/core-functions.php file, go to line number 711 and remove codes to line number 808.
Regards,
BradFebruary 22, 2019 at 10:38 am #117652In reply to: Disable Gallery
As an example, I created this page: http://alphapixelreach.com/index.php/gallery-2019/
It contains an Elementor Image Gallery element, but instead of showing the images chosen in the Elementor Element, it shows images selected in the SKT Theme Photo Gallery.
February 20, 2019 at 4:22 pm #117445In reply to: Default Slider Not Working
I need help urgent. you told me “tomorrow morning we will get it done”
What’s going on?
This is urgent for me please.
https://theroomstudios.us/wp-login.php?loggedout=trueFebruary 20, 2019 at 12:53 pm #117438In reply to: SKT Spa computer display menu over content
Hi Chris,
Thank you for your help but it not really working.
I have all these in the Custom CSS, maybe something is not good ? :
.single_post_content h1 { display: none;}
@media screen and (max-width:767px) {
body{ overflow-x:hidden;}
*{box-sizing:border-box}
#footer .footercols1, .col-4, #footer .footercols1, #footer .contact-info .box, .our-products-row .our-products, .our-products-row-4column .our-products{box-sizing:border-box;}
#footer .contact-info .box{width:100% !important;}
.header_wrap.layer_wrapper .header { position:relative !important;}
.hide-header { display:none !important;}The thing is that I don’t want any space on the home page it’s great like that : http://talbeautylook.com/
Now, the gallery page it’s fine : http://talbeautylook.com/index.php/photos/
I wish I could have the same as gallery space for “The team”, “Price list” and “ContactDo you think I can try something else ?
Thanks ahead for your precious help.
Aude.
February 19, 2019 at 6:21 am #117329In reply to: Footer social media icons
Hi,
Kindly use this link in header.php just before closing head tag.
<script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>
Regards,
DaveHi,
Kindly use this code in 404.php
Hope this help
<video width="400" controls> <source src="mov_bbb.mp4" type="video/mp4"> <source src="mov_bbb.ogg" type="video/ogg"> </video>
Regards,
ChrisFebruary 14, 2019 at 6:12 pm #117055Topic: SKT Local Business Pro – Widget Issues, Sidebar
in forum All Other ThemesWorking on a website on a temporary domain:
http://hostrat.com/project2/index.php/contact-us/Its early stage of design and its already giving me issues with sidebar, widget, WPForms.
I created a GET A QUOTE FORM in WPForms and added it to the widget sidebar. I also created a CONTACT US FORM and added it to a page.AS you can see in the link, the WPForms works well in the page, BUT it does not work in the SIDEBAR. The FORM labels are not showing up in form and the DROPDOWN field is showing only 1/2 the word.
PLEASE HELP
Hello
OK so I know it’s 404.php
What do I need to add to that so there is a video playing in the background of that page?
Thanks
SteveFebruary 12, 2019 at 1:01 pm #116850In reply to: Music Producer – Slider images won't load
Hi,
In frontpage/slider.php file on line number 610 the developer left “Nivo slider:” there during theme updates, we just removed that and the slider is working fine.
Regards,
DaveFebruary 12, 2019 at 5:54 am #116825In reply to: Font weight flexibility
Hi,
Kindly use this code in header.php before closing head tag.
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
Regards,
DaveFebruary 11, 2019 at 1:27 pm #116787In reply to: Flipbox Link to New Tab
Hi,
Kindly edit sktframe/core-functions.php file, go to line number 1141 and paste
'target' => '_self',
After that go to line number 1154 and paste
target="'.$target.'"
Check below screenshot and paste the code in place of green mark.
https://imgur.com/a/KgcSUuP
Regards,
DaveFebruary 11, 2019 at 6:13 am #116740In reply to: SKT DualVersão: pro 1.0
Hi,
Kindly go to header.php
Find
<meta name=”viewport” content=”width=device-width, initial-scale=1.1″/>And replace
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>Regards,
BradFebruary 8, 2019 at 1:27 pm #116630In reply to: Content wider than the screen
Hi,
Kindly go to header.php
Find
<meta name="viewport" content="width=device-width, initial-scale=1.1">
Replace
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Regards,
DaveFebruary 8, 2019 at 1:20 pm #116628In reply to: Lawzo – Our services area and icon problem
Hi,
Q. some of the Font-Awesome icons aren’t showing up?
Ans: Kindly use this link in header.php just before closing head tag
<script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>
@media screen and (max-width:479px) { .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3 {width:100%;} } @media screen and (min-width:480px) and (max-width:767px){ .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3 {width:100%;} } @media screen and (max-width:1169px) and (min-width:768px) { .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3 {width:100%;} }
Regards,
DaveFebruary 4, 2019 at 10:07 am #116233In reply to: Icons Library
Hi,
Kindly use this code in header.php
<script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>
Regards,
Dave -
AuthorSearch Results