rancidbutcher76
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] URL to Open on New Page and User on AdvertsHi Greg
Thanks for the help, the _blank solution worked fine. I do have a quick further question regarding the adverts_list_after_title.
Searching the code I can see that it’s present in three files and appears to be defined in the mark as sold plugin – class-wpadverts-mas-frontend.php.
I don’t want to just update it there though as obviously it’ll only appear when it’s marked as sold. Can you tell me where I should add the action you outline? I mean which file.
Thanks!
add_action( “adverts_list_after_title”, function( $post_id ) {
echo ‘‘ . get_post_meta( $post_id, ‘retailer_name’, true ) . ‘‘;
} );Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] URL to Open on New Page and User on AdvertsThanks Greg,
Will try out both and let you know how i get one.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] URL to Open on New Page and User on AdvertsHi Greg,
Thanks for the quick reply.
The URL field was added using the custom fields extension.
Thanks!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Creating a custom single advert pagePerfect, thanks that worked really well. The only issue I found is that overwriting the CSS rules doesn’t seem to work. For example I’ve added these rules:
.wpadverts-slide img {
height: 750px;
}.wpadverts-slide-img{
height:750px;
}in the ‘Additional CSS’ customizer and they don’t affect anything. Editing the wpadverts-frontend.css obviously works but I realise it’s not ideal. Is there anything that I might need to do to get the additional rules to take effect?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Image Size, Recaptcha, search by etc….Hi Greg,
Thanks for your quick reply. I will try all your suggestions.
Thanks again.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] New User WelcomeEemailsHi Greg,
You can mark this as resolved. I haven’t had any issues in the past couple of weeks. Thanks again!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] New User WelcomeEemailsOk, i’m currently trying a new SMTP provider and so far so good. Fingers crossed….
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] New User WelcomeEemailsHi Steve,
Thanks for the suggestion. I have checked it out, but don’t seem to appear on any blacklist. Very frustrating!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] New User WelcomeEemailsHi Greg,
Thanks for the reply. I have installed the Email Log plugin and it is saying everything has been sent ok. I have tried a couple of different SMTP hosts, but the same things happens for both – it works perfectly one time and then the next time it doesn’t.
It seems to happen when a new user is registering and the ‘You have been registered’ email from the WPadverts Emails and also a Welcome email i have set up in ‘Better Notifications’ both aren’t received. However, i always seem to receive the ‘New User’ email to admin.
Thanks!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Ts&Cs, Ads number and Search FunctionsHi Greg,
Yes, that’s exactly what i want. Thanks for letting me know. Will give your suggestion a go!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Ts&Cs, Ads number and Search FunctionsHi Greg,
That’s great. Thank you!! Just one last thing….
Is it possible to get the selected search terms listed once chosen by a user. For example – if someone chooses one or more categories, those categories would then be listed or displayed on the search form, so that the user knows what they have chosen? Also, if this can be done with the categories, can it also be done when using the location as the search term?
Thanks!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Ts&Cs, Ads number and Search FunctionsHi Greg,
Thanks for the reply. Will try your suggestion for my first issue. The second issue seems to have miraculously resolved itself, so no worries with that one!
I’ll send a link now to the screenshot through your contact form.
Thanks!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Password Reset IssuesExcellent – that worked a treat.
Thanks again!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Password Reset IssuesHi Greg,
Thanks for that! I installed it and set it up and it seems to be working great.
I’m working through all the other forms on the site and the only one that i haven’t sorted out yet is the ‘Send Message’ one on the Advert pages. Can you tell me how and where this can be edited?
Thanks again.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Display first few adverts on advertHi Greg,
That’s exactly what i needed! Thanks for the support and keep up the good work. The plugin is fantastic!