aazztech
Forum Replies Created
-
Hi @joss54,
Yes, it’s in beta version which is going to be live this week. Documentation of CSV export/import feature can be found here.Hello Halfmack,
Thank you for reaching us out.
We’ve tested the SEO issue with Yoast but not having any error message from our side. The slider images has the alt tag to each preview images ( Screenshot ).
If you are using the background blur effect in the slider, then you will see two images for each preview image. One is the main image and another one is blurred behind the main image. We didn’t add the alt tag to the blurred one since it’s not the main image. But, we will add the alt tag for this one too in the upcoming update.
The images in the bottom thumbnail area has no alt tag, We’ll fix that in the upcoming update.
We’re using the post title for the alt tag, we will change it to the image’s alt tag in the upcoming update.
I have images loaded in the Slider window but assume Yoast isn’t aware of them …
Yoast is aware of those images who has properly formatted image tag.
src
andalt
attributes are the major thing for a proper SEO friendly image tag. Since our slider images has thesrc
andalt
set properly, Yoast must aware of them.… and similary isn’t aware of Outbound links when directory listing Website field is set.
By default, Yoast checks every link on page and count as outbound link except the nofollow link. The link on the Website field has no nofollow attribute specified on it, so Yoast should aware of it too.
Note: A nofollow link provides a way for webmasters to tell search engines “Don’t follow links on this page” or “Don’t follow this specific link.”
Please feel free to contact us if you need any further information.
Regards.
- This reply was modified 4 years, 10 months ago by aazztech.
Hello David,
Thank you for reaching us out.
It is not possible to add custom class to a custom field in the current version. However we’ve added a filter hook for it in the beta version, so that you can do your customization.
Please install the beta version and then add the following hook in your themes function.php file to apply the hook.
add_filter( 'atbdp_custom_field_class', 'add_custom_field_class', 10, 2); function add_custom_field_class( $content, $id ) { $classes = " new-custom-class new-custom-class-$id"; $new_classes = $content . $classes; return $new_classes; }
We always strive for customer satisfaction. Our plugin is free to use and the only thing that keeps us motivated is the reviews. Would it be possible for you to spend a couple of minutes from your valuable time reviewing our plugin here?
It would greatly help us to amp our performance!Best Regards
- This reply was modified 4 years, 10 months ago by aazztech.
Greetings,
We’re sorry to say that, currently, there is no templating support available in Directorist. Therefore, you can’t use the template files from the template directory of the plugin to your theme for the customization.
However, we’re already working on it and hope to be completed very soon.
Regards.
Forum: Plugins
In reply to: [WooCommerce Product Carousel Slider] there is a bugHi,
We haven’t found the issue in our testing. Please share the page link where you put the plugin shortcode.Hi,
We’ve fixed the issue in the latest version. Please update your current version to the latest one to get the fix.
Regards.
Hi Ephrem Firew Asrat,
Thank you for contacting us.
Please place the following CSS code in Appearance >> Customize >> Additional CSS to achieve your expected look in the search form.
/* Search Form */ .directorist.atbd_wrapper.directory_search_area.single_area.ads-advaced--wrapper .atbd_ads-form { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .directorist.atbd_wrapper.directory_search_area.single_area.ads-advaced--wrapper .atbd_seach_fields_wrapper { padding-left: 10px !important; padding-right: 10px !important; } .directorist.atbd_wrapper.directory_search_area.single_area.ads-advaced--wrapper .atbd_submit_btn_wrapper { margin: 0 !important; } .directorist.atbd_wrapper.directory_search_area.single_area.ads-advaced--wrapper .ads_slide { flex-basis: 100%; flex-grow: 1; } .directorist.atbd_wrapper.directory_search_area.single_area.ads-advaced--wrapper .btn { padding: 10px !important; }
Regards.
- This reply was modified 4 years, 10 months ago by aazztech.
Hello Sourabh Agrawal,
Thank you for contacting us.
We didn’t add the select2 support for the custom fields, which is why you are not having select2 feature on there.
And we didn’t add the multi select support for the custom fields either, so it is also not possible to make multi select field with custom field.
We’re truly sorry that, your are not having your expected features with our current version. However, we can consider them in the future updates.
Please feel free to contact us if you need any further information.
Best Regards.
Hello,
We’re working on the CSV Import/Export feature with the highest priority and expect to be completed within this month.
Thank you for your patience.
Regards.
- This reply was modified 4 years, 10 months ago by aazztech.
Hi,
It’s not possible with the free version, using Pro version you can show description/excerpt like this screenshot https://prnt.sc/s931wg.Hello,
Sorry for the late response. Please update Directorist to the latest version to get the fix of the issue.Regards.
Hi,
Sorry for the inconvenience. We’ve fixed that in the beta version. Please use the beta version for now until the next release.Beta Version: https://drive.google.com/drive/u/2/folders/1LVE0V751nEWQpkaIixtPS55ffEJjZqC-
Regards.
Hello @kiesvoorlokaal,
Please don’t worry for that, it’s OK. And feel free to ask any technical support you need.
Regards.
Hello,
Google Map requires different API keys to operate different features. So, please make sure you have enabled all the necessary API’s in your Developer Console.
Regards.
- This reply was modified 4 years, 10 months ago by aazztech.
Hello,
Thank you for contacting us.
We’ve tested the invoices/order issue with the default monetization option (Monetize by Featured listings). But we haven’t found any problem with the order details.
Please share your website link and some screenshot regarding the issue, so that we can debug the issue.
Note: If you are having the issue with any of our paid extension, then please contact us via our website for that support.
Regards.