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, 2 months ago Mirela
    Participant
    in reply to: Problems with "Post/Blog" Page

    Hello,

    -Can you please give more details regarding this “AddThis Share button”? Is it from a plugin or are you using theme’s default share options?
    -If you are experiencing difficulties saving changes in your wordpress site, then you have to check your wp installation and database. Not theme. This is mostly a server issue.
    Please check with your host provider that you have all necessary rights to make changes to theme files / database. Also performing a database repair operation can help.
    If the issue persists, disable all third party plugins, clear cache and cookies and try again.
    Let us know.

    Yes, it will be best if we have the credentials of the site. You can add them into your profile data.
    Read this article for more information.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: row spacing

    Hello,

    Please add this code into your custom css box:

    .section-style {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    Result screenshot.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: "menu link underline"

    Hello,

    The background is already transparent, but there is no image under it. That is why you need to add the margin. What do you mean by “headline is gone”? I tested the code for both the home page with slider and a normal page with page header. All elements are correct in the page.
    Can you post some screenshots of it? So i can understand better.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: text missing

    Hello,

    Please add this code too:

    @media (max-width: 1024px){
    .services_steps p:hover {
        opacity: 1 !important;
    }}

    It will affect the ipad landscape layout. Let us know.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Navigation Background Color

    Hello,

    I am glad to know that we were able to help. If you are happy with our support, please
    rate the product with 5 stars under the Downloads tab of your Envato
    profile.
    This is very important for us to be able to keep working hard and provide more
    awesome work.

    Thank you for being an awesome customer!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Change pages that appear in mobile menu
    This reply has been marked as private.
    9 years, 2 months ago Mirela
    Participant
    in reply to: Fullscreen Innovative Single Post – Image size/pixilation?

    Hello,

    What dimensions do your images have? You have to use images of high resolution and at least 1000px wide. Make sure to have set “Background Size” in post’s General Settings > Page header Options > Page header background to “Contain”. So it won’t stretch out the image beyond it’s proportions.
    Please try again and let us know.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Product Imgaes & Layout, and Cart Button Formatting

    Hello,

    Yes, you are right. I check the file from the Plugins > Editor menu. The function is there. It’s the same, it only has one variable added. See screenshot.
    However that was not the responible file for this case. The right file to edit is woocommerce/content-products.php inside the tower theme folder.
    I edited out this line:

    // Increase loop count
    //$woocommerce_loop['loop']++;

    to this:

    // Increase loop count
     $woocommerce_loop['loop']++;

    As you see we only uncommented out the woocommerce loop. Please check this product page, the products are displaying in 4 columns (screenshot).

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Navigation Background Color

    Hello,

    Do you want to give color to only the menu bar? If so, edit the code to this:
    .header_10 .full_nav_menu { background: rgba(0, 0, 0, 0.2) !important; }
    Result screenshot.
    If you want to include the entire header, logo too. Then add this code too:

    .header_wrapper {
        background: rgba(0, 0, 0, 0.2) !important;
    }

    Result screenshot.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Transfer From Staging to Live

    Hello,

    Upload theme folder into your server wordpress installation and then upload database. We recommend to use WP migrate DB plugin to move database and automatically replace old url’s with the new ones. Although it’s gone be difficult to keep the old content of the destination database.
    Or you can use a plugin like https://wordpress.org/plugins/search-and-replace/ to replace the old path with new path.

    Since you still have a copy of the site somewhere which is working without any issue , you can use a plugin like https://wordpress.org/plugins/duplicator/ and then move your site to a different location which will take care of the path issue for you.

    Some links you might find useful:

    https://codex.wordpress.org/Moving_WordPress

    https://wordpress.org/support/topic/

    https://code.tutsplus.com/tutorials/

    How to Move WordPress to a New Server (without losing anything)

    Please note that this is an independent action from theme so it is out of our support scope.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Slider Navigation Arrows

    Hello,

    This is a customization that requires coding. Sorry but this is not included in this support service. Read more about our policy here.
    If you feel that this is a feature worth adding, then please suggest it to our developers team in this forum:
    https://support.codeless.co/?forum=suggest-us-features

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Change pages that appear in mobile menu

    Hello,

    Yes, you can remove the display of some pages by using custom css. You just have to find the responsible id of each of them. Make the removal code target only the menu items you do not wish to have.
    Can i see a link of the site? Let me know one of the menu items you want not to show in mobile and i will send you the right code.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Service Media link issue

    Hello,

    Sorry but that is not possible.
    The services are controlled by one file therefore it’s not possible for only some of them to have a different behavior.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: Self Hosted Video in Service Media

    Hello,

    Customizing video to autoplay only when the section is in focus or keep it streaming requires code editing that is beyond our support scope. I suggest you hire a developer to do these changes for you.

    Best regards!

    9 years, 2 months ago Mirela
    Participant
    in reply to: row spacing

    Hello,

    The space pointed out in the screenshot is no loger present. See how your site looks on my side: https://www.clipular.com/c/6565363295977472.png?k=8mm9S_VvXVnrjXeV3pQENdsoFWQ
    Did you manage to remove it?

    Let us know.

    Best regards!

Viewing 15 posts - 5,926 through 5,940 (of 12,542 total)
← 1 2 3 … 395 396 397 … 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