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

  • 9 years, 3 months ago Mirela
    Participant
    in reply to: Specular Theme don't change correctly language

    Hello,

    Sorry for the late reply.
    As you can see in the screen recording we send you the last time, this does not happen on our side. Did you perform the steps we recommended?

    What do you mean by “you don’t have the opportunity to update”? Please read the related section of theme’s documentation on how to update theme: https://codeless.co/documentation/main.html#update_theme Let us know if you still have problems. If you want, we can help you update it.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: post featured image cropping incorrectly

    Hello,

    If you did not made any change to the functions.php file or have installed any new plugin in time between the first and last post, than there is no reason for it to behave differently. They are resized and cropped by the same code.

    Sorry but the situation is not very clear for now. The images you say (820×335 and 820×450) do they have the very same dimensions in original state? If they don’t then normally the resize will be according to the image proportions. So it won’t stretch or shrink.
    Are you perhaps referring to the featured image of posts in a blog page or in single post page?
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme Checkout not responsive

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 979px){
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: left !important;
        text-align: left !important;
    }
    .woocommerce table.shop_table {  margin-left: -32px !important;}
    .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
        padding: 9px 3px !important;}
    }

    This is all it can be done using only custom css. We will add this in our to-do list to check for the next theme update.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Desactivate Extra Navigation Button

    Hello,

    To remove the extra navigation please go to General Options > Layout.
    The three bar icon you see in mobile is not the extra navigation but the responsive form of main menu.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: mega menu

    Hello,

    That’s not possible. The mega menu structure contains columns too, and you can not add directly pages without adding columns titles before.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Installing ECommerce demo

    Hello,

    Did you change the login credentials? I can not access the dashboard anymore, see screenshot.
    Did you import demo with images? You can always download the images directly from the online demo and upload them into your site.
    To edit out the products, make sure to have installed Woocommerce plugin first.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Shop product images not same size & remove pagination

    Hello,

    Please go to Woocommerce > Settings > Product > Display, and make sure to have checked the “Hard Crop” option (screenshot). Then upload images once again or run a plugin to recreate thumbnails.
    Let us know.

    Best regards!

    • This reply was modified 9 years, 3 months ago by Mirela.
    9 years, 3 months ago Mirela
    Participant
    in reply to: linking logo icons to websites using Media Grid

    Hello,

    Sorry but this is not possible with the media grid options. To achieve this you will need to edit theme files.
    I can suggest you to use the services media instead. It has the option to link the image with an external link too.
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: menu in footer not aligned

    Hello,

    You had removed the footer menu from footer widgets. Do you still want to use it? The “menu piede” has little items and so it does not exceed the current width of the footer.
    Please let us know how do you wish to proceed.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Italy Cookie Choices sites (for EU Cookie Law)

    Hello,

    I tried to install this plugin and i had no issue activating it. Please see screenshot: https://pho.to/AdUzY
    Perhaps some other installed plugin in your site is conflicting with this plugin. I suggest you disable all other plugins first and try activating the plugin once again.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: post featured image cropping incorrectly

    Hello,

    The last two images in your blog page have the exact dimensions of the default value of blog featured image found in function.php file (screenshot).
    Did you change it recently? What dimension are they supposed to be?
    Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme Checkout not responsive #2

    Hello,

    Sorry for the misunderstanding with support status. There are current internal server works in the way. We will update support status as soon as the work is finished.
    Please check you other topic: https://support.codeless.co/?topic=tower-theme-checkout-not-responsive/#post-23223
    We have replied you there.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Tower Theme Checkout not responsive

    Hello,

    These are Woocommerce forms and get the styling css from the plugin’s files. Not from theme. I suggest you change it using custom css. You can add the code into your Custom Css Box in General Options.
    Example code for the “My account” page:

    @media (max-width: 480px){
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        width: 100% !important;}
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
     width: 100% !important;}
    }

    Result screenshot.
    Let us know if you need help with it.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: slider in the header

    Hello,

    The slider can be added/removed/changed in the page’s General Settings > Slider Options , which you had in the hidden form. I opened the options and removed the slider.
    See screenshot: https://pho.to/AdQ73

    Is this what you needed? Let us know.

    Best regards!

    9 years, 3 months ago Mirela
    Participant
    in reply to: Installing ECommerce demo

    Hello,

    There is no Specular theme installed in this site. See screenshot. Please install theme first. Is this demo you want: https://www.clipular.com/c/4810829574963200.png?k=FJkT43t4KsoMSEbN2NSGaLU30mU
    Let us know.

    Best regards!

Viewing 15 posts - 6,136 through 6,150 (of 12,542 total)
← 1 2 3 … 409 410 411 … 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