jimojeda
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Customer Reviews] All reviews have disappearedHey MichaMcLain… which plugin did you decide to move to? Please let me know.
Also @gowebsol, no worries man… things happen and we can’t expect you to get it right all the time.
I for one appreciate the good work you’ve done with this plugin. If you get it fixed, then great, I’ll gladly continue using it, but if not, at least there’s other options.
Thank you once again.
Jaime
Forum: Plugins
In reply to: [WP Customer Reviews] All reviews have disappearedIt is just so frustrating when a developer misses something as important as this in their new “upgrade”.
I know that my setup is correct. Reviews are associated with the page correctly, but when I upgraded from 2.4.8 to 3.0.1 today… all reviews disappeared completely!
Luckily, I had made a full backup of the client’s site before I made the upgrade. Well, it’s not truly luck… it’s experience. ??
Either way, I’m not upgrading until I know that the developer has fixed the issue.
Thanks,
JaimeAwesome!
RavanH is a total genius isn’t he? ??
Anyway, looks good!
Congratulations!
Jaime
Hi Jim!
I think it could definitely help to try that.
I notice that your theme is loading version 1.4
Why not try the latest? That would be 1.10.2
If that doesn’t work, then wait for the awesome RavanH to help you.
Sincerely,
Jaime Ojeda
RavanH!!!!!
You’re an amazing GENIUS AND A HALF!!!!!!
Changing it to 1.8.0 fixed the issue!!!
You’re too awesome man!!!!!!
Please try it on your end and let me know if it works like it does for me.
https://www.AbbeysTexasBBQ.com
Sincerely,
Jaime
Trying it now and I’ll let you know.
Jaime
You’re right, that’s what it seems like “at quick glance”… but after I tried that, it totally broke the script.
Not even images would open up in jquery!
So I played with all the different version I know were available and every time I went to 1.5.0 and above, Easy Fancybox would not work at all. So I put it back to 1.4.2.
I just can’t figure out what else could be wrong.
Any other ideas?
Sincerely,
Jaime
By the way, I found this in the “functions.php” file of the theme itself.
//load frontend scripts function script_loader() { if (!is_admin()) { global $theme_options; wp_register_style('font2', 'https://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT:regular,italic'); wp_enqueue_style('font2'); wp_register_style('style', get_bloginfo('stylesheet_url')); wp_enqueue_style('style'); wp_deregister_script('jquery'); wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js'); wp_enqueue_script('jquery'); if ($theme_options['cp_slider_show'] != 'disabled') { wp_register_script('nivo', get_bloginfo('template_directory').'/js/jquery.nivo.slider.js', array("jquery")); wp_enqueue_script('nivo'); wp_register_style('nivostyle', get_bloginfo('template_directory').'/nivo-slider.css'); wp_enqueue_style('nivostyle'); } wp_register_script('cufon', get_bloginfo('template_directory').'/fonts/cufon-yui.js', array("jquery")); wp_enqueue_script('cufon'); wp_register_script('font', get_bloginfo('template_directory').'/fonts/Junction_400.font.js', array("jquery")); wp_enqueue_script('font'); wp_register_script('tweet', get_template_directory_uri().'/js/jquery.tweet.js', array("jquery")); wp_enqueue_script('tweet'); wp_register_script('imgCenter', get_template_directory_uri().'/js/jquery.imgCenter.minified.js', array("jquery")); wp_enqueue_script('imgCenter'); wp_register_script('fancybox', get_template_directory_uri().'/js/fancybox/jquery.fancybox-1.3.4.pack.js', array("jquery")); wp_enqueue_script('fancybox'); wp_register_style('fancyboxstyle', get_template_directory_uri().'/js/fancybox/jquery.fancybox-1.3.4.css'); wp_enqueue_style('fancyboxstyle'); wp_register_style('cart66-css-custom', get_template_directory_uri().'/cart66.custom.css', array("cart66-css")); wp_enqueue_style('cart66-css-custom'); } } add_action('wp_enqueue_scripts', 'script_loader');
If this has anything I can update let me know.
But again, I just wanted to repeat that the only change that really broke your awesome plugin was updating wordpress to 3.7.1 because the previous version made your script work well for images and youtube videos with no issues.
However, if there’s anything I can do to fix this, please let me know.
Sincerely,
Jaime
Thanks for your awesome willingness to help me out on this.
I disabled that plugin and it still didn’t work. I then deleted it completely and still no go.
I looked for a similar plugin from another author that looks more up-to-date and installed it, it’s called jQuery Vertical Scroller, I installed it and activated it. Since it’s compatible with the latest wordpress, I figured that might update the jQuery links, but still nothing.
Could it be the theme itself?
But if it is the theme… why was it working perfectly until I updated wordpress to the latest one?
Wouldn’t WordPress itself be the culprit in this instance?
So confused and frustrated… and I really appreciate your help.
Thank you so much!
Sincerely,
Jaime Ojeda
P.S. Is it advisable for me to simply modify the source code and update that link to point to the latest jQuery files? What do you recommend?
Oh, and I even added the class=”fancybox-youtube” tag on one of the links and it still doesn’t work.
Thanks,
Jaime
Forum: Fixing WordPress
In reply to: Can't log into wordpress – 404 errorI upgraded through the CPanel. When I went to Fantastice, it said it was outdated and I simply clicked on the upgrade button.
According to CPanel, everything was upgraded successfully.
Jaime
Forum: Fixing WordPress
In reply to: Can't log into wordpress – 404 errorHi JarretC,
I should have specified that on my post.
No, I never messed with it at all.
Last time I was logged in was about two months ago, everything was working fine. Two or three months passed, then I tried to log in yesterday and this happens.
So I didn’t do any changes or installations at all.
Again, when I FTP to the server, all files are there and intact, but when I try to access the file through a browser, it says it can’t find them.
I’m thinking some kind of Cpanel upgrade or server file system corruption or maybe an issue with DNS… I don’t know.
And before even posting here I did an upgrade to make sure the installation was done correctly.
So, any ideas why this is happenning?
Jaime