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, 9 months ago Mirela
    Participant
    in reply to: Folie in mobile

    Hello,

    Folie theme is a responsive theme. All it’s pages and elements are designed to look good in mobile as well. Can you please check if the responsive option is set on? Go to Customizing ▸ General Site Options ▸ Responsive Layout, make sure it’s ON. Clear cache and refresh page.
    If the situation persists, add some wp credentials in a private reply. So we can check closely.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Display Error on first slide after updating

    Hello,

    Sure, let us know for anything.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Shop page does not paging

    Hello,

    The shop was set up with element instead of assigning it as the shop page in Woocommerce settigns. I assigned the page as shop page in Woocommerce > Settings > Products > Shop page(screenshot).

    The pagination is showing ok now. Please check your site.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Error on Folie array_merge

    Hello,

    I replied you here: https://support.codeless.co/?topic=display-error-on-first-slide-after-updating

    Please check it.
    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: layout on mobile

    That sounds great.
    Let us know anytime.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Display Error on first slide after updating

    Hello,

    Please try overwriting file folie/includes/codeless_functions_backend_editor.php of this site, with the edited file of the first site.

    *Every change made in our customers files will be included in the next theme update. So you won’t need to redo these changes again.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Tower Theme
    This reply has been marked as private.
    6 years, 9 months ago Mirela
    Participant
    in reply to: BLOG Setting

    Hello,

    What theme version do you have? Please make sure to have the latest version of theme and all included plugins.
    I can’t do much from it being in localhost.. Whenever you can share an online link with us, let us know so we can debug it properly.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: layout on mobile

    Hello,

    Yes, it was a speedy mistake. I checked the online site that the logo in the screenshot dictates. I forgot this was in localhost.

    The code i gave is the one that eliminates any possible horizontal scrolling. If it persists, that means some element is larger than other elements in the page. For this i need to check the site. I can’t blindly suggest css.

    Whenever you can share an online version of this site, let us know so we can check.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: layout on mobile

    Hello,

    I checked but the site does not scroll horizontally. Please clear cache and try again.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: FAQ Collopsed when page is opened

    Hello,

    By default only one faq is open. The rest will open when you click on it. There is no option to have them all closed when first opening the page. To achieve this you need to edit theme files.
    Go to vc_templates/faq.php and find these lines:

    $output .= '<div class="accordion-group '.esc_attr($sort_classes).'">';
                            $output .= '<div class="accordion-heading '.( ($i == 1)?'in_head':'' ).'">';
                            $id = rand(0, 50000);
                                $output .= '<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion'.esc_attr($nr).'" href="#toggle'.esc_attr($id).'">';
                                    $output .= get_the_title();
                                $output .= '</a>';
                            $output .= '</div>';
                            $output .= '<div id="toggle'.esc_attr($id).'" class="accordion-body '.( ($i == 1)?'in':'' ).' collapse ">';
                                $output .= '<div class="accordion-inner">';
                                    $output .= get_the_content();
                                $output .= '</div>';
                            $output .= '</div>';
                        $output .= '</div>';

    Edit both: $i == 1 to $i == 0 Save changes.

    Best regards!

    • This reply was modified 6 years, 9 months ago by Mirela.
    6 years, 9 months ago Mirela
    Participant
    in reply to: Full Blog pages

    Hello,

    Did you add any custom codes, or installed/updated any new plugin recently? Please reset permalinks first. if the situation persists, add some wp credentials in your profile. So we can check close.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Support – Problems with WP bakery

    Hello,

    Right here. Just write your question and possibly add a link to your site. So we can check.

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Specular – WordPress removed codeless-framework

    Hello,

    Please re-download theme files from your Envato > Downloads. Then replace the current files in your wp-content/themes folder in the server. Read this section of documentation for more details: https://codeless.co/documentation/main.html#update_theme

    Best regards!

    6 years, 9 months ago Mirela
    Participant
    in reply to: Tower Theme

    Hello,

    What php version are you running? Please add some wp credentials in a private reply. So we can check closely.

    Best regards!

Viewing 15 posts - 901 through 915 (of 12,542 total)
← 1 2 3 … 60 61 62 … 835 836 837 →

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