Stevie Caldarola
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessAlso, the feedback above was FROM the plugin developer ABOUT the theme coding.
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessNope – just parts of the plugins aren’t working (in this instance, there is a table of files that should be able to be sorted and filtered, which isn’t working, among other functionalities), and the feedback I always get from the Plugin developers is that our theme is not properly calling up JQuery and/or JavaScript
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessUnderstood – I was hoping for some guidance to help find the answer for myself.
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessBUMP – Any further thoughts?
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessOh, and the feedback is from the Plugin developer talking about our website’s coding, just to make sure that I was clear.
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessI see! This is where I get confused – so many opinions ??
The plugin is WP-Client, it creates a Client Portal for clients to login to our site and get extra and personalized info.
I’m not sure if this is the issue we’ve had before, as we’ve had issues with previous plugins as well. We solved our most recent issue with a short line of code in our footer that I was told is pretty common but we were missing.
Forum: Fixing WordPress
In reply to: jQuery and the land of sadnessThanks Jose! This is currently in our functions.php file, is it missing something?
wp_enqueue_script( ‘articulate-script’, get_template_directory_uri() . ‘/js/functions.js’, array( ‘jquery’ ), ‘20140616’, true );
}
add_action( ‘wp_enqueue_scripts’, ‘articulate_scripts’ );Thanks Vinod!
I was having that issue, as well as not being able to add more pages past the third unit of my course.
However, everything seems to be working now! I’m not sure what happened and why it’s working now, but it is!
Thank you very much – I will keep checking today to see if anything changes but all seems to be in working order now.
Hey Bojan,
Sure thing, it’s Version 1.2.4.5
Cheers,
StevieLooks like it is being applied: https://www.communicationchiropractic.com/phpinfo.php
Thank you Bojan, but it didn’t work.
Here’s my php.ini code:
register_globals = off
allow_url_fopen = offexpose_php = Off
max_input_time = 60
variables_order = “EGPCS”
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = “a=href,area=href,frame=src,input=src,form=,fieldset=”
memory_limit = 256M
upload_max_filesize = 50M
post_max_size = 100M
max_input_vars = 10000 ;
;Hi Tyler!
Weird – I’m having this issue. I just downloaded the plug-in last week, so it’s definitely a current version. I’m currently using the lite version, with the hopes of upgrading to pro after convincing my bosses that this is the plug-in for us!
I’m setting up our first course. It’s got five total units (all with multiple pages). I’m up to the fourth unit, and I can’t add anything past the first page.
Any ideas?
I’ve got a coming soon plugin set up so that people see a landing page when they get to our site until the course is ready to be launched, but I was having this issue before setting that plugin up.
communicationchiropractic.com
Thanks very much,
StevieHas there been a resolve to this issue? I’m having the exact same issue as Loralee – this combined with the Course Description not being able to save.
Thanks,
StevieWas there ever a resolve to this? I am having the same problem that Loralee was.
Thanks,
StevieForum: Plugins
In reply to: [Simnor Shortcodes] Insert HTML & shortcodes in accordion