infocoolsms
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [W3 Total Cache] integrate W3TC with pods pageOf course, Actually, I had to give up pods for this problem, but I am interested to know the way to solve it,
ThanksForum: Fixing WordPress
In reply to: Convert custom CMS database to WP DatabaseThanks esmi,
I’ve checked that link. But my site is in custom CMS, which is not in list of that link. So, can’t I import that content directly?Forum: Fixing WordPress
In reply to: [W3 Total Cache] integrate W3TC with pods pageHello Frederick Townes
I didn’t mail you. If you’ve got a mail..that means someone noticed this problem like me.
Forum: Plugins
In reply to: Why wp minify is not working on my home pageI also tried
<!– WP-Minify JS –>
<!– WP-Minify CSS –>
in page.php, index.php and function.php but same resultForum: Fixing WordPress
In reply to: [W3 Total Cache] integrate W3TC with pods pagewell, http://www.newtempopiano.com is made with buddypress. but here is some pages made with pods, as http://www.newtempopiano.com/arcade/ (unfortunately the site is temporary down now)
First I’ve install W3TC to enable cache, minify, and CDN, I am using maxCDN, so that I’ve configure normally enabling all general options. But after configure,it seem Not only CDN, but the w3tc is not working on that pods pages, As i know there is a comment note if the footer of page which describe that w3tc working or not, I looked for that comment,but it was not there. If i include /arcade/ page manually to CDN from W3tc configuration, the it loades from cdn, but under my CNAME, i mean it loads as cdn.mydomain.com/arcade/ instead of mydomain.com/arcade/ and still page cache and minify was no working.
Then I installed WP Super cache to enabling page cache, it was working with wp super cache but not with w3tc. But want to use w3tc.