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

  • 3 years, 9 months ago secc
    Participant

    Expired

    in reply to: Missing VC Element

    Hi Azam. I have already activate it on my theme… So the problem is solved for the moment. The only problem is, when i update your plugins. So it would be nice, if you check why you deactive it and may active it for the next release. For sure im not the only on who has used this type of element from older themes.
    So also less support for you, if it just works with this simple activation.

    Best regards.
    Manuel

    3 years, 9 months ago secc
    Participant

    Expired

    in reply to: Missing VC Element

    Path: /wp-content/plugins/specular-wpbakery-addons/includes/wpbakery-config.php

    There you can see, which elements are removed…

    3 years, 9 months ago secc
    Participant

    Expired

    in reply to: Missing VC Element

    Hi
    Sorry me again.It doesn’t works with this Media Element for Images.
    In your Media Element i cant set the size of the image and also a popup is missing.

    Because i get no feedback, ive been searching trough the code and see, that you have deactive this element in your plugin specular-wpbakery-addons. This is really a joke. You tell me the solution, to change every single image to media and now, it just because you deactive this element..

    After adding to //, everything works some. Really dont get it.

    3 years, 9 months ago secc
    Participant

    Expired

    in reply to: Missing VC Element

    Hi. Thank you for your reply. I can use, but the Media doesn’t have a popup function. Why this this deactivated? Normally single image is available in visual composer. Thank you

    3 years, 9 months ago secc
    Participant

    Expired

    in reply to: Missing VC Element
    This reply has been marked as private.
    5 years, 1 month ago secc
    Participant

    Expired

    in reply to: Massive Problem with the Theme / Plugins

    Hi Akram
    This page is running the version 4.0.8 of the theme. If i try to update to the new once, if got a complette error of the page and im no longer to login, till i delete the Codeless Framework Plugin. Ive i directly install this plugin over the theme, if get the same error.

    So i went back and reinstall my backup. this is why it works now more ore less. I have to recreate the footer and all client brands. So something doesnt works really well…

    Best regards.
    Manuel

    5 years, 1 month ago secc
    Participant

    Expired

    in reply to: Massive Problem with the Theme / Plugins
    This reply has been marked as private.
    5 years, 1 month ago secc
    Participant

    Expired

    in reply to: Massive Problem with the Theme / Plugins
    This reply has been marked as private.
    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    Hi. i dont get it. i ask 2 different people to solve it and they are also unable. the images are always not on scale. why is it not possible to copy this code to the function.php file??

    add_image_size( ‘blog’, 825, 619, true );

    Normally this should work and replace the current size right? i dont understand, why im unable to login after that.

    i dont want new sizes, i just want to change the sizes of the current once.

    Thank you.

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    ok. so i will find another way or theme. i spend hours for nothing. i will also ask for refund on theme forest. this was far away from helpfull sorry. the child and theme is uptodate and still not able to login in.

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    Hi Akram. Sorry this is just a joke. It works with the code from the support till the update. And now, i have to renew the support, to write more than a week with you to get the answer, that i have to hire a freelancer?? Sorry… This is ridiculous.

    Please. Tell me, my im not able to log in, after i copy the various images sizes section to my function.php file in my child theme. this creates a massive error with the page.

    Time before, its working like this, so i was able to adjust the size.

    This is the code. but its not working with it.

    <?php
    Function child_enqueue_scripts() {
    wp_register_style( ‘childtheme_style’, get_stylesheet_directory_uri() . ‘/style.css’ );
    wp_enqueue_style( ‘childtheme_style’ );
    }

    add_action( ‘wp_enqueue_scripts’, ‘child_enqueue_scripts’);

    /* ——————– Add Various Image Sizes ———————— */

    function codeless_images_sizes(){

    add_image_size( ‘port3’, 600, 600, true );
    add_image_size( ‘port3_grayscale’, 627, 470, true );
    add_image_size( ‘port2’, 460, 275, true );
    add_image_size( ‘port2_grayscale’, 940, 470, true );
    add_image_size( ‘port4’, 600, 600, true );

    add_image_size( ‘blog’, 825, 340, true );
    add_image_size( ‘alternate_blog’, 440, 195, true );
    add_image_size( ‘alternate_blog_side’, 355, 235, true );
    add_image_size( ‘blog_grid’, 350, 350, true );

    add_image_size( ‘staff’, 400, 270, true );
    add_image_size( ‘staff_full’, 500, 340, true );

    }

    /* ——————– End Add Various Image Sizes ——————— */

    ?>

    best regards.

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    sorry, but this code doesn’t works. the image isnt proportional scaled… I need to display the image bigger in the right proportions and all 3 areas.

    Thank you

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    hi Akram. Yes, i dont get it. Please help me with the code. I would like to adjust the height on the frontpage (latest from blog), blow overview and on the single page.

    LETZTE NEWS

    Startseite

    News oberview page
    https://skischule-marbachegg.ch/news-skischule-marbach/

    Detail Page

    Unsere Gruppenkurse für die Saison 2020/21

    Thank you.

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    Home

    5 years, 7 months ago secc
    Participant

    Expired

    in reply to: Remove Header / Blog Image Sitze

    Hi Akram
    Yes, i understand, that the container is smaller. The Wide is also ok, but the images are cropped. I need to adjust the height of all the blogpost images. The height sould be 100%.

    You have right a post to this problem before, but ive get a error is i insert this code function.php as you can see. the login wasnt possible after that.

    How can i adjust the height of all these kinds of blog images?

    Best regards.

Viewing 15 posts - 46 through 60 (of 76 total)
← 1 2 3 4 5 6 →

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