sofianosorthopedika
Forum Replies Created
-
custom css was the problem, i had set the offcanvas panel to
height: 70%!important
when i set it 530px from inside your plugin, the behavior corrected it self!Thank you for any time given!
At the bottom of the offcanvas opened panel it adds some spacing yes, but only when the adress bar is hidden…
Similar issues i am researching for this: https://stackoverflow.com/questions/58436003/how-to-detect-the-if-ios-browsers-address-bar-is-shown-hidden
Hello, please can you help me in any way to find out something about this?
Thank you in advance!
Forum: Plugins
In reply to: [WP Show Posts] wp show posts horizontal scroll problem on desktopScratch that
You are the best! I am gonna leave a review for the great plugin and author!
Hey, the only custom code i used is from my theme support to add a css class to the theme’s menu trigger.
The code to do that was
//add css class to toggle add_filter( 'generate_parse_attr', function( $attributes, $context ) { if ( 'menu-toggle' === $context ) { $attributes['class'] .= 'ocs-toggle-menu-offcanvas'; } return $attributes; }, 10, 2 );
Here are my settings
I also tried with a custom trigger of mine and not the theme’s menu trigger and i got the same behavior, with no content inside the slide in panel….
Hello! Please check my site again!
I managed with the help from my theme support to add the necessary class to the theme’s menu toggle…
So with the menu toggle up left on mobile i managed to open a second offcanvas menu.
But i have 2 problems…
1. the trigger is working only if i select slide in panel (overlay isnt working), maybe cause i am using overlay for my filters offcanvas menu
2. whatever i put inside the offcanvas panel in widgets, it wont be shown inside the panel in the frontend
Hello!
I just enabled it, and no change, i still get the same behavior.
Is there anything else i could try?Forum: Plugins
In reply to: [WooCommerce] Database problemsProductFeedPro (Adtribes) replied to me:
“Good to hear WooCommerce recognising that this indeed seems to happen when you switch product types. Their statement however is that we go through all products is true but the plugin crashes at the moment it encounters such a product that is effected and as such we can’t tell what products are causing this.”Can you help me in any way? Is there somemthing i can do?
Forum: Plugins
In reply to: [WooCommerce] Database problemsmy products are almost 3000 and i dont remember every product that i had done this to go through each one…
What else can i do?
How to “switch the product type briefly”? and how to “erase the data”?
Could you maybe be a little more specific?Thank you for your time and help nevertheless!
Forum: Plugins
In reply to: [LuckyWP Table of Contents] toc links scroll doesnt workAny help please???
Forum: Plugins
In reply to: [LuckyWP Table of Contents] toc links scroll doesnt workPump!
do you know which file exactly should i put the code into?
Bump!
Forum: Plugins
In reply to: [LuckyWP Table of Contents] active link color on sidebar widgeti hope you ll do soon, and fix it with ann upcoming update, but please keep this on the to do list, donnt forget about this, especially if many of us are facing this! Thank you