Raul Garcia
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Hide “Download” before titleHi!
if you want to skip “Download …” prefix, and use only title as link text, please add the title in link label field.
That was the solution!!
Thanks a lot, dude!!!!Forum: Plugins
In reply to: [Download Manager] Hide “Download” before titleHi!
This is the complete list of downloads. Only the first is showing “Download” before the title<ul> <li>[wpdm_direct_link id=448]</li> <li>[wpdm_direct_link id=355]</li> </ul> [minti_divider style="1" icon="" margin="0px 0px 0px 0px"] <ul style="margin-bottom: 5px!important;"> <li>[wpdm_direct_link id=363]</li> <li>[wpdm_direct_link id=364]</li> </ul> [minti_divider style="1" icon="" margin="0px 0px 0px 0px"] <ul> <li>[wpdm_direct_link id=365]</li> <li>[wpdm_direct_link id=366]</li> </ul> [minti_divider style="1" icon="" margin="0px 0px 0px 0px"] <ul style="margin-bottom: 5px!important;"> <li>[wpdm_direct_link id=367]</li> <li>[wpdm_direct_link id=368]</li> </ul> [minti_divider style="1" icon="" margin="0px 0px 0px 0px"] <ul> <li>[wpdm_direct_link id=369]</li> <li>[wpdm_direct_link id=370]</li> </ul>Forum: Plugins
In reply to: [Download Manager] Hide “Download” before titleHi!
I’ve changed nothing in the link template/style. It’s a very strange situation. Do you think it would be a good idea re-installing the plugin?Forum: Themes and Templates
In reply to: Help with Kubrik 1.3Thank You!!! Thank You!!! I ‘ve bee crying the whole night!!! Thank You!!!
Forum: Themes and Templates
In reply to: Help with Kubrik 1.3thanks, macmanx. I’ll do.
Forum: Fixing WordPress
In reply to: A simple question.Oh!! What a fool!! That was my error. Thanks a lot, dude!
Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temeThank You Again, Beel.
Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temeOk! It worked!!!! Thank you ten thousand times!!!! 😀
Another question, then:
what files does 1.3 check for a theme. I mean: 1.3 searches for comments.php instead of wp-comments.php. Are there more changes? What are the exact filenames that a theme uses?Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temeBeel: Thanx! I’ll try it now! In a few minuts I’ll tell you the results.
Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temealphaoide: No. I have modified wp-comments.php and put it inside my theme folder, with the same file name. If I modify and rename to comments.php, how do I call it from my index.php?
Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temealphaoide: No. I have modified wp-comments.php and put it inside my theme folder, with the same file name.
Forum: Fixing WordPress
In reply to: wp-comments modified as a part of a new temeI have copyied wp-comments.php in my theme folder, but when I try to call it, wordpress calls the wp-comments.php of the root folder, not mine. That is the begginning of my question.