Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
See below credentials.
Thanks
LyseHere’s a link to the registration on my staging server where it displays correctly: http://herbalhealing.staging.wpengine.com/wholesale-registration (hosted on WPengine)
Hi,
Could this issue also be causing my registration to display incorrectly? Here’s the link to it: https://www.herbalhealinginc.com/wholesale-registrationThanks
LyseHi Basilis,
Sure here’s the new ticket link https://kriesi.at/support/topic/products-in-4-column-display-incorrectly/#post-912978
Hi
I just updated both plugins on my staging server and I get the same display issue. First I updated WooCommerce and saw the issue, then thought perhaps updating the theme next may have solve the issue, but it did not. Instead off displaying a 4-col selection, it displays only three and the next one on the next row.
I would like to know the solution to this before I update my live site.You can see the issue here: http://herbalhealing.staging.wpengine.com/ (hosted on WPengine)
Thanks
Lyse- This reply was modified 6 years, 9 months ago by tremblayly.
Hi Victoria,
I have not updated the file you mentioned because I didn’t know it had changed. When I compare both files files I see a number of differences.
There are:
JUST BEFORE THE: //subheader, only display when the user chooses a social header
I HAVE THIS CODE:if($responsive) { echo '<a id="advanced_menu_toggle" href="#" '.av_icon_string('mobile_menu').'></a>'; echo '<a id="advanced_menu_hide" href="#" '.av_icon_string('close').'></a>'; }
WITHIN THIS: /*display the theme logo by checking if the default logo was overwritten in the backend. * the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output*/
FOR THIS LINE OF CODE:
$output .= avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'span', true);
I HAVE THIS CODE:
$output .= avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, '<strong>strong</strong>', true);
WITHIN THIS CODE: /*display the main navigation menu * modify the output in your wordpress admin backend at appearance->menus */
JUST BEFORE THIS LINE OF CODE:
$main_nav = "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
I HAVE THIS CODE:/*Conditionally replaced code for the UberMenu manual integration */ if( function_exists( 'ubermenu' ) ){ $output.= ubermenu( 'main' , array( 'theme_location' => 'avia' , 'echo' => false ) ); } else{ $output .= "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
I have added the CSS code you suggested in the general styling and the hamburger menu did not work. So I modified the CSS so the hamburger menu does not display at all. That worked. Once I checked on my ihpone, I see the hamburger menu but also see it duplicated at the end of the menu list as an item. Here’s a screenshot:
https://www.dropbox.com/s/mt99dyi7mstrq0l/hamburger%20menu.jpg?dl=0Also any help with with the code should be in the php file would be greatly appreciated.
Thanks
LyseMy preference would be to no display the hamburger menu at all on the desktop.
LyseHi
Anything hapening from your side on this issue?I also tried to remove the hamburger menu using the code snippet suggested in the following thread, but it did not work.
Thanks
LyseThis reply has been marked as private.Hi Basilis,
I can’t see the menu at all if I switch theme. I use UBER menu and even though I deactivate the plugin, the main menu never gets displayed when I switch themes.
Lyse
This reply has been marked as private.December 1, 2017 at 6:42 pm in reply to: Can you use video as a blog post preview / featured image? #883972Hi Rikard
OK I will do that. Your support is so appreciated that I thought you might know exactly how to fix it.
Much appreciated
LyseNovember 28, 2017 at 2:36 am in reply to: Can you use video as a blog post preview / featured image? #882448Hi
I’m interested in this as well. So I installed the Featured Video Plus plugin. I works OK but I would like to find a fix for the thumbnail image that would normally gets displayed on the blog list page. I not working well and perhaps you may have an idea on how I could fix it.Here’s my website blog list page where you can see what’s happening: https://silviafindings.com/blog
Hope you can help as soon as possible because I have now published the post/video and it does not look very professional with the thumbnail display.
Thank you
LyseHI Ismael,
No this thread, the PayPal button does nothing after the upgrade to WooCommerce 3.2.1.
However, just ran the upgrade again after fixing the Terms of Service page and the PayPal payment works. Yeah!You can mark this issue as resolved as well.
Thank you for all of your help and patience.
LyseHi Ismael,
I already did that and all works well.
Thank you
LyseHi Ismael,
I decided to go ahead and try to recreate the page plain, no layout builder elements at all. The new file is Terms of Services with an “s” and the problem disappears.
So because I want this to work well I will use that new page as is and ignore the beauty behind using the layout builder to create that page.
LyseHi Ismael
I changed to the default editor and saved the page. The issue remains.
Do I need to remove builder elements? So recreate the page in html only?
THanks
LyseHi Ismael,
But I remember having to recreate my terms of services pages a while back to get rid of section. Therefore I have used grid rows instead. What is I simply not use any background for that page, would that resolve the problem?What is so difficult about that page?
Thanks
LyseHi Basilis,
The code does not fix the problem.
Thanks
Hi Ismael,
Here’s the new threadLyse
….the WooTheme expert said it was a JS error……
Hi Victoria
I added the CSS to theme general styling and it messes up the website display of any pages.
LyseHi
FYI I applied the latest ENFOLD theme update and still the problem persists.
LyseHi
I see that the PayPal buttons have started to reappear twice on my checkout page again.
What is causing this?Thanks
LyseHi
I reverted back to the previous version of WooCommerce for now until you find a fix for this.Lyse
September 29, 2017 at 7:00 pm in reply to: White conent above color section with image background #858575Hi John,
Putting you suggested CSS code in the Enfold general styling option did not change the white space.
Thanks
LyseHi
I just realized that I have the same expectations as mensmaximus – I need this to work the way it was. I have two websites using this and in one I have thousands of variable products…..Thanks
LyseHi
I encountered the same issue with the variations images and by enabling the Shop gallery, it got fixed.
It’s good to have this forum to search for problem resolution before opening a ticket here.
Just wanted to shared my success.
LyseHi Mike
I first tried adding the CSS code snippet into the styles.css in my child theme but it wouldn’t work. I added to the Quick CSS in the Enfold settings and all works as I want it now.
Thank you so much for all of your help!
LyseHI Victoria,
Making the changes you suggested worked. But just for the desktop, is it possible to have the READ MORE display just below the text instead of below the image and text.
Thanks
Lyse -
AuthorPosts