Forum Replies Created

Viewing 20 posts - 10,521 through 10,540 (of 12,034 total)
  • Author
    Posts
  • in reply to: Display Widgets Conditionally on Specific Pages #151685
    Skandha
    Participant

    @abrimble: To display the gallery only on Gallery page
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.page-id-50) #ct-gallery-image-2 {
          display:none;
    }

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

    in reply to: Problem with the Header #151684
    Skandha
    Participant

    @muazii: Go to => Dashboard => Edit the test36 page => At the bottom of the page you will find Header Featured Image Options. Make sure it is also disabled.
    Also thank you for reporting us the ?> bug in the header.
    The update will be released today so please check and let me know if the black space header image issue is gone.

    Let me know if you have any other issues.
    Kind Regards.
    Skandha

    in reply to: Footer copyright not autofilling #151649
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Display Widgets Conditionally on Specific Pages #151645
    Skandha
    Participant

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

    /* To display CT Video Embeds only on homepage */
    body:not(.home) #ct-video-embed-2 {
    	display:none;
    }

    To display Featured Content only on News Page first you will need to enable Featured Content on the entire site and then use the following CSS Code.

    /* To display Featured Content only on News Page */
    body:not(.blog) #featured-content {
           display:none;
    }

    To be able to use the ‘Default’ page template and only have the CT Gallery Images widgets on your Gallery Page and have the CT Tours widget on you Live Page setup the widgets on the widget areas like Before Posts/Pages or After Posts/Pages.

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

    in reply to: Cart Count #151627
    Skandha
    Participant

    @mezalick: For this you will need to hire a customizer as lot of changes need to be made.

    Kind Regards,
    Skandha

    in reply to: Display Widgets Conditionally on Specific Pages #151626
    Skandha
    Participant

    @abrimble: Please setup of all the widgets you want to then I can provide you the CSS to display them only on particular pages.

    Kind Regards,
    Skandha

    in reply to: Layout different for text and images #151625
    Skandha
    Participant

    @leenajacob: Yes it is technically possibly but needs a lot of changes to be made.

    Kind Regards,
    Skandha

    in reply to: size of embedded youtube movie #151623
    Skandha
    Participant

    @sumiko: Glad you were able to solve the issue. Have a good day!

    Kind Regards,
    Skandha

    in reply to: Problem with the Header #151622
    Skandha
    Participant

    @ajchubbuck: This maybe due to some plugins you are using. Please disable all your plugins to see if this resolves the issue.

    Kind Regards,
    Skandha

    in reply to: Border around content #151621
    Skandha
    Participant

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

    .content-area {
    	margin-top:0 !important;
    }
    
    .entry-content {
    	margin-top:0 !important;
    	padding-top:0 !important;
    }

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

    Skandha
    Participant

    @cuddapah: Go to => Appearance => Customize => Additinoal CSS and add the following CSS Code.

    .site-header {
    	border-bottom:none !important;
    }

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

    in reply to: Border around content #151618
    Skandha
    Participant

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

    .content-area {
    	border:none !important;
    }

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

    in reply to: Optional sidebar bug #151612
    Skandha
    Participant

    @vavw: The pages widget displays a list of your site’s pages and to hide unwanted pages you will need to enter the page ids in the exclude section. There is no other way to exclude unwanted pages.

    Let me know if you have anymore issues!
    Kind Regards,
    Skandha

    in reply to: Simple Catch Theme and Gutemberg #151609
    Skandha
    Participant

    @dschwartzer: The release of Gutenberg as the WordPress Editor wont break or hamper your site in anyway. Everything will be running normally on your site.

    Let me know if you have anymore issues!
    Kind Regards,
    Skandha

    in reply to: CODING ERROR WHEN INSTALLING #151606
    Skandha
    Participant

    @inksla: 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/divin/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: Translate "next post", "previous post" #151602
    Skandha
    Participant

    @vraba: Our themes are translation ready but Czech Translation file is not available for Parallax Frame Pro Theme. To translate those texts, you will need to add Czech language file cs_CZ.po which you can get by renaming the parallax-frame-pro.pot file in languages folder.
    Then, just open that file from free software from http://poedit.net/ and search for words like pervious and next the words you want to translate, change that and save it. It should work. You can also add other translations there as well.
    You can send us the translated .po file and we will add it in our theme with you as a contributor for the translation.

    Let me know if this solves your issue!
    Kind Regards,
    Skandha

    in reply to: Layout different for text and images #151539
    Skandha
    Participant

    @leenajacob: I do not think this is possible. The text and the image lie in the same container so it is tough to get text as content width and image as full width no sidebar.

    If you really need this I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @ipunkt: 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: One Click Demo Import #151525
    Skandha
    Participant

    @batrebios: 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/clean-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

    in reply to: Problem Update Full Frame pro Version : 3.9.4 #151524
    Skandha
    Participant

    @chrismougins: 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/full-frame/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,521 through 10,540 (of 12,034 total)