etruel
Forum Replies Created
-
hi, you can use {permalink}
same thing.
Don’t work in firefox the feature for edit html input fields for minimetaForum: Plugins
In reply to: [user files] Warnings at downloadOK
here is the code moderated before
in user_files.php replace all function getDownloads()Forum: Plugins
In reply to: [user files] Warnings at downloadI replaced some code that fix a lot of warning and work better
in user_files.php replace all function getDownloads()
[Code moderated as per the Forum Rules. Please use the pastebin]And for fix in admin manage-files-main to download files from other users
in functions.php around line 159Line:
echo '<td align="right"><a rel="download.png" href="admin.php?page=manage-files-main&theDLfile='.$files.'"> <img title="Download '.$files.'" src="'.plugins_url( '/user-files/img/download.png' , dirname(__FILE__) ). '" alt="" width="20" height="20" /></a> | <a href="admin.php?page=manage-files-main&deletefile='.$userNum.'/'.$files.'"> <img title="Delete '.$files.'" src="'.plugins_url( '/user-files/img/delete.png ' , dirname(__FILE__) ). '" alt="" width="20" height="20" /></a></td>';
Replace with:
echo '<td align="right"><a rel="download.png" href="admin.php?page=manage-files-main&theDLfile='.$userNum.'/'.$files.'"> <img title="Download '.$files.'" src="'.plugins_url( '/user-files/img/download.png' , dirname(__FILE__) ). '" alt="" width="20" height="20" /></a> | <a href="admin.php?page=manage-files-main&deletefile='.$userNum.'/'.$files.'"> <img title="Delete '.$files.'" src="'.plugins_url( '/user-files/img/delete.png ' , dirname(__FILE__) ). '" alt="" width="20" height="20" /></a></td>';
ok I found it.
in the footer.php file template must have a call to wp_footer();
now is working
I have the same issue, but I’m thinking that may be loss some filter on template…
I saw the code
<fb:activity recommendations="false" border_color="000000" font="arial" colorscheme="light" header="true" height="400" width="260" site="https://midescuentoya.com.ar/"></fb:activity>
but nothing at sidebar.And I have the same with the “recomend” button on single post content. The fb tag but display nothing.
anyway the plugin is very useful!
Thanks!Forum: Plugins
In reply to: [user files] Warnings at downloadhey, thanks for the answer
I’m using v2.05 of the plugin.
PHP v5.2.17I think that I found another little bug: I was upload a file to user_id 2 and then in the “files” menu the same file for download its linked to my user_id folder
ex. I upload https://blablabla.com.ar/wp-content/uploads/file_uploads/2/la%20foto.JPGbut the download link (I’m as admin) showed is: https://blablabla.com.ar/wp-content/uploads/file_uploads/1//la%20foto.JPG
note: “/1//” must be “/2/” in this case.Also I have a translation to spanish, but is not working at all. when I have finished, I can send for publish!
thanks
Hi
The names of every box are near of every checkbox.
and the help must show a little help in same page below “help” word.
This appear that you have errors in your hosting or in your installed WP.You have 3 box: Origin, Rewrite to, and Relink to.
in Origin (first) write
https://de.djtunes.com
and in rewrite to (second) write
https://google.com
best regards
EstebanForum: Plugins
In reply to: [WP Delete Post Copies] WP-eDel post copies 3.02 broken unless re-savedThanks, You are right.
For this I was added in Readme file and Installation Tab a
NOTE: May be the first time you see something rare… save options for fix.
??regards
EstebanBy default you have a {content} for every post. But you can add more things to this.
Please see that you have an example in campaign editing, Template Post box. (clicking “Help”, below text field after “Valid tags:”)you can use as template:
{content} <a href="{feedurl}">Go to Source</a>
Agreed ??
for this you can use a template post. Feature added in version 0.6beta.
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] wpematicothanks for comments guys
I really appreciate this ??Forum: Plugins
In reply to: wp-o-matic RSS plugin being sold by ownerWPeMatico is comming A new project like WP-o-Matic.
I take only the title of every post for check duplicates, but I can make this more complicated. Very very soon I will upload the first beta releaseForum: Plugins
In reply to: [WP-o-Matic] Can i revise and republish WP-o-Matic?WPeMatico is comming A new project like WP-o-Matic.