Hi there, every time I create a new portfolio category, or edit some portfolio category, I'm redirected to the following url after clicking in the button update: mywebsiteurl/wp-admin/edit-tags.php. At this point the changes are done, but I receive a complete white screen, so, each time I do I have to go back in the navigator, or update the url to get back to the menu. ¿Is it possible to fix it?
BTW, there is an error, or I think is an error, in the background.php file. At the end of the code there is the following line:
<?php echo esc_url($bg_as_pattern); ?>
I don't know if the esc_url function is neccessary here, it's seems not, because instead of adding to the class name the appendix initial or cover, actually the function adds "http://initial" or "http://cover", so that the class does not works and the background-size does not apply. BTW, I suggest you to use background-position: center as well, in order than background-image adapt its size to the different screens.
Cheers!
Alberto
All following comments are shown for registered users only!