Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #35337
    Heather
    Guest

    Hello,
    I was trying to adjust the placement of the call to action widget in the Florentine theme and somehow deleted most of the code. I just want the text with the background, doesn’t even need to link to a page. I was wondering if I could get the full original code I could start over and try my adjustments again. I just want a button that says Become a Member with the red background aligned more left. Thank you!

    #35344
    Joseph W
    Keymaster

    Hi Heather!

    Sorry to hear that the Call to Action widget markup in the Florentine theme was accidentally deleted and we are more than happy to send you the original code for it!

    Here is the default markup that is installed when setting up that theme:

    <div class="row">
    <div class="col-sm-8 col-md-6">
    <div class="call-to-action">
    <h2>$cta_h2</h2>
    <h3 class="alt-font">$cta_h3</h3>
    <p class="p-button-primary">
    <a class="button-primary" href="contact-us">CONTACT US</a>
    </p>
    </div>
    </div>
    <div class="col-md-6"></div>
    </div><!-- .row -->

    Hopefully that code helps you get the design you are looking for and please let us know if there is anything else that we can do to help!

    #35359
    Heather
    Guest

    That worked! Thank you so much!

    #35361
    Joseph W
    Keymaster

    You’re welcome Heather, I am happy to hear that worked for you! If you ever have any other questions for us in the future please do not hesitate to ask!

    #35406
    Heather
    Guest

    Thank you!
    I do have another question. Now when I preview my site none of the changes I customized are showing. It’s just showing the original theme media. I added a few more pages and none of them are showing at top but I can see them all in the page builder. I’m extremely new to this so this might be a dumb question. None of the items customized in the theme are showing in preview like the fonts, colors, etc. There isn’t a preview link anymore either in the settings for publishing

    #35409
    Jesse Owens
    Keymaster

    Hi Heather-

    From what you’ve described, it sounds like you might need to delete your cache.

    In order to boost your website’s speed, DreamHost installs the plugin WP Super Cache, and occasionally you may need to manually clear your cache. Look for the Delete Cache button in your admin bar at the very top.

    Cache could account for everything you described, except for the last issue you described, “There isn’t a preview link anymore.”

    That item should always be visible, unless you’ve accidentally switched to the WordPress editor rather than the BoldGrid Post and Page Builder. If that’s the case, you can switch back by clicking the “Vertical Elipsis” and selecting the Post and Page Builder:

    If that’s not the case, can you describe what you see in the Publish area instead?

    #35411
    Heather
    Guest

    Thank you Jesse,
    So I tried deleting the cache earlier too but nothing changed. So I can see everything is customized in the boldgrid section but when I try to preview it only shows me the original theme. I can see the pages I’ve built but still with the original theme settings. And one page is giving me a 404 error code in the boldgrid custom area but showing the page via permalink but with the original theme settings.

    In the theme customized the preview link is still blank. Is there a way to retrieve this?

    #35429
    Heather
    Guest

    Hi Jesse,
    I think I figured out the issues with my pages. My only question is why my customizations to the theme are not showing up in the preview links. I can see all my pages but it still shows the original colors, fonts and picture from the theme. Will this correct itself once it’s finally published? And that link is still missing..,

    #35483
    Joseph W
    Keymaster

    Hi Heather!

    Are you by chance saving all of the new Customizer selections as a Draft? If so then that might be one explanation for why the original colors are displaying instead of the new selections when using the Preview link.

    Saving as a Draft instead of Publishing could also be the reason why the other page is not showing up as expected since a Draft of a page will not be publicly accessible and can only be viewed if a login session is detected.

    Hopefully once your customizations are published your website elements start displaying as expected and please let us know if you have any other questions for us!

    #35685
    Heather
    Guest

    Thank you Jesse! Everything looks fine now. Just working on some contact form delivery issues. Thank you so much for your help!!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Florentine Call to Action Widget Markup’ is closed to new replies.