Yes it is. You can do it like this: By changing the second value you can control the amount of characters.
Liked On: October 16th, 2014, 11:16 AM
The slow performance depend on high CPU load because these themes are very heavy in usage of php and database processes. As soon as you have a lot of listings and users querying your site you need a...
Liked On: October 13th, 2014, 12:11 PM
Are you using a child theme? The quickest fix is to remove the following lines (#19-23) from ad-injector.php: if ( ! in_array( NC_AI_TEMPLATE, array( 'classipress', 'clipper', 'jobroller',...
Liked On: October 6th, 2014, 02:00 PM
You might check the permissions of your folders.
Liked On: October 1st, 2014, 01:06 PM
Hi Jomark, Thanks for your help! Actually the problem that I figured out is that I am using the store slug name as a tag which showing duplicate issue in DB. So, I have edited the tag name with...
Liked On: October 1st, 2014, 12:15 PM
Hello himadhur, I think you can remove this line:
Liked On: October 1st, 2014, 11:11 AM
Problem Solved...... It is not permalinks problem.. it is an Apache issue... Apache rewrite is off by default... I should enable it and.. also I should on the AllowOverride All... Problem...
Liked On: September 20th, 2014, 01:59 PM
Hi, Thanks for your suggestion. I have tested and decided to go with working around the issue by using shortened URLs. Thanks again. G
Liked On: September 13th, 2014, 11:06 AM
Hi Jomark, I use a plugin called "USER META' which works very well. It is working now - I followed the the previous link you sent me and changed the code in the JobRoller registration form file. ...
Liked On: September 9th, 2014, 12:49 PM
Hi, Try to import this as well @import url("../jobroller/styles/style-pro-blue.css");
Liked On: September 8th, 2014, 01:07 PM
Try this wordpress plugin http://wordpress.org/plugins/rss-image-feed/ It created rss feed with images from post which looks better then what I had earlier. You can also use feedburner for rss...
Liked On: September 3rd, 2014, 01:50 PM
The easiest way is when you simply comment out the whole code in includes/sidebar-nav.php
Liked On: August 29th, 2014, 11:22 AM
All references to the Open Sans font can be found in the style.css file on lines: 399, 731 and 789
Liked On: August 27th, 2014, 12:33 PM
I believe by default it's already created... http://www.domain.com/categories/ I already have site running clipper and it's coming in same format... You can find relevant page in all pages of your...
Liked On: August 22nd, 2014, 01:29 PM
Go to clipper settings --- then click on listings --- then un-select Link Single Coupon Page It will create listings in such way where no links will be for individual post and even search engine...
Liked On: August 22nd, 2014, 01:26 PM