Hi RICH65, how much memory is allocated to your website?
Thread Starter
RICH65
(@rich65)
Hi!
WP-Memory-Usage plugin reports:
Memory limit : 128 MB
Memory usage : 32.01 MB (25%)
When I set memory to 256 MB the response time is the same (about 8 seconds).
Have you tested this on different browsers? I believe you are using Mac is that correct, is that correct?
Thread Starter
RICH65
(@rich65)
Hi!
I have a PC. Tested in the Google Chrome 43.0.2357.73 beta-m, Firefox 38.0.1, Opera 12.17.
In all of these browsers is the same response time.
Hi, as I mentioned in your other support thread the only action left to take is to test your website on a live server.
Thread Starter
RICH65
(@rich65)
Hi!
I found this solution, which removes both problems (error in editing the gallery and long response time).
I create 47 galleries for 47 pages of the catalog. The shortcode will be following:
[catablog_gallery id="1329" catablog template="gallery" navigation="disable"]
<!--nextpage-->
[catablog_gallery id="1330" catablog template="gallery" navigation="disable"]
<!--nextpage-->
.....
Pagination performs plugin WP-PageNavi.
I will use the same solution for displaying categories of the catalog.
It will be a lot of work, but I get the absolute control over the content of catalog, which I need for future updating and editing of content.
By this I close this thread.
Have a nice day.
RICH