Forum Replies Created

Viewing 15 replies - 151 through 165 (of 1,133 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Dear Customer,

    Regarding the Images Indexing Issue,

    We have sent you an email with the solution and a patch file to fix it. Please check your email.

    Further, please add a check button in settings to allow a user to disable script restrictions so that theme elements can be used in descriptions. The idea of moving files to the theme folder to modify is still a bad practice, nothing short of a temporary hack. If in the future any file copied and modified is updated, it will not be updated in that folder.

    – Sure, we will add this option in our next version. Thanks for your suggestion

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Dear Customer,

    As a developer should know, this is a bad practice. Any later updates will fully overwrite any plugin files modified. The correct method is either to provide a functions.php snippet to paste in the child theme or better yet, add a check button in settings to allow a user to disable script restrictions. The last method is preferred and best.

    – You can overcome this by doing a template override. By this, the changes that you made will not be affected when you update our plugin in the future. Kindly refer https://pluginsware.com/documentation/customizing-acadp-templates/

    You will have to override the /wp-content/plugins/advanced-classifieds-and-directory-pro-premium/public/partials/listing/acadp-public-listing-display.php file

    This is the wrong thing to do. If a person adds a listing image using the ACDP image handler and adds the same image to the description, the listing will show two images on top of each other. A user could add an image to the description manually and not upload an image using the ACDP image handler, but then that method both negates the user adding images using the listing manager as they should be able to, and even worse, all previous listings have to be redone because the plugin doesn’t arrange images correctly. We have 161 listings to import, and need this fixed.

    – Sorry, we are confused here. Actually, we have disabled the “Add Image” option in the editor. We don’t think that the user will add images through the image tag. We assume that this happens when you import listings with the description with the images. In this case, sorry currently you need to clear the images in the description and then you need to import the listings. But thanks for notifying this and sure we will take note of this and will add an option to skip images in the description in the future.

    There was only one listing with one image uploaded using the ACDP image handler. The results as explained, any image added to the description supersedes that image, which is incorrect when sharing a link or when found on Googe or Bing. The JPEG button in the copy becomes the lead image and it is cropped badly at that. There is no caching whatever on our new website builds to blame, so that is certainly not the issue. The issue is the plugin was not developed correctly to allow the ACDP image uploaded to become the lead image. This is an error novices would not notice, but seasoned developers would.

    – It’s due to the facebook cache issue. We fixed it. What we did is here http://prntscr.com/1udkjo4

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Sorry for the late reply. Please provide us some time to check and update on these

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Sorry, currently we don’t have these features. But we will take note of these and look into them in the future.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Sorry for the delay.

    When creating a button to add the listing description, the code “.fusion-button.button-1 {border-radius:3px;}” is echoed on the visual page to ACDP plugin. When the plugin is disabled the line of code from the Avada default settings code disappears.

    – Actually, we restricted scripts within our form. This is for security reasons.

    If you need to allow scripts and shortcodes, please open the below file,

    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php

    Search the below code in the above file:

    <?php echo wp_kses_post( $description ); ?>

    Replace the above code with the following code:

    <?php echo $description; ?>

    Finally, save the file and check.

    The problem was compounded due to a problem with how ACDP handles images when used with something like Yoast SEO. If a graphic button or any other graphic is inserted into the description, that image becomes the main posted image on Facebook, image is shown when searching Google, etc. The image loaded to a listing is not coded properly to appear above the code of the description as the main image. This should be fixed where it creates poor SEO results. Any image uploaded via the ACDP plugin should be what appears when shared or searched. As a result, we had to try a button that was not a graphic, but that too fails to work right with ACDP.

    JSON LD (Recommended as it is acceptable by Google, Yahoo, Bing, and Yandex) is the proper way to lead an image to assure posting and share results.

    – We checked your site and there is one listing in which the OG tag was added correctly according to our code. Please add an image in the description for that listing. So that we could track the issue. This may be a cache issue.

    Also, under Plugin Settings > Display > Listings Page > Description length, the text below incorrectly states “Number of characters” When it should read “Number of Words”

    – We will change it in our next version. Thanks for notifying this.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Sorry, currently there is no option to change the phone number link to the WhatsApp link.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Thanks for contacting our support. We will pass your issues to our tech team, In the meantime, please submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site link. So that we can check and update you.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Sorry, there is no option to make a single search box for the keyword, location, category, custom fields.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Sorry, this feature is not available.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    By default, the decimals will be added to the price. Could you please explain your requirement more in detail by submitting a ticket on our site?

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Actually, we restricted scripts within our form. This is for security reasons.

    If you need to allow scripts and shortcodes, please open the below file,

    /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php

    Search the below code in the above file:

    <?php echo wp_kses_post( $description ); ?>

    Replace the above code with the following code:

    <?php echo $description; ?>

    Finally, save the file and check.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Yes, only logged-in users can post listings.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Sorry, currently we don’t have the option to prefill contact details. But, we will take note of this and add it in the future.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    It seems that you have enabled any of the following widgets under Appearance –> Widgets. Kindly disable it and check. Kindly refer “STEP 8” in https://pluginsware.com/documentation/getting-started/

    “ACADP Listing Address”
    “ACADP Listing Contact”
    “ACADP Listing Video”

    If still, you have the issue, Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/. so that our tech team will check and update you.

    Thanks

    Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Probably a configuration issue. You must have set an invalid “Base location” under the plugin settings. Change it to the default selection (Select a Location) and this must solve your problem.

    Also, kindly check the explanation of the “Base Location” option in https://pluginsware.com/documentation/general-settings/

    Also, please add the [acadp_search] shortcode to your page to display the search results.

    Thanks

Viewing 15 replies - 151 through 165 (of 1,133 total)