Forum Replies Created

Viewing 20 posts - 401 through 420 (of 14,494 total)
  • Author
    Posts
  • in reply to: Page layout; menu position #317219
    Sakin
    Keymaster

    @edlefkowicz: Thanks for the confirmation and if you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/chique/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.

    in reply to: Social Media Icons near Top Right #317217
    Sakin
    Keymaster

    @greenhornet : First create a social menu from “Appearance => Menus” and then assign that menu from “Appearance => Menus => Manage Locations” location to “Social On Primary Menu”.

    in reply to: Page layout; menu position #317213
    Sakin
    Keymaster

    @edlefkowicz: So you are talking about widgets in the “Footer 1” and “Footer 2”. You can edit those from “Appearance => Widgets”.
    You might be able to control those using plugins like Jetpack Widget Visibility options. You can also hide that with Custom CSS. For that you can just go to “Appearance => Customize => Additional CSS” and add the following CSS:

    .page .widget_archive,
    .page .widget_tag_cloud {
    	display: none;
    }

    Note: I recommend you to active your license key on your site to get the update notification and one-click update from the WordPress dashboard. check this https://catchthemes.com/frequently-asked-questions/#question-installation-how-to-activate-license-key

    in reply to: Page layout; menu position #317211
    Sakin
    Keymaster

    @edlefkowicz: Can you let us know the URL of the page or your website then we can check why there is archives and tags on page.

    in reply to: Unable to view navigation menu on mobile WP6.1 #317170
    Sakin
    Keymaster

    Hi Niel,

    We tested on our server and there is nothing like that. That is really something we are not sure how it came only on your site. Did you check your plugins. We will contact you for more details.

    Regards,
    Sakin

    in reply to: Website Error #317168
    Sakin
    Keymaster

    @subhasagun11: Please update to the latest version 2.1. Thanks and have a nice day.

    in reply to: Unable to view navigation menu on mobile WP6.1 #317144
    Sakin
    Keymaster

    @neil-darbys : It should have issues like that. Sorry to hear that. This is strange how the button came. Can you send me the URL where you are having that issue? We would like to check in detail. This is bit confusing.

    in reply to: Unable to view navigation menu on mobile WP6.1 #317137
    Sakin
    Keymaster

    Hi Niel,

    Please update to the latest version, clear your cache, and check it.

    Regards,
    Sakin

    in reply to: Can’t connect to Instagram #317121
    Sakin
    Keymaster

    Hello @staceymoeevents: We just got the App restored from the Instagram team and now it should work fine. Please reconnect it.
    Sorry for the inconvenience.

    in reply to: Home Page background #316999
    Sakin
    Keymaster

    @latipik : I check your site.
    1. Your background color is not working as you have set “#ffffff” in “Appearance => Customize => Colors => Page Background Color”. It looks like you need to make it a light color scheme. Also, there is CSS which is causing the issue.
    2. Your Social links are not showing due to Custom CSS as well as you haven’t assigned the social menu in the proper location.

    Solution:
    1. You need to clean up your Custom CSS at the “Appearance => Customize => Additional CSS” box. So, remove all CSS from there.
    Then add the following CSS in Additional CSS for Background Image in the Homepage Content area, this image URL https://www.latipik.com/wp-content/uploads/2023/03/L.Atipik-Nantes-1024.jpg is just an example, please that with your image URL.

    /* Remove background color in Homepage Sections */
    .home .section,
    .home .section:nth-child(2n+1) {
    	background-color: transparent;
    }
    
    /* Add background image in Homepage Content */
    .home .site-content-contain {
      background-image: url( 'https://www.latipik.com/wp-content/uploads/2023/03/L.Atipik-Nantes-1024.jpg' );
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover;
      background-attachment: fixed;
    }

    2. Once you remove your old CSS, it will show both Social Icons and Search in your menu. But it will show just the default anchor as you haven’t assigned the menu location. So, go to “Appearance => Menus => Manage Locations” and then assign Social Menu in the “Header Social Menu” location and click on the “Save Changes” button.
    Then if you want to hide the search in the menu, then go to “Appearance => Customize => Theme Options => Menu Options” and check “Check to disable search box in Header” and “Publish” it.

    Regards,
    Sakin

    in reply to: Demo files #316998
    Sakin
    Keymaster

    @umesh16anki: You can also download the theme demo zip file from the Theme Instructions tab on Theme Page at https://catchthemes.com/themes/zubin-photography/#theme-instructions

    in reply to: Show post title on hover #316986
    Sakin
    Keymaster

    @ujesko: Ok then add the following CSS:

    .featured-content-wrapper .hentry {
    	display: block;
    }
    .featured-content-wrapper .post-thumbnail,
    .featured-content-wrapper .entry-header {
    	display: block;
    	position: relative;
    	width: 100%;
    }
    .featured-content-wrapper .entry-header {
    	width: 100%;
    	position: absolute;
    	top: 30%;
    	left: 0;
    	right: 0;
    	padding: 35px;
    	-webkit-transform: translateY(-30%);
    	-moz-transform: translateY(-30%);
    	-ms-transform: translateY(-30%);
    	-o-transform: translateY(-30%);
    	transform: translateY(-30%);
    	background-color: rgba(0, 0, 0, 0.25);
    	text-align: left;
    }
    .featured-content-wrapper .hentry:nth-child(2n) .post-thumbnail {
    	left: auto;
    }
    in reply to: Search bar only half visible #316941
    Sakin
    Keymaster

    Hi Ralf,

    Thanks for reporting the issue. We have fixed it. Please update to the latest version.

    Regards,
    Sakin

    Sakin
    Keymaster

    @webmonster: Welcome and if you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/rock-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.

    Regards,
    Sakin

    in reply to: Search bar only half visible #316919
    Sakin
    Keymaster

    Hi Ralf,

    Can you upload the Screenshot on your site and add a link here to your screenshot image? I check your site on my mobile device and it’s working fine on all pages.

    Regards,
    Sakin

    Sakin
    Keymaster

    @webmonster: The Rock Band Free WordPress theme is the Child theme of the My Music Band Free WordPress theme. So, we have updated the My Music Band theme and included an option to change the “Recent Posts Heading” from “Appearance => Customize => Theme Options => Homepage / Frontpage”.

    So, update the My Music Band theme and it will show it on the Rock Band Free theme as well.

    in reply to: Show post title on hover #316917
    Sakin
    Keymaster

    @ujesko: It is not a good user experience to hide the title and wrapper on the mobile. But if you want to do that then remove the old CSS I gave you earlier and add the following CSS instead:

    .featured-content-wrapper .entry-header {
        visibility: hidden;
    }
    
    .featured-content-wrapper .hentry:hover .entry-header,
    .featured-content-wrapper .hentry:focus .entry-header {
        visibility: visible;
    }
    in reply to: Show post title on hover #316904
    Sakin
    Keymaster

    @ujesko: Can you try adding the following CSS in the “Appearance => Customize => Additional CSS” box:

    @media screen and (min-width: 48em) {
    	.featured-content-wrapper .entry-header {
    		visibility: hidden;
    	}
    
    	.featured-content-wrapper .hentry:hover .entry-header,
    	.featured-content-wrapper .hentry:focus .entry-header {
    		visibility: visible;
    	}
    }
    in reply to: Look´s like I have to do something more? #316880
    Sakin
    Keymaster

    Hi Rene,

    For installation of the Pro theme, you need to do the following as below and do detailed screenshot and all, please check the FAQ at https://catchthemes.com/faq/how-to-install-themefor-pro-theme/

    1. After purchasing a pro theme, go to your member My Account https://catchthemes.com/my-account/ page
    2. Then on the Download Section, click on the File name to download your theme zip file
    3. Note: Some modern browsers like Safari has an auto zip extractor and will extract the zip file as soon as you download the zip file. In this case, open Safari and go to “Safari => Preferences” and in the “General” tab, uncheck Open “safe” files after downloading. This will stop Safari from automatically unzipping the files and then you can download the zip file
    4. Log in to the WordPress Administration Panel and go to “Appearance => Themes => Add New”
    5. Click on “Upload Theme” and Browse the downloaded .zip file from the desktop where you have it downloaded and click on the “Install Now” button to start the installation process.
    6. After it’s installed, click on the “Activate” button to Active the theme
    7. Note: please Save and Active your License Key for the one-click update. Please don’t use the Product Key in the License key
    8. For this, go to “Appearance => About Theme”, and click on “License Tab”. If you don’t know the license key then you can log in to your My Account page and click on “View Details and Downloads” to view the license key
    9. Add the License key under the “License Key” section, click on the “Save Changes” and “Activate License” buttons
    10. Go to https://catchthemes.com/themes/audioman-pro/#theme-instructions/ for a guide on how to customize this theme.
    14. Navigate to “Appearance => Customize” in your admin panel and customize the site as per your need.

    Regards,
    Sakin

    in reply to: Overlay Text on Header Media #316879
    Sakin
    Keymaster

    Hi Glen,

    It’s working fine for me. Also, make sure to clear your cache from the WP Fastest Cache plugin and also from your browser. You guys might be loading the old cached content.

    Regards,
    Sakin

Viewing 20 posts - 401 through 420 (of 14,494 total)