deadko
Forum Replies Created
-
Forum: Plugins
In reply to: [Hotwords] when install the updateIt was my plugins problem, not yours, thanks for your support
Forum: Plugins
In reply to: [Hotwords] when install the updateI see that not only when I update your plugin cannot enter to configure it, another new plugin I installed is impossible to enter, i was looking to repair tables in db but no luck for now
Forum: Plugins
In reply to: [Hotwords] when install the updateremoved plugin, installed 2.2, no rigts
removed 2.2, installed 2.0 and the same problem
?Forum: Themes and Templates
In reply to: [evolve] child themesI explained how to do it, What did not understand and I re-explain
Forum: Themes and Templates
In reply to: [evolve] child themes/*
Theme Name: Evolve hijo
Theme URI: http://theme4press.com/
Description: Evolve
Version: 1.0
Author: theme4press
Template: evolve*/
@import url(“../evolve/style.css”);1 – create a folder evolve-child
2 – put in the screenshot.png and a style.css whith the code above
3- activate in themesForum: Themes and Templates
In reply to: [evolve] footer widgets not horizontallyI modified bootstrap css:
line 6301
.modal-footer:after {
display: table;
content: ” “;
}
to
.modal-footer:after {
content: ” “;
}
but the 3rd col still vertically, nobody knows¿?solved !
I blocked the /plugins in my robots.txt, now it’s oka mi la 0.20 quita todas las opciones disponibles de cada plugin desde admnin-plugins , sorprendente
Forum: Plugins
In reply to: [Polygon Recent Comments With Avatar] various changesI forget, could you put a small link to older comments at the end of the widget?
thanksForum: Plugins
In reply to: [Polygon Recent Comments With Avatar] various changesThanks another time, I see when in the config of the plugin (first line) I delete the name Polygon recent comments, It still there when I refresh page.
There’s a possibility to not show any title in the page?
Thanks for your workForum: Plugins
In reply to: [Polygon Recent Comments With Avatar] various changesI’m from Barcelona, so english is not my best too
I don’t kwow how to créate the function, but I see if I understant it
I’m going to test it!
Thsnks!!!
Forum: Plugins
In reply to: [Polygon Recent Comments With Avatar] various changesGood to see you here
The scroll I fix it, but I don’t know how to make de 2 point.
And one more petition, is posible not to put the date and only put 2 minutes ago…1 day ago etc… in every comment?Thanks!!
Forum: Themes and Templates
In reply to: [Customizr] Change credit line in footersolved. it is in class-footer-footer_main.php
Thanks
Forum: Themes and Templates
In reply to: [Customizr] Change credit line in footernow , the footer changed the code:
?>
<?php tc__f(‘rec’ , __FILE__ , __FUNCTION__ ); ?><?php do_action( ‘__before_footer’ ); ?>
<!– FOOTER –>
<footer id=”footer”>
<?php do_action( ‘__footer’ ); // hook of footer widget and colophon?>
</footer><?php wp_footer(); //do not remove, used by the theme and many plugins?>
<?php do_action( ‘__after_footer’ ); ?>
</body>
</html>
what I should modify? thanks
Forum: Fixing WordPress
In reply to: Upgraded – Want to DowngradeI meke the downgrade, but in admin says 3.4
something more to make?