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, 8 months ago Mirela
    Participant
    in reply to: Specular Update Error http 500

    Hello,

    This is a server error. It is not depended from theme. I suggest you to contact your host first. To understand more regarding it please follow this link.

    However, I see the site is showing up as it should (screenshot). Did you manage to solve it?
    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Installing the WPML crashes our website

    Hello,

    I don’t see the wpml plugin in your site. Did you remove it? Please install plugin first. But do not activate it. This is a paid plugin so we can not do it for you. It has to be installed for us to check it out.

    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: News Focus is duplicating content

    Hello,

    I don’t see Tower theme any where in your site. Did you install it? The current active theme is Kleo not Tower. Sorry but we do not support third party themes.
    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Featured images automatically disappeared

    Hello,

    There may be some reasons for this to happen.
    1-It could be due to a conflict with something. Do you perhaps have Wordfence Security plugin or Jetpack plugin enabled? Please deactivate all plugins first.

    2-It may be caused by access rights in your server. Check if you have enabled it to “allow direct access” in the Hotlink Protection element in cPanel.
    3-Check out this useful link.

    Let us know.

    Best regards!

    • This reply was modified 9 years, 8 months ago by Mirela.
    9 years, 8 months ago Mirela
    Participant
    in reply to: removing portfolio pagination

    Hello,

    To remove pagination from portfolio please read this article. What do you mean by “code to be replaced in wordpress“? Please follow the instructions of the article. It’s all you need to do.


    @gorotoro
    ,
    The file \includes\core\codeless_routing.php is not listed in the theme’s files in your Appearance > Editor. You need to access it in your server using a ftp account.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Can’t change header height in Minimal Portfolio

    Hello,

    Glad to know it’s all set for the best. Thanks for letting us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Adding a custom bkg in the footer area

    Hello,

    You are adding the code in the wrong place. I see the /*jQuery(document).ready(function(){ so i assume you added it into the Custom JS Code or Tracking Code which is not correct. This is a css code so it should be added into the Custom CSS Box in your General Options. See screenshot.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: A list of inconsistencies

    Hello,

    1-The menu is centered if you measure it with the header width, not the position of the logo above. However, you can always edit it’s position to your wish. Add this code itno your custom css box:

    .header_10 #navigation nav {
        left: 53% !important;
    }

    Result screenshot. Edit the value to your wish.

    2-This is the mobile header. It is set up to fit the width of a mobile screen so it is different from the desktop version. To make the background transparent please add this code into your custom css box:

    @media (max-width: 979px){
    .header_wrapper {
        background: rgba(255, 255, 255, 0) !important;
    }}

    3-Again, this is due to the default layout of mobile menu. To change the color of mobile menu item on hover, please add this code:

    .menu-small ul.menu > li > a:hover {
        color: #f5e841 !important;
    }

    Change the color to your wish.

    4-Add this code:

    @media (max-width: 979px){
    .header_10 #logo { left: 41% !important;}
    }

    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Header button problem

    Hello,

    Can you please be more specific? What do you want to change? Can i see a link where are you having this?

    Please consider updating your profile data. Read this article for more information.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Problems with main menu dropping down in ipad landscape view

    Hello,

    Please go to General Options > Header Options > Menu Options > Menu Items padding/margin. Decrease the values until the menu is wide enough not to drop down when in ipad. If the issue persists, send us the site link so we can give you the right css code to add.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Top widget area – top menu hover colour

    Hello,

    I have replied you here: https://support.codeless.co/?topic=top-widget-area-social-media-icon-link-colour

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: duplicate pages?

    Hello,

    Sorry but there is no option to duplicate pages. The fastest way is to add a new page, and copy-paste the code from an existing page.
    Go to Classic mode (screenshot), copy the content (screenshot) and paste it into the new page content editor. Go back to Backend mode in the new page, to keep editing elements using Visual composer editor.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Top widget area – social media icon link colour

    Hello,

    Are you referring to this site (screenshot)?
    If yes, then please add this code into your custom css box:

    .header_12 .header_widgetized .widget a:hover {
        color: #4f5050 !important;
    }

    If not, please send us a link where are you having this.

    PS: Please help us keep a clear forum by opening a new tickets for every new question. So the current topic won’t lose it’s initial direction. Thank you for the cooperation.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: add twitter feed to main content on a page?

    Hello,

    You can use the twitter widget to show your tweets in footer/ sidebars. For other twitter feed layouts, i suggest you to use a custom plugin.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Blog page with no slider

    Hello,

    This is strange. The slider in blog page is nowhere to be found. And the blog2 page displays a page header image that also is not set anywhere. Did you made any changes to theme files? Did you perhaps added any scripts or code to blog files?

    Please replace all theme files with a fresh copy of it. For now, i have added this code: .slider#slider-fixed { display: none !important; } into your custom css box. The slider is hidden in blog page.
    Let us know so we can check it again.

    Best regards!

    • This reply was modified 9 years, 8 months ago by Mirela.
Viewing 15 posts - 7,351 through 7,365 (of 12,542 total)
← 1 2 3 … 490 491 492 … 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