Forum Replies Created
-
AuthorPosts
-
StevenParticipant
Thank you!
StevenParticipantOkay, 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
StevenParticipantHello,
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.StevenParticipantOkay, thank you for the response!
StevenParticipantOkay, 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
StevenParticipantThe 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?
StevenParticipantThanks 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?
March 22, 2017 at 5:26 pm in reply to: Content elements – order and appear on different pages #112641StevenParticipantWe 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';
StevenParticipantThanks 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?
StevenParticipantThey are all the same dimensions of 480x320px as recommended for featured posts. However, the posts are still uneven.
StevenParticipantLink to image in case it doesn’t show up
-
AuthorPosts