Announcement

Collapse

Information Needed

See more
See less

can I edit the HTML behind "<@Eventlists>"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • can I edit the HTML behind "<@Eventlists>"

    Hi! I'm using event listings in order to provide users with access to register in two different currencies. There is too much white space above the Event Listings and nothing that I do to the source code or the iFrame code will affect it. Can you advise as to next steps? Here's a view of it currently: http://npsa-association.org/event-de...-registration/

    I've attached a screenshot of what it looks like in the Wordpress back end.

    Ideally I would also like to format it a little bit - I would like to center the lines of description with the "Register" buttons, instead of the text being aligned with the top edge of the buttons, making it too high inside of the table cell. Is there any way to edit the formatting? Thanks!

  • #2
    In case you want to check it yourself, our org ID is 00Do0000000I2hr and I've granted access. Thanks!

    Comment


    • #3
      OK I figured out the white space issue - there was a <p> in the source code of the event listing that I deleted. If there's any way to alter the text alignment of the description that would still be very helpful - I tried changing the code to text_align_center and text_align_middle and neither changed them. Thanks!

      Comment


      • #4
        Good day @[email protected]

        As of now we don't have an option to edit the css class for Eventlisting, it is under development.

        However, as of now for temporarily workaround, we have added the below style code in SEO Meta Tags section.

        <style>
        .CPEF .table td {
        vertical-align:middle;
        }
        </style>


        Hope that helps.
        Regards,
        Click & Pledge Support Department

        On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange

        Join us @ the educational webinars: https://clickandpledge.com/webinars/
        Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
        Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC

        Comment


        • #5
          Thank you! Looks much better now. Much appreciated.

          Comment


          • #6
            Hello again - now I need help with the event description. There is a double return after some of the paragraphs, and I can't figure out how to modify the HTML or other settings so that's not the default. Is it something in the CSS that has to be modified?

            Comment


            • #7
              Good day @[email protected]

              Would you please elaborate little more? and share the screen shot of what you are referring to (i.e. "There is a double return after some of the paragraphs") so that we can better assist you?
              Regards,
              Click & Pledge Support Department

              On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange

              Join us @ the educational webinars: https://clickandpledge.com/webinars/
              Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
              Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC

              Comment


              • #8
                Yes, thanks! Here's the page:

                https://npsafoundation.secure.force....0000005lebdEAA

                And attached is a screen shot that shows what the text looks like in edit mode, and a screen shot of the source code. You'll see that even though it looks like there is only one paragraph return between the header and the following text (e.g. one line of white space), in the live event description, there are two lines' worth of white space between header and the following text.

                Comment


                • #9
                  Good day @[email protected]

                  We see what you are referring to. That is an expected behaviour of CK Editor which is having some editing limitations and we see that it is having such kind of formatting confusions.

                  However, you may need to edit and preview the changes for number of times to understand its formatting behaviour.
                  Regards,
                  Click & Pledge Support Department

                  On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange

                  Join us @ the educational webinars: https://clickandpledge.com/webinars/
                  Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
                  Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC

                  Comment

                  Working...
                  X