Forum Replies Created

Viewing 20 posts - 2,301 through 2,320 (of 4,116 total)
  • Author
    Posts
  • in reply to: Highlight button in menu #170161
    tikaram
    Participant

    @vraba:Sorry for getting late. Can you please let me know the theme that you have used in the URL provided. Parallax Frame Pro already comes with sticky header, I am confused with the theme that you are using on the provided URL. Please let me know so that I can help you out.

    Regards,
    Tikaram

    in reply to: Dropdown menu for mobile #169809
    tikaram
    Participant

    @twin6 : Please post in your site URL so that I can check for the solution.

    Regards,
    Tikaram

    in reply to: your contact form does not work #169416
    tikaram
    Participant

    @autourdunmoment : I will contact sales and let you know. Thank you for informing.

    Regards,
    Tikaram

    in reply to: Highlight button in menu #169415
    tikaram
    Participant

    @vraba: Do you want all the menus items to remain in the same position when you scroll down the page? Please let me know so that I can help you resolve the issue.

    Regards,
    Tikaram

    in reply to: Audioman Pro theme instructions? #169068
    tikaram
    Participant

    @imajons : Login to your WordPress admin. Go to Appearance => Customize => Theme Options => Layout Options

    Under Layout Options find : Check to Disable Single Page title
    Uncheck it and the page titles will appear on your site.

    Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Audioman Pro theme instructions? #168914
    tikaram
    Participant

    @imajons :It would have been really easy for me to provide you the additional css if your site would be accessible. since I need to test the additional css to check if the provided css is working or not. Do you have any plans of going online after completion of your work. Please let me know.

    Regards,
    Tikaram

    in reply to: Logo slider #168716
    tikaram
    Participant

    @malevolentia : Login to your WordPress Dashboard. Go to Appearance => Customize => Theme Options => Logo Slider.
    Enable the section
    Under logo Slider Type : Select from post, page, category and custom.

    If you have the images you may select the custom and start adding images, title and link which will appear instantly on your logo slider.

    For team also the process is same.
    Enable the section
    Go to Appearance => Customize => Theme Options => Team.
    Under type : Select the type of content you intend to use and save.

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Logo slider #168605
    tikaram
    Participant

    @malevolentia : The logo slider was added recently and it was not there in the first release. I wanted to check the version of the theme that you are using. Please update the theme to the latest version and you can find the logo slider option in the customizer.

    Regards,
    Tikaram

    in reply to: Logo slider #168585
    tikaram
    Participant

    @malevolentia : Please post in your site URL so that I can check for the issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @vavw : I will need to test your site on different browsers. I will get back to you soon.

    Regards,
    Tikaram

    in reply to: changing a layout in the buttom of a site #168580
    tikaram
    Participant

    @knudkp: I will check for the issue and let you know.

    Regards,
    Tikaram

    in reply to: Best fast and responsive theme for adaption? #168575
    tikaram
    Participant

    @roberts : Our themes and plugins are fast and secured as we follow the coding standard properly. We have responsive designs for themes that can fit on any screen sizes, You can choose from a wide variety of theme that we have listed on our site.

    If you are looking for a news site you can follow the following link where you can choose a suitable magazine theme for your site. Let me know if you have any more queries.

    Regards,
    Tikaram

    in reply to: Os prints dos defeitos #168362
    tikaram
    Participant

    @ronnie: We are fixing the testimonial issue and the session title issue as these seem to be theme related issues. For author profile: you will need to add author bio from the admin dashboard. For the time being, the bio has been added so that the Author gets displayed. Please edit the bio of the user that was not working. Sorry for getting late because we were on a Holiday yesterday.

    Can you please clarify the number four issue clearly.

    Regards,
    Tikaram

    in reply to: Os prints dos defeitos #168178
    tikaram
    Participant

    @ronnie: I will contact you shortly by email.

    Regards,
    Tikaram

    in reply to: Os prints dos defeitos #168127
    tikaram
    Participant

    @ronnie: First of all please deactivate the cache plugin as it is active and any changes you make on your site will be not be affected. Secondly you have plugin issue on your site which needs to be addressed first.
    Please have a look at the red errors on this image. These are Java-script errors caused by plugins.

    If you are not able to handle the issue then I can help you out. Please let me know.

    Regards,
    Tikaram

    in reply to: Os prints dos defeitos #168093
    tikaram
    Participant

    @ronnie: Most of the errors on your site is due to the plugin conflict. I checked on the browser console the site shows java-script errors. You will need to disable all plugins for testing purpose and check by enabling plugins one by one. I will help you fix all the issues on your site but first you will need to disable the plugin causing the issue. Most of the errors will be fixed after fixing the plugin issue. Follow the following link to resolve the plugin issue. Let me know if you need further assistance regarding the issue.

    Regards,
    Tikaram

    tikaram
    Participant

    You will need to add the following code in the bottom of your functions.php file of the child theme.

    add_filter( 'get_the_archive_title', function ( $title ) {
    
        if( is_category() ) {
    
            $title = single_cat_title( '', false );
    
        }
    
        return $title;
    
    });

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    tikaram
    Participant

    @reneecarlson94: You can create continent as the parent page for the countries and add the pages as desired. Setting up your site is based on the requirements of your website so I think I may not be able to address the first query properly. Regarding the second query, you will need to create a child theme to remove the word Category as this option is not available in the customizer. Please let me know if you are comfortable with child theme customization. Let me know if you have any more theme related issues.

    Regards,
    Tikaram

    in reply to: Audioman Pro theme instructions? #167210
    tikaram
    Participant

    @imajons :Can you please post in your site URL and let me know where you would like to change the color and which color would you like to use. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Audioman Pro theme instructions? #167104
    tikaram
    Participant

    @imajons : The full width top header image is none other than featured image. Make sure that you have uploaded the correct size for featured image. To create a section Under latest release, Login to your WordPress admin. Go to Appearance => Customize => Theme Options => Portfolio and add items as desired.
    The theme instructions can be found on the following link. Let me know if you need any more help regarding the issues. Please post in your site URL as well

    Regards,
    Tikaram

Viewing 20 posts - 2,301 through 2,320 (of 4,116 total)