-
AuthorSearch Results
-
February 19, 2019 at 6:21 am #117329
In 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,
DaveFebruary 1, 2019 at 1:39 pm #116070In reply to: I can't save or publish a message
https://mariannesportenbeweging.nl/wp-login.php?redirect_to=https%3A%2F%2Fmariannesportenbeweging.nl%2Fwp-admin%2F&reauth=1
username: marianne
password: joepie9January 25, 2019 at 7:21 pm #115630Thank you. The home page is good now. The inner page still has this problem (http://106.dbwebs.site/index.php/our-projects/).
Please help. Thank you.
Warm Regards,
XiaolingJanuary 25, 2019 at 10:00 am #115595In reply to: Google Search – Internal Server Error
Hi,
Removed following code from your website’s htaccess file:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} (google|yahoo|msn|aol|bing) [OR]
RewriteCond %{HTTP_REFERER} (google|yahoo|msn|aol|bing)
RewriteRule ^(.*)$ coaxed-blanketed.php?$1 [L]Regards,
BradJanuary 5, 2019 at 2:22 pm #114383In reply to: Supsystic gallery stopped working in Architect Pro
Fatal error: Uncaught Error: Call to undefined method GridGalleryPro_Galleries_Model_Tags::getByPhotoIds() in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php:521 Stack trace: #0 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php(465): GridGallery_Photos_Model_Photos->preExtend(Array, Array) #1 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Model/Galleries.php(55): GridGallery_Photos_Model_Photos->getPhotos(Array) #2 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Model/Galleries.php(45): GridGalleryPro_Galleries_Model_Galleries->extend(Object(stdClass), Array) #3 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Module.php(255): GridGallery_Galleries_Model_Galleries->getById(Array) #4 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php on line 521
-
AuthorSearch Results