Search:
Search took 1.00 seconds.
-
ok understand
but to be sure ClassiPress 3.3 + Grid working very well
i agree they are difference between ClassiPress 3.2.1 and version 3.3 (lot of change)
but I 1000 time more prefer version...
-
Hello Tonyperez,
If you want the custom fields to show up while posting an ad, you will need to create a "Form Layout" as well and connect categories to that layout. Have you done this? See some...
-
Hi Tony,
Please go to your admin area, => Appearance => Menus. Now look at the top-right of the page and click on "Screen Options. Now checkmark the "Ads Categories" See screenshot:
6041
Now...
-
The admin-values.php will not be shown in the Wordpress admin editor and so you need to edit in your computer and just upload it to your host/server when you are done editing using an FTP application...
-
Hi Tony, yes the main pic is a medium size thumbnail (bigger then the thumbs but still smaller than the large pic).
The thumbnails below are not defined by the medium size settings but have their...
-
Just use a text widget and put your 234X125 banner code there so you won't have to tinker with the php codes.
-
Plugin just sent. Hope you enjoy it.
Regards,
-
I'm glad it worked.
Thanks for updating the thread.
-
-
Go to index.php after: <div class="content_res"> about row 7
<div class="shadowblock_out">
<div class="shadowblock" style="text-align:center; padding:8px; font-family:Arial, Helvetica,...
-
Try adjusting the width parameter in the code below through the style.css;
.header_menu_res ul.menu li ul li a {
color: #555555;
font-size: 11px;
line-height: 10px;
padding:...
-
Now I've had time to check... it is not a button, it is the breadcrumb :D
So simply delete it from your code or add this line to your CSS:
#breadcrumb {
display: none;
}
Regards,
-
Have you tried changing it through the .po file.
-
There is an option for it that you can modify in the Classipress settings>Advertising.
-
You only have to configure the size of the title that appears in the ads featured.
Do the following:
Please ClassiPress admin click on "Pricing"
In "Pricing Options" adjust the value of...
-
Check through the Classipress admin then Pricing specifically the "Featured Ads Title Length:" field if the value is set to 30 (30 is the default value).
-
Presumably you have just upgraded to WordPress 3.1? In your ClassiPress admin > Settings > "Advanced" tab, set "Google CDN jQuery" to "Yes".
There is an existing thread on this topic here so I...
-
--> Este es el mío:
.shadowblock_out {
margin-bottom: 10px !important;
}
--> Este es el tuyo:
.Shadowblock_out {
margin-bottom: 10px importante;!
-
To change the top black bar colour you will need to edit the css value, the following link i provided for a different member provides the bit of code that needs to be changed:...
-
If you go to your ClassiPress Admin > Settings > "Listings" tab, you can set "Show Ad Views Counter" to "Yes" and the stats will appear.
-
You may try disabling all your plugins temporarily to see if it works.
-
What version of ClassiPress are you using? There was a bug in 3.0.5 or 3.0.5.1 I believe, where the field values were greyed out, but this has since been resolved.. The current version is 3.0.5.3
-
You can define your font-size by adding
#directory .catcol ul li.maincat {
font-size: 90%; (or whatever size you want)
}
to your style.css or better your own custom.css in the styles folder.
-
Just to cover all the bases here...if you're talking about hiding them just from the menu (and not necessarily making them private), you can go to your ClassiPress admin dashboard > General >...
-
You can now edit categories through the Wordpress admin-Ads then Ads Categories and not on Posts-Categories.