Forum Replies Created

Viewing 20 posts - 9,161 through 9,180 (of 12,014 total)
  • Author
    Posts
  • in reply to: Next page not working? #164744
    Skandha
    Member

    @debgoonan513: Can you let me know on which post you have added next page tag? I can’t seem to find it.
    Did you use the tag like <!--nextpage--> to separate the page?

    Kind Regards,
    Skandha

    in reply to: Catch Fullscreen, bugs and small issues #164743
    Skandha
    Member

    @thomaswaerness: Can you let me know which version of Safari you are using and also if you are using it on Windows or Mac OS?

    Kind Regards,
    Skandha

    in reply to: How to use the Essential Content Types Pro plugin #164726
    Skandha
    Member

    @elliottrae: Hello Elliot,
    I am not able to see the Login tab on mobile devices. Can you please attach me a screenshot of the issue so that we can be on the same page?

    Kind Regards,
    Skandha

    in reply to: Links do not open in new "tab" or "window" #164723
    Skandha
    Member

    @tattoo-tom: Hello there,
    I deactivated and then activated all your plugins again and the links seem to be opening new tab.

    Let me know if the issue is resolved.
    Kind Regards,
    Skandha

    in reply to: deactivate primary menu in "rock star" theme #164721
    Skandha
    Member

    @dianoia: That looks fine Jens.

    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/rock-star/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: Section Sorter? #164720
    Skandha
    Member

    @tcadesign: To change the order of the sections you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can guide you otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: Error on updating and saving pages #164713
    Skandha
    Member

    @appareas: I have sent you an email in the address you mentioned above.

    Kind Regards,
    Skandha

    in reply to: Events date not working #164710
    Skandha
    Member

    There seems to be a little issue with Event Date Day metabox option. The issue will be fixed an update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    Skandha
    Member

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

    body:not(.home):not(.page-id-162):not(.page-id-379):not(.page-id-409):not(.page-id-312):not(.page-id-304):not(.page-id-315):not(.page-id-296) .site-description {
    	display:none;
    }

    This will display the site description only on your homepage, Ernährungstraining page and the sub items of Ernährungstraining.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: Repositioning large text and link on header video #164705
    Skandha
    Member

    @billyd: Remove the following CSS Code you have added for the header media

    p {text-align: justify;} 
    
    .custom-header-content {
    	max-height: 20px;
    }
    
    .wrapper {
        padding-top: 10px!important;
    }
    
    /* to reposition the texts on the opening video */
    
    .custom-header-content .site-header-text {
        margin-top: -219px;
    	 margin-left: 150px;
    }
    
    .custom-header-content .more-link {
        margin-top: 360px;
    }
    
     /* to fix the blank space above the youtube videos */ 
    .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{
    padding-top:0%;
    }

    And
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
    	transform:translateY(-30%); 
    }

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

    in reply to: Next page not working? #164699
    Skandha
    Member

    @debgoonan513: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    Skandha
    Member

    @nicolej: Let me know on which specific pages you want the subheading to be displayed.

    To change the height of the Header Image
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
    	padding:100px 98px 500px; 
    }

    You can change the padding to adjust the height of the header image.

    To have different header images per page.
    Go to => Dashboard => Edit a Post/page => Set a featured image.

    Now,
    Go to => Appearance => Customize => Header Media => Enable on Entire Site, Page/Post Featured Image

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

    in reply to: Events date not working #164649
    Skandha
    Member

    You can change the post date that is being displayed.
    Go to => Dashboard => Edit post/page => On the right hand sidebar you will see Events Date Day and Events Date Month where you can change the date.

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

    Skandha
    Member

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

    .site-description {
    	font-size:30px;
    }

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

    in reply to: Categories Layout #164638
    Skandha
    Member

    @jazart72: Thank you very much for your appreciation. Let me know if you have anymore issues. Have a great day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Member

    @nicolej: No you wont need to take care of anything in the future. There were few warnings in one of the function due to which the customizer was not working. That has been fixed. 🙂

    Kind Regards,
    Skandha

    in reply to: Categories Layout #164632
    Skandha
    Member

    @jazart72: 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/fotografie/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

    Skandha
    Member

    @nicolej: Hello Nicole,
    I have fixed the issue with the customizer on your site. Can you please login to your site and check if the issue is resolved?

    Kind Regards,
    Skandha

    in reply to: Header Youtube vid not playing sound – please help! #164628
    Skandha
    Member

    @billyd: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/my-music-band/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: Sub menu drop down is "clipping" items #164620
    Skandha
    Member

    @tattoo-tom: Glad I could help you out. Have a great day! 🙂

    KInd Regards,
    Skandha

Viewing 20 posts - 9,161 through 9,180 (of 12,014 total)