Forum Replies Created

Viewing 20 posts - 10,421 through 10,440 (of 12,035 total)
  • Author
    Posts
  • in reply to: Logo + title side by side #152596
    Skandha
    Participant

    You can provide me your admin credentials and I can have a look at your site and provide you possible solutions. I will contact your shortly by email.

    Kind Regards,
    Skandha

    in reply to: Higher Education Pro – Move content area below menu #152591
    Skandha
    Participant

    @i-can: Sorry for the late reply.
    Go to => Child Theme Folder => functions.php and paste the code in the following link.

    Make sure all the section are Checked to Move above Footer.
    Now the content section should come below the menu.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Dropdown menu on mobile won't open #152557
    Skandha
    Participant

    @kclover: I checked your site and the menu in mobile views seems to be working fine. You can check out the screenshot below:
    https://www.dropbox.com/s/n9mymdkt1369ycq/Screenshot_2018-08-27%20PRO%20ARTE%20CHAMBER%20ORCHESTRA.png?dl=0

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Search Thumbnails are wayyy over sized. #152556
    Skandha
    Participant

    @petertran: I checked your site and the thumbnails seems to be appearing fine. Can you explain what issue you are having?

    Kind Regards,
    Skandha

    in reply to: Using a child theme #152555
    Skandha
    Participant

    @stefanomoret: You do not need to create a child theme to add CSS Code. Child theme is used when you need to edit core theme files but for editing CSS you can simply Go to => Appearance => Customize => Additional CSS and add your CSS Code there.
    Please post in your site URL and let me know what changes you want to be made. I will be more than happy to help.

    Kind Regards,
    Skandha

    in reply to: Customizing Menus/Aggregating Projects and Posts #152553
    Skandha
    Participant

    @vitalmoxie: You can use the Search > Amsterdam link to show all your related Amsterdam content. It is possible to show images and not just textual links. For that you will need to create a child theme and make a bit of customization.
    If you are familiar with child theme customization let me know otherwise I suggest you to hire a customizer to get it done.
    To use Category in Projects you will need to use Project Type as Post which is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Logo + title side by side #152551
    Skandha
    Participant

    Please post in your site URL so that I can look in to the issue.

    Kind Regards,
    Skandha

    in reply to: Size of menu and header of the menu #152542
    Skandha
    Participant

    @frederic: For the sub menu
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fixed-header-top ul.menu ul li a {
         font-size:12px;
         padding-top:5px;
         padding-bottom:5px;
    }

    You can change the padding according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Hide Page Title #152533
    Skandha
    Participant

    @ve3eby: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/nepalbuzz/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Dropdown menu on mobile won't open #152532
    Skandha
    Participant

    @kclover: You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum!

    Kind Regards,
    Skandha

    in reply to: MENU ON MOBILE DEVICE #152531
    Skandha
    Participant

    @catchrmv: 1. You can use the Fixed Header Top Menu(Menu Location) to bring the hamburger menu above the site identity.

    2. I don’t see the social media icons on your site. Please enable social menu icons on your site so that I can look in to the issue and provide you possible solutions.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Hide Page Title #152498
    Skandha
    Participant

    @ve3eby: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .page #content .entry-title {
         display:none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Social Signal for Xing is not dosplayed #152497
    Skandha
    Participant

    @guidodeckstein: May be the Xing icon is not available in the Genericons font that is being used to display social icons. Please add the Xing menu item to your menu then I can provide you the additional CSS that will display the Xing icon.

    Kind Regards,
    Skandha

    in reply to: Adonis Demo #152495
    Skandha
    Participant

    @masum: I will setup the demo for you. You will need to provide me your admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    in reply to: translation next and previous #152466
    Skandha
    Participant

    @toerfiets: Glad it worked out! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Search Thumbnails are wayyy over sized. #152459
    Skandha
    Participant

    @petertran: There seems to have been an issue with the WooCommerce product search. I have forwarded this to the development team. A theme update will be released as soon as the issue is fixed. Thank you for reporting us the issue.

    Kind Regards,
    Skandha

    in reply to: translation next and previous #152453
    Skandha
    Participant

    @toerfiets: To see the translation on your site you need to change your site language.
    Go to => Dashboard => Settings => General => Site Language => Choose Nederlands and Save Changes.
    Now you should see the translated text on your site.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Size of menu and header of the menu #152441
    Skandha
    Participant

    @frederic: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fixed-header-top ul.menu li a {
    	font-size:12px;
    	padding-top:5px;
    	padding-bottom:5px;
    }
    .has-header-top #branding {
    	padding-top:28px;
    }

    You can adjust the height by changing padding values.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Adonis free – page width on Hi-res monitors #152439
    Skandha
    Participant

    @mekki: Sure, no worries. Thank you for your appreciation. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Adonis free – page width on Hi-res monitors #152437
    Skandha
    Participant

    @mekki: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adonis/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 10,421 through 10,440 (of 12,035 total)