Problem with white label and link color on pro version
Hello,
Thanks for your fantastic plugin :-)
I have the pro version and I have two problems.
1) I created two sites wordpress multisite on subdomains and then transferred them to their domain. Since the migration, the white label doesn't work anymore (the form refuses to save the info). And I have the impression that the pro license is not very well taken into account. I tried to reinstall the plugin with a new license, but it still doesn't work.
2) No way to change the color of the links in the posts. I tried with 3 different themes. The custom CSS for the whole site is not taken into account by Brizy. The problem is that the text of the articles is black and the links too. Also, I think it would be interesting to be able to adjust the link color from the post settings in Brizy.
Thank you in advance for your help
-
Hi,
Thank you for all these details. Could you please give us some other details too? What type of license you have? Do you have the WaaS license? How did you migrate sites? Did you migrate them from the multisite network to the classic WordPress environment? Did you use the same WaaS license? Unfortunately, the WaaS license can be activated for only one domain. See here for more details about this license.
About the 2nd problem - yes, at the moment, we don't have the option to style but we are working to implement this for the text element. At the moment, I can suggest adding the Custom CSS code to style the links. You can use this CSS if you want to apply it to the paragraphs from the Posts:
.brz-wp-post-content p a {
color: red !important;
}You have to add this code inside the Post Content element from the Brizy template you created for the posts. See here.
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
1 comment