Title: webdee75's Replies | WordPress.org

---

# webdee75

  [  ](https://wordpress.org/support/users/webdee75/)

 *   [Profile](https://wordpress.org/support/users/webdee75/)
 *   [Topics Started](https://wordpress.org/support/users/webdee75/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webdee75/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webdee75/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webdee75/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webdee75/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webdee75/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/webdee75/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/webdee75/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] Popup Iframe (pro)](https://wordpress.org/support/topic/popup-iframe-pro-2/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years ago](https://wordpress.org/support/topic/popup-iframe-pro-2/#post-15801742)
 * Found the soluce : The pb comes from the Blocksy theme css for posts that comes
   whith a calc for the #main-container height (flex) :
 * `min-height: calc(100vh - var(--admin-bar, 0px) - var(--frame-size, 0px) * 2);`
 * I changed it with :
 * `.vp-popup-iframe #main-container {min-height: auto !important;}`
 * And it seems to be OK now. If it can help somebody…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Getwid - Gutenberg Blocks] video mix-blend-mode problem on Safari](https://wordpress.org/support/topic/video-mix-blend-mode-problem-on-safari/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/video-mix-blend-mode-problem-on-safari/#post-15445930)
 * [https://caniuse.com/?search=mix-blend-mode](https://caniuse.com/?search=mix-blend-mode)
   says for Blending of HTML elements: Partial support in Safari refers to not supporting
   the hue, saturation, color, and luminosity blend modes.
    These 4 modes shouldn’t
   be proposed by your plugin for Getwid section video background as long as they
   are not supported…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Getwid - Gutenberg Blocks] video mix-blend-mode problem on Safari](https://wordpress.org/support/topic/video-mix-blend-mode-problem-on-safari/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/video-mix-blend-mode-problem-on-safari/#post-15445435)
 * Seems to be a general issue on Safari :
    [https://codepen.io/Webdee/pen/MWONEwV](https://codepen.io/Webdee/pen/MWONEwV)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] portfolio posts footer is different](https://wordpress.org/support/topic/portfolio-posts-footer-is-different/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/portfolio-posts-footer-is-different/#post-15395105)
 * Sorry, I figured I set a p size for .single-portfolio in additional CSS and it
   has impacted the footer… So I set it again with a :not() selector and it’s OK
   now.
    -  This reply was modified 4 years, 4 months ago by [webdee75](https://wordpress.org/support/users/webdee75/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] portfolio footer font-size and weight](https://wordpress.org/support/topic/portfolio-footer-font-size-and-weight/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/portfolio-footer-font-size-and-weight/#post-15395103)
 * Sorry, I figured I set a p size for .single-portfolio in additional CSS and it
   has impacted the footer… So I set it again with a :not() selector and it’s OK
   now.
    -  This reply was modified 4 years, 4 months ago by [webdee75](https://wordpress.org/support/users/webdee75/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] anchors menu color](https://wordpress.org/support/topic/anchors-menu-color/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/anchors-menu-color/#post-15390522)
 * So I go back to my CSS solution without plugin. Unless it is possible to have
   a nav for the Home page and another for the rest of the site with Blocksy theme?
   
   Anyway, thanks [@cteduard](https://wordpress.org/support/users/cteduard/) for
   trying to help me !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] anchors menu color](https://wordpress.org/support/topic/anchors-menu-color/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/anchors-menu-color/#post-15390383)
 * Hello [@cteduard](https://wordpress.org/support/users/cteduard/)
    Thank you for
   your quick answer ! The snippet only changes the basic state and the hover state(
   what I can do with CSS) but the selected menu is not colored as it should be…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] anchors menu color](https://wordpress.org/support/topic/anchors-menu-color/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/anchors-menu-color/#post-15389123)
 * I precise I cannot use relative links for my anchors menu, I have other pages
   using the same menu…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Getwid - Gutenberg Blocks] image slider : no arrows on mobile](https://wordpress.org/support/topic/image-slider-no-arrows-on-mobile/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/image-slider-no-arrows-on-mobile/#post-15388881)
 * Thanks for your answer [@eugenewhite](https://wordpress.org/support/users/eugenewhite/).
   !
   important was necessary to overpass the style “display: inline-block” inside 
   the html… `.slick-arrow {display: none!important;}`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] Posts Carousel arrows not vertically centered](https://wordpress.org/support/topic/posts-carousel-arrows-not-vertically-centered/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/posts-carousel-arrows-not-vertically-centered/#post-15317504)
 * My next quest would be to know how to set the left & right arrows out of the 
   post carousel. Would you have an tip ?
    Or is there a setting to do so on the
   premium version ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] circumflex accent and umlaut issue](https://wordpress.org/support/topic/circumflex-accent-and-umlaut-issue/)
 *  Thread Starter [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/circumflex-accent-and-umlaut-issue/#post-14401630)
 * Hello [@nko](https://wordpress.org/support/users/nko/),
    I only tried in local
   mode. If I go quick between the 2 keys (accent + letter) I have, first the accent
   and the letter + accent (¨ë), if I type normally : I have the accent then the
   letter (^e). If I copy/paste a text with circumflex and umlaut accents, there
   is no problem. I’d like to send a picture as you did, but it doesn’t seem to 
   be possible here for me… Anyway : same situation as you picture but different
   result…
    -  This reply was modified 5 years, 2 months ago by [webdee75](https://wordpress.org/support/users/webdee75/).
    -  This reply was modified 5 years, 2 months ago by [webdee75](https://wordpress.org/support/users/webdee75/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blocksy Companion] Sticky header doesn’t work after update](https://wordpress.org/support/topic/sticky-header-doesnt-work-after-update/)
 *  [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/sticky-header-doesnt-work-after-update/#post-14379301)
 * I had the same problem, and the theme update resolved it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] Sticky State Shrink](https://wordpress.org/support/topic/sticky-state-shrink/)
 *  [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/sticky-state-shrink/#post-14376540)
 * Sorry, I just found the solution in another post and installed and activated 
   the **Blocksy Companion plugin** for sticky and transparent header.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blocksy] Sticky State Shrink](https://wordpress.org/support/topic/sticky-state-shrink/)
 *  [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/sticky-state-shrink/#post-14376480)
 * Hello,
    I’ve watched the video, but when I click in the Global Header “Headers”
   tab, and then on the field “Global Header” it doesn’t open a new panel with the
   sticky features as in the video… Is the sticky menu a Pro feature ? Thank you
   for any help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] Unable to add video link](https://wordpress.org/support/topic/unable-to-add-video-link/)
 *  [webdee75](https://wordpress.org/support/users/webdee75/)
 * (@webdee75)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/unable-to-add-video-link/#post-14362586)
 * Hello [@szentekari](https://wordpress.org/support/users/szentekari/),
    Maybe 
   you are using the posts portfolio part instead of the page portfolio one, I did
   the same at the begining, trying to understand how this plugin works. You can
   use this portfolio plugin to replace an archive page for posts. But if you simply
   need a page with thumbnails and video popups, don’t use the “portfolio items”
   menu. You just have to create a page, add a visual portfolio block, and then 
   add all the pictures in the same block. Then in the block features, you can chose
   image or video for each picture and set the video popup link. I hope this will
   be helpful. Regards
    -  This reply was modified 5 years, 2 months ago by [webdee75](https://wordpress.org/support/users/webdee75/).

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/users/webdee75/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/webdee75/replies/page/2/?output_format=md)