wasantec
Forum Replies Created
-
How to use Fields – Search Form to input Keyword …
I do a search through the keyword. I can’t find the fields I posted, how do I fix them?Custom Fields >> “name” => “advert_idline”
https://www.picz.in.th/image/AqJkO8
https://www.picz.in.th/image/AqJh3zForum: Plugins
In reply to: [Site Reviews] How to add fields in the Submission Form?v3.0.0-beta-17 Activate Error.
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected ‘const’ (T_CONST), expecting identifier (T_STRING) in \plugins\site-reviews-v3-3.0.0-beta-17\plugin\Application.php on line 84Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Display Ad Expired date in Manage ?help me. Display Ad Expired date in Manage ?
error code.
<?php echo $t_time ; $expires = get_post_meta( get_the_ID(), '_expiration_date', true ); $t_time = date_i18n( __( 'Y/m/d g:i:s A' ), $expires ); ?>
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Display Ad Expired date in Manage ?Example code ?
<div class="adverts-grid-col adverts-col-date adverts-col-25"> <span class="adverts-manage-date"> <?php esc_html_e( date_i18n( get_option("date_format"), get_post_time( 'U' ) ) ) ?> </span> </div>
Good idea.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Featured Ads Errormax limit imgage upload file?
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] How to max limit upload galleryOh! not to limit file uploads. Hosting disk full
Help me. I want max limit 5 Upload image in 1 user
Thank you
Asking for advice.
Example code display name in to preview.
help me? display name wpadverts/templates/single.php not working in add-preview.php
<div class="adverts-grid-row"> <div class="adverts-grid-col adverts-col-30"> <span class="adverts-round-icon adverts-icon-wordpress"></span> <span class="adverts-row-title">title</span> </div> <div class="adverts-grid-col adverts-col-65"> <?php esc_html_e( get_post_meta( $post_id, "post_title", true ) ) ?> </div> </div>
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Edit post not workingThank Next release How will I have to wait version 1.0.2
I look forward to work soon.I recommend news Custom Field not updated edit post.
https://wpadverts.com/documentation/custom-fields/and function adverts_field_account
link Error <a href="%s$2">logout</a> Edit <a href="%2$s">logout</a>