Pagelines buttons / wordpress buttons not working
#1
Posted 12 August 2012 - 08:08 PM
i'm setting up a new website with the Pagelines Framework, but i'm having some issues where some of the features within Pagelines aren't working. By that I mean you click on some of the buttons/options and its not doing anything?
I know this is not a PL issue and its down to the hosing company (123-reg) however, before I contact them I need to understand what is causing the issue. I have recorded a quick screencast which you can that demonstrates what is happening (or not happening).
Grateful of any input as i'm scratching my head here.
thanks
James
#2
Posted 12 August 2012 - 08:33 PM
#3
Posted 12 August 2012 - 08:41 PM
#4
Posted 12 August 2012 - 09:08 PM
thanks for coming back so quickly. Sorry about the YouTube vid, here's a new link that works
thanks
James
#5
Posted 12 August 2012 - 09:50 PM
#6
Posted 12 August 2012 - 10:28 PM
#7
Posted 13 August 2012 - 02:07 AM
I'm going to ask one of my developers to look into this, but in the meanwhile, please go to Dashboard > Settings > Permalinks and without changing your settings, please see if you can Save the settings. I'm asking this for two reasons. First, the page level change won't work, so I'm wondering if an update will take or also be frozen. Secondly, I'm wondering if the permalinks in your system are corrupted and if that does save, it might... just might... correct the problem.
Let me know how that goes.
#8
Posted 13 August 2012 - 02:12 AM
#9
Posted 13 August 2012 - 03:23 AM
#10
Posted 13 August 2012 - 03:33 AM
#11
Posted 13 August 2012 - 01:01 PM
#12
Posted 13 August 2012 - 03:54 PM
#13
Posted 13 August 2012 - 04:02 PM
#14
Posted 13 August 2012 - 04:24 PM
#15
Posted 13 August 2012 - 06:42 PM
#16
Posted 15 August 2012 - 10:27 PM
Two lines of java from the wp-property plug-in were conflicting with pagelines java.
The two lines for anyones reference using this plug in were:
wp_register_script('jquery-cookieX', WPP_URL. 'js/jquery.smookie.js', array('jquery'), '1.7.3' );
wp_register_script('jquery-ajaxuploadX', WPP_URL. 'js/fileuploader.js', array('jquery'));
Note the X that has been added to fix the issue.
Seems to work fine now, and thanks to everyone for you're help!
rgds
James












