TrogsWorld
Forum Replies Created
-
Hi Ninja Team – Thank you for the prompt response. As a follow-on, I also have Enhanced Media File Pro, and FileBird is asking if I want to import this as well. Should I do this in addition to importing Real Media Library? Thank you!
Forum: Plugins
In reply to: [WooCommerce] Change input text color on checkout pageHi There @rynald0s – This was very helpful, thank you and I just updated the text color to black.
I have a related issue I’m hoping you could assist with. On the Cart page, before you proceed to checkout, there are two drop-down menus listed, one for the Country, and one for the State.
1) I would also like this color to be changed to black
2) On the far right of each of these selection box, where the drop-down button should be, the whole box is completely black and you can’t see that this is a drop-down. Would like to change this to a light color.Looks like it is located here: .fusion-body .woocommerce-shipping-calculator
Thanks for your help!
Tom
- This reply was modified 6 years, 7 months ago by TrogsWorld.
Forum: Plugins
In reply to: [JM Twitter Cards] MaxCDN and Twitter Card (summary_large_image)Update: I tried something different in the robots.txt, and that seems to be working. Nevermind for now.
Put the recommended lines on top, and that seems to work:
User-Agent: Twitterbot
Disallow:I had them below other statements, so moved it to top and it seems to be working now.
Forum: Plugins
In reply to: [W3 Total Cache] Looking ahead to PHP 5.5… Zend Optimizer & the end of APCWant to confirm what alexblajan posted 3 weeks ago:
“@Jesin A if you modify your OPCache configuration as follows you will see that it will work better.
opcache.revalidate_freq=0
opcache.consistency_checks=1″I have the same configuration, and have been experiencing the same problem with W3 and the OPcache (changes in W3 admin not showing up right away – as well as a MaxCDN error message that would not go away). Updated the setting with the two lines recommended, and problem resolved.
Thanks for posting this alexblajan!
I uninstalled and re-installed W3 twice thinking something was awry, but this was the problem.