Manfred Gallitz
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table not updating on front-enditr works now, thank you
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table not updating on front-endI had a similar problem. In a table I inserted an additional row and was able to save it, in the preview the change is also displayed. Only on the website you can not see it. Cache already flushed with no result.
Forum: Plugins
In reply to: [AWP Classifieds] Getting startedThank you for everything, in the meanwhile I found out a several possibilities to change the frontend layout with the program POEDIT, that works very fine and easy.
So all questions are solved without the problem of he height of the rows in the ads.
I created a file awpcp_custom_styleshett.css and put it in the wp-content/plugins folder, but I really dont no what do put exact in this file.
Below the content of the file what I did, I looked for an example in the internet but nothing happens .
What I want to is to make the rows smaller, that means at the moment there are for example 200px high and the font is really big.
Can you tell me what I have to put in exactly in this file so that the row has only 50% oft he actual size? When I look at your site “http://awpcp.com/classifieds/browse-ads/” this is what I want.
I also tried to install the Firefox Plugin Firebug but that was no help.
What I just saw is that the symbols in front of the text “show ad page” or “search ad
page” that looks OK on your site, in our site the symbol covers the first letter. How can I solve this?.Tab400 {
height: 400px;
background-color: #FAFAFA;
border: 1px solid #9F9F9F;
border-collapse: separate;
}.Hoehe100 td {
height: 100px;
font-family: Arial,sans-serif;
font-size: 12px;
color: #BF00BF;
padding: 10px;
text-align: center;
font-weight: normal;
}Forum: Plugins
In reply to: [AWP Classifieds] Getting startedThank you I got it started. Now several questions:
Is it possible to make the rows smaller, they are quite high?
Is it possible to hide the first column when you create a new ad? See image below because the first text will be present three times or can I rename the text (f.e. “Progress”) in the first column where you see the progress 1 to 4?

Can I reduce the Code for editing an ad (now: 6a689f0f196e52eb98f48040e4e28bb1)?
In the column Price field are only digits allowed. Can I complete the heading in this colums with this note?
Can I hide the columns owner because this is allways guest?
Do I Need the category Listings URL?This so far I hope you can help me.
Manfred Gallitz