Charity Pro Theme Questions

Home Forums All Other Themes Charity Pro Theme Questions

Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • #83053
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    Hello,

    I was wondering. Is there any way I can set the newsletter signup box to be its own color? I noticed it shares the same color with button background color.

    Currently, I have the button background color as a light blue, but that also makes the newsletter signup box light blue. I’d prefer to have the signup box be white.

    Thank you

    #83118
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #83230
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    I’m seeing where the newsletter form is just static anyway, and that a newsletter plugin will need to be used inside of a footer widget location. I did this, however, I noticed that the social media icons in the footer no longer appear. Is there anyway to use a newsletter plugin and have those icons still appear beneath it, just like the original theme template had them organized?

    #83248
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Yes, Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #88841
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    Hello again,

    I’m wanting to share with you an error I had with the “box links” section of the website. I went ahead and took a screenshot of the home page where the error occurs.

    Essentially, I updated one of the pages that comes up as one of the 3 “box links” on the home page. It uses a plug-in called Site Origin Page Builder. Instead of displaying a brief phrase below the title, it displays all the content from that page inside the box link.

    Would I be able to e-mail you the screen capture of this error? We still need to approve the website before we can launch it, and with this error, I definitely couldn’t share the URL right now.

    #88934
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly send us screenshot of issues, upload them on imgur.com and share url here.

    Regards,
    Chris

    #88948
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    Homepage Link Error (brings in all content from the page)

    I’m pretty sure it has to do with the plugin used to make the Get Books page, Site Origin. Maybe I’ll need to get into contact with the developer of that plugin as well?

    #88949
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    Homepage Link Error

    Looks like that didn’t work on the last post. Trying again.

    #88950
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    https://imgur.com/a/2b4AE

    Ah well, here’s the URL.

    #88989
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly edit skt-charity-pro/functions.php and paste below code at the end:

    // Enable excerpt in pages
    add_post_type_support( 'page', 'excerpt' );

    After kindly edit skt-charity-pro/page-boxes.php file, go to line number 52 and replace below code

    <?php echo content( of_get_option('donatebxexcerptlength') ); ?>

    with

    <?php the_excerpt(); ?>

    Regards,
    Chris

    #89259
    Lisa FrymanLisa Fryman
    Member
    • Topics: 1
    • Replies: 14
    • Total: 15
    Member since: May 17, 2017

    It’s looking a lot better now!

    https://imgur.com/V0ElZk9

    This is what it looks like now. Is there any way I can determine where text cuts off on the link? For “Give Books” & “Donate Now”, I simply used the Read More tag to accomplish this. The phrase appearing at the top of those pages comes right before the Read More tag, and that’s what appears on their links on the home page.

    But with “Get Books” using a 3rd party plugin, that method didn’t work. Do you have any ideas as far as customizing what can be displayed for those links?

Viewing 11 posts - 16 through 26 (of 26 total)
  • You must be logged in to reply to this topic.