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, 1 month ago Mirela
    Participant
    in reply to: Visual Composer is NOT WORKING

    Hello,

    The Visual Composer does not have any issue with updating. We have tested it multiple times and also our other customers do not have problems. So i guess it must have been something on server side giving you problems.
    We are sorry however, that this caused you inconvenience. Let us know if we can help you with anything else.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Portfolio Filter Font

    Hello,

    Yes, you can do this with custom css. Add this code into your custom css box:

    #portfolio-filter ul li a {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
        font-family: Great Vibes;
        color: #bebebe;
        font-size: 22px;
    }

    Edit the attributes (or add more) to your wish.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Custom Headings shortcode doesn’t have same font options as Tower theme. Why?

    Hello,

    The code is tested and does not have any problem. I can see it is reflected in the page’s css too. Can you please send us your wp credentials in a private reply? So we can give it a closer look.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Full width background not working

    Hello,

    Can you please check your wp admin panel link? i can not access it. Screenshot.
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Gallery Page not linking to other pages…

    Hello,

    Glad to know it’s ok now. Let us know for anything else.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Hyperlink color in Tower

    Hello,

    I understand, please add this code into your custom css box:

    a {
        color: #D69941 !important;
    }

    Let us know how it goes.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Service circle icon clickable

    Hello,

    Yes, Orthodox Easter was in May 1.
    Let us know if there is anything else we can do for you.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Dropdown Customize, Search Results, and Static Google Map

    Hello,

    Sorry for the late reply.
    4- I made the tests in iphone vertical and horizontal layout. It does work. What phone are you using?

    6-I think i misunderstood you. In your last reply i read this:
    “Please see the private response I sent to you (on May 22) with the new credentials. Also, is there any way you can delete that public response I gave with my credentials, so my username is not broadcast?”
    I did not find any May 22th reply, so i asked for some help so i could find it faster.

    We are currently checking the side menu issue and will get back to you asap.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Gallery Page not linking to other pages…

    Hello,

    Sorry for the late reply.
    You have set up the menu links only by section id. So when you are in the external page, when you click on one of the other links, the id is added to the current url. leading to a link that does not exist.
    Example:
    This https://www.rawadmerhi.com/organic/gallery/#services is not valid, this https://www.rawadmerhi.com/organic/#services it is.
    Screenshot. Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: List items not underneath each other…

    Hello,

    Glad to know you fixed your problem. Thanks for sharing with us.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Menu of on-pager with relative links on external page of same website

    Hello,

    1-To disable menu in a page, add this code into that page’s custom css box:
    header#header #navigation { display: none !important;}

    2-You can use a full link to link external page to the on-page, but it will only bring you to the one-page. It is not possible to link from an external page directly to a section of the one-page.

    Thanks you very much for your appreciation! Let us know for anything!

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: News Ticker Error

    Hello,

    Sorry for the late reply.
    This is strange. I checked theme files but this code it’s nowhere. I see you have an old version of theme. Did you perhaps updated Visual Composer after WP upgrade?
    Please follow these steps:
    -Deactivate all third party plugins ;
    -Download a fresh copy of the latest release of theme from your Envato account;
    -Update theme. It has many changes and is compatible with the latest WP.
    -Update Visual Composer;
    -Activate third party plugins one at a time;

    NOTE: Please make sure to save a backup of theme files in case you have made direct changes to them!
    Let us know.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Responsive Issues

    Hello,

    Sorry for the late reply.
    I can’t debug theme with this much access rights. I need to check the General Options under Tower.
    Let us know how you wish to proceed.

    Best regards!

    10 years, 1 month ago Mirela
    Participant
    in reply to: Service circle icon clickable

    Hello,

    Sorry for the late reply.
    Please go to file vc_templates/services_medium.php and find this line:
    $output .= '<div class="icon_wrapper" style="'.$extra_st.'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></div>';
    replace with this:
    $output .= '<div class="icon_wrapper" style="'.$extra_st.'"><a href="'.esc_url($data['link']).'"><i class="'.esc_attr($icon).'" style="color:'.esc_attr($icon_color).';"></i></a></div>';

    To make the title bold, please go to General Options > Typography Options > Heading 4 Font style, edit font size here. Add this code into your custom css box: .services_medium h4 {font-weight: bold;}
    Let us know.

    Best regards and Happy Easter!

    10 years, 1 month ago Mirela
    Participant
    in reply to: ALT Tags Removed on Featured Images

    Hello,

    I am sorry for your frustration. I am always trying to help. The only content added to your site is just one post for me to be able to show the changes made. No changes was made to the socials. If this has caused you troubles, i sincerely apologize. There was no harm intended!

    Theme is indeed SEO optimized because it has a lot of other features incorporated that help you rank in google search. As for the alt’s, this is our developer’s team choice for the theme.
    You can suggest us new features and improve the existing by writing us at this forum.
    Let us know.

    Best regards and Happy Easter!

Viewing 15 posts - 8,836 through 8,850 (of 12,542 total)
← 1 2 3 … 589 590 591 … 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