tlt
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] PHP 7.3 compatibilitythanks.
But it doesn’t work when I use WP Hide & Security Enhancer.
If i try to virtually rewrite wp-content and wp-includes directory, the new wp-content and wp-includes directory are created but no file is generated.
The previous version of Simply Static works great with “WP Hide & Security Enhancer” but it’s limited to PHP 7.2Forum: Plugins
In reply to: [WP Mega Menu] Where is logo centering option?Sorry. I’ve noticed it’s a pro feature
Forum: Plugins
In reply to: [Ultimate Fields] Unable to access Repeater fields through codeFinally, I had to specify the location parameter (the second parameter) of have_groups() function like this:
<?php while( have_groups( 'repeater', 'options' ) ): the_group() ?> .... <?php endwhile; ?>Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] how might I improve performance?Always waiting for this feature , otherwise I always have to regenerate my entire site for each added post
Forum: Plugins
In reply to: [Nelio Featured Posts] featured posts through REST APIThank you for the answer.
I have just developed an extension for your plugin
Nelio Featured Posts Rest APIokay. thank you
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Doesn’t Generate, Can’t Cancelthe same problem too.
Wordpress 4.9.8, simply static 2.1.0 static in localhost- This reply was modified 7 years, 8 months ago by tlt.
Forum: Plugins
In reply to: [Granular Controls For Elementor] Parallax Stopped Working WordPress 4.9.6Hi, there may be a solution here by changing 2 lines on both modules/granular-parallax/module.php and modules/granular-particles/module.php