Gabriel Pinto-Hasagiv
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] error “Cannot read properties of undefined (reading ‘prevOffset’)@maybellyne I will be happy if you can update us here when this bug will be solved.
Thanks
Forum: Plugins
In reply to: [Yoast SEO] error “Cannot read properties of undefined (reading ‘prevOffset’)@maybellyne my site & profile are in Hebrew.
I tried to change it also to English but i get the same errorHi,
Lately i get this error “Cannot read properties of undefined (reading ‘prevOffset’)” on all of my website, i tried the “force update translations” plugin but it didn’t solved the problem, any more ideas on how to solve it as the plugin is useless right now.But it makes no sense, i don’t want to connect 2 different accounts, i connect only one account and the other admin in the site just need to have permission to view the data.
Forum: Reviews
In reply to: [Header Footer Code Manager] Great tool & easy to useAny time, Keep up the good work.
@apprimit
It worked, Thanks !
But now i have another problem, even thoug thet page is set to 100% full width and the area in Elementor is set to Full width, i still see it as framed/boxed and not full widthHere is a link:
https://www.pikmediagroup.com/piki_shop/canva-tutorial/- This reply was modified 5 years, 9 months ago by Gabriel Pinto-Hasagiv.
- This reply was modified 5 years, 9 months ago by Gabriel Pinto-Hasagiv.
Forum: Reviews
In reply to: [OceanWP] Best Plugin for everything you need for your siteAny time ??
So i just need to add this code to my Function.php file and the SIDEBAR will be disable completely?
/**
* Alter your post layouts
*
* Replace is_singular( ‘post’ ) by the function where you want to alter the layout
* @return full-width, full-screen, left-sidebar or right-sidebar
*
*/
function my_post_layout_class( $class ) {// Alter your layout
if ( is_singular( ‘post’ ) ) {
$class = ‘full-width’;
}// Return correct class
return $class;}
add_filter( ‘ocean_post_layout_class’, ‘my_post_layout_class’, 20 );Hi,
I just ran into this issue also, is there a solution for CPT page that shows the sidebar?Forum: Plugins
In reply to: [WooCommerce] Variation not saved after creating & set them upnone of them are saved
Forum: Plugins
In reply to: Change the amount of thumbnail displaymedinauta Thanks so much for your comment.
but here is a problem, once i change it into “0” the hover effect is not showing any more & there is a white 1px line around it.
btw where i can set the gallery to be in the center of the pages?