tacochamp
Forum Replies Created
-
OK – all I had to do was re-add all of the images to the Gallery, somehow during the upgrade all the image links were screwed up and made invalid…
Also the reason we were staying on a very old version 1.9.13 was because of significant performance issues in the 2.x version.
Have these been addressed?
Thanks!
Hello,
I just tried this but it didn’t work. The image titles are rotating every few seconds in the place of the images, but no pictures are showing.I disabled w3tc cache to be sure that wasnt the issue. Any other ideas?
Thanks for your help
Keith
Hello,
I am experiencing the same issue with significant slow down on my home page. Should I revert to v1.9.13 or wait for an update?Thanks!
Forum: Plugins
In reply to: [Flexi Pages Widget] Display different text than page titleHello! Has anyone figured out how to do this?
Thanks!
Forum: Plugins
In reply to: [Widget Context] Version 0.8 lost existing target by URL settingsHello,
I tried 0.8.1 to see if the problem is fixed, but it seems that the plugin just ignores what I put in for context…. Reverting again to 0..7.2. Please fix!Thanks!
Hi Lifeinthegrid,
Unfortunately not. I tried again today with 0.4.3 and the script fails.
The last entry in the log is “STEP1 COMPLETE @ 09:27:32 – TOTAL RUNTIME: 39.1728 sec.”
Then the script page shows:
Please try again an issue has occurred.server code: 0
status: error
response:Any other way to troubleshoot this?
UPDATE:
I manually changed installer-data.sql to 777 and re-ran the script. installer-data.sql is an empty file however. The script has been hung for about 45 minutes now.THe last entry in the log is:
********************************************************************************
STEP1 COMPLETE @ 08:37:50 – TOTAL RUNTIME: 23.3914 sec.
********************************************************************************Then its been hung for over 45 minutes.
Thanks
Thanks! I have a ticket in w/ GoDaddy and will let you know. Would it help to see the log file or anything? The reason I think it has to do with Duplicator is because the installer.php loads fine, yet after running it then the PHP error occurs…
THanks
I will add that the zip file does extract OK, all the files have been put into the correct directories, but it seems that running the installer somehow crashes PHP, when I try to go to wordpress home page , I just get:
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);Forum: Plugins
In reply to: [Widget Context] Version 0.8 lost existing target by URL settingsHi – I have the same issue. Had to roll-back to 0.7.2
Forum: Plugins
In reply to: [Table of Contents Plus] Using ToC with NextPageThanks. I’ll manually code up my ToC for now, but look forward to an update that includes this functionality.
Thanks for your great work.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Only load on specific pagesThanks for the quick reply. My understanding is that I would deactivate the plugin and then only have it called on a specific page via HiFi? Is this correct?
This raises two questions:
1. If I deactivate the plugin, how can I access the admin screen for it?
2. Exactly what code would I need to insert to have it execute on a specific page (Via header insertion?)Many thanks in advance