moacirsantana
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Add a Custom ColumnYes it worked. Thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem on updateNo I renamed my functions file and wpadverts custom folder and it still doesnt work.
Well, I’ve never created a template for taxonomies, maybe this never worked and I never noticed that.
Unless your plugin creates a taxonomy template, does it?
If it does, something is missing.. if it doesn’t, I will create the file then.
If you could just confirm what I just said above just so I know what’s going on..
Anyway, I will create the file then, it will work.
One last thing
I want to renew my WooCommerce addon license, when I click on “update” on my plugins page it just says that it was last updated over an year ago but nothing happens.
How to proceed? That’d be all.
Thank you again!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem on updateNo it doesnt work either.
By default it should open a page with all the ads with that taxonomy, right?
I can’t remember if the plugin already has a default template for that, which would open a page like this: lovecampinas.com.br/acompanhantes/
But showing the ads of the taxonomy.
Thank you again.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Problem on updateOk, turns out the problem was a SMTP plugin I was using.
When the ad was created, it was using this plugin to send the emails and it seems that this plugin is broken now, ok, that was solved.
I renamed the custom wpadverts folder and everything worked well too.
Apart from one single detail, the taxonomy page is not working.
I renamed it with “categoria”.
For example: https://www.lovecampinas.com.br/categoria/magrinha/
You can see that it gets the title… but it doesn’t show the content it used to show, which was all the ads with that taxonomy.
Any ideas? That’d be all.
Thank you again!
Forum: Plugins
In reply to: [Post My CF7 Form] Redirect to postThank you, I’ve had to do a workaround for this, redirecting to the last post created, haha ??
Thanks again.
Forum: Plugins
In reply to: [Import and export users and customers] Multiple valuesit didn’t work, I thought it was because of the dots in the string (F.P.T.P), then I changed their values to int numbers and I faced the following error:
Fatal error: Uncaught TypeError: Argument 2 passed to PW_CMB2_Field_Select2::sort_array_by_array() must be of the type array, string given, called in C:\xampp\htdocs\villela\wp-content\plugins\cmb-field-select2-master\cmb-field-select2.php on line 88 and defined in C:\xampp\htdocs\villela\wp-content\plugins\cmb-field-select2-master\cmb-field-select2.php:120 Stack trace: #0 C:\xampp\htdocs\villela\wp-content\plugins\cmb-field-select2-master\cmb-field-select2.php(88): PW_CMB2_Field_Select2->sort_array_by_array(Array, '1') #1 C:\xampp\htdocs\villela\wp-content\plugins\cmb-field-select2-master\cmb-field-select2.php(69): PW_CMB2_Field_Select2->get_pw_multiselect_options('1', Object(CMB2_Types)) #2 C:\xampp\htdocs\villela\wp-includes\class-wp-hook.php(288): PW_CMB2_Field_Select2->render_pw_multiselect(Object(CMB2_Field), '1', '9', 'user', Object(CMB2_Types)) #3 C:\xampp\htdocs\villela\wp-includes\class-wp-hook.php(312): WP_Hook->apply_filters('', Array) #4 C:\xampp\htdocs\villela\wp-includes\plugin.php(478): WP_Hook->do_action( in C:\xampp\htdocs\villela\wp-content\plugins\cmb-field-select2-master\cmb-field-select2.php on line 120
Only using :: as separators doesn’t seem to be working properly.
However, as you can see in this image: https://i.imgur.com/qDJIFNh.gif, the values are being stored correctly but there’s something missing preventing it to proceed with the other fields.
- This reply was modified 5 years ago by moacirsantana.
Forum: Plugins
In reply to: [Import and export users and customers] Multiple valuesI took an user as an example:
Two of the four values are stored like this:
a:2:{i:0;s:8:”F.P.T.P.”;i:1;s:8:”C.B.T.E.”;}
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Featured ads always on topThanks Greg, it works perfectly
Forum: Plugins
In reply to: [CMB2] Conditional field still required when hiddenThanks @dkurth !
That seems to be very useful for other situations on my site, but the example doesn’t work: https://github.com/CMB2/CMB2-Snippet-Library/blob/master/conditional-display/show-if-matching-meta-value.php
Nothing happens when I select ‘external’, I don’t know if it’d be too much hassle if you could test it as to see if the problem is on my site, if it’s not, I’d thank you in case you have a working example.
Thank you again!
Forum: Plugins
In reply to: [CMB2] Limit number of file uploadsOh yeah, got it thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Images looks cut when checking an adWell, it has a previously height set (which is 350px, .wpadverts-slide), so all images fill it and end up being zoomed in.
Adding the code below to your css file would make all images get in the same size as the slider, but there would be some white space left, that you could change with some css, like this screenshot: https://snag.gy/ic9n8F.jpg
.wpadverts-slide .wpadverts-slide-img.wpadverts-slide-img-square, .wpadverts-slide .wpadverts-slide-img.wpadverts-slide-img-landscape {height: 350px !important;width: auto !important} .wpadverts-slide-decoration {background-color: #b34040 !important;box-shadow: inset 0px 0px 48px #390d0d !important;}
Just a comment, maybe Greg has a better way. Saludos
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Change Specific StringsFunny, now it’s working with Loco, I must’ve missed something. Thank you
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Display Related Posts by CategoriesNo, I have been using a completely different single page created from scratch, but those arguments were what I needed to get it working in my custom loop. Thank you!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Watermark for photosThere’s a hundred of free plugins out there like this one:
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] PHP Version FATAL ERRORnow I have the latest version, I can activate the plugin without getting any error.
But now on the front page there’s this error:
Fatal error: Call to undefined function awebooking_get_page_permalink() in /home/storage/5/7a/e3/c4publicidade/public_html/lakevilas/wp-content/themes/lakevilas/index.php on line 15
and on line 15 you can find this code:
$link = awebooking_get_page_permalink( ‘check_availability’ );What about it? The funny thing is that it works normally locally