Want to clear some doubts and issues

  • Posted in : TheBlogger
  • paul
    Participant

    Hi, seems like an active support here. i wish u could help me out.

    1. Documentation doesn’t cover much about sliders, do we need to play with values in the widget.
    2. Texts that appear on slider and related posts look bigger size, is it possible to control the font size.
    3. Since my blog has lengthier post titles, the featured images look smaller than the excerpts, tried reducing excerpt length on customize screen but the feature doesn’t seem working. (tried regenerate thumbnails too).
    4. Any chance of adjusting footer area to have 3 footers instead of 4.
    5. Any chance of showing slider titles ( also on related posts ) only on mouse hovering not by default, just like “view post” appears.
    6. How to use intro widget, can i see any sample page on your demos.
    7. What widget is recommended to use on “big subscribe box” on all pages.
    8. How to activate premium plugins as they keep on asking for updates?.

    Thanks.

    serkan
    Moderator

    Hi Paul,
    Asking too many questions on the same topic should be hard to search for another customer. So I want you to create a new topic for your each question next time.

    1-2 ) You should go to appearance > customizer > featured area and play value for the widgets. So can also watch the video on the theme page. We just showed how to customize the featured area. You can do many customizations on font, size, spacing, color and etc. Play with the “SLIDER TITLE TEXT RATIO” value to adjust the font size for slider and related post titles.

    3) When you go to customizer > blog > you can control the excerpt length and width as well. Currently excerpt length only works for blog regular layout, we plan to add a new option for blog grid/list excerpt length with a future update as well.

    4) We dived the footer area to 4 column. You can just use three of them and use this custom css code;

    @media (min-width: 768px) {
      .footer-widgets .col-sm-6.col-lg-3 { width: 33.33%; }
    }
    

    5) You can try to use this custom CSS code;

    .post-thumbnail .entry-header.ready { opacity: 0; }
    
    .post-thumbnail .entry-header.ready:hover { opacity: 1; }

    6) http://themes.pixelwars.org/theblogger/default/home-alternate/
    You should add the intro widget to page featured area.
    Then create a page for the homepage and choose latest post template on the right-hand side.

    7) https://wordpress.org/plugins/mailchimp-for-wp/
    You can use this plugin or use pop up convertplug plugin which is embeded to our theme.

    8) You don’t need to update the premium plugins. We will add the latest version if the plugin author release an update.
    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register