yliya14
Forum Replies Created
-
No. You need to cut it from the file TemplateHooks.php the following code:
add_action( 'rtcl_edit_account_form', [ __CLASS__, 'edit_account_form_social_profile_field' ], 70 ); add_action( 'rtcl_edit_account_form', [ __CLASS__, 'edit_account_form_location_field' ], 50 ); if ( Functions::has_map() ) { if ( 'geo' === Functions::location_type() ) { remove_action( 'rtcl_edit_account_form', [ __CLASS__, 'edit_account_form_location_field' ], 50 ); add_action( 'rtcl_edit_account_form', [ __CLASS__, 'edit_account_form_geo_location' ], 50 ); } add_action( 'rtcl_edit_account_form', [ __CLASS__, 'edit_account_map_field' ], 60 ); } </div>
Then all these lines will be removed from the profile editing form
I came up with the locations. But the links to social media never reach me. I can’t put it away. Please respond as soon as you can.
Thank you. I will definitely try
Thanks
It’s clear. Thank you.
Forum: Plugins
In reply to: [Classified Listing – Classified ads & Business Directory Plugin] MapThanks for the quick response. It worked.
Forum: Plugins
In reply to: [Blocksy Companion] Set gallery size in product overviewThat’s what I was talking about. Thank you
Forum: Plugins
In reply to: [Blocksy Companion] Set gallery size in product overviewseparate review page. In the gallery field so that the images are the same height
Forum: Themes and Templates
In reply to: [NSFW] [ExS App] remove the underline of the linkThanks it worked!
Hello. Sorry for the delay with the response) The snippet worked. Thank you so much for the solution and a great plugin!
Forum: Themes and Templates
In reply to: [NSFW] [Kadence] h2 tags to H1I’m sorry, please. I looked at the tag incorrectly) Problem solved
Thank you. I’ll try)
Forum: Themes and Templates
In reply to: [Blocksy] header image sizeOh, sorry, I didn’t know) Thank you very much!
Forum: Themes and Templates
In reply to: [Blocksy] shortcode support in headerThank you! I will try. And thanks for the great free theme and your fast support! I love ??????
Forum: Themes and Templates
In reply to: [Blocksy] shortcode support in headerYes, I tried it) When I insert text into the field, it just displays the text of the shortcode.