roeeyossef
Forum Replies Created
-
thanks.
- This reply was modified 11 months, 2 weeks ago by roeeyossef.
Thanks. The embed pages are not editable in wordpress so the solution cannot work.
Forum: Plugins
In reply to: [LiteSpeed Cache] Instant click stopped to work@all4diving i do not use cloudflare at all…
Forum: Plugins
In reply to: [LiteSpeed Cache] Instant click stopped to workHey Guys, i experience the same issue since the upgrade. currently i’m using the latest 6.5.1 version and instantClick loads but doesnt work.
A page for example is https://savvy.co.il/en/
Update: I’ve replaced the instant click js file with the one on version 6.3 and it works again.- This reply was modified 1 year, 7 months ago by roeeyossef.
Having the same issue, any response from the developer of the plugin? my error log is getting bloated and got to 300MB with only this PHP warning.
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Load on specific pagesYes, You can achieve it with the following code:
function sv_remove_my_action() { if (is_front_page() ) { remove_action('wp_enqueue_scripts', 'nb_cpf_embedCssJs'); } } add_action('wp', 'sv_remove_my_action');Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] First Variant Auto Swatch SelectForum: Plugins
In reply to: [TI WooCommerce Wishlist] Detect wishlist page via phpThanks 🙂
Forum: Plugins
In reply to: [Permalink Manager Lite] 404 after disabling the pluginSo my question is why the native slugs are not updated?
Forum: Plugins
In reply to: [LiteSpeed Cache] Prevent gif images from being optimizedThe gif stopped showing animations until uploaded again. Is it possible that its related to the WEBp replacement? cause if not it must have been the image optimisation…
Forum: Plugins
In reply to: [Cresta Social Share Counter] Share counts less than beforebutton line is that currently some posts show the likes & some posts not. and im talking about old posts. users looking on some posts receiving “0 Total Shares” and thats not something i can allow my users to see, whoever fault is that (FB or Cresta).
It gives me no choice but to look for an alternative.
Forum: Plugins
In reply to: [Cresta Social Share Counter] Share counts less than beforeSomething still wrong, i published a post, got the like but cresta still show no shares (shows for old posts). App id & secret are fine. any solution?
appreciate the quick respnose. Thanks!
- This reply was modified 7 years, 4 months ago by roeeyossef.
Hi,
I’ve already contacted support through the plugin itself. My code is part of the theme and was added via functions.php.
…
it is not a plugin, it’s my own code…
but as i mentioned, i’ve switched to the default twenty seventeen theme and still didn’t see any subscribe box’s.. not sure how can that be….