Magento Slider installation not working - magento

Hi i have installed this slider on my magento store. i just bought from here.
Mag
But after installing, drop down menu of the website stopped working plus banner slider. Also the new slider is not showing at all. I tried to contact the Mag seller but they are not responding at all. It seems javascript issue. Any hints are tips much appreciated. thanks

The Problems that you might have encountered may be
jQuery/javascript error which make your other script stopped. For this like kaska said above` check for any error in your browser
console.
Bring all the template, layout and skin files by the module under <Your_package>/<Your_Theme>. (Search for the files the module
has
inserted, few modules inserts their template,layout and skin file under <default_package>/<default_theme> and if your active package and active there is other than this you would encounter issues)
And that is all i can say for now, until you provide more info

Related

Magento 2.2.3 Top category menu suddenly disappeared

Sorry in advance I'm not very familiar with Magento.
I am working on a Magento Web Shop and one day the top navigation, where you can open the categories, just disappeared. I tried searching in the vendor folder for the Block or templates for it but no success there. Didn't find a solution in the Admin panel as well. Searched in Google, but the only thing I found was about Varnish, which I'm not using.
I'm open to any suggestions and questions.
Look in Vendor/magento/module_theme/view/frontend/layout/default.xml
remove ttl="3600" from
This happens on sites without ssl (local?)
Preferably you make a child theme first and put the catalog.topnav section in the default.xml of your theme otherwise you have to repeat this with every update..

Joomla 3.3.6 admin panel not working

The buttons on the admin panel of my joomla site suddenly wont work anymore,
The dropdown works but when i hit a button it doesnt work.
Almost all buttons, i cant view my articles, categories or menus anymore and a lot of components.
Please help me!
There are two reasons for this problem to happen:
One (or more) core JavaScript files was (were) hacked.
You have recently installed an extension (typically a global system plugin) that created a conflict between JavaScript libraries
Try disabling, from phpMyAdmin, the recently installed plugin(s). Also try overriding all your core Joomla files with a fresh copy of Joomla.
Also make sure you delete your browser cache!
1- Go to yoursite/administrator/index.php
2- In the left side menu, most probably in Maintenance part ... checking joomla is stuck (probably some files damaged)
3- Select reinstall joomla core files.

Lost Pagination Toolbar in Magento 1.8.1

Hello
I have a live Magento 1.8.1 site where pagination was working on product list pages (such as category pages) but I’ve been adding and removing a number of extensions / plugins and I’ve lost all pagination. Unfortunately, I can’t remember the last time it was working so I can’t think precisely what extension might have caused the problem.
I’ve checked all the usual fixes such as here but my catalog.xml is fine (and all problems seem to only relate to 1.4 - 1.6). I am reluctant to upload new files which I actually think might fix it but I also know how temperamental Magento is! Everything else is working perfectly for the first time after a month of serious hard work including a couple of reinstalls!
The website is next2new.net and although you can see a custom theme, there is also no pagination on the default magento theme which indicates to me it’s a core problem somewhere.
Any thoughts on any files I could check / change before I do a big overwrite?
Many thanks
Following things you can try in order to Cope-up with this situation :
1) Disable those modules which is overriding Catalog module and check once again.
2) Check whether Toolbar block is calling or not using Template and Block Path hints using Magento Admin.
3) If you are using any template, possibly there could be a setting in Admin section to Manage toolbar.

Magento admin CMS pages content in wrong tab

I've got a Magento site however when I login into the admin area to create a new CMS page the content box is appearing in the Page Information tab and not the Content tab. This is causing the validation to fail when I add the content.
Any help would be much appreciated
Try disabling any third party extensions/customizations you may of installed.
It could also be caused by corrupted database entries.
Try reinstalling Magento to a new database and seeing if the issue persists.
If it's fixed, then it's a problem with your data. If it isn't, then it must be a extension or customization causing the bug.
Go to System>Configuration>Advanced and you will see a brand of extension you recently installed. Set it to disabled and hit Save Config. Flush Cache, log out and log back in to admin and it should be corrected. If it is, contact the extension creator and report the bug as it shouldnt do that.The only realy way for that to happen is for something to overrule its placement which would be a 3rd party extension.
The other possibility is that you moved some folders in adminhtml by accident. If thats the case, try uploading an original copy of adminhtml.

mouse over zoom not working in magento

I want to install a jquery zoom box on my magento website, I have tried almost every thing found on the internet. am I doing something wrong? But I cannot seen to get jquery mouse over zoom to work on my magento site, I have put in jquery noconflict in my jquery files as well. I am using magento 1.5.1 , I have even tried installing magento extensions of magic zoom, cloud zoom , jqzoom but nothing is working.
Any help will be appreciated
thx in advance
First you may please check whether there is any js error.
Sometimes the extension you installed may be in the default directory of the template.So please check view source of the product detail page, whether there exits the content. Otherwise please copy that template and layout from the default folder to your theme folder.
If your browser is Chrome, CTRL+SHIFT+J will open the javascript console.
In my case, it told me that the magento /js/scriptaculous folder was missing, which seems to be a bug in Magento Connect for 1.8.1.0. Copying that folder from an archived earlier version on the Magento website fixed this.
The original question was about a different version of Magento so may not have the same cause.
Have you had a look at this: http://leveluptuts.com/tutorials/magento-community-tutorials/53-theming-magento-23-better-product-zoom.
I've used it and it works like a charm!

Resources