Forum Replies Created
-
AuthorPosts
-
When do you anticipate the new version release?
3 years, 9 months ago in reply to: Noo Mebla Theme – Shopping cart does not display in mobile #1211854Hello???? ... why aren't you giving me any support on this issue?
At the very least you could provide the css that needs to show the "cart" on mobile.3 years, 9 months ago in reply to: Noo Mebla Theme – Shopping cart does not display in mobile #1211847We need the logo centered! If we change that, it throws off the whole design. We need the cart to show on mobile, using the: Customizer ▸ Header ▸ Header Style ▸ Header Center
3 years, 9 months ago in reply to: Noo Mebla Theme – Shopping cart does not display in mobile #1211830This reply has been marked as private.3 years, 9 months ago in reply to: Noo Mebla Theme – Shopping cart does not display in mobile #1211829sorry, I never got this alert! Will send in private response...
3 years, 11 months ago in reply to: Noo Mebla – Top Header not showing on tablet or mobile – PLEASE HELP! #1210689.noo-topbar {- <input class="enabled-button" style="min-width: 0px; min-height: 0px; font-family: inherit; font-size: 10px; background-color: white; visibility: hidden; float: left; margin: 0px; vertical-align: top; position: relative; z-index: 1; width: 18px; left: -40px; top: 1px; height: 13px;" type="checkbox" aria-label="padding 15px 0 0" /> padding: 15px 0 0;
}noo.css:3989.noo-topbar {- <input class="enabled-button" style="min-width: 0px; min-height: 0px; font-family: inherit; font-size: 10px; background-color: white; visibility: hidden; float: left; margin: 0px; vertical-align: top; position: relative; z-index: 1; width: 18px; left: -40px; top: 1px; height: 13px;" type="checkbox" aria-label="background #f8f8f8" /> background: #f8f8f8;
- <input class="enabled-button" style="min-width: 0px; min-height: 0px; font-family: inherit; font-size: 10px; background-color: white; visibility: hidden; float: left; margin: 0px; vertical-align: top; position: relative; z-index: 1; width: 18px; left: -40px; top: 1px; height: 13px;" type="checkbox" aria-label="padding 15px 0" /> padding: 15px 0;
- <input class="enabled-button" style="min-width: 0px; min-height: 0px; font-family: inherit; font-size: 10px; background-color: white; visibility: hidden; float: left; margin: 0px; vertical-align: top; position: relative; z-index: 1; width: 18px; left: -40px; top: 1px; height: 13px;" type="checkbox" aria-label="border-bottom 1px solid #f2f2f2" /> border-bottom: 1px solid #f2f2f2;
}3 years, 11 months ago in reply to: Noo Mebla – Top Header not showing on tablet or mobile – PLEASE HELP! #1210684Yes, there is a Header > Top Bar in Customizer... it works on pc view, but not showing up in mobile or tablet!
See both attachments for proof!Attachments:
You must be logged in to view attached files.3 years, 11 months ago in reply to: Noo Mebla – Top Header not showing on tablet or mobile – PLEASE HELP! #1210633It's been over 2 days!!! Hello??? 🙁
3 years, 11 months ago in reply to: Noo Mebla – Top Header not showing on tablet or mobile – PLEASE HELP! #1210607Turns out it was the YITH WooCommerce Compare. Are you aware of any compatibility issues with that plugin, since it was bundled with your theme?
fyi... the PHP version is set to PHP 7.4
Also, go into the site... go to any page and click save. Upon saving, you get a window about Learn more about debugging in WordPress.
This reply has been marked as private.This reply has been marked as private.Thank you! That seemed to work.
Did that CSS just get missed on this theme? ... or something else?Well, now I noticed my SEARCH button isn't working... any suggestions?
Never mind... I got my code to work. I just used this:
<?php if( $topbar == true ): ?>
-
<?php esc_html_e('') ?>
-
<?php esc_html_e('') ?>
-
<?php esc_html_e('') ?>
-
<?php esc_html_e('') ?>
<?php if( isset($top_wishlist) && $top_wishlist == true ): ?>
<?php endif; ?>
<?php if( isset($top_wishlist) && $top_wishlist == true ): ?>
<?php if( isset($top_wishlist) && $top_wishlist == true ): ?>
<?php endif; ?>
<?php if( isset($top_wishlist) && $top_wishlist == true ): ?>
<?php endif; ?>
<?php endif; ?>
Earlier I had asked "How can I change the Mail & Phone to be social media buttons instead?"
I am worried I might break the PHP code... do you have any suggestions on where I can obtain for these social media icons: Facebook, Instagram, Pinterest and Youtube?See this website for an example (top left corner of social icons): https://www.bhhscalifornia.com/careers/agent-edge-podcast
Please provide the CSS for moving the thumbnail gallery to the left of the image. Thanks.
NooTheme AUTHOR
sorry for the misunderstanding, do you want the thumbnail gallery on the left image? Yes, we can move the thumbnail go to left by using the custom CSS.
We will give you the CSS via the ticket support.
Thanks.Yes please send me Source code! Thanks!
Now I have an additional request as well: On Single Product Pages, I would like to display the WooCommerce Gallery on the left side, rather than the right side. I am told this is controlled by the theme. Please send that code as well. Thanks!
-
AuthorPosts
That product gallery is showing on the right side, not the left side. We want it flipped to the other side (gallery on the left side).