tacticjuls
Forum Replies Created
-
Forum: Plugins
In reply to: [GDMylist] Add button “Add to list” to a custom page.Done.
<?php echo do_shortcode('[show_gd_mylist_btn item_id= '. $customPost->ID . ']'); ?>Forum: Plugins
In reply to: [GDMylist] Add button “Add to list” to a custom page.Thanks for your answer… I’m trying this in a Page where i have a foreach of post, so i want to impement the botton to add to list in each post:
<?php $arg = array ( 'echo' => true, 'item_id' => $customPost->ID ); do_action('gd_mylist_btn',$arg); ?>But when i go to the page the button do not appear. Do you know what can be happening?
Thank you!
- This reply was modified 5 years, 1 month ago by tacticjuls.
Forum: Plugins
In reply to: [Force Refresh] Infinite RefreshOk, no problem. I’m on UTC -3.
Forum: Plugins
In reply to: [Force Refresh] Infinite RefreshNo, only en el homepage.
Forum: Plugins
In reply to: [Force Refresh] Infinite RefreshSounds Great
Forum: Plugins
In reply to: [Force Refresh] Infinite RefreshOkey.
So, if i put it at 30 seconds, every 30 seconds will check this hash, if hash is different the page will we reload automatically.Here is the video: https://drive.google.com/file/d/15g2XUdjn2qc5_7ZJql7SQjKda4Bv1EaU/view?usp=sharing
Wordpress Version 5.5.3
Thanks for helping me!Forum: Plugins
In reply to: [Force Refresh] Infinite RefreshFirst i have a question:
Refresh interval what means? This module will refresh the page automatically? o only when i press force refresh?Second:
I realize that this infinite loops occurs when i press refresh site.
Now, i deleted and installed again the module, the homepage is stable.. But when i press refresh, the loops starts. congresoaap2020.com