Forum Replies Created

Viewing 15 posts - 1 through 15 (of 45 total)
  • in reply to: Multiple Issues with Site (Menu, images, etc.) #265026
    racheldeters
    Member
    Post count: 45

    I did not hard code it into the theme files, so it’s strange that it is still out there. My host is comparing the admin v. customer view, so hopefully they find the problem code.

    Thanks,
    Rachel

    in reply to: Multiple Issues with Site (Menu, images, etc.) #265019
    racheldeters
    Member
    Post count: 45

    Hi David,

    You must have seen my working – I switched themes and deactivated all of the plugins (then started activating them one by one), to see if that would fix the menu issue. It didn’t, but what I figured out is that an old WR Mega Menu plugin (by Woo Rockets) that has been deactivated and deleted from my plugins list is still linking to my site somehow and is messing up my menu orientation + all other aspects of my site. I need to remove any code that links back to this plugin (as this plugin was the cause of my site shutting down around a month ago). However, because it is no longer an active plugin, I can’t find the code in the files stored by my hosting service. I have contacted them, but if you also have any recommendations, I would greatly appreciate them.

    Best,
    Rachel

    in reply to: Mobile Menu Doesn't Show on Home Page #263994
    racheldeters
    Member
    Post count: 45

    Ah, that fixed it!

    Thanks – Rachel

    in reply to: Mobile Menu Doesn't Show on Home Page #263969
    racheldeters
    Member
    Post count: 45

    Hi Rui,

    Yes – that is what I see on my mobile view as well when I am on my Home Page (which is my “Main Menu” for desktop, not my “Mobile Menu” for mobile). You will see the mobile menu I created that looks like the screenshot attached which I want to be visible for all pages on Mobile view. It is visible on all pages BESIDES the home page (for instance I am on Toys here and then click on the mobile menu).

    Does that make sense?

    Thanks!
    Rachel

    Attachments:
    You must be logged in to view attached files.
    in reply to: View All Products doesn't work #263813
    racheldeters
    Member
    Post count: 45

    Gotcha. I was hoping to just “show all products” within a category, but this works as well.

    in reply to: Mobile Screen – 2 Columns for Images #262238
    racheldeters
    Member
    Post count: 45

    Awesome – it works!!
    Thanks, Kyle.

    in reply to: Mobile Screen – 2 Columns for Images #262173
    racheldeters
    Member
    Post count: 45

    Hi Kyle,

    It’s on the following page. If you minimize the window far enough you’ll see that it never minimized to 2 columns but sticks to just 1.

    http://bcurated.com/womens/

    Thanks!
    Rachel

    in reply to: Mobile Screen – 2 Columns for Images #262149
    racheldeters
    Member
    Post count: 45

    I already had created 2 columns for mobile only view (see setup in screenshot) but it still shifts automatically to show only 1 image vs. the 2 images I set up. For the woocommerce product view on mobile, Kyle gave me this custom CSS code (see below). Is there anyway to mimic this code to create 2 columns for mobile view but for images instead of Woocommerce products?

    }
    @media only screen and (max-width: 479px) {
    .woocommerce .products .product {
    float: left!important;
    width: 50%!important;
    }

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile Screen – 2 Columns for Images #261262
    racheldeters
    Member
    Post count: 45

    Just wanted to check in and see if there was an easy way to change the columns..looking to update this today so any help would be appreciated!

    Thanks!
    Rachel

    in reply to: Product Price Disappears on Mobile View #261251
    racheldeters
    Member
    Post count: 45

    Hm. It still isn’t working.

    in reply to: Add Image to Mega Menu #260343
    racheldeters
    Member
    Post count: 45

    Hi David,

    I contacted my hosting service and the informed me that it is currently set to the maximum for my shared hosting plan and any changes made on it will affect all users on the server. So, they are unable to increase the maximum from 1000 to 3000. Is there anything else that could be done? Say, change the font to white and move the image up with custom CSS?

    Thanks!
    Rachel

    in reply to: Add Image to Mega Menu #260089
    racheldeters
    Member
    Post count: 45

    Hmm, changing the title didn’t work (see screen shot).

    Attachments:
    You must be logged in to view attached files.
    in reply to: Add Image to Mega Menu #260082
    racheldeters
    Member
    Post count: 45

    Great – thanks for the help!

    I am now able to add the image, but do you have any recommendations to remove the “navigation label”. When I leave it blank, the page (aka image) disappears from the menu. For example, I have labeled the Navigation Label “Women’s” when really I want to leave it blank and have the image align with the top menu items in the rest of the columns.

    Best,
    Rachel

    Attachments:
    You must be logged in to view attached files.
    in reply to: Create 2 Columns of WooCommerce Products in Mobile View #256614
    racheldeters
    Member
    Post count: 45

    Hi Kyle,

    I have been able to resolve my site issue which was preventing the 2 column woocommerce product view on mobile. With the issue resolved the code you sent earlier works like a dream. Thanks!

    Rachel

    in reply to: Change background for button in sub-menu #256613
    racheldeters
    Member
    Post count: 45

    Works great! Thank you!

Viewing 15 posts - 1 through 15 (of 45 total)