Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 6 years, 2 months ago Ludjon
    Keymaster
    in reply to: error theme picante

    Hi, the problem caused by not installing the custom theme-version WPBakery provided with our theme. Also, I recommend you to use Codeless Builder when editing. It will work better with Picante

    Thank You

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Responsive Menu

    Fixed it manually. we have added a new update but not yet released on Themeforest, so update it when ready :). For now, it’s ok

    Thank You

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: One Page Menu Items + Fixed Header

    You’re welcome :)

    If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)

    https://themeforest.net/downloads

    Thank You so much

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Blog Sidebar styling

    You’re welcome :)

    If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)

    https://themeforest.net/downloads

    Thank You so much

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Theme not Work

    Hi,

    Please use our custom version of WPBakery or even better do not use it. Use the Codeless Page Builder is better.

    I have fixed it. Let me know

    Thanks

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Blog Sidebar styling

    wp-content/themes/tower/vc_templates/

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Blog Sidebar styling

    Ok, we can try something different.

    Please go to vc_templates/ and create a file: ‘vc_widget_sidebar.php’ and add this code:

    <?php
    if ( ! defined( 'ABSPATH' ) ) {
    	die( '-1' );
    }
    
    /**
     * Shortcode attributes
     * @var $atts
     * @var $title
     * @var $el_class
     * @var $el_id
     * @var $sidebar_id
     * Shortcode class
     * @var WPBakeryShortCode_Vc_Widget_sidebar $this
     */
    $title = $el_class = $el_id = $sidebar_id = '';
    $atts = vc_map_get_attributes( $this->getShortcode(), $atts );
    extract( $atts );
    
    if ( '' === $sidebar_id ) {
    	return null;
    }
    
    $el_class = $this->getExtraClass( $el_class );
    
    ob_start();
    dynamic_sidebar( $sidebar_id );
    $sidebar_value = ob_get_contents();
    ob_end_clean();
    
    $sidebar_value = trim( $sidebar_value );
    $sidebar_value = ( '<li' === substr( $sidebar_value, 0, 3 ) ) ? '<ul>' . $sidebar_value . '</ul>' : $sidebar_value;
    
    $css_class = apply_filters( VC_SHORTCODE_CUSTOM_CSS_FILTER_TAG, 'wpb_widgetised_column wpb_content_element' . $el_class, $this->settings['base'], $atts );
    $wrapper_attributes = array();
    if ( ! empty( $el_id ) ) {
    	$wrapper_attributes[] = 'id="' . esc_attr( $el_id ) . '"';
    }
    $output = '<aside ' . implode( ' ', $wrapper_attributes ) . ' class="' . esc_attr( $css_class ) . '">
    		<div class="wpb_wrapper">
    			' . wpb_widget_title( array(
    	'title' => $title,
    	'extraclass' => 'wpb_widgetised_column_heading',
    ) ) . '
    			' . $sidebar_value . '
    		</div>
    	</aside>
    ';
    
    return $output;
    
    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: i cant complete the installation picante pizza food service

    Hi, please install and activate Codeless Page Builder Plugin

    Can you please give me the credentials to check it?

    Thanks

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: One Page Menu Items + Fixed Header

    No problem, fixed it :)

    Thank You

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Important Update Required!

    Yes, please open a new ticket, not here. Also, send credentials as private reply

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: One Page Menu Items + Fixed Header

    https://ibb.co/jL3dgrj

    here it is again. It looks ok…try incognito on mobile too

    Thanks

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Burger Icon crashing with logo

    You’re welcome :)

    If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)

    https://themeforest.net/downloads

    Thank You so much

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Folie Landing Scroll – Slide Header Issue (Dark/Light)

    You’re welcome :)

    If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)

    https://themeforest.net/downloads

    Thank You so much

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Blog Sidebar styling

    Hi, I see that on pages that do not work, you have created the layout using WPBakery. Please create RightSidebar Layout using the page template on Pages -> Select Page -> on the right panel select page layout to right sidebar.

    Thanks

    6 years, 2 months ago Ludjon
    Keymaster
    in reply to: Folie Landing Scroll – Slide Header Issue (Dark/Light)

    Hi,

    I don’t have access to pages. Can you give me more access to check and fix this?

    I think the issue is with Header Color Option. Please go to Pages -> Select Home Page -> on the bottom you can find Header Color Option, switch it to Dark if you need dark header by default.

    Thanks

Viewing 15 posts - 541 through 555 (of 1,583 total)
← 1 2 3 … 36 37 38 … 104 105 106 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password