Subscribe Pro colors problem with using Cloud templates

Posted in: Newspaper
Post count: 141

Hello,

I use the “Subscribe Pro” plugin along with the Newspaper 9 theme for subscription transactions on my blog. When I don’t use any cloud templates for articles, the subscription form within the article is shown with the correct colors. But when I use a cloud template, the colors in the subscription form are broken, and the colors I set do not appear.

I’m sending two separate links that you can check below:

Without using cloud template and without problem
With using cloud template and with problem

How do I solve this problem?

Thanks in advance for your interest and help.
Regards.

  • This topic was modified 7 years by Demir.
  • This topic was modified 7 years by Demir.
Post count: 35449

Hi,

Unfortunately, the Subscribe Pro plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

The only difference I see is the background color for this form -> https://www.screencast.com/t/cxFut6AHmI for this you can use a custom css -> https://www.screencast.com/t/fbQHgg23 please set the below css in Newspaper> theme panel>Custom code custom css
.post .wp-subscribe-wrap {
background: #f5f5f5;
}

Thank you for your understanding!

Post count: 141

Hello again,

The problem was solved with the method you suggested.
Thank you very much Calin!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.