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

  • 10 years, 3 months ago Mirela
    Participant
    in reply to: Big menu and detail pages header

    Hello,

    The Visual Composer plugin is included in the theme package and we update it on every new release of theme. But the licence is not included. If you want to update prior to theme update, then you will have to buy it yourself.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Revslider not responsive on mobile

    Hello,

    The code may vary from installation to installation because of the setup of each installation and images used. At least send us your site’s url. So i can give a closer look to what needs to be modified in your own case.
    Kindly let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: codeless slider image not responsive anymore and second slider not showing image

    Hello,

    Add this code into your custom css box:

    @media (max-width: 979px){
    .codeless_slider .swiper-slide{
        background-attachment: initial !important;
        background-position: 50% 50% !important;
    }}

    Did you made any changes recently? From what browser are you accessing it? Please add the slider you are having issues with in a normal page and send us the link. So we can give it a closer look.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Change thousands separator in Odometer

    Hello,

    Sorry but editing the odometer.min.js file is the only way to change the separator symbol.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Text Blocks in full width not responsive

    Hello,

    The Visual Composer is incorporated in the theme as advertised in theme presentation. If you wish to remove it completely, just deleting the theme and reinstalling it won’t do. I can guide you into removing it completely, but then you will need to buy the plugin yourself.
    Before that, we can try and fix whatever issue you are experiencing with the style. Please add this code into your custom cs sbox:

    .full-width-content .wpb_column .wpb_wrapper {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    Let us know how you wish to proceed.

    Best regards!

    • This reply was modified 10 years, 3 months ago by Mirela.
    10 years, 3 months ago Mirela
    Participant
    in reply to: Border resizes when viewed at different zoomed %’s

    Hello,

    Sorry for the late reply.
    Can you please be more specific? I opened your site in different screen sizes and zoom’s, but the border did not loose it’s form.
    In what screen resolution is this happening?
    Kindly let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: header in mobile verison
    This reply has been marked as private.
    10 years, 3 months ago Mirela
    Participant
    in reply to: No specular.zip file – no workaround

    Hello,

    To increase memory allocated to PHP, please add this line into your wp-config.php file:
    define('WP_MEMORY_LIMIT', '96M');
    This should be enough memory. Kindly let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: WooCommerce Product Page Issue

    Hello,

    Sorry for the late reply.
    Woocommerce intentionally removed the plus and minus signs. Please refer to this: https://github.com/woothemes/woocommerce/issues/4643
    As the article says: “In WooCommerce 2.3, the quantity increment buttons have been depreciated, as most browsers now support <input type=”number” />.”

    However, if you want to keep them, just install and activate this plugin: WooCommerce Quantity Increment plugin.
    Hope this helps. Kindly let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: responsive logo size

    Hello,

    Sorry for the late reply.
    Please add this code into your custom cs sbox:

    @media (max-width: 480px){
    #logo img {  height: 50px;}
    } /*iphone size*/
    @media (max-width: 979px){
    #logo img { height: 50px;}
    } /*ipad size*/

    Edit the values to your wish.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: How to show specular shop cart with left side header ?

    Hello,

    Sorry for the late reply.
    Please send us your site’s url, so i can give you the precise code to add.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: number of portfolio items

    Hello,

    The default number of portfolio items to display for a two column portfolio, is 6. If there are more items available and you have chosen the “with pagination” style, then the pagination will display. If not, you need to increase the number of items to show, just like suggested in the article.
    Let us know if you need further help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Page Header and Crumbtrail

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .header_page.normal h1 {
        font-size: 18px !important;
        line-height: 90px;
    }}

    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Same Custom sidebar or several pages

    Hello,

    Yes, sorry i misunderstood you. You need to create different sidebars for each page. It is not possible yet to use one sidebar in multiple pages.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: No specular.zip file – no workaround

    Hello,

    Please make sure you are importing only theme folder, not the hole main package downloaded from Themeforest.
    The main package contains specular theme folder, child theme folder, documentation, Licencing and sliders folder. You need to unzip this main folder and upload into your wp-content/themes only the specular folder. Another way is to zip it[specular theme folder] and install from wordpress dashboard.
    If the “are you sure you want to do this?” message keeps displaying, then please check out your memory limit. You may not have enough memory to import the files. Contact your host provider regarding it.
    Let us know.

    Best regards!

Viewing 15 posts - 9,571 through 9,585 (of 12,542 total)
← 1 2 3 … 638 639 640 … 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