• Resolved Nikhil

    (@nikhilarya)


    Woocommerce Setup wizard not running while OceanWP Demo import plugin is installed. It says like “sorry, you are not allowed to access this page.”. Checked deactivating every other plugin.

Viewing 15 replies - 16 through 30 (of 37 total)
  • Plugin Author oceanwp

    (@oceanwp)

    Hi, ah okay, I think I have understood ??
    You want a megamenu of 5 columns but the links inside each column centered, that’s right?

    Thread Starter Nikhil

    (@nikhilarya)

    I want the whole megamenu to be aligned to the center.

    “<ul class=”megamenu col-5 sub-menu” style=”display: none; left: -779.5px; width: 1070px;”>…”

    I want this elements to be aligned to center.

    Thread Starter Nikhil

    (@nikhilarya)

    And I just noticed now only, Are there any controls to manage the Floating Bar in Mobile Phones or even disable it, It now appears to me in bottom showing only half of it.

    Plugin Author oceanwp

    (@oceanwp)

    Hello, in that case, for the megamenu, you just need to select one column, and add this css code:

    .navigation .megamenu li a.menu-link {
        text-align: center;
    }

    For the floating bar, go to the WooCommerce > Single Product section and disable it.

    Thread Starter Nikhil

    (@nikhilarya)

    I want the whole megamenu to be aligned center, not the text in it.

    Plugin Author oceanwp

    (@oceanwp)

    Hi, sorry, I really don’t understand what you want, if you use a mega menu it is to have many columns, if you want a normal sub menu, why you use a megamenu? Because even if you select 1 column, the text will be aligned to left.

    Thread Starter Nikhil

    (@nikhilarya)

    Hi,

    Please search for the Class= “megamenu”, I want this whole container to be aligned to center.

    <ul class="megamenu col-5 sub-menu" style="display: none; left: -765.594px; width: 1070px;">

    Please find this element.

    My Boxed Layout width is 1170px, content width is 1070px.

    How my Megamenu is like this aligned to left
    Please Look at this Image One.

    What i need is to align it to center like this,
    Image Two.

    If you didn’t get this also,
    Then please select Boxed Layout, of width 1170px. (default there is 30px padding)
    After then please hover the Megamenu, See where the whole Megamenu is aligned(I’m not talking about the text or columns inside the Megamenu)

    Plugin Author oceanwp

    (@oceanwp)

    Oh okay, now I understand ??
    I was thinking of the text or column.
    I was able to replicate the issue, it is a theme bug, I will fix it for the next release, thanks for letting me know and for your patience ??

    Thread Starter Nikhil

    (@nikhilarya)

    Hi,
    Thank god, have been playing with this bug for the past week, hope the update would be soon.

    I have a Feature Request; It would be great to have an option to Customize Woocommerce Email, maybe an option to Add a Custom Template for Emails.

    Plugin Author oceanwp

    (@oceanwp)

    Hello, for the Woocommerce Email, you need to see this with WooCommerce, I’m pretty sure there is already an addon to do this.

    Thread Starter Nikhil

    (@nikhilarya)

    Is the Megamenu issue fixed in the latest update?

    Plugin Author oceanwp

    (@oceanwp)

    Hello, yes, fixed, remember to clear your cache.

    Thread Starter Nikhil

    (@nikhilarya)

    Hi,
    Received the update.

    So the default content padding is 30px ryt? So is there any option to change it 50px?

    If I change it using custom css, the Megamenu still have the default padding (ie 30px).

    Plugin Author oceanwp

    (@oceanwp)

    Hi, the megamenu will take the 30px not 50px.

    Thread Starter Nikhil

    (@nikhilarya)

    Yes, Is there any way to make it 50px ?

Viewing 15 replies - 16 through 30 (of 37 total)
  • The topic ‘Woocommerce Setup Wizard not running.’ is closed to new replies.