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

  • 8 years, 1 month ago Mirela
    Participant
    in reply to: Internet Explorer June Theme

    Hello,

    Can you please provide some screenshots of what are you getting? We checked with IE9, 10 and 11 and there is no problem. See screenshots from IE10: https://postimg.cc/image/sl89iftkn/

    Let us know.
    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Few Issues

    Hello,

    1-The Similar Styles images crop is caused by a padding added to it. See screenshot:
    I removed it in the options, Customize > Shop > Shop Extra > Distance between Items.

    2-You can change the position of single product gallery in Single product settings > Product Single Style. Select option “Default”.

    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Porfolio categories issue

    Hello,

    How did you change the slug’s? By changing theme code directly? Or did you install any plugin for this?
    In case you have made direct changes to theme files, we recommend to upload a fresh copy of theme files to overwrite the changes and get theme back to it’s original state.

    Save a backup if you have made other changes you do not want to lose.
    If you do not have any unchanged version of theme files, you can always download it from Envato at any times.

    -to change the ‘All’ in portfolio categories bar, go to file: \folie\template-parts\portfolio\parts\filters.php
    and find this line:
    <button data-filter="*" class="selected"><?php esc_html_e( 'All', 'folie' ) ?></button>
    Edit only the “All” string from it.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Problem with Select List

    Hello,

    Can you please send us a link of the site in a private reply? So we can check this.
    Sorry but can you explain better what the issue is? It’s not very clear from the video what issue you have. The countries list is being shown all the time.
    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Problems updating theme

    Hello,

    No worries :)

    I see you have the child theme active for now. The child theme inherits main functions and styles from the parent theme which is “Tower” (version 2.3). So you can keep the child theme active as you are currently. There will be no issues with it.
    You don’t need to change anything right now. The site is great!

    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Add Project Title into before Project Description in Portfolio

    Hello,

    That’s great! Thank you for sharing your modification.

    Please make sure to save a backup of this file. So you won’t lose the changes in case of future theme update.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Instal test site, Hendel theme
    This reply has been marked as private.
    8 years, 1 month ago Mirela
    Participant
    in reply to: "Account Login" on moible & search problem

    Hello,

    1-Please add this code into your Custom Css box:

    @media (max-width: 480px) {
    .extra_tools_wrapper .tool.account {
        display: block !important;
    }}

    2-Please add this code:

    @media (max-width: 480px) {
    input.search-field.input-search-field {
        margin-left: -99px !important;
    }
    .extra_tools_wrapper.style-small .tool {
        width: 22px !important;
    }}

    This should be the result: https://postimg.cc/image/hzwnvgeif/
    3-As for the search text appearing in search icon, please go to file \includes\codeless_builder\header-elements\cl_header_search.php
    find this line:
    <input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="<?php echo get_search_query(); ?>" name="s" />
    Edit to this:
    <input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="" name="s" />
    Save changes.
    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Add Project Title into before Project Description in Portfolio

    Hello,

    Do you want to have the project title right after the “Project Description” heading? If yes, you have two options.
    1-Edit theme files to include the single portfolio item title before description;
    (this is not recommended as it will prevent you from taking future theme updates. Or you will need to redo the changes in each theme update)

    2-Add manually the project title before the description text. Use heading tags to make it bold. See example:
    https://postimg.cc/image/9ruqa773r/
    https://postimg.cc/image/gib7jzp87/

    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Problems updating theme

    Hello,

    This is not important. Do not worry about it. The important parent theme is installed and showing ok. The child theme is ok as well.

    This does not affect your site work in any way, but if you must remove it, then just delete the “tower1” folder in wp-content/themes folder.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Posts Showing Up As 'Admin' and Weird Layout

    Hello,

    I fixed it.
    Please check your site and let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Staff Position Customizing.

    Hello,

    @kamikakimilakamila,
    This is a Handel theme forum. You have Folie theme installed.
    Can you please send us a link of the page you have this?

    PS: Please open your own ticket in the future. In the right forum so there are no misunderstanding regarding the theme used. Also when you reply to someone else’s topic, you are unable to see the private replies!

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Portfolio Categories Not Working

    Hello,

    @kamikakimilakamila,
    This is a topic regarding Specular theme. I see you have Folie theme installed. These two themes do not have the same structure and file organization.
    Can you please describe what did you change in the original files?

    So we can check what caused this.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: cannot update to new version

    Hello,

    Envato Market plugin gets the latest theme files from Envato and needs to access your wp-content/plugins folder in order to perform the update. There are no issues with it as it’s already been tested and used successfully from many users.
    You have a ‘Forbidden’ message. That’s why we suspect you may have access rights limitations regarding third party apps. The access rights on a plugin folder can be checked in your server’s side. If you can, you can check them yourself or ask your host provider to check it for you.

    Or you can keep on updating theme manually by replacing new updated theme files directly into wp-content/themes.

    Let us know.

    Best regards!

    8 years, 1 month ago Mirela
    Participant
    in reply to: Image Alt Tags missing on home page

    Hello,

    Sorry for the late reply.
    As mentioned since the beginning of this topic, the alt text are not set to display. This is our developer’s team choice for this theme. If you want, you can edit theme files to make them display.
    We have already posted several codes along the way to help visitors of this topic get orientated on how to add the alt’s back. Please check them carefully to implement the changes in your site. These are basic wordpress functions you can find in the WordPress repository.
    Theme is SEO optimized already and you can further improve it’s seo by installing a plugin such as Yeast.

    Best regards!

Viewing 15 posts - 3,331 through 3,345 (of 12,542 total)
← 1 2 3 … 222 223 224 … 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