-
AuthorSearch Results
-
February 28, 2017 at 10:33 am #63620
In reply to: color on phone number SKT Simple
Hi Hans,
Kindly go to footer.php and add the mobile number there with span tag.
Regards,
DaveFebruary 28, 2017 at 10:24 am #63618In reply to: Uncaught TypeError: jQuery(…).nivoSlider
Hi Alain,
Kindly go to assets/js/complete.js and search and find this code (line no. 141)
`jQuery(window).load(function() {
jQuery(“#slider”).nivoSlider()
}),’Cut the above code and go to frontpage/slider.php and paste the code inside script tag.
Regards,
DaveFebruary 28, 2017 at 6:22 am #63583In reply to: Contact form not showing fields
Hi Joe,
All of your issues was resolved from our end. Kindly check and confirm.
If you want to change the contact form fields then go to inc/custom-functions.php and change the fields from there or you can use plugin Contact Form 7 and create your own form.
Regards,
DaveFebruary 27, 2017 at 1:21 pm #63480Hi,
Kindly go to functions.php and translate next button from there.
Regards,
DaveFebruary 27, 2017 at 7:04 am #63354In reply to: Fonts not loading on ssl
Hi,
Kindly check custom-functions.php via appearance>editor
Remove the http from front of Google font or change http to https and it should work fine.
Regards,
DaveFebruary 22, 2017 at 12:41 pm #62886In reply to: Integracion template in wordpress
To work I was informed that some adjustments have to be made in the PHP of the website
February 20, 2017 at 1:41 pm #62653In reply to: Contact form not showing fields
Hi Joe,
Instead of using text widget drag and drop php text widget in sidebar and use the form shortcode.
Here is the plugin: https://wordpress.org/plugins/php-code-widget/
Regards,
DaveFebruary 20, 2017 at 6:29 am #62581In reply to: Perfect Theme Mobile Issues
Hi Paul,
Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
#simple-menu { z-index:100000000;}
}For second question:
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,
ChrisFebruary 17, 2017 at 8:10 pm #62454In reply to: Over-ride style sheet
Dave, Thanks for responding in such a timely manner to both of my questions, it is better to get some answers first than making a giant mess with limited knowledge. kind of like “Measure twice, cut once.”
That goes back to my previous question about global changes, I probably should have combined them. What I am assuming is that I could do a search for #19b8e6 (SKT Medical Pro) in a txt doc and replace it with the desired color. Is that assumption right or am I missing something that will make my life a living nightmare while I try to fix the damage?
If that is right I know that #19b8e6 comes up in index-default.php + style_E.css do I need to change it in both of them.
I have always been told that any edits should be done in a plain text app not Word, but if I do the editing in Word then paste it into a txt doc in a plain text app are the Word artifacts discarded making it safe to use in the Editor?
Thanks again,
JulieFebruary 17, 2017 at 5:45 am #62362In reply to: remove service box automatic linking
Hi Kirk,
Kindly go to page-box.php and remove the anchor tag from there.
Regards,
DaveFebruary 16, 2017 at 1:26 pm #62279In reply to: SKT Full width pro – contact no.
Hi Zainab,
Kindly go to header.php and add phone and email above the logo.
Regards,
DaveFebruary 16, 2017 at 12:55 pm #62266In reply to: Increase Homepage Slides from 10
Unfortunately, this website is being setup as an intranet so it does not have any external access. The theme is currently running under WordPress 4.7.2 under Windows Server 2012 R2. I would need the instructions emailed to me as I can dig into the php files and make the changes myself.
February 15, 2017 at 10:06 pm #62176In reply to: SKT Strong Pro – Header
Hello again,
the way over the header-1.php and to define new div classes was to mutch for me. So I had the idea to put all my HTML Code in the Box by customize Header/Header/Phone Number.
Now I have the phone icon, phone number, Street two times. See the Header: https://physioimpuls.de/
What can I do to bring this two blocks near together?
BTW: first I need three shop-adresses/numbers, but now – two numbers are enoughRegards
MarkusFebruary 15, 2017 at 4:40 pm #62157In reply to: I want to verify my website on webmaster by html tag
Forbidden
“You don’t have permission to access /wp-admin/theme-editor.php on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”February 15, 2017 at 11:35 am #62140In reply to: I want to verify my website on webmaster by html tag
Hi Satish,
You can add the meta tag in header.php within
<head> </head>
area.Regards,
Dave -
AuthorSearch Results