ohpayk
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Possible for part of a website to not use WordPressSo if I placed an index.html in the example directory url/project8/ it would be used when someone navigated to that specific address.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] SubmenusWorks perfect, thank you. The only other thing I am trying to sort out is changing the color of the “hamburger icon” when the menu opens. I start out with a white background and am using a dark menu background. Would that be an active state that could be targeted with css? Thank you so much again.
Forum: Plugins
In reply to: [Asynchronous Javascript] revolution slider didn't work after activateUncaught ReferenceError: jQuery is not defined (index):515
Uncaught ReferenceError: jQuery is not defined (index):730
JQMIGRATE: Logging is active jquery-migrate.js?ver=1.2.1:21
ThemePunch GreenSocks Logs jquery.themepunch.tools.min.js?rev=4.5.95&ver=3.9.2:25
Failed to execute ‘write’ on ‘Document’: It isn’t possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened. (index):1
JQMIGRATE: jQuery.browser is deprecated jquery-migrate.js?ver=1.2.1:41
console.trace() jquery-migrate.js?ver=1.2.1:43migrateWarnForum: Plugins
In reply to: [Asynchronous Javascript] revolution slider didn't work after activateI am having the same problem but I’m testing locally first so I can’t provide an example. Revolution Slider 4.5.95 and WP 3.9.2. I have the following scripts excluded by name thinking it was one of these that was causing a conflict but it didn’t help:
jquery-core
jquery-migrate
revmin
admin-bar
tp-toolsI figure there is another script I haven’t identified that is causing the issue. The Revolution Slider doesn’t load at all.
Forum: Fixing WordPress
In reply to: Improving Page Load TimeI have not. From my understanding less requests would be faster then multiple requests of smaller sizes. In the end I’ll probably minify the final file with sass manually. If it’s not going to make a huge difference though I would be more than willing to use a minification plugin. Only two of the CSS files are larger the rest are under 1.5kb
Forum: Fixing WordPress
In reply to: Editor and Authors Cannot See Visual EditorSorry guess I wasn’t clear enough. That was what I mean by “made sure visual editor is enabled.” That was my first thought when the editor told me they were having issues.