Forum Replies Created

Viewing 20 posts - 10,421 through 10,440 (of 12,027 total)
  • Author
    Posts
  • 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

    in reply to: Featured Pages Columns #152434
    Skandha
    Participant

    @fireflywebs: Glad you were able to fix it. Also a new theme update has been released. Please update your theme to the latest version.

    Kind Regards,
    Skandha

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

    @mekki: Replace this code which I previously provided you.

    .home .custom-header-content {
         height:100vh;
    }

    with the following code.

     .absolute-header.home .custom-header {
         height:100vh;
    }
    .home .custom-header-content {
    	position:absolute;
    	top:50%;
    	left:0;
    	right:0;
    	-webkit-transform:translateY(-50%);
    	-moz-transform:translateY(-50%);
    	-ms-transform:translateY(-50%);
    	-o-transform:translateY(-50%);
    	transform:translateY(-50%);
    }

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

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

    @toerfiets: You will need to upload the files to the language directory inside the theme folder.
    Also, I received the language translation files you sent me through email but we cannot add them to the theme right now because the translations made was very less. We can add the translation file to the theme with your name as the contributor if you could translate more words maybe around 50% or more of the translatable text.

    Kind Regards,
    Skandha

    in reply to: Leave Featured Image titles but remove Page titles? #152420
    Skandha
    Participant

    @corlog1202: The admin login and password won’t be necessary.
    To decrease the padding between the featured content images and the content below
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-section {
          padding-top:20px;
    }

    You can change the padding according to your requirement.

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

    in reply to: Event Calendar #152419
    Skandha
    Participant

    @olivia: 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/higher-education/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: Embedding podcasts into post #152418
    Skandha
    Participant

    @ruthmaramis: Glad I was able to help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Can't figure out how to get social links to display #152417
    Skandha
    Participant

    @stevejonesmo: It seems to be working at our end. Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Open video in an lightbox? #152415
    Skandha
    Participant

    @ruthmaramis: For this you will need to find a suitable plugin from the WordPress Plugin Repository.

    Kind Regards,
    Skandha

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