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

TEAM MEMBERS – staff position

positionsstaffStaff Position Customization
    • 7 years, 2 months ago kamikakamilakamila
      Participant

      Expired

      Hi Codeless :) !

      I have problem with changing the staff position. Every time I change it through codeless builder it goes back to ‘ARRAY’ caption.

      If you want further data, I fulfilled WP credentials in my profile.

      Regards!

    • 7 years, 2 months ago Ludjon
      Keymaster

      Hello,

      Can you please provide me a FTP account?

      Thanks

    • 7 years, 2 months ago kamikakamilakamila
      Participant

      Expired

      Hi,

      sorry, but ftp admin doesn’t allow access to the server. Can you tell me step by step what to do so he can reproduce it?

      Regards.

    • 7 years, 2 months ago kamikakamilakamila
      Participant

      Expired

      Also Linked In and Facebook links are not working. They sent me to ‘ARRAY’ page.

      Regards.

    • 7 years, 2 months ago Ludjon
      Keymaster

      Please try to replace this function “codeless_get_meta” on functions.php

      function codeless_get_meta( $meta, $default = '', $postID = '' ){
      
          if( function_exists('codeless_get_post_id') )
          $id = codeless_get_post_id();
         
          if( $postID != '' )
              $id =  $postID;
      
          $value = get_post_meta( $id, $meta );
          
          $return = '';
          $nr = count($value);
          if( is_array( $value ) && ( count( $value ) == 1 || ( count($value) >= 2 && $value[0] == $value[1] )  ) )
              $return = $value[$nr-1];
          else
              $return = $value;
      
          if( is_array( $value ) && empty( $value ) )
              $return = '';
       
      
          if( $default != '' && ( $return == '' || ! $return ) )
              return $default;
          
          return $return;
      }
    • 7 years, 1 month ago kamikakamilakamila
      Participant

      Expired

      Hello,

      the code worked on the ‘array’ problem, but something else broke down. The size of portfolio items on main page changed. Some of them are bigger.. If I replace the code back, it works, so it’s definitely something wrong with this function.

      Printscreeen below.

      Regards.

       

      Main page - portfolio items

    • 7 years, 1 month ago Mirela
      Participant

      Hello,

      The portfolio in the homepage is in masonry style. See screenshot: https://postimg.cc/image/oof8zd43f/
      The layout of the masonry style has images in different sizes. If you want to have them in grid, then please change the layout to “grid”.

      Let us know.

      Best regards!

    • 7 years, 1 month ago kamikakamilakamila
      Participant

      Expired

      Hello,

      thank you! That was the issue :)

      Regards.

Viewing 7 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

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