jrenzi
Forum Replies Created
-
Forum: Plugins
In reply to: [a3 Lazy Load] Gifs won’t load on mobileAlready tried both things, and the problem persist.
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] P3 only scans itselfIt’s working on my localhost, so it’s definetely something related with a module or something installed in my hosting. The thing is I don’t have access to the server configuration, any ideas how to workaround it?
Forum: Reviews
In reply to: [P3 (Plugin Performance Profiler)] great plugin! but could use to be updatedIs it working for you? On my site the plugin only scans itself and ignores the rest of the plugins, weird…
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] P3 only scans itselfSame thing is happening to me. The site’s hosted at websynthesis.com and I’m using W3 Total Cache plugin, don’t know if it may be related.
Any guess guys?
Forum: Plugins
In reply to: [Title Experiments Free] Plugin Crashing Site by overloading DBI have the exact same problem. Uninstalled the plugin a few months ago, but entered phpmyadmin yesterday and noticed 4 million rows caused by this plugin.
Has this problem been solved in the new version?
Forum: Hacks
In reply to: Need to turn WordPress into a paid subscription directoryThanks! This might actually do the work.
Funny thing is that I actually googled this but I guess I used the wrong keywords LOL
Thanks again digibucc, will give this a try
Forum: Hacks
In reply to: Need to turn WordPress into a paid subscription directoryThanks for the suggestion, but that’s not what I’m looking for
Forum: Plugins
In reply to: Using same database for different domainsThanks!
Forum: Plugins
In reply to: Using same database for different domainsThat’s cool! Will try it.
So how do I use this? Do I place this code in functions.php?
Forum: Plugins
In reply to: Using same database for different domainsThanks, but I don’t want to use subdomains but full domains.
BTW, I can’t see the example working in that site
Forum: Fixing WordPress
In reply to: Pagination not working using a custom SQL query with a custom typeI wonder why noone ever answers my questions…please people, I’m really stuck here!
Forum: Fixing WordPress
In reply to: Pagination not working using a custom SQL query with a custom typeIf I change the permalinks to default and try this https://localhost/sitiodeloschicos/?post_type=promocion&paged=2 I also get a 404 error.
That’s the option I got for now, but I’m looking if there’s anyway to set the blogurl on the fly instead of grabbing it from the database.
Do you know how to do this?
Thanks Jen. Yes I found that plugin.
The only problem is that I want to use the same content for each site, but filtered. This is what I mean:
https://www.domain.com – all the categories
https://www.domain.co.uk – posts under the category https://www.domain.com/uk
https://www.domain.com.au – posts under the category https://www.domain.com/auBut I don’t want the other sites as subdomains. I need domains.
I’d like to achieve this:
https://www.domain.com – for everyone
https://www.domain.co.uk – for british
https://www.domain.co.au – for australiansWordPress multisite only allows subdomains