George
Forum Replies Created
-
Forum: Reviews
In reply to: [WP-PostRatings] Too tech.Rating the plugin with 1 star just because you can’t use it is stupid.
The plugin works fine, all you have to do is add a php function in your theme.Forum: Plugins
In reply to: [WP-PostRatings] (Request) Font icons along with gif/pngThat’s what i meant, i worded it wrong.
Thanks for your time and a great plugin.Forum: Plugins
In reply to: [WP-PostRatings] (Request) Font icons along with gif/pngWhen that will happen it will have no affect over previous rating, right?
Forum: Plugins
In reply to: [BackUpWordPress] Backup doesn't completePaul de Wouters
Human Made:You need to update your php.
This plugin requires PHP version 5.3.2 or later
PHP Version 5.2.17 is very old, ask your host to update it for you to version 5.4 at least.
Forum: Plugins
In reply to: [Pods Frontier Auto Template] Special characters converted to HTML entitiesOK, thank you for your time.
Forum: Plugins
In reply to: [Pods Frontier Auto Template] Special characters converted to HTML entitiesSo i am able to replicate this only if i import the database from the affected site to a new one, if i use the wordpress importer it works fine.
I even emptied all tables except the wp_options, wp_usermeta, wp_users and i still get this, imorting this database on a fresh install (droping all tables before) will result in getting this “error”.
[Moderated: removed link to database dump for security reasons]
Forum: Plugins
In reply to: [Pods Frontier Auto Template] Special characters converted to HTML entitiesChanging
echo esc_textarea( $content );toecho $content;in pods/components/Templates/includes/element-view_template.php “fixes” my problem, but i think that’s not very safe. Any ideas?Forum: Plugins
In reply to: [Pods Frontier Auto Template] Special characters converted to HTML entitiesI tested it but it doesn’t change a thing.
I think Pods Frontier Auto Template is not the cause of this problem, as i had deleted the plugin and it still happened. I even deleted Pods and reinstalled it but nothing changed.
Forum: Plugins
In reply to: [WP Redis] Using plugin for 2 sites on same serverThanks. Should add that info in the FAQ or installation page.
Forum: Plugins
In reply to: [BackUpWordPress] Backuped sql gives error on restoreI found the cause of this.
I have a taxonomy term ending with a single quote ‘ .
The plugin generated sql file puts a backslash \ before it, but when exported through phpmyadmin it has another single quote before.Exported by BackUpWordPress:
(421, 'term name\'', 'term-name', 0),Exported by phpmyadmin:
(421, 'term name''', 'term-name', 0),You can create new user roles under Ultimate Member -> User Roles and on every post/page you can choose who can see the content.
Forum: Themes and Templates
In reply to: [Simone] Displaying just the header imageThe problem seems to be the fact that the page is not refreshed after enabling/disabling the header text. This might confuse people:
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Doesn't work with _S starter themeNow they work. Did you do anything or …?
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Doesn't work with _S starter themeSent.