Changing Header scroll height for Twenty Seventeen theme on ALL pages

from that question you mentioned, this is the code: .twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media { height: 1200px; height: 100vh; max-height: 100%; overflow: hidden; } Revision: Try removing home and front-page from the selectors for your specific use: You can use this to replace what you put in and it will cover the … Read more

Filter and modify entry-footer link in twentyseventeen

The category link that you are referring to, that is displayed beneath the single post page content is not added with a filter. It is displayed via a function called twentyseventeen_entry_footer(). If you take a look at the themes files you can find the function on line #59, within the file: /wp-content/themes/twentyseventeen/inc/template-tags.php Here is the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)