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

  • 7 years, 6 months ago Ruco
    Keymaster
    in reply to: linking out on images

    Hello,

    There is no option for that in the moment. We are going to launch an update soon with this feature added.

    For the moment you can resolve that by editing the following file: themes\folie\includes\codeless_builder\shortcodes\cl_media.php find this line 75-77:

    <?php if( $custom_link != '#' && ! empty( $custom_link ) ): ?>
    	<a href="<?php echo esc_url( $custom_link ) ?>" class="custom-link"></a>
    	<?php endif; ?>

    and replace with:

    <?php if( $custom_link != '#' && ! empty( $custom_link ) ): ?>
    	<a target="_blank" href="<?php echo esc_url( $custom_link ) ?>" class="custom-link"></a>
    	<?php endif; ?>

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Google Tracking Code lost after updating the theme

    Hello,

    Please try to use this plugin instead: https://wordpress.org/plugins/google-analytics-dashboard-for-wp/

    If you also can’t activated it, i think that the hosting itself is unreachable by google.

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: site slow

    Hello,

    The portfolio now is masonry.

    Please check it out.

    I have disabled one of the third party plugins that maybe is miss-configured. Your hosting seems to be very weak check your memory settings because i see that the mysql server goes down sometimes. This also cause the slowdown of your site.

    Regards!

    • This reply was modified 7 years, 6 months ago by Ruco.
    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Menu Style – Different Font

    Hello,

    Fixed.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Fatal error Redux

    Hello,

    Have you installed the plugins required by the theme. Probably you have third party plugin that conflict with Redux Framework.

    Please try to disable any plugin that ins’t included within the theme.

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Update theme via envato

    Hello,

    We will check this issue with the envato plugin, but we recommend our users to update manually.

    You have only to replace the june folder with the new just downloaded. Keep in mind to update the plugins too.

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Hyperlinks not working in Folie Theme

    Hello,

    Yes maybe the new Gutenberg editor can cause this. Try to use the classic editor instead the new one.

    Check this article above :https://www.wpbeginner.com/plugins/how-to-disable-gutenberg-and-keep-the-classic-editor-in-wordpress/

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Codeless slider videon on Chrome

    Hello,

    I highly recommend you to use Revolution Slider. The Video player Plyr that theme use is outdated at the moment. We are planning to updated it soon.

    Sorry for the inconvenience.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Demo did not load properly

    Hello,

    I have tried on my local machine and the theme was installed with the Setup Wizard without any problem.

    Please check if pages was installed? Anyway if the pages are installed you can try to change the header layout by login into WordPress Dashboard > Specular > Header Options > Header Style > Left / Right
    https://imgur.com/a/cgwqzoH

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Handel – Home page menu layout & slider position

    Hello,

    The description you have made make me think that there something wrong with the installation or with the version of the theme you are installing.

    So first i recommend you to delete the theme and the db and install it again without using the child theme. You can activate the child theme after the whole installation is finished.

    If the problem persist please contact us again and share your online link with creds so i can check the issue closer.

    Let me know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Handel – Slider plugins not working

    Hello,

    This is an another Slider like Revolution Slider but that we haven’t used in Handel Theme. So you don’t need to install it.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: June php errors

    Hello,

    Our latest version is 1.6.4 this is the reason you are seeing this issue.

    Please update the theme and also the Codeless Builder and you will not see these errors again.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Responsive Behavior

    Hello,

    I have made some fixes. Now about the About us that back to full screen adds padding please can you check these lines on main.js:

    $('.section-style').each(function(){
    		var self = $(this);
    		if(self.css('padding-bottom') == '0px'){
    			var pad = $('.vc_column', self).last().css('padding-bottom');
    			if($window_width < 768){
    				$('.vc_column', self).last().css('padding-bottom', '40px');
    			}else{
    				$('.vc_column', self).last().css('padding-bottom', pad);
    			}
    		}
    	});

    Try to remove this section:

    if($window_width < 768){
    				$('.vc_column', self).last().css('padding-bottom', '40px');
    			}else{
    				$('.vc_column', self).last().css('padding-bottom', pad);

    Let us know.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Menu Style – Different Font

    Hello,

    I have just checked again : https://imgur.com/a/Ve1A1WQ

    Maybe you are on cache, please open the site in another desktop and check it again.

    Regards!

    7 years, 6 months ago Ruco
    Keymaster
    in reply to: Custom sidebar for different post categories

    Hello,

    We will take this in consideration but its difficult to achieve. You can add custom sidebar for blog pages and different categories but we can’t add custom sidebar for posts.

    A possibility is the edit the single.php and add conditional to show certain sidebar on certain categories

    Regards!

Viewing 15 posts - 736 through 750 (of 3,073 total)
← 1 2 3 … 49 50 51 … 203 204 205 →

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