Forum Replies Created
-
in reply to: Dropdown menu not working with minify
Looks like I’ve found the solution, and my site is loading much faster.
I’m using the Autoptimize plugin by Frank Goossens (futta).
For the JS optimizing I have just the ‘Optimize JavaScript Code’ checked and have excluded the following JS:
- main.js
- jquery.js
- jquery.mobilemenu.js
For the CSS, I have the ‘Optimize CSS Code’, ‘Generate data: URIs for images’ and ‘Also aggregate inline CSS’ checked.
My page load connections went from 92 to 30.
in reply to: Tower – Visual Composer UpdateIt is working OK. The latency was with my hosting provider.
I also have found that using Firefox instead of Chrome is better for Visual Composer.
Sorry for the multiple replies- was trying to find a solution. My client really likes the page transitions, but also wants the prettyPhoto box. Affirming the original request, it’d be great to fix this bug.
The plugin mentioned above gave me a conflict with smaller screen widths, only worked with desktop. :(
Had the same issue. The solution I found was to disable ‘Page Transition’ in Tower > General Settings, than I installed the “Page Transition” free plugin:
https://wordpress.org/plugins/page-transition/
in reply to: header background imageFixed it!
To add a background image to your HEADER, add the following CSS code snipet to your custom CSS code:
1) Goto Tower > General Options
2) Scroll down to ‘Custom CSS Code’ (the black box)
3) copy/paste the following, and replace the URL with your image:
header {
background-image: url(“https://www.whatever.com/your-image.jpg”);
}
Please close the ticket. again, awesome theme!
Best,
ModernPRO LLC