pixvault
Forum Replies Created
-
Go in via FTP and rename the Admin Custom Login plugin to .old. Then you’ll be able to login to your site. Update the Admin Custom Login plugin to v3.4.2, then re-activate it.
I’ve done this on several site’s for client’s this morning & it’s worked on every one of their site’s
Forum: Plugins
In reply to: [WooCommerce] Analytics > Settings Page Blank after UpdateGetting the same issue (blank screen in Analytics and React errors showing the console) after upgrading to Woo 5.4.1. Installing the Woo Admin plugin does not solve the issue
Forum: Plugins
In reply to: [WC Fields Factory] Showing custom field twice@amine CH
It’s working for me, see link below:
https://www.daisyandbump.co.uk/product/hot-air-balloon-journey/
Forum: Plugins
In reply to: [WC Fields Factory] Showing custom field twiceThere are ‘issues’ with v2.0.8 (jQuery issue in the wcff-injector.php on line 141) and the latest version of Woo Commerce in which the display order filters have been changed
This needs changing:
$field_rules_script = '<script> var $ = jQuery; $(document).ready(function(){ $(document).on("change", "[data-has_field_rules=yes]", function(){ ';
To this:
$field_rules_script = '<script> jQuery(document).ready(function(){ jQuery(document).on("change", "[data-has_field_rules=yes]", function(){ ';
Then an edited variable.php and variation-add-to-cart-button.php added to the child theme in woocommerce/single-product/add-to-cart folder
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] SPAM on my reply formsI’m getting the same Josh, on various sites, all with different plugins running. I can only assume the se forms are being filled in by living, breathing entities because the honeypot is enabled on every one
I’ve just had a brainwave geewhizzwizz!
I do know that heart have a 200mb limit on single file size, so that ‘could’ be the cause of the issue for the 320mb archive, don’t know about the 29mb archive though.
Try reducing the size of the 320mb archive by using filters to ignore the wp-content/uploads folder + any other large files. You can always upload these after a successful deploy via FTP to their respective folders
Heart Internet works flawlessly with Duplicator geewhizzwizz, I use Duplicator constantly on domains on my Resellers Account.
Upload the archive/installer.php via FTP, not the Extend Control Panel ??
Hi Cory
I’m must apologise for the 1st issue, that was user error *embarrassed* I simply forgot to check ‘file extensions’ in the filters menu, oops!
However, I solved the white screen issue by Googling it & found that someone else had the same issue when moving a site from GoDaddy to another host. Apparently the htaccess GoDaddy dumps in the root folder has some rather funky rules which caused the white screen. So I followed the instructions to open the archive, remove the htaccess, then zip it up again.
Deployed it to the site’s new home, WordPress re-created a ‘clean’ htaccess, and it worked ??
Many thanks for such a great (free) plugin!
Hi Steve, that’s actually my site (photo.simplydesign.me) and I updated the cube gallery plugin on it yesterday + it’s not running on Photocrati ??
Hi Brad
I have 4 albums & two galleries on the same page on a clients site, link below. They still look appalling using an Android device, but fine on pc/mac
Hi Dominik
In the album template did you choose Responsive Album Layout & not All-In-One-Stack?
This works Adrian without targeting a specific album ??
.foogallery-album-gallery-list > li {
display: inline-block;
}I’ve just checked your site Adrian & the Albums are showing as left aligned in Chrome
Thanks locka, but I’ve already tried that & it didn’t work.
It’s a shame that such an excellent plugin is spoiled by this simple issue of not being able to align the albums in the centre, unlike the galleries.
I already have Adam ??
I’ve built a demo site for some photographers to look at tonight & the Cube Gallery template is used on the last gallery, link below