idart
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] position style sorting trianglesTobias sorry for the late reply
Thanks for your code, but I expect a bit different result
please see
http://sch***1275.ru/indent.pngIn plugin “wp-table-reloaded” this was achieved as follows:
. wp-table-reloaded. sorting { background: # A8B9B8 url (.. / img / bg.gif) no-repeat 50% 5%; cursor: pointer; } . wp-table-reloaded. sorting_asc { background: # 6784A2 url (.. / img / asc.gif) no-repeat 50% 5%; } . wp-table-reloaded. sorting_desc { background: # 6784A2 url (.. / img / desc.gif) no-repeat 50% 5%; }Forum: Plugins
In reply to: [Simple Multisite Sitemaps] This page contains the following errors:as we can see, if you request to receive the following error-log:
[Wed Mar 20 23:50:18 2013] [warn] [client 87.238.155.88] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 85 bytes) in /home/clients/acc_ftp0/domains/mysite.ru/html/wp-includes/post.php on line 595[Wed Mar 20 23:50:18 2013] [warn] [client 87.238.155.88] mod_fcgid: stderr: PHP Warning: php_resource statistics
: /index.php {} 1166432, 1048065, 0, 0 in Unknown on line 0I understand there is not enough memory to process the request
it’s a pityForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] position style sorting trianglesdefault position of the sorting arrows
default position of the sorting arrows
make wider the column, in the case where the width should be on the content
http://sch***1275.ru/column-minimal.pngwhen sorting arrows located on the text, it does not affect the width of the column and in this case we adjust the column width only header text (number of characters in the text)
I find this position of the sorting arrows more universal
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] position style sorting triangles*** yes that’s right
please see
http://sch***1275.ru/should-be-so.pngthat you have to change in style?
http://sch***1275.ru/profs/ working on plugin “wp-table-reloaded”
I’m trying to do the same for plugin “tablepress”Forum: Plugins
In reply to: [Simple Multisite Sitemaps] This page contains the following errors:Sorry – everything works!
Forum: Plugins
In reply to: [RPS Sitemap Generator] blank page after clicking updateGlossary of insurance terms
employs 16,600 postshosting provider: http://www.ipipe.ru/
for fault analysis can provide access to the admin panel of the site or I can send sql databaseForum: Plugins
In reply to: [RPS Sitemap Generator] blank page after clicking updategood day
the problem persists
I noticed that the site map is created only in the blogs where not a lot of posts / pages
if you want I can give access to my site for the quick solutionrobots.txt (paste the last lines):
Sitemap: http://mysite.ru/sitemaps.xml
Sitemap: http://mysite.ru/sitemaps_2.xml
Sitemap: http://mysite.ru/sitemaps_3.xml …where:
sitemaps_2.xml = http://mysite.ru/blog2/wp-admin/options-general.php?page=rps-sitemap-generator …it would be nice if this information was in the plugin
many thanks for the plug