Forum Replies Created
-
AuthorPosts
-
Hi,
You are right, I thought this was part of your design. As I look closer I see quite a bit of customization in your functions.php aimed at your sidebars
and for that portfolio item the sidebar is set
changing that setting to “no sidebar” removes the brown stripe, so this is a sidebar and the custom code has broken the layout. I recommend changing the setting to “no sidebar” or contacting the person who added the custom code, I assume it was not you. I don’t feel comfortable working on this code, and it is beyond our support scope Sorry for that!Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I think I understand your question, but let me start with that what I did was to add a code block element to your page with some code in it:
You can see the code of the page by Enable Avia Layout Builder Debug which will show this at the very bottom of the page:
This would be useful to copy a whole page to another or to a new site, but we don’t recommend editing this directly as it is touchy.
Is that your question?Best regards,
MikeJanuary 21, 2018 at 3:46 pm in reply to: How to display a "ship to a different address?" on the checkout page ? #900370Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
What you have created looks very nice, what would you want to change?Best regards,
MikeJanuary 21, 2018 at 3:34 pm in reply to: adding icons to header extra elements and footer colum widgets #900364Hi,
1)Do you mean here where the arrow is?
unfortunately the title field doesn’t allow code so we would need to use css to add the icon there. As you see the body of the widget does allow code if you use the Custom HTML widget. Here is a good read on the subject: How to Customize WordPress Widget Titles2)Please see our Video Tutorials for learning more about Enfold
3) Do you mean this button?
You should have no issues with it, what browser and OS are you using?Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 20, 2018 at 11:53 pm in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900237Hi,
Sorry I don’t see it, please see screenshot in Private Content area.
Please include a screenshot of what you see.Best regards,
MikeHi,
That is strange, I just tested the code from the link above and I don’t get the same behavior. For me the search is hidden at mobile width.
There also seems to be a conflict with this in your custom css:li#menu-item-search { display: block!important; margin-top: 10px; right: -20px; }
Do you plan to show the search box on mobile?
Best regards,
MikeJanuary 20, 2018 at 11:01 pm in reply to: adding icons to header extra elements and footer colum widgets #900219Hi,
Padding & margin isn’t working on this, but vertical-align: middle is pretty close.
Please try adding:.phone-info span {vertical-align: middle!important; }
Best regards,
MikeHey JeffMcDiarmid,
Please try this alternative method, using the All-in-One WP Migration plugin. The files for the Startup Business Demo are in the Private Content area.
They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
Read this All-in-One WP Migration tutorialBest regards,
MikeJanuary 20, 2018 at 10:27 pm in reply to: adding icons to header extra elements and footer colum widgets #900210Hi,
Please include the url to the page in question so we can take a closer look.
How much space would you like, 10px?Best regards,
MikeHi,
Please try:div#header_meta { background-color: transparent!important; }
Best regards,
MikeJanuary 20, 2018 at 10:19 pm in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900207Hi,
I don’t see a screenshot, I do see a link, but not the blue as described.Best regards,
MikeHi,
It seems to be a caching issue, once I cleared your cache the sidebar was gone.
Please clear your browser cache and check.Best regards,
MikeJanuary 20, 2018 at 9:43 pm in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900194Hi,
Please try removing this code from your custom css:.responsive .container { max-width: 100% !important; }
Then please clear your browser cache and any cache plugin check.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Here is the All-in-One WP Migration files for the Creative Studio Demo in the Private Content area.
They are in a zip file that you will need to extract, one is the import, the other is the login info for after the import. Note that you will lose your current settings and content. Install this plugin: all-in-one-wp-migration
Read this All-in-One WP Migration tutorialBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 20, 2018 at 9:06 pm in reply to: adding icons to header extra elements and footer colum widgets #900185Hey Paul,
Please try this solution: icons inline with your text, in your header extra bar.Best regards,
MikeHey farahjanjua,
Sorry we don’t have a time line element, but you can try the Cool Timeline plugin View the demoBest regards,
MikeHey hutch80,
I removed your css for the quick ccs field and added this code to the end of your functions.php file in Appearance > Editor:function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 9998, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 9998, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); } add_action('after_setup_theme','avia_remove_main_menu_flags');
The flags are now removed, please clear your browser cache and check.
Best regards,
MikeHey KK,
I check a few of your page and couldn’t find the issue, Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
When a page is set to private it can’t be added to the menu, I changed it to published, added it to the menu, and then changed it back to private. It is now working correctly. I added your other items to the service menu by drag and drop from the menu page, not the WordPress customizer. But the menu items were “mega menus” before so the sub-menu now goes horizontal, please see screenshot in Private Content area. If you want the sub-menu to be vertical move the items back to first tier position and uncheck the “mega menu” check box.
If you are unsure about this let us know and we will help.Best regards,
MikeJanuary 20, 2018 at 7:33 pm in reply to: Masonry Gallery not working since update to Version: 4.2.1 #900165Hi,
Please include the url to the page in question so we can take a closer look.
I don’t see anything changing the size right off, other than the elements you are hiding.
As Avada’s builder or shortcodes and Enfold were not meant to be used together, it is natural that as we continue to develop and change Enfold that we are not thinking about possible conflicts in the code. While there may have not been issues, this version has a lot of changes and more are coming soon.
I suggest rebuilding your site with the Enfold Church Demo to remove the code old code from Avada.
An easy way to do this would be to create a staging site on a sub-domain or localhost and use the WordPress > Tools > Export to get your posts and pages. After you have styled the new site you could use the plugin all-in-one-wp-migration to move to your old site after installing a new clean version of WordPress
Read this All-in-One WP Migration tutorialBest regards,
MikeJanuary 20, 2018 at 6:57 pm in reply to: How to display a "ship to a different address?" on the checkout page ? #900157Hey kobeleung,
Please try enable shipping in Woocommerce > Settings > Shipping > Shipping Calculations > Enable shipping.
SourceBest regards,
MikeHi,
Perhaps this will help: https://kriesi.at/support/topic/enfold-removing-the-search-magnifying-glass-and-adding-in-the-search-field/#post-278483
or you can try a plugin.Best regards,
MikeHey ladislavhrabal,
Please try:.image-overlay .image-overlay-inside { display: none !important; } .avia_transform a:hover .image-overlay { display: none !important; }
If this affects other elements, please include the url to the page in question so we can take a closer look.
Best regards,
Mike -
AuthorPosts