TableauxAdmin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Unicon Lite] headers already sent byI resolved this myself. If you remove the extra blank space in the first line of code on the file “dynamic-styles.php”, it will fix the problem.
This:
1
2 <?php
3 function unicon_lite_register_dynamic_fonts() {Should be this:
1<?php
2 function unicon_lite_register_dynamic_fonts() {- This reply was modified 8 years ago by TableauxAdmin.
- This reply was modified 8 years ago by TableauxAdmin.
- This reply was modified 8 years ago by TableauxAdmin.
Forum: Themes and Templates
In reply to: [OceanWP] Update Changed Header & Hamburger MenuI just figured it out. It was a plugin conflict with “Fast Velocity Minify” https://ww.wp.xz.cn/plugins/fast-velocity-minify/. Disabled then re-enabled the plugin and it fixed the problem.
- This reply was modified 8 years, 1 month ago by TableauxAdmin.
Forum: Themes and Templates
In reply to: [OceanWP] Update Changed Header & Hamburger MenuTried that, didn’t work. Will send you a separate email with login info so you can take a look.
Forum: Plugins
In reply to: [Scroll to Anchor] Scroll to Anchor not ScrollingOK, here is the result:
Uncaught ReferenceError: jQuery is not defined
at (index):21Forum: Plugins
In reply to: [Scroll to Anchor] Scroll to Anchor not ScrollingI have the same problem. Animation speed and offset options are not working at all. Here is my page: http://residential2017.tableaux.com/product-styles/
Forum: Plugins
In reply to: [Fast Velocity Minify] Warning: mkdir() ErrorYeah, error is gone after update. Thank you.
Nevermind, I figured it out. It was as easy as simply deleting the caption in the “general” option for each slide!
Forum: Themes and Templates
In reply to: [OceanWP] Minimal header, Auto Burger Menu?Excellent! Thank you!
Forum: Themes and Templates
In reply to: [OceanWP] Minimal header, Auto Burger Menu?I got your update but didn’t see the option to adjust the breakpoint. Were you able to add this feature, and if so, where can I find that?
Forum: Plugins
In reply to: [Fast WordPress] Conflict with Meta SliderThanks for the quick response.
Everything you noted makes sense. It’s not a huge deal as I can temporarily deactivate Fast WordPress when building my sliders, then reactivate when done. The sliders will not be updated that frequently, so it’s a reasonable workaround.
Other than this minor issue, your plugin works well and I’m very satisfied with it.
- This reply was modified 8 years, 10 months ago by TableauxAdmin.
Forum: Plugins
In reply to: [Fast Velocity Minify] Cache Footer Improvement?Raul,
Thanks for the quick response. Your explanation makes sense.
We are very happy with the results compared to what we had before. Thanks for a great plugin!
Forum: Themes and Templates
In reply to: [OceanWP] Grandchild Menu Items CoveredWorks! THX again!
Forum: Themes and Templates
In reply to: [OceanWP] Grandchild Menu Items CoveredSorry, grandchild page …sub-sub page.
I think the best option for this particular project will be the slide out panel menu. I’ll wait for the next release and test.
Thanks for all your support!
Forum: Themes and Templates
In reply to: [OceanWP] Grandchild Menu Items CoveredThis worked to some degree. It makes the child menu open left, but the grandchild menu still opens to the right.
Let me ask another question; I like the way the mobile menu functions when using Menu Style “simple”. Is there a way to make it work that way (opens a side panel with menu) all the time regardless of screen size? Perhaps I can do this by manipulating the breakpoint in your upcoming release?
Forum: Themes and Templates
In reply to: [OceanWP] How to Disable Theme LightboxThere aren’t any files within the “oceanwp” folder.
I also tried to disable scripts & styles on another website which is on a different host and had the same issue.
Thanks anyway. I’ll keep working for a solution on my end.