Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3039606
2nd button on penci slider
Closed

Comments

  •  1
    megm started the conversation

    Elementor slider is broken for me and Elementor support can't help. Therefore I want to use the penci slider, but the client would like two buttons on the first slider. Any way to do this ? Soledad version 7.3.6

  •   PenciDesign replied privately
  •   megm replied privately
  •   PenciDesign replied privately
  •  1
    megm replied

    I installed and activated the plugin, but still i am not getting the link to update soledad.

  •   PenciDesign replied privately
  •  1
    megm replied

    Well, now I was able to see the link to update Soledad, so happy!

    Now I have two things to figure out: 1 how to add a second button to a slide and 2. how to have the slides on autoplay.

    You have been most helpful.

  •  1
    megm replied

    I have disabled lightspeed and did the javascript optimization thing, still not getting slides to autoplay.

    Also, still see no option for a second button on a slide.

  •  2,243
    PenciDesign replied

    Hi,

    1. I've to enable the auto slider at Appearance → Customize → Featured Slider → General,

    2. About the 2nd button on the slider, please wait for me to customize then send you a notice when completed.

    Regards,
    PenciDesign.


  •  1
    megm replied

    Checking in on second button, and a couple of other questions:

    1. The slogan text isn't showing up on home page... seems like it might be "under" the slider.

    2. Don't know why I don't get a tooltip or hover state on buttons.

    Thank you,

  •  2,243
    PenciDesign replied

    Hi,

    1. Please send me a screenshot of the slider settings,

    2. The current version of Soledad doesn't show the tooltip on the buttons of the Penci Slider.

    Regards,
    PenciDesign.


  •  1
    megm replied

    I am getting no tooltips on the home page at all... is that a function of Soledad?

    I'm not sure what you meant by a screen shot of the slider settings. I assume you meant in Customizer, and of course that took several screenshots.

    My client really needs that second button, and I'll be meeting with her tomorrow.

    Attached files:  Screen Shot 2022-05-16 at 12.38.13 PM.png
      Screen Shot 2022-05-16 at 12.39.14 PM.png
      Screen Shot 2022-05-16 at 12.38.51 PM.png
      Screen Shot 2022-05-16 at 12.38.34 PM.png

  •  2,243
    PenciDesign replied

    Hi,

    1. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .featured-area {
        margin-top: 0 !important;
    }

    2. At this time, you can create a custom slider with 2 buttons by creating your homepage with the Elementor plugin. You can view the tutorial here:


    Regards,
    PenciDesign.

  •  1
    megm replied

    Thank you for getting the tagline back for me.

    However, I thought I was going to be able to use the penci slider and not use elementor. Elementor broke my site before, it was impossible to edit with Elementor. The reason I  went to Elementor is for the two buttons. Now are you telling me I can't have two buttons without Elementor?

    Also, I  wonder if you sent me the wrong link for tutorial, this one is all about setting up a home page.

  •  2,243
    PenciDesign replied

    Hi,

    I've added 2nd button for the Penci Slider.

    Please check.

    Regards,
    PenciDesign.


  •  1
    megm replied

    Thank you for that second button, but question: the buttons on the home page that are not part of the slider haven't got a rollover state either. Is that a function of the Soledad theme?

  •  2,243
    PenciDesign replied

    Hi,

    About the slider button and content, you should add these elements for each slide on the Penci Slider.

    Regards,
    PenciDesign.


  •  1
    megm replied

    Yes, I know that... I've got the button on the slide that I want. Thank you.

    I was asking about other buttons on the blocks underneath the slider on this page https://stmichaels-vt.org -- they have no hover effect. I'm wondering if Soledad does not support hover effect on these buttons.

  •  2,243
    PenciDesign replied

    Hi,

    The button you've added on this page is the WordPress Block Button, the current version of WordPress doesn't support adding the hover color on the settings.

    You can force add the hover effect by going to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .wp-block-button a:hover {
        background-color: #000;
        color: #fff;
    }

    Regards,
    PenciDesign.

  •  1
    megm replied

    Hello, you've been so helpful to me but we are finding that the second button you added to the slider is not showing up. In the back end of the slide, both buttons and content are there, but the second one is missing on the front end.

  •  2,243
    PenciDesign replied

    Hi,

    The second button is the custom code I've added for you. So if you update Soledad to the latest version, this button will be lost and must be re-add again.

    Regards,
    PenciDesign.


  •  1
    megm replied

    So either I don't update Soledad or I lose the button each time?

    Is there some way you could send me the code and tell me where to put it?

    As I said, the button exists on the back end.

  •  2,243
    PenciDesign replied

    Hi,

    1. The button settings exist on the back-end because the settings file locate in the Penci Slider plugin,

    2. Please re-send me your WordPress admin account, I'll add it again for your site.

    Regards,
    PenciDesign.


  •   megm replied privately
  •  2,243
    PenciDesign replied

    Hi,

    I've updated your site again.

    In the future, please download the attachment and then extract & overwrite it to:

    wp-content/themes/soledad/inc/featured_slider/style-31.php

    Regards,
    PenciDesign.


    Attached files:  style-31.php.zip