dementys
Forum Replies Created
-
The script may be best. I implemented it through /wp-admin/post.php?post=numberХ&action=edit, in this case it work from numberХ only. By the way, http://www.facebook.com/jivosite/posts/447138385383625#js-dlg
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] SorryMy apologises, troubles at hosting. Seems like http://codeasily.com/community/topic/php-modules/#post-4534 , now it resolved 🙂
Forum: Plugins
In reply to: [bbPress2 BBCode] implement of spoiler into phpI found!!
<p><a class='spoiler-tgl' href='#SID_8_tgl' id='SID_8_tgl' rev='slide||название||название||300'></a></p> <div id='SID_8' class='spoiler-body'> содержимое спойлера </div>Dear support,
if you are russian please let us know. I’ve some questions relative translation of your plugin too. Need something as your instrument for using into php page template.Sorry, I was need photoBlog skeen:)
P.S unfortunately [flagallery gid=4 skin=NONE] does not work 🙁
P.S unfortunately [flagallery gid=4 skin=NONE] does not work 🙁
Forum: Plugins
In reply to: Trouble of import from wp-contentHi, plugin could not open ../wp-content/uploads/woocommerce uploads/Каталог товаров_files , I mean ../admin.php?page=ngg_addgallery
What from update I need?Ooops, I forgot to tell you about the key for solving the first problem:
——————-
tablepress-datatables-auto-filter/tablepress-datatables-auto-filter.php
——————-
global $user_login, $user_ID, $user_identity;
$auto_filter_word = $user_login ;
if ($user_ID == 1 || $user_ID == 50)
$auto_filter_word = $user_identity;
——————-
THANKS!!Тоbias, the solution I was find. It’s plugin: Friendly and PDF Button!
Thank for hints 🙂Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] custom echoAn example,
<?php include (TEMPLATEPATH . ‘/sidebar 1.php’); ?>
need execute the browser only. What explanation add for plugin?Thanks for answer!
I try to use the Extension from https://tablepress.org/extensions/datatables-auto-filter/ as a start. At the next step I’d like to adjust the PHP code for sending 2-nt_received_row from TablePress to WATS_plugin_field without button click. I mean the row_data, not the column headers!:)
Hi Tobias, my apologies. Google translator maybe not help, I try to describe it otherwise.
Do you plan TablePress Extensions with buttons similar at http://editor.datatables.net/examples/api/duplicateButton.html ? First I need something similar: user_click to entry_key send wp_user_nick to TablePress_search_field. Is it impossible soon? 🙂