Title: andreescocard's Replies | WordPress.org

---

# andreescocard

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PagBank for WooCommerce] Botão para conectar conta não aparece](https://wordpress.org/support/topic/botao-para-conectar-conta-nao-aparece/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/botao-para-conectar-conta-nao-aparece/#post-18390906)
 * [https://github.com/pagseguro/pagbank-for-woocommerce/pull/38](https://github.com/pagseguro/pagbank-for-woocommerce/pull/38)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PagBank for WooCommerce] Botão para conectar conta não aparece](https://wordpress.org/support/topic/botao-para-conectar-conta-nao-aparece/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/botao-para-conectar-conta-nao-aparece/#post-18390785)
 * Diretório de plugins
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Upsell Funnel Builder for WooCommerce – Create Upsells, Cross-Sells, Order Bumps, Frequently Bought, and Popups.] Offer not showing up](https://wordpress.org/support/topic/offer-not-showing-up/)
 *  [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/offer-not-showing-up/#post-17447599)
 * i had the same problem here, changing the default position made the offer show,
   thanks for the information [@ckriegel](https://wordpress.org/support/users/ckriegel/)
    -  This reply was modified 2 years, 3 months ago by [andreescocard](https://wordpress.org/support/users/andreescocard/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Clear cache and regenerate](https://wordpress.org/support/topic/clear-cache-and-regenerate/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/clear-cache-and-regenerate/page/2/#post-16111357)
 * But curl shouldn’t regenerate the page cache?
    The problem is that even when 
   curl runs before, if i open the url on browser it got slow loading (generating
   page cache again)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Clear cache and regenerate](https://wordpress.org/support/topic/clear-cache-and-regenerate/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/clear-cache-and-regenerate/#post-16111273)
 * yes but when i run curl again, it got stuck on the same date and time (2022-10-
   18 10:38:05)
    seems like the curl is generating cache but a different one
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Clear cache and regenerate](https://wordpress.org/support/topic/clear-cache-and-regenerate/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/clear-cache-and-regenerate/#post-16111199)
 * Hi
    I tought the cache was working but it wasn’t. When i run the curl on server,
   it shows on footer: “Page generated by LiteSpeed Cache 5.2.1 on 2022-10-18 10:
   38:05 ” But when i purge cache and access the page again, website become very
   slow and generate another cache (don’t understand why): “<!– Page generated by
   LiteSpeed Cache 5.2.1 on 2022-10-18 10:41:11 –>” Why this happens? Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Clear cache and regenerate](https://wordpress.org/support/topic/clear-cache-and-regenerate/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/clear-cache-and-regenerate/#post-15981648)
 * I know how cURL works, but the cache needs specific parameters on cURL to work.
   Actually i have already solved the problem, i am just curious how to make it 
   work adapting to PHP, since i tried some parameters on cURL that don’t work to
   regenerate the cache.
    Thanks anyway
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Clear cache and regenerate](https://wordpress.org/support/topic/clear-cache-and-regenerate/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/clear-cache-and-regenerate/#post-15967771)
 * Thanks [@qtwrk](https://wordpress.org/support/users/qtwrk/) i created an .sh 
   file and added it to cron, seems to be working.
 * I tried to adapt it to php, no success.
 * [@serpentdriver](https://wordpress.org/support/users/serpentdriver/) do you know
   in what php file it is? I looked fast into it but i haven’t found, thanks for
   replying too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST Cache] Missing _embedded when plugin is activated](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/#post-15819620)
 * Good question, anyway i solved the issue creating another endpoint.
    I tested
   disabling another plugins too, the only one i could not disable (shows critical
   error) is advanced custom fields pro. The strange is that it only removes the
   _embedded when i activate the plugin, if i disable, it shows normally.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST Cache] Missing _embedded when plugin is activated](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/#post-15768856)
 * A strange behavior is that posts endpoint works fine, it happens on search endpoint
   only (/wp-json/wp/v2/search?search=test&per_page=12&_embed).
    Actually i get 
   the data i want using register_rest_field, but it seems to be a bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP REST Cache] Missing _embedded when plugin is activated](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/missing-_embedded-when-plugin-is-activated/#post-15768690)
 * I checked this [https://wordpress.org/support/topic/support-for-the-_embed-query-param/](https://wordpress.org/support/topic/support-for-the-_embed-query-param/),
   i am testing on localhost and the define(‘WP_CACHE’, true); is not on wp-config.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AdRotate Banner Manager] $(…).datepicker is not a function](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [4 years ago](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/#post-15697243)
 * Using an iframe as advert? Sorry but i disagree.
    Example: [https://ibb.co/V3z5YHJ](https://ibb.co/V3z5YHJ)
   The plugin breaks, since it uses datepicker on it. But ok, i know iframe is not
   the purpose of this plugin, thanks anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AdRotate Banner Manager] $(…).datepicker is not a function](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [4 years ago](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/#post-15696516)
 * i guess i know the reason
    i am creating an advert using youtube playlist embed
   iframe it maybe import some script that breaks the plugin i’ll think another 
   alternative for this
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AdRotate Banner Manager] $(…).datepicker is not a function](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [4 years ago](https://wordpress.org/support/topic/datepicker-is-not-a-function-5/#post-15696443)
 * Just the one i create now
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Order Export For WooCommerce] PDF format](https://wordpress.org/support/topic/pdf-format-3/)
 *  Thread Starter [andreescocard](https://wordpress.org/support/users/andreescocard/)
 * (@andreescocard)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/pdf-format-3/#post-15246771)
 * I tried “\n” but showed as string, not breaking line.
 * Thanks

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

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