kappler0
Forum Replies Created
-
Sorry for that – did not see the loom comment in FAQs before posting – it is working after removing the loom extension from browser.
All good with new orders, thanks
I will check and let you know once a new one comes in later today. Thx
Thank you.
I appreciate it and look forward to the update!
~SHi Ales,
I am useing https://wpdevart.com/wordpress-countdown-extended-version/
They told me “Our plugin works with WordPress standards, so the issue comes from coming soon page. We suggest to tell about the issue to coming soon plugin or theme developers.”Thank you.
ScottPS: page is at operationstaysafe.org – it should display rith above last text line.
Forum: Plugins
In reply to: [Autoptimize] Plugin – cookies – inline js – issuehi, so i tried adding the plugin /inventor but still no luck.
i did see this with chrome inspector:
Uncaught ReferenceError: Cookies is not defined
at autoptimize_7b4b5bc….js:1998thx,
ScottForum: Plugins
In reply to: [Autoptimize] Plugin – cookies – inline js – issue(you will prob need to register to see it)
thx!
- This reply was modified 7 years, 9 months ago by kappler0.
Forum: Plugins
In reply to: [Autoptimize] Plugin – cookies – inline js – issueYou know i am really not sure… The entire file code is:
<?php $messages = Inventor_Utilities::get_messages(); ?> <?php if ( ! empty( $messages ) && is_array( $messages ) ) : ?> <div class="alerts"> <?php foreach ( $messages as $message ) : ?> <div class="alert-primary alert alert-dismissible alert-<?php echo esc_attr( $message[0] ); ?>"> <div class="alert-inner"> <div class="container"> <?php echo wp_kses( $message[1], wp_kses_allowed_html( 'post' ) ); ?> <button type="button" class="close" data-dismiss="alert"><i class="fa fa-close"></i></button> </div> </div><!-- /.alert-inner --> </div><!-- /.alert --> <?php endforeach; ?> </div><!-- /.alerts --> <script>Cookies.remove('messages');</script> <?php endif; ?>
This does not work btw: <!–noptimize–> <script>Cookies.remove(‘messages’);</script> <!–/noptimize–>
- This reply was modified 7 years, 9 months ago by kappler0.
Forum: Plugins
In reply to: [WP Roids] CSS appears to be stripped after WP Roids activationCloned site at https://equinerising.org/main/
I have activated WP Roids on this site.
Look at the bottom sections of home page – this is where css is strange.
You can compare the .com and .org sites..Let me know if you want admin access. i can email to you if you provide email address.
Thanks!- This reply was modified 7 years, 9 months ago by kappler0.
Forum: Plugins
In reply to: [WP Roids] CSS appears to be stripped after WP Roids activationHi Phillip,
So this is not using VC or similar – it is a custom theme using CMB2 plugin and similar.
You can see the site at https://equinerising.com – (i had to disable Roids due to the conflicts for now though) To copy this site to a subdomain would be difficult due to other things but i can prob setup on a completely different domain for testing purposes.I will get that going shortly and get you admin access. ThanksScott
Forum: Plugins
In reply to: [Recent Posts Widget Extended] New categories not availableI am having the same issue – when i create new categories for post these new categories are not available to choose. session did not change anything for me… any ideas? thanks!
Strange – I am the host so no permssion changes. i deleted the directory and get the same thing… Any other thoughtS?
Thank you.
Warning: unlink(/home/truelabtest/public_html/wp-content/cache/quick-cache/cache/http/98-142-218-32/index.html): Permission denied in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php on line 747 Fatal error: Uncaught exception ‘Exception’ with message ‘Unable to wipe file:
/home/truelabtest/public_html/wp-content/cache/quick-cache/cache/http/98-142-218-32/index.html
.’ in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php:748 Stack trace: #0 /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php(878): quick_cache\plugin->wipe_cache() #1 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(79): quick_cache\plugin->auto_wipe_cache() #2 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(17): quick_cache\actions->save_options(Array) #3 /home/truelabtest/public_html/wp-content/plugins/quick-cache/includes/actions.php(185): quick_cache\actions->__construct() #4 /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php(455): require_once(‘/home/truelabte…’) #5 [internal function]: quick_cache\plugin->actions(”) #6 /home/truelabtest/public_html/wp-includes/plugin.php(505): call_us in /home/truelabtest/public_html/wp-content/plugins/quick-cache/quick-cache.inc.php on line 748Hi Marco – Well, this may be helpful to others:
After much investigation I found that my Firewall was blocking the IP’s. I use ConfigServer Security & Firewall.. lfd was seeing this as unauthorized. All i had to do was whitelist the SMTP IP’s and all is well.NM – figured that out. I think anyway..