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, 7 months ago Ruco
    Keymaster
    in reply to: Alert content is protected

    Hello,

    This error is caused by the some plugin that you have installed. Please try to disable all the plugins except what comes within the theme.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: YITH Woocommerce social plugin problem

    Hello,

    In the new update plugin have added this feature to able to login through twitter.

    When we will launch the new update of the June we will add this capability too.

    The update will come in the next days.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Alert content is protected
    This reply has been marked as private.
    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Hyperlinks not working in Folie Theme

    Hello,

    Did you have installed any third party plugin?

    This is issue sometimes is caused by TinyMce plugin.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Alert content is protected

    The creds can be sent through email, private reply or fill your profile details with the required information.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Alert content is protected

    Hello,

    Sorry for the late reply but we haven’t reached this support ticket before:

    1. You can add portfolio in the WordPress Dashboard > Portfolio Items > Add New
    2. For order custom item portfolio you can use: https://wordpress.org/plugins/simple-custom-post-order/
    3. Yes you can’t update the gallery one by one. You have to select all the images
    4. The alert content is a stange issue that we haven’t experienced before.

    Please can you send to us your online link and wp credentials so we can look into it.

    Best Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Additional Information on Variable products

    In this article you can find something that can help you.

    Editing product data tabs

    Try to add this function:

    /**
     * Check if product has attributes, dimensions or weight to override the call_user_func() expects parameter 1 to be a valid callback error when changing the additional tab
     */
    add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 );
    
    function woo_rename_tabs( $tabs ) {
    
    	global $product;
    	
    	if( $product->has_attributes() || $product->has_dimensions() || $product->has_weight() ) { // Check if product has attributes, dimensions or weight
    		$tabs['additional_information']['title'] = __( 'Product Data' );	// Rename the additional information tab
    	}
     
    	return $tabs;
     
    } 

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Handel navigation menu item turns blank on hover or active

    Hello,

    Please Customize the theme and go to Header > Menu Styles > Menu Item Active Color.

    Change the color with color picker.

    Check out this screenshot: https://imgur.com/a/hIH6PsC

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Can not Update to 2.4.

    Hello,

    Theme updated with success.

    In order to receive further support please renew your support license.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Folie – Theme bug

    Hello,

    Which version of the theme have you installed ? Have you installed any a third-party plugin that can conflict with the theme.

    I tried to login with the creds you have provided but seems impossible.

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Error after wordpress update

    Hello,

    Sorry, it is the same thing.

    Please remove the firewall so i can resolve this issue.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: Dollar symbol on left of numbers

    Hello,

    Have you installed the Currency Switcher plugin ? Please check how easy is to change the order of the currency with this plugin:
    https://imgur.com/a/UtDX7Yx

    Go to WooCommerce > Settings > Currency Switcher

    Let us know.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: WordPress Version 5.0 Specular Gone

    Hello,

    Please download the latest version 1.63 of Specular from themeforest.net and update the theme.

    1. Unzip the folder Specular

    2. Replace the wp-content/themes/specular with the new one just downloaded

    3. Go to Plugins and on WpBakery Plugin you will see the Update link.

    In case you want to update only the WpBakery Visual Composer. Take the plugin into specular/plugins get the js_composer zip.

    You can remove the old one plugin from the WordPress Dashboard and install the new version.

    If you want we can also update it for you. In case you give me a confirmation i can proceed with the update.

    P.S In order to receive further support please renew your support license that is expired.

    Regards!

    7 years, 7 months ago Ruco
    Keymaster
    in reply to: KIRKI ERROR – WEBSITE DOWN

    Hello,

    Please download the latest version of Folie we have launched yesterday from themeforest.net

    1. Unzip the folder folie

    2. Replace the old folder Folie at wp-content/themes/folie with the new you have just downloaded

    3. Delete the plugin Codeless Builder from the Dashboard and install it again.

    Check your website.

    Regards!

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

    Hello,

    Please can give to me an example. I see lot of hyperlinks on post that works perfectly.

    Let me know.

    Regards!

Viewing 15 posts - 946 through 960 (of 3,073 total)
← 1 2 3 … 63 64 65 … 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