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

  • 8 years, 2 months ago Mirela
    Participant
    in reply to: Center the button

    Hello,

    Can i please see a link where are you using the buttons?

    Thanks!

    8 years, 2 months ago Mirela
    Participant
    in reply to: logo in main header problems with upgrade

    Hello,

    This is the view i get in iphone when the iphone/ipad logo are removed:
    https://postimg.org/image/jvl2260uf/
    And this is the view in ipad:
    https://postimg.org/image/bq3041mw7/

    To center logo in ipad, add this css into your Additional Css menu:

    @media (max-width: 979px){
    #logo {
        margin-left: 65% !important;
    }}

    Let me know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Codeless Builder cant create Rows

    Hello,

    What version of theme do you have? Please make sure to have the latest version of both theme and Codeless Builder. It’s very important.
    Please use the back-end builder. The bin icon to remove an element/row is present. Also you can duplicate styles by clicking on the two-paper icon.
    See screenshot: https://postimg.org/image/vw1wp660n/
    Let us know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: UNWANTED TEXT ALL OVER THE SITE?!?!?!
    This reply has been marked as private.
    8 years, 2 months ago Mirela
    Participant
    in reply to: gallery various problems

    Hello,

    -I removed the additional code under the gallery carousel. This is added because there was a inner row inside a row and the closing tags where added.
    -I added this code into your Additional Css menu:

    .owl-carousel .owl-stage-outer {
        overflow: visible !important;
    }

    To make the gallery carousel images show up.
    -Normally if you want to link each image to an external page or link, just open the image in the Media and add a custom link to it there, but looks like the new version of WordPress 4.9.5 has removed this option. For now this is not possible. As an alternative way, please use “WP Gallery Custom Links” plugin to have this feature back.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Folie – Architecture Template

    Hello,


    @arturolucio
    ,
    You can find the video tutorials link in theme’s profile in Themeforest (screenshot) and or here directly: https://www.youtube.com/watch?v=JW3DvWEsm3M&list=PLVU592YreiCUae1wz5uUNCt0jTN_Uiiyy

    This topic has another author, please open your own topic and let us know what else we can help you with. This topic has a different author which is able to see all private replies.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: WPML page template problem on secondary language

    Hello,

    I added the css in the page’s custom css and included the changes to remove the arrow and decrease the distance between header and content. See screenshot:
    https://postimg.org/image/5q628yshz/
    Please clear cache and refresh page.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Technical Help

    Hello,

    1-I have visited the link – Can they help us make necessary changes into the theme?
    I think you misunderstood. The link is a normal topic of customers who needed the same changes as you. The solution is in the replies. More specifically this part:

    It’s not something to remove other than add. You have to add the function that calls the image alt and displays it.
    
    1-Media element:
    Go to file vc_templates/media.php and replace the code with the one in this link:
    https://codeshare.io/qtAwR
    
    2-Portfolio square images:
    Go to file includes/view/portfolio/loop-grid.php and replace the code with this:
    https://codeshare.io/E3SJA
    
    3- Latest Blog:
    Go to file vc_templates/latest_blog.php and replace all code with this:
    https://codeshare.io/ByPgB
    

    Open the codeshare links to see the result code with the changes needed to add the ALT to images.

    2- I believe We should send them WP-Admin credentials, Can we send them?
    Do you mean to the support users in the topic? You can’t and you absolutely shouldn’t. They are customers just like you. And have no obligation in responding or doing any customization for you.

    3-Agreed, But I would like to change the id. How can I? This numeric id is not good for SEO perspective.
    Is this in reference of the tabs/toggles? If yes, then i already told you this is a customization not possible from theme options. To alter this is needed coding that is not included in support. If you must have this, then we suggest you hire a developer (freelancer).

    4-Not working at my end, Can you help with this?
    Are you referring in this point to the toggle closing when minus icon is clicked? I checked and you have a third party plugin related to tabs. The third party plugin “Tabs responsive” you have installed is conflicting with the accordition scripts.
    I deactivated it and now the accordion are ok. See example here: https://parkerconsultinggroup.org/tabs-toggles/

    Please know that we answer to tickets according to their arrival time, the oldest first. The support time is from Monday to Friday 9:00AM-17:00PM (UTC+1).

    *Please consider timezone differences while waiting for our reply!
    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Demo Import not working
    This reply has been marked as private.
    8 years, 2 months ago Mirela
    Participant
    in reply to: blog title on startpage

    Hello,

    In this case, please edit the css above to this:

    .home article.default-style .entry-content {
        display: none;
    }
    .home #blog-entries article .entry-readmore {
        display: none;
    }

    So it will affect only the home page.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Unable to add a sidebar to woocommerce taxonimies pages.
    This reply has been marked as private.
    8 years, 2 months ago Mirela
    Participant
    in reply to: Woocommerce cart page and chechout page problem after Child Theme activation
    This reply has been marked as private.
    8 years, 2 months ago Mirela
    Participant
    in reply to: Technical Help

    Hello,

    Sorry for the late reply.
    1-The link covers the same request and in the replies is already added the code you need to check and change.

    2-Sorry but it’s not possible to change the tabs/toggles ids. If you must, then i suggest you hire a developer. This is a customization not covered from support.

    3-Please try adding images of a smaller size in the slider. And check again in mobile.

    4-Theme is still in full support and development. We will release updates in the future. If you have any suggestion on features to fix, please let us know. We’ll add them to the to-do list for the next update.

    Let us know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: Have some warning customizing June theme

    Hello,

    Can you please tell us the Codeless Builder plugin version? Please make sure to have everything updated, the plugins too.
    Try to switch off (set to FALSE) WP_DEBUG parameter on wp-config.php. However, please know that this is just a warning and it will not affect your site whatsoever!
    Let us know.

    Best regards!

    8 years, 2 months ago Mirela
    Participant
    in reply to: WPML page template problem on secondary language
    This reply has been marked as private.
Viewing 15 posts - 3,541 through 3,555 (of 12,542 total)
← 1 2 3 … 236 237 238 … 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