Forum Replies Created

Viewing 22 posts - 41 through 62 (of 62 total)
  • Author
  • in reply to: ONLY Woocommerce Product Pages to be full-width #140572
     meltdown
    Participant
    This reply has been set as private.
    in reply to: ONLY Woocommerce Product Pages to be full-width #140517
     meltdown
    Participant

    Great news – Thanks Radu! I’ll add the update as soon as it comes out 🙂

    In regards to Product Pages, I’ve been having the problem that on ALL Product Pages there is an empty Left Sidebar that I can’t seem to put anything into. (See this thread)

    I’m wondering if it has to do with Admin > Appearance > Sidebars? Can you tell me how they are used?

    Thanks again

    in reply to: Empty Sidebar on WooCommerce Product pages #140277
     meltdown
    Participant

    A possibly related question (results from debug.log are above): What is Admin > Appearance > Sidebars? How is it used? Can I create page-specific sidebars using a CSS class? If so, what steps do I follow to do so, and how do I add widgets etc., to it?

    I’ve created a sidebar there (CSS Class: MMZChaptersSidebar), can you tell me how to use it?

    Thanks again

    in reply to: Empty Sidebar on WooCommerce Product pages #140051
     meltdown
    Participant
    This reply has been set as private.
    in reply to: Be automatically registered to a membership level #139781
     meltdown
    Participant

    Beautiful! Thank you very much for your help 🙂

    in reply to: Empty Sidebar on WooCommerce Product pages #139780
     meltdown
    Participant

    Yes, I’ve added widgets to Shop Sidebar, Main Sidebar and Extra For 3-Coloumn Sidebar, as well as Footer Sidebars.

    Thanks

    in reply to: ONLY Woocommerce Product Pages to be full-width #139691
     meltdown
    Participant

    Great, thanks Radu, I appreciate the help 🙂

    in reply to: Be automatically registered to a membership level #139638
     meltdown
    Participant

    Using the following code found at this support thread new members are directed to a blank Membership Levels page (as pictured in the attached image). Why is the page blank if I have created a FREE membership level?

    COPY CODE
    add_action( 'template_redirect', 'my_membersip_restrict' );
     
    function my_membersip_restrict() {
        global $pmpro_pages, $post;
     
        if ( is_user_logged_in() && !pmpro_hasMembershipLevel() ) {
            if (isset($post->ID) && !in_array($post->ID, $pmpro_pages)) {
                wp_redirect( pmpro_url() );
            }
        }
    }

    Without that code they are “registered” but NOT registered to my one membership level. How can they just be automatically subscribed to my membership level?

    Thanks again

    in reply to: ONLY Woocommerce Product Pages to be full-width #139492
     meltdown
    Participant

    Hi – Sorry to be a bother but I may not have properly explained my goal concerning WooCommerce pages. I ONLY want Woocommerce Product Pages to be full-width. All other WooCommerece pages should be Left Sidebar.

    Is that possible?

    Thanks again for your help.

    in reply to: Buddypress tab error: “articless” #139424
     meltdown
    Participant

    Wonderful! Thank you for your help 🙂

    in reply to: ONLY Woocommerce Product Pages to be full-width #139420
     meltdown
    Participant

    Thanks for your reply. No, I haven’t resolved this. It’s just that at the moment in Theme Options > Woocommerce > Woocommerce Pages I have it set to Left Sidebar.

    My goal, as I stated is to have that set to Left Sidebar for all other pages but have Woocommerce Product Pages be full-width.

    Thanks again.

    in reply to: Top bar: Increase height #139235
     meltdown
    Participant

    Thank you for your response. That code does indeed increase the height of the top bar. However, the items in the menu are still small. How can I equally increase the size of the menu items as well. I’ve included an image as an example.

    Thanks again

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress tab error: “articless” #138860
     meltdown
    Participant
    This reply has been set as private.
    in reply to: Increase logo size / Decrease white space #138819
     meltdown
    Participant

    Wonderful – Thank you!

    Another question, if I may: When NOT logged in, in the upper-right corner of the Top Bar Menu there is a + sign indicating more menu but whatever it is does not seem to be visible (see image). Can you tell me how to resolve this?

    Thanks again.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress tab error: “articless” #138665
     meltdown
    Participant

    Any help would be very much appreciated. It has been a number of days.

    in reply to: Increase logo size / Decrease white space #138662
     meltdown
    Participant

    I’ve made the adjustments in Theme Options > Header Options > Title/Breadcrumb so that the distance between logo, menu and title-bar are acceptable, but doing so has created a white space between the menu and the title-bar (visible in Google Chrome). Plus, the Ubermenu submenu flyout positioning is off (see image).

    Any help would be very much appreciated.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Increase logo size / Decrease white space #138661
     meltdown
    Participant

    I see now in Theme Options > Header Options that I can increase the Header Height which increases the size of my logo. However, it also then blocks the site content under it. How can I avoid this?

    Any help would be very much appreciated.

    in reply to: Increase logo size / Decrease white space #138660
     meltdown
    Participant

    Update: Unfortunately, I now see that by adjusting the Menu Bar Margin Bottom it throws the flyout submenu out of alignment.

    Therefore I still need to do all three things I mentioned:

    1) Increase logo size to 400 x 167px

    2) Decrease space between Primary menu and bottom of logo

    3) Decrease the white space below the Primary menu

    Thanks again

    in reply to: Increase logo size / Decrease white space #138659
     meltdown
    Participant

    Update: I have Ubermenu installed and was able to resolve the issue concerning the white space below the Primary menu.

    However, if I try to decrease the space between the Menu Bar Margin Top and the logo above it (using a negative number) it throws the flyout alignment out of whack.

    Therefore I still need to do the first two things I mentioned (see attached image):

    1) Increase logo size to 400 x 167px

    2) Decrease space between Primary menu and bottom of logo

    Thanks again

    in reply to: Increase logo size / Decrease white space #138637
     meltdown
    Participant

    Oh, and I would also like to Decrease the white space below the Primary menu.

    Thanks again for your help.

    in reply to: Buddypress tab error: “articless” #138426
     meltdown
    Participant
    This reply has been set as private.
    in reply to: Top bar – demo #137168
     meltdown
    Participant

    Never mind – I see it now: Admin > Appearance > Top Menu

    🙂

Viewing 22 posts - 41 through 62 (of 62 total)

Log in with your credentials

Forgot your details?