HELLAWYER
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] crop imagesChange it the same way…. You have to make changes in the same file. I dont remember exactly which line (look for with and height rslide1).Look at my website, I mean at the main adverts page, the images are not cropped.
You can also copy and paste this from line 599 to 703:rslides { margin: 0 auto; padding: 0; } .rslides img { border: none !important; box-shadow: none !important; position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto; } .rslides li { list-style-type: none !important; width: 100%; margin: 0 !important; padding: 0 !important; height: 750px; overflow: hidden; background-color: #e3e1e2; border: 1px solid whitesmoke; text-align: center; vertical-align: middle; } .rslides_container { margin: 0 0 2em 0; position: relative; float: left; width: 100%; clear: both; overflow:hidden; } .rslides1_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; z-index: 99; opacity: 0.7; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("themes.gif") no-repeat left top; margin-top: -45px; } .rslides1_nav:active { opacity: 1.0; } .rslides1_nav.next { left: auto; background-position: right top; right: 0; } .rslides1_nav:focus { outline: none; } .rslides_tabs { margin-top: 10px; text-align: center; } .rslides_tabs li { display: inline; float: none; _float: left; *float: left; margin-right: 5px; } .rslides_tabs a { text-indent: -9999px; overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: #ccc; background: rgba(0,0,0, .2); display: inline-block; _display: block; *display: block; -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); width: 9px; height: 9px; } .rslides_tabs .rslides_here a { background: #222; background: rgba(0,0,0, .8); }Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] crop imageslogin via ftp
go to
1) wp-content
2) Plugins
3) wp-adverts
4) assets
5) css
there you’ll find a file called ” adverts-frontend.css”
open it with Notepad++
somewhere at line 620 (I think), you can change the height and width of the sliderThanks..u r N1
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Automatically adding unique advert numbersuper thanks
OK, it s a matter of smartphone browsers. The Samsung stock browser is not working well.. Instead the “Chrome” works fine.. I don’t know why. Anyway I can live with that issue
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] crop imagesThanks a lot.Problem solved.I had just to change the width of rslides
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] crop imagesUnlucky I cant find the code that I have to change for to false. Dont know in which file I can find it. Surely it is not in functions.php.
Also I added in the theme’s function.php the code above to enlarge image size. Again without succes.
Is there a way to display the pictures without the slider? It would be nice if we could install for example a plugin ex. gallery plugin. I tried that also, but it doesnt work at advert.
My site is http://www.greek-chopper.eu . When somebody clicks on an item, he cant see the hole image. Just a cropped one..
Thanks for ur helpForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] additional add posting columnMy advise… choose another WP Theme. In your colours I would suggest the theme “exclusive”
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] sell price overlaychange settings of your page to “full width”. I had the same problem…now its perfect.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] additional add posting columnGo to admin panel / pages. At your adverts page you will find this shortcode [adverts_list]
Change it with following shortcode:[adverts_list columns=”3″ posts_per_page=”40″]
save it and that’s all
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] additional add posting columnFor third column here is the answer. Pretty easy
http://wpadverts.com/documentation/creating-ads-list-adverts_list/Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] DISPLAY IMAGESFound it…thanks…
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] DISPLAY IMAGESThank you very very much for respond. But I really dont know which file I have to find to change this : file adverts_list columns=”3″ posts_per_page=”40″]