Home › Forums › Legacy Support › Support queries › Other issues › Main Menu Bug + WooCommerce Product Pages / Pictures
Tagged: WooCommerce
- This topic has 9 replies, 2 voices, and was last updated 7 years, 5 months ago by H.K. Latiyan.
Viewing 10 posts - 1 through 10 (of 10 total)
-
AuthorPosts
-
July 16, 2017 at 5:42 pm #121118reich90ParticipantHello,
- after i added new pages to the main menu, the main navi is re-positioning itself below the logo.
- I managed it to disable the product pictures, but i would like to move the title / price section to the left. I tried some css changes, but nothing worked out.
July 16, 2017 at 5:43 pm #121119reich90ParticipantThis reply has been marked as private.July 17, 2017 at 1:48 pm #121202H.K. LatiyanParticipantHi... 1) To resolve this issue you'll have to remove the menu item from the menu as there is not enough space in the header and therefore the menu shifts bellow. 2) This is the woocommerce product page the the empty space on the left is for the product image, you'll have to add the product featured image to fill the empty space on the left.July 17, 2017 at 5:43 pm #121242reich90ParticipantHey, 1. So, i need to kick out some menu items in order to provide a good looking menu? We want to offer other products, not only courses... This will limit our offers -.- 2. I believe that we misunderstood each other. I do not want a picture on the product page. By adding a code to the functions.php i disabled the picture- So far so good, because is not there anymore. I just want to get your advice how i can setup the first section to 100% with https://prnt.sc/fwtom2July 17, 2017 at 8:29 pm #121251reich90Participantand 3.) I tried to delete the search icon in the main menu a#new_searchicon {display:none !important;} ... is not workingJuly 18, 2017 at 2:30 pm #121343H.K. LatiyanParticipant1) Yes you'll have to remove the menu items or you can add mega menu to show more items in single menu. Refer the tutorial: https://vibethemes.com/documentation/wplms/knowledge-base/setting-up-mega-menu-in-wplms/ You can also add categories in mega menu refer: https://vibethemes.com/documentation/wplms/new-megamenu-styles-in-wplms-2-1-1/ 2) This is the woocommerce product page, if you want to customize it according to your requirements, then you'll have to make changes in the files. Since you are using a blank child theme, so first copy the file "wp-content/plugins/woocommerce/templates/content-single-product.php" now paste this file in "wp-content/themes/blankchildtheme/woocommerce/content-single-product.php" The path should be exactly as I mentioned here. Now any change you make in the product page template will be reflected in your website and it will be safe from the plugin updates also. 3) The css is correct and it works on my website, try clearing the cache. Also I am unable to access your website, so please share a valid url to check if the css works on your website or not.July 18, 2017 at 4:16 pm #121359reich90Participant1. I created an mega menu. On the main page everything works well, but on other pages like "all courses" or blog (and other sites as well) the mega menu disappears very fast. So, you dont have the chance to selected an menu items. 2. Lets skip this issues. Its not important. 3. I used 3 different browser and always the private mode, but its still there: https://prnt.sc/fx8mopJuly 18, 2017 at 4:17 pm #121360reich90ParticipantThis reply has been marked as private.July 18, 2017 at 6:39 pm #121374reich90Participant5.) We have some courses which have no Units. But "Course Curriculm" is still showed. How can i remove this, if a course has no units?July 19, 2017 at 12:33 pm #121467H.K. LatiyanParticipantThis reply has been marked as private. -
AuthorPosts
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Main Menu Bug + WooCommerce Product Pages / Pictures’ is closed to new replies.