WPIntell

Source evidence

Full Screen Background

Custom Background Changer · support · 2018-04-24T12:07:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
SolutionsDEV unresolved
Good day @anshuln90 , In version 2 it seemed fine, but I used the plugin with another theme which did not really work. The background became smaller in size, so you need to add a new feature to make the background full screen to make it to the width of the page at 100%. This should work also on Mobile phones with landscape view. On the other hand, if you could add a new feature for the mobile to use another background if using portrait, without it, this is not possible as part of the screen will not be filled if the background is fixed. For the background to fit to the width of the screen, could you provide me with some CSS code that makes this work at least temporary until changes that may take effect on the plugin? This should affect all pages. Thanks and regards, Hello @solutionsdev Hope you doing well. Please let me know name of another theme so I will test it. or if you provide any screenshot then it;s really helpful for me. And Thanks for you suggestion about mobile background. I have already thought of adding it, but you need to wait for this feature. If you need it more than, you can contact me at my email (hello@anshullabs.xyz). Thanks Thanks for your reply, the theme is WPLMS, so solve this I added a CSS code which is: html body.cbc-page { background-size: cover;}, I used cover here, but there are some other parameters. This solved the problem, but it is better to have it within the plugin so others may use it. If you add a setting page that includes some settings and a list of pages/posts that has added backgrounds using your plugin, this would be much better. Also there seems to be some post types that do not have the plugin interface showing, so if possible to include custom post types and taxonomies like custom categories. This also happened in the same theme, but I could add the backgrounds using custom fields relating to your plugin styles. Thanks again for your prompted replies. Regards,

Comments

2 shown
Anshul Gangrade 2018-05-03T06:13:00+00:00

Hello @solutionsdev Hope you doing well. Please let me know name of another theme so I will test it. or if you provide any screenshot then it;s really helpful for me. And Thanks for you suggestion about mobile background. I have already thought of adding it, but you need to wait for this feature. If you need it more than, you can contact me at my email (hello@anshullabs.xyz). Thanks

SolutionsDEV 2018-05-03T08:23:00+00:00

Thanks for your reply, the theme is WPLMS, so solve this I added a CSS code which is: html body.cbc-page { background-size: cover;}, I used cover here, but there are some other parameters. This solved the problem, but it is better to have it within the plugin so others may use it. If you add a setting page that includes some settings and a list of pages/posts that has added backgrounds using your plugin, this would be much better. Also there seems to be some post types that do not have the plugin interface showing, so if possible to include custom post types and taxonomies like custom categories. This also happened in the same theme, but I could add the backgrounds using custom fields relating to your plugin styles. Thanks again for your prompted replies. Regards,