Search:
Search took 1.00 seconds.
-
For those who want to implement iDeal payments on their Classipress / Appthemes websites:
On a regular Wordpress website I was using the paytium plugin. Mainly because it also sends out correct...
-
Maybe it is an idea to create a separate part of the forum to post tweaks. I made alot over the years, and if people can look up which tweaks are known they can copy paste it. May also reduce strain...
-
Inside the theme go to classipress > includes and open actions.php.
Look for the following code:
/**
* Adds the ad meta in the loop after the ad title.
* @since 3.1
*
* @return void
*/
-
Why not use a simple chat-system? That an be implemented n minutes.
-
Add this to apparance / custom css:
.widget .widget-title {color: #ffcc33;}
.textwidget {color:#ff0000;}
Change the colors to whatever you like. I tried it and it works, demo can be seen at...
-
The text is inside the .po file.
Where do you want to link the button to?
-
You can add a div after the copyright in footer.php.
On my site (https://briefondernummer.nl, basic Classipress, no child theme) it looks like this:
<?php cp_footer_menu(); ?>
<div...
-
Hello Martin,
I have Classialerts 2.0.3 and it does work on the newest Classipress. But on this version you need to change the button from btn orange to button expanded (both in classialerts.php)...
-
I agree with Chris, in my opinion the only reason not to help in setting a maximum number of characters is that they want to push their plugin. Ridiculous. Support is poor here, and if you look at...
-
An extra plugin slows down Classipress even more, plus that there are no recent updates. We just need a line of code to limit the input on the title. I have spent enough money here to deserve some...
-
Hi,
I solved the problem. Instead of the code for the 16-digits I put in:
<?php the_ID(); ?><?php the_time(__('jM',APP_TD)); ?>
That puts the ad-ID first, followed by the day and month of...
-
Hi,
Go to the folder ‘includes’ (Themes – Classipress – includes) and then select custom-forms.php.
Look for the line:
$field_class = ( $result->field_req ) ? 'required' : '';
The line...
-
I don't think 15 is the limit. Previously I have had over 20 demo-ads inside the slider for featured ads and it still worked. I found out that if for example you have 20 featured ads on your website...
-
On a BlackBerry Z10 with standard browser (Safari I believe) in both landscape and horizontal it looks good. No problems in the form or shape, switch between horizontal and landscape very smooth.
-
Hi,
I already found the solution in classipress (WP- themes- classipress - searchbar).
In the line:
<button class="dashicons-before btn-topsearch" type="submit" tabindex="3" title="<?php...
-
Making money on a CP-site can also be done easier. Our website is about to launch, as soon as we get some bugs solved. Anyway at http://www.stadvertentieblad.nl we offer people the opportunity to...