Dzynit
Forum Replies Created
-
Thanks for the update. Please let me know if you have any further trouble.
I’m not able to duplicate this problem. There’s a good chance that it’s a combination of plugins causing it.
Are you able to re-activate core tweaks after activating the contact form plugin?
Would you mind giving me a list of your other active plugins?Forum: Plugins
In reply to: [Cyclone Slider] Feature Suggestions Thread 2015Our one site doesn’t have ziparchive installed. Every upgrade, I have to comment this out:
function cycloneslider_service_zip_archive( $plugin ){ //return new ZipArchive; }As a feature request, would you be willing to add an option in the settings to turn that off? I realize it would have to still be commented out on initial upgrade with that addition so it could be set to off, but then all future upgrades would work fine.
Or maybe there’s a way to add a check for ziparchive being installed on the server and skip that call if it’s not.
The site goes to the white screen on upgrade until I re-edit the main plugin file to comment that line out.
I know there’s not many servers in this situation anymore, but there are still some.
Forum: Plugins
In reply to: [eShop] Customer Email missing detailsThe changelog shows version 6.3.12 cookies have been disabled. Starting with that version is when the empty emails started.
The default eshop fields are now populating since I disabled that extra template, but the eshop extra fields are not. That add-on is looking for an eshop cookie to read.
Forum: Plugins
In reply to: [eShop] Customer Email missing detailsAfter removing that extra template the customer name and email come through on the email now, but the extra fields still aren’t.
I now can see why though. The eshop extras plugin is using thee cookie for that info, but the latest eshop version is no longer storing in cookies.
That extras plugin is from here: http://quirm.net/wiki/eshop/additional-plugins-and-code-snippets/add-a-field-to-the-checkout/
What’s the best way to edit the plugin so it can see that extra info now?
Forum: Plugins
In reply to: [eShop] Customer Email missing detailsI had checked them before and nothing was changed on them. But I just rechecked and do see there’s a new template active instead of just the default like before. It shows the same correct info in it, but I’ll try deactivating it and see if that fixes the problem.
I’ll post back once I re-update and test things.
Forum: Plugins
In reply to: [eShop] Customer Email missing detailsYes. I tried the default theme and all other plugins off.
Forum: Plugins
In reply to: [Review Profile Links] Suggestion: open in new windowSorry for not responding sooner Amy. Holiday weekend. Thank you for finding and posting the solution to your problem. I’ve not used the accessibility plugin before but have heard of it, so we appreciate you updating to let others know.
Forum: Plugins
In reply to: [SEO Tools] SEO Tools lite shows a blank screen on axiom seomortensen, I thought you could email from my icon link, but doesn’t look like it shows an email address. You can send the zip to heather@searchcommander.com
Forum: Plugins
In reply to: [SEO Tools] SEO Tools lite shows a blank screen on axiom seoJust the theme. Sounds like there’s a conflict in the theme. Looks like you’re using a premium theme, so we may or may not be able to find a fix without needing you to put in a support ticket to the theme author. But we can take a look.
I had to turn it off so people weren’t having problems. We’re just going to leave it off on that site and see if we run into the same problem on any other sites.
Aww, I just realized this has posted on the wrong forum. That is very strange. I “was” looking at a post on your support forum, then went to another altogether. Must be a browser cache issue for me. Sorry I didn’t notice before replying again. π
From the wp-admin main menu > Divi > Theme Customizer > Buttons > Button Style – change the text color in that sub-menu, save, but the default grey continues to show on the text of the buttons.
For a visual of the buttons: http://www.wpmate.net/
You can see the two buttons below the content. Log In and Download. I set the green color for both the border and the text (left the background transparent) but the text is still grey. I tried changing colors and saving a few times (different colors also).This same thing happened to me and using the ctrl+f5 as mainwp recommended worked fine for me.
Forum: Plugins
In reply to: [eShop] Customer Email missing detailsHas anyone else seen this same issue yet? I had to roll back a version on two sites so the customer details come in on the emails.
The information is storing in the database and showing in the wp-admin area, but not in the emails. That’s frustrating for the customers and also for the company since they rely on the cc of those emails rather than logging into the wp-admin each time.