brunomptavares

Results 5 comments of brunomptavares

> What fixed it for me was unnesting the selectors in my Sass files such that the selectors targeting the divs being used for the pdf pages were not nested...

I would like to have the option to enable/disable the plugin for different roles. For example I don't want it to show up to the "Author" role. I would not...

Well I just did it and it was not that hard! First step is to go into the `your-project/plugins/content-export-import/admin/src/index.js`. From there locate the `pluginsSectionLinks` property. Because it is an array...

I want to understand how the plugins work better and while researching other plugins to help @Ben888GitHub I found a way of doing what I wanted even cleaner: 1 -...

@Ben888GitHub This was an interesting challenge and for sure I learned a lot! Here are the steps you must do in order to be able to use this plugin with...