Hi technova76

Could you share the credentials of your site here so I can take a look?

15 days later

Hello

For an unknown reason I see in my campaigns: Raised amounts, Goal amounts, which I didn't add. Also they had Start/End Dates.

I cleared it now, except the Dates which is a template issue.
I don't know how to clear the Raised amount.

Also, the caption in the photos have the same issue like in the articles. Can you give me the code to fix the necessary space?

https://piggybankaction.org/action/index.php/campaigns/environment.html

In this campaign, you will see the "inf% Donated" inside a box, under the main photo. Why it appears like this?

    technova76

    For the issue of Start / End date, you can backup this file: /templates/ja_donate/html/com_dtdonate/campaigns/default.php

    and use the attached file (unzip first)

    defaultphp.zip
    2kB

    About the raised + goal, I will share with the team for further consideration on adding option to disable these fields. Right now, if you don't want to show them, I've added this custom css:

    /*campaign list*/
    .dt-donate-campaigns-list .dt-donate-mod-campaign-details .campaign-raised-goal {
        display: none !important;
    }
    
    .dt-donate-campaigns-list .dt-donate-mod-campaign-details {padding-bottom: 0;}

    Look at this image I send you...

    There is an issue now in the white box of each campaign.

    And what about the "inf% Donated" inside each campaign? Is it an issue?

      technova76 There is an issue now in the white box of each campaign.

      Kindly check my above css, you can change 'padding-bottom: 0;' and add padding value as you wish.

      #123331 And what about the "inf% Donated" inside each campaign? Is it an issue?

      Yes, it happens when you don't set any value for goal.

      I've change it, from 0 to 1.
      Check please to see how big difference it has. Also, the Start/End Date appeared again...

      https://piggybankaction.org/action/

      For the "inf% Donated", we cannot make it show the number 0, since it doesn't have any value yet?

        technova76 For the "inf% Donated", we cannot make it show the number 0, since it doesn't have any value yet?

        I already reported to the team to fix the issue, kindly wait.

        Hi technova76

        It will be updated in the new version of DT Donate component, kindly wait and update.

        Regards

        Ok, I'll wait.

        Can I restore the backup of the original default.php file, to correct the big box space in the campaigns?

          There is a lot of space in the white box of each campaign, under the informations. Make it as the default style. To be adjusted automatically according to the size of the text.

            technova76

            As I mention, kindly wait for the update from the team for template and DT Donate component.

            Yes, I'll wait.
            But we can't turn it in the default settings, until you fix it?

              Write a Reply...
              You need to Login to view replies.