-
AuthorSearch Results
-
March 8, 2017 at 1:16 pm #64801
In reply to: Teethy theme – Read More
Hi,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.blog_mo a{display:none;}
For the excerpt length:
Kindly go to sktframe/core-functions.php on line number 76 by default it is 20 you can change it the excerpt length from there.
Regards,
DaveMarch 7, 2017 at 11:03 pm #64703Topic: download the theme in wordpress coffee pro
in forum All Other Themeshi
The size of the file sent exceeds that given in the upload_max_filesize directive, in php.ini
Impossible to download the theme in wordpress of “coffee pro”
March 7, 2017 at 9:49 am #64598In reply to: strong pro testimonials
Hi Patrick,
Kindly go to sktframe/core-functions.php line number 321 you will find this code:
<p> (' $companyname ', ' $possition ') </p>
replace above code with this code:
<p> ' $companyname. ' ' $possition. ' </p>
Regards,
DaveMarch 7, 2017 at 6:29 am #64559In reply to: Startup Pro
Hi Miranda,
1. Kindly go to inc/custom-functions.php and change the text from there.
2. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.serviceswrap h2.section_title{color:#ffffff !important;}
Regards,
DaveMarch 6, 2017 at 9:47 am #64417In reply to: Movers and Packers I do not like the mobile version!
Hi,
Kindly go to functions.php and remove the code on line number 230.
Regards,
DaveMarch 6, 2017 at 9:02 am #64415In reply to: Moved: Reply To: Use logo and text in the header
Hi Stephen,
Kindly go to templates/header-type1.php
Remove the code from line number 29,32 and 41
Regards,
DaveMarch 6, 2017 at 6:39 am #64378In reply to: Slider height & right sidebar
Hi Igor,
1. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.nivoSlider{min-height:auto !important;}
3. Kindly go to inc/custom-functions.php and change it from there.
Regards,
DaveMarch 5, 2017 at 5:41 pm #64304In reply to: Image Category does not work in Hotel Pro
If I change it like “Diana” says:
In the file inc/custom-functions.php change “gallery_category” to “gallerycategory” …
the gallery at the start-page is not longer displayed!
March 2, 2017 at 11:35 pm #64010In reply to: Panorama Phone# on top
Hi Dave:
Please indicate where the Phone: 123-456-7890 should be added in header.php.
Thanks
March 2, 2017 at 10:53 am #63962In reply to: Panorama Phone# on top
Hi,
Kindly go to header.php and add phone number there.
Regards,
DaveMarch 1, 2017 at 4:48 pm #63843In reply to: perfect theme
If l got to edit>Perfect: sidebar-page.php
and remove the line
-
<?php wp_list_pages( array( ‘title_li’ => ” ) ); ?>
would this remove the page list?
March 1, 2017 at 12:06 pm #63801In reply to: several issues with art theme responsive layout
The testimonials on mobile is quite large
Also, on mobile, the galleries on the home page now fit horizontally on the screen but I wanted them to fit vertically on mobile screen (horizontal on PC) so they would be larger and easier to see. Also, on PC and Mobile, they don’t automatically start sliding which is what I wanted…all 3 to start sliding simultaneously.
Where do I find the query you want me to change? what php file is it for testimonials?
March 1, 2017 at 9:57 am #63778In reply to: How to show more than 10 reviews
Hi,
Kindly go to inc/custom-functions.php (line number 784)
You will find this code:
query_posts('post_type=testimonial&showposts=10');
Replace the above code with this code:
query_posts('post_type=testimonial&showposts=-1');
Regards,
DaveMarch 1, 2017 at 9:30 am #63772In reply to: Uncaught TypeError: jQuery(…).nivoSlider
Hi Dave
Thank you for your Reply.
1. The above mentioned Code was NOT in the complete.js
2. We inserted the Code [jQuery(“#slider”).nivoSlider()] in the slider.php but it did not solve the problem.What can we do?
Regards
AlainFebruary 28, 2017 at 2:17 pm #63667In reply to: color on phone number SKT Simple
Dave,
are you shure you want me to put this span tag somewhere in here?
<div class=”phone-no”>
<p><?php if( of_get_option(‘phone’,true) != ”){ ?><?php echo of_get_option(‘phone’); ?><?php } ?>
<br />
<?php if( of_get_option(‘phone2’,true) != ”){ ?><?php echo of_get_option(‘phone2′); ?><?php } ?></p>
<p><?php if( of_get_option(’email’,true) != ” ) { ?><?php echo of_get_option(’email’,true) ; ?><?php } ?></p>
<p><?php if( of_get_option(‘weblink’,true) != ” ) { ?><?php echo of_get_option(‘weblink’,true) ; ?><?php } ?></p>
</div>I would have assumed that it goes into the stylesheet.
-
AuthorSearch Results
Search Results for 'php'
-
Search Results
-
hi
The size of the file sent exceeds that given in the upload_max_filesize directive, in php.ini
Impossible to download the theme in wordpress of “coffee pro”