Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: CT Widgets Column Layout #113137
    Steven
    Participant

    Thank you!

    in reply to: CT Widgets Column Layout #113100
    Steven
    Participant

    Okay, thanks for letting me know.

    Another question about the CT Featured Post widget. For the ones that do show up, there is no spacing after them. Is there a way to style it so that it adds extra space after you insert a featured post?

    Link to example of what I mean: https://drive.google.com/open?id=0B_iMJXgXlD7cb0l6T2FjOTJTWm8

    in reply to: CT Widgets Column Layout #112932
    Steven
    Participant

    Hello,

    Here is a link to a brief video that shows the issue we’re encountering with the widgets: https://mix.office.com/watch/1j23zhdeo98e7

      Using the CT Gallery Image widget, we set the layout to 4 columns and have 7 images loaded into it.
      We save the widget and get its id name.
      We then edit the page where we want the widget and enter in the widget name.
      The widget images load, but they are not in 4 columns. Instead, they appear in a single column.
    in reply to: Logo and menu bar on same line #112743
    Steven
    Participant

    Okay, thank you for the response!

    in reply to: News and Events content elements are uneven #112741
    Steven
    Participant

    Okay, thank you. Below are links to the two uneven content elements, news and events. Let us know if we can provide anything else!

    News: https://drive.google.com/open?id=0B_iMJXgXlD7cRTFpajl1OXhOcFk

    Events: https://drive.google.com/open?id=0B_iMJXgXlD7cbmJGcWV2cWxKMzA

    in reply to: Logo and menu bar on same line #112655
    Steven
    Participant

    The issue is that the logo is pushing the menu bar to the line below it for some reason.

    Link to image: https://drive.google.com/open?id=0B_iMJXgXlD7cR2trV28wUThXMzQ

    The website is currently login-protected and won’t be live until next month. Is there another way that we can provide you with the information you need without the link, such as copied code or copies of the files?

    in reply to: CT Widgets Column Layout #112654
    Steven
    Participant

    Thanks for the response.

    The website is currently login-protected and won’t be live until next month. Is there a way that we can provide you with the information you need without the link, such as copied code or copies of the files?

    in reply to: Content elements – order and appear on different pages #112641
    Steven
    Participant

    We were working on following the steps for #2, child theme and editing the functions.php. We got the following error, and now the entire site has crashed.

    Parse error: syntax error, unexpected ‘if’ (T_IF), expecting ‘,’ or ‘;’ in /home/mba41298/staging/1/wp-content/themes/clean-education-pro/functions.php on line 26

    We deleted the child theme and looked at the original php file (copied below). Is there anything else you would recommend us trying to fix this?

    <?php
    /**
     * Functions and definitions
     *
     * Sets up the theme using core.php and provides some helper functions using custom functions.
     * Others are attached to action and
     * filter hooks in WordPress to change core functionality
     *
     * @package Catch Themes
     * @subpackage Clean Education
     * @since Clean Education Pro 1.0
     */
    
    //define theme version
    if ( !defined( 'CLEAN_EDUCATION_THEME_VERSION' ) ) {
    	$theme_data = wp_get_theme();
    
    	define ( 'CLEAN_EDUCATION_THEME_VERSION', $theme_data->get( 'Version' ) );
    }
    
    /**
     * Implement the core functions
     */
    require trailingslashit( get_template_directory() ) . 'inc/core.php';
    in reply to: News and Events content elements are uneven #112611
    Steven
    Participant

    Thanks for the response.

    The website is currently login-protected and won’t be live until next month. Is there a way that we can provide you with the information you need without the link, such as copied code or copies of the files?

    in reply to: News and Events content elements are uneven #112233
    Steven
    Participant

    They are all the same dimensions of 480x320px as recommended for featured posts. However, the posts are still uneven.

    in reply to: News and Events content elements are uneven #112152
    Steven
    Participant

    Link to image in case it doesn’t show up

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