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, 10 months ago Mirela
    Participant
    in reply to: Page flashing on each new load on Tower theme

    Hello,

    Your site does not load in time all necessary style files. This can be caused by slow connection with server or some of the plugins installed is effecting theme scripts.
    Please contact your host provider first. Do you have any caching plugin installed?
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: 404 Page typo

    Hello,

    You are right. Thanks for letting us know. we will edit this in the next theme update. In the mean time, please go to file includes\core\codeless_options.php and find this line:

    'default' => 'Sorry but the page you are looking for has not been found. Try checking the URL for errors, then bit the refresh button on your browser',
    

    Change the message and save file.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Too many H1 tags on front page

    Hello,

    1-You can change the title’s of Latest from Blog by editing the responsible file. Please go to file vc_templates/latest_blog.php and find this line:

    $output .= '<h1><a href="'.get_permalink().'">'.esc_html(get_the_title()).'</a></h1>';

    Edit the <h1>tag to your wish.

    2-Go to file \includes\core\codeless_slideshow.php and find this line:

    $output .= '<h1 class="animated with_animation" data-animation="fadeInUp"><a href="'.get_permalink().'">'.get_the_title().'</a></h1>';

    Change title’s heading style here.
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: while template activation parse error is coming

    Hello,

    If you are facing issues with import progress than you need to check wither you have the necessary requirements. Read this article for more information.

    The attachments include only the images used in the online demo. These images are for demonstration purpose only and usually the customers upload their own licensed images. However you can always get them by directly downloading from the online demo.
    All other important data (pages/ posts / portfolio items) are imported with normal dummy data import process.

    I was able to import dummy data, but you need to increase file limit. Contact your host regarding it. Then go to Revolution slider > Import Slider, and import one of the included sliders. You can find them in the downloaded theme folder, under sliders folder.

    I also set up the menu and widgets like the demo. To learn how to configure theme please read our theme’s documentation and watch these video tutorials.
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Codeless Slider Height Change

    Hello,

    Yes, just add this code into your page’s custom css box (if you have different sliders in many pages and want different height for each):

    #slider-fullwidth {
        height: 600px !important;
        min-height: 600px !important;
    }
    .codeless_slider_swiper { height: 600px !important;}
    .codeless_slider_wrapper { height: 600px !important;}
    .codeless-slider-container { height: 600px !important;}
    .codeless_slider .swiper-slide {
        height: 600px !important;
    }

    Result screenshot.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Not being responded to

    Hello,

    Glad to know it’s all ok now. Let us know if you need further help.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Asking For Refund

    Hello,

    I added this code into you child theme custom css box:

    @media (max-width: 480px) {
      .construct_div h1 {    font-size: 8px !important;}
    }
    @media (min-width: 1024px) {
      .construct_div h1 {    font-size: 23px !important;}
    }

    It will change the font size in mobile and ipad. Please check your site and let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Icons not showing

    Hello,

    This is not a theme issue. You have a cross-origin error in your site (screenshot). This means you have configured the site to load only secure links while the font links are not.
    Contact your host about it.

    Check out this usefull link : https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Padding Error

    Hello,

    I can see the padding does have a value. Please see screenshot. Can you please explain better your issue? If you send us your wp credentials in a private reply, we can give a closer look at it.
    Let us know.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Too many H1 tags on front page

    Hello,

    This is the default layout of theme but it can be changed any time. We suggest you to use some other title element such as “Custom Heading” or “Separator with text”, etc.
    Edit slides content to what fits you best.
    Let us know for anything.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Image Full Height and Width

    Hello,

    This is possible only with custom css. Add this code into your page’s custom css box:

    .wpb_content_element { margin-bottom: 0 !important;}
    .media {  width: 148% !important;}

    This is the result: screenshot.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Not being responded to

    Hello,

    Please know that we respond to topics according to their arrival time. The oldest first. So replying to your own topic over and over or creating new topics just for reminders, will only increase the reply time.
    Please consider the timezone differences too.

    Read more regarding it in our Support Policy.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Mobile menu links

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px) {
    .header_page.centered h1 { font-size: 30px;}
    @media (max-width: 480px)
    #logo { left: 40px !important; }
    .top_wrapper .span12 {
        width: 266px !important;
        margin-left: 9px;
    }
    }

    For the container, please go to General Options > Layout > Page Container Width with percentage, set it to 100%.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Asking For Refund

    Hello,

    I activated child theme and:
    1-I was able to edit the menu you have created and set it up like you wanted, without any issue.
    2-By switching theme (parent to child, or any other theme available) the site will get that active theme specific configurations. This means, if you have not assigned any widget to header when the child theme is active, then they won’t show.
    All you had to do was, go to Appearance > Widgets and drag-and-drop the inactive widgets to the right place. I already did that for you.

    3-Like the documentation says, you have to install the free plugin “Contact form 7” in order for the contact form to appear. I already did this too.
    Please check your site.

    Best regards!

    9 years, 10 months ago Mirela
    Participant
    in reply to: Post header background not showing

    Hello,

    Sorry but i don’t understand what you want to do. Can you explain better?

    Best regards!

Viewing 15 posts - 7,921 through 7,935 (of 12,542 total)
← 1 2 3 … 528 529 530 … 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