Forum Replies Created
-
AuthorPosts
-
Thanks.
Hi.
I have removed the custom source code. Now you can go to your page: our doctors and our services page.
With the doctor's details, it can't replace the details URL: https://daralbaraa.com/en/doctor/dr-daleen-ibrahim/ to https://daralbaraa.com/en/our-doctor/dr-daleen-ibrahim/ if you don't change the slug of the archive page URL to https://daralbaraa.com/en/our-doctor.
Please consider that.
Thanks.
Hi.
I don't see that issue on your site. Maybe you have fixed that issue.
Please recheck it and let us know again.
Thanks.
Hi.
I have checked and fixed that issue on your site by going to Dashboard/ Elementor/ Tools/ and clicking on the Regenerate File & data config. https://prnt.sc/8VygeWkgYfO_
If you have that issue in the future, please do that step again.
Thanks.
Hi.
I have helped you change the doctor and service archive slug by adding the source code to the functions.php file:
This is the custom source code:
function change_post_types_slug( $args, $post_type ) { /*item post type slug*/ if ( 'doctor' === $post_type ) { $args['rewrite']['slug'] = 'our-doctors'; } if ( 'service' === $post_type ) { $args['rewrite']['slug'] = 'our-services'; } return $args; } add_filter( 'register_post_type_args', 'change_post_types_slug', 10, 2 );After changing the source code, you need to save the permalink config again to see the effect with the URL.
Please recheck it.
Thanks.
Hi.
Yes, we have added the wishlist icon to the mobile header. https://prnt.sc/QXxZ-XlpA5f2
We will add the code to the theme version the next time.
Thanks.
Hi.
I have checked and helped you fix the issue with the Gallery widget. https://prnt.sc/8x9R_E-Fpu1Y
You need to select the "slide to show" option for the mobile view.
Please recheck it.
Thanks.
Hi.
Sorry, do you want to add the wishlist icon to the mobile header? With the current version, we only support the cart or search icon on the mobile header. https://prnt.sc/8t0kTM-Xn6Gy
If you want to add the wishlist, we need to change the source code to add this option.
Please recheck it.
Thanks.
Hi.
When you change the https://daralbaraa.com/en/doctor/ to https://daralbaraa.com/en/our-doctors/, the doctors will display the list of doctors without the contact form as the current our-doctors page.
If you want to do that, please let us know again. We will help you change that.
Thanks.
Hi.
For the woocommerce sidebar, you need to use the Product search widget to get the product search. With the search widget, it will get the all result for the product, page, or post. https://prnt.sc/Z3uU6hQdbLKC
For the search ajax form at the header, it still works fine. Please recheck it. https://prnt.sc/60jblu3eTGH_
Thanks.
2 years, 9 months ago in reply to: Can i get a Bestruct wordpress specialist to help set up my entire website? #29435This reply has been marked as private.Hi.
To remove the social icon on the header, please go to theme options/ headers/ header 1 options and drag the social profile attribute from the Enable to Disabled at the Header customize navigation config: https://prnt.sc/vJU9KU_aG2L9
I have helped you do that.
Please recheck it.
Thanks.
Hi.
Thank you for contacting us.
Please give us your site URL, admin account. We need to access your site to help you check the config.
Thanks.
Hi.
I have checked and fixed that issue on your site.
Now you can add the custom background heading image via the page option when editing the service.
Please recheck it.
Thanks.
2 years, 9 months ago in reply to: Can i get a Bestruct wordpress specialist to help set up my entire website? #29421Hi.
I have checked and helped you config the home page: https://afriartisans.com/
For the Instagram feed, we are using my account. Please go to Instagram feed, edit widget 1, and add your account to get your feed.
Please recheck it and edit the content as you want.
Thanks.
-
AuthorPosts
