Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #322230

    Dear Admin,
    I am using:
    Enfold 2.9.2
    Wordpress 4.0
    Enfold Child Theme Activated

    1) On the Blog Page – I am unable to display a sidebar at all. I would also like to display the Shop Sidebar on the Shop page, however, the page continues to show only a default Blog Sidebar. I have changed the options on the Main Theme Menu as well as on the internal Pages but to no avail.

    2) How do I change the font of the Recent Posts Widget to the default font?

    Please help me out soon!

    Thank you in advance,
    Chinmay

    #323779

    Hi chinmaytam!

    1) WooCommerce uses the already created “Shop Overview Page” sidebar area and generally ignores the page settings for the “shop” page you choose in the WooCommerce options. I moved your widgets from the custom sidebar into the correct one and they show now.

    2) You can manually change the font with:

    
    .widget_recent_entries li a {
    font-style: italic;
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
    }
    

    And then customize as needed.

    Cheers!
    Devin

    #323898
    This reply has been marked as private.
    #323912

    What method did you use to move the sites database? You must make sure to do a correct find and replace that also fixes the serialized data so that the new url works correctly.

    See: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.