Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mcamp64

    (@mcamp64)

    nope – but I’m getting closer….

    Thread Starter mcamp64

    (@mcamp64)

    I think removing this fixed it:

    // Remove Setting & Control
    $wp_customize->remove_setting( ‘zerif_logo’ );
    $wp_customize->remove_control( ‘zerif_logo’ );
    $wp_customize->remove_setting( ‘zerif_bigtitle_redbutton_label’ );
    $wp_customize->remove_control( ‘zerif_bigtitle_redbutton_label’ );
    $wp_customize->remove_setting( ‘zerif_bigtitle_redbutton_url’ );
    $wp_customize->remove_control( ‘zerif_bigtitle_redbutton_url’ );
    $wp_customize->remove_setting( ‘zerif_bigtitle_greenbutton_label’ );
    $wp_customize->remove_control( ‘zerif_bigtitle_greenbutton_label’ );
    $wp_customize->remove_setting( ‘zerif_bigtitle_greenbutton_url’ );
    $wp_customize->remove_control( ‘zerif_bigtitle_greenbutton_url’ );
    $wp_customize->remove_setting( ‘zerif_email_icon’ );
    $wp_customize->remove_control( ‘zerif_email_icon’ );
    $wp_customize->remove_setting( ‘zerif_phone_icon’ );
    $wp_customize->remove_control( ‘zerif_phone_icon’ );
    $wp_customize->remove_setting( ‘zerif_address_icon’ );
    $wp_customize->remove_control( ‘zerif_address_icon’ );

    Hi – I’m new at this myself, but since no one has responded yet, thought I’d write you a quick note. Try this:

    On the left side of your screen there should be a menu, click the following to get into the correct area for edits: Appearance > Customize > Ribbon Sections

    Then you can choose between the two sections that look similar: one has a side button with text and the other has text with a button on the bottom. This is where you will find all the editing options you’ll need.

    I hope that helps!

    Melissa-Ann

    Macho Themes – any update?

    I have the same problem, and was unable to find a workable solution on other threads. I am unable to change button labels, hyperlinks, or colors. In fact, I cannot locate an area in customizer where I would be able to change the labels or hyperlinks. I can change colors in customizer, but it doesn’t effect my webpage.

    I am using Rise Lite, and have upgraded to Pro (Zerif Pro as the parent theme). The upgrade process was frightening for this tech learner, and not too straight forward – as I had to do quite a bit of searching to find the process – but it seemed to work. There have been a few hiccups since the upgrade and the button issue is one of the most noticeable. I can start a new thread about other issues as needed.

    https://www.suzannegrandchamp.com

    I have no idea if my plugins are excessive or duplicates – that is if multiple plugins perform the same function and some could be removed.

    Akismet
    Free & Simple Contact Form Plugin – PirateForms
    Jetpack by WordPress.com
    MailChimp Forms by MailMunch
    MailChimp Sync
    Snapshot
    The Events Calendar
    TinyMCE Advanced
    UpdraftPlus – Backup/Restore
    WooCommerce
    Wordfence Security
    WP Super Cache
    WPBakery Visual Composer
    WPMU DEV Dashboard

    This is one of my first websites. I’m learning a LOT! Your help is greatly appreciated. ??

    Melissa-Ann

    Thread Starter mcamp64

    (@mcamp64)

    Removing a plugin worked!

    Thank you for your help!

    Thread Starter mcamp64

    (@mcamp64)

    Hi again!

    I switched it back to Edin now, so you can take a look if you have time. I’ll try deactivating the plugins one by one.

Viewing 6 replies - 1 through 6 (of 6 total)