xmp333
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] get_sidebar()Hi Dimitris,
I just had the time to implement it. Works superb, thanks for the excellent support!
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] get_sidebar()Hi Dimitris,
I don’t have any results unfortunately. The theme is called ‘EXZO’ and it must be the reason – I think they tampered with the archives so no results will show up. I’ll have to stick with editing the search.php template :))
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] get_sidebar()Hi Dimitris,
tried this in the first place, but no result for search archive. 🙁
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] get_sidebar()Hi Dimitris,
thanks for your answer, there is a default sidebar, which I can get with get_sidebar(), but that’s not the intention though. I’m using your widget, because I need custom one. 🙂
So any suggestions how to get the newly created custom one, how to put it in an archive template? Overriding doesn’t work for me as there is no option in the plugin to override sidebar on the search archive.
Forum: Plugins
In reply to: [Pixel Caffeine] Conversion value sendingHi,
I really appreciate your effort, but I think there is still some misunderstanding.
What you mean to do is to strip all parameters from the ‘Purchase’ event, however I need to strip some parameters from all other events.
So let me be very clear and write down EXACTLY what parameters I’d like to pass to Facebook. 🙂ViewContent; AddToCart; InitiateCheckout:
- content_type
- content_ids
- content_name
- content_category
Purchase:
– content_type
– content_ids
– content_name
– content_category
– value
– currencySo as you can see, I only want to send conversion value in the case of the ‘Purchase’ event.
Sorry, I can’t be more specific than that. 🙂
Is it possible to do this?
Forum: Plugins
In reply to: [Pixel Caffeine] Conversion value sendingHi,
no, that is for turning off event tracking.
What I’d like to do is to turn off the conversion value sending.
In other words, I need to exclude ‘value’ parameter to be sent EXCEPT for the ‘Purchase’ event.
The reason is, Adespresso counts all these values and the ROI of the campaigns will be off.