Forum Replies Created

Viewing 20 posts - 8,961 through 8,980 (of 12,014 total)
  • Author
    Posts
  • in reply to: Missing images on individual post pages #166623
    Skandha
    Member

    @a-rain-dog-too: Glad you were able to figure it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Mobile Navigation Menu does not expand #166622
    Skandha
    Member

    @a-rain-dog-too: 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

    in reply to: FoodMenu Frontpage Fullwidth #166619
    Skandha
    Member

    @andre-g: Hello there,
    The above code should work for menus on all the single post/page even using the shortcodes.

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

    in reply to: Audioman Menu colour Menu Position and adding icons #166614
    Skandha
    Member

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

    a:focus, a:hover, #feature-slider-section .entry-title a:hover, #feature-slider-section .entry-title a:focus, .menu-toggle:hover, .menu-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .search-submit:hover, .search-submit:focus, .entry-meta a:hover, .entry-meta a:focus, .site-info a:hover, .site-info a:focus, #search-toggle, #share-toggle, .main-navigation ul :hover > a .main-navigation ul :hover > a, .main-navigation ul .focus > a, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .site-header-cart .cart-contents:hover, .site-header-cart .cart-contents:focus, .site-header-menu .social-navigation a:hover, .site-header-menu .social-navigation a:focus, .absolute-header .site-header-menu .social-navigation a:hover, .absolute-header .site-header-menu .social-navigation a:focus, .absolute-header .menu-toggle:hover, .absolute-header .menu-toggle:focus, .absolute-header .site-header-cart .cart-contents:hover, .absolute-header .site-header-cart .cart-contents:focus, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .navigation-classic.absolute-header .main-navigation ul ul :hover > a, .navigation-classic.absolute-header .main-navigation ul ul .focus > a, .post-navigation a:hover .nav-title, .post-navigation a:focus .nav-title, .section .section-title a:hover, .section .section-title a:focus, .section .entry-title a:hover, .section .entry-title a:focus, #testimonial-content-section .cycle-prev:hover, #testimonial-content-section .cycle-prev:focus, #testimonial-content-section .cycle-next:hover, #testimonial-content-section .cycle-next:focus, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:focus, #events-section.has-background-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:focus, #events-section.has-background-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:focus, #portfolio-content-section .entry-title a:hover, #portfolio-content-section .entry-title a:focus, #portfolio-content-section .hentry-inner:hover .entry-title, #portfolio-content-section .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:focus .entry-title a, .audioman-mejs-container.mejs-container button:hover, .audioman-mejs-container.mejs-container button:focus, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus, table.shop_table_responsive tr td a:hover, table.shop_table_responsive tr td a:focus, .product-container a.added_to_cart:hover, .product-container a.added_to_cart:focus, .single-product .product_meta a:hover, .single-product .product_meta a:focus, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus, .woocommerce-info a:hover, .woocommerce-info a:focus, .woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li a:focus, .variations .reset_variations:hover, .variations .reset_variations:focus, .navigation-classic .main-navigation ul :hover > a, .navigation-classic .main-navigation ul .focus > a {
    	color:#1ff980 !important;
    }

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

    in reply to: Center and enlarge logo #166613
    Skandha
    Member

    @catwingz: Hello there,
    You seem to have removed the logo from your site. Can you reinsert the logo so that I can help you out?

    Kind Regards,
    Skandha

    in reply to: Header image not shrinking on mobile #166612
    Skandha
    Member

    @centrescene: Hello Centrescence,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .has-header-image .custom-header-media .wp-custom-header img {
    	position:unset !important;
    }

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

    in reply to: Header Right Widget #166610
    Skandha
    Member

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

    #wp-custom-header {
    	text-align:center;
    }
    .custom-header .wrapper {
    	background-color:#000;
    }

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

    in reply to: Migration Made Changes I can't undo #166608
    Skandha
    Member

    @sandysandybalascak-com: I checked your site and the HTML structure of your site is all over the place. This maybe while migrating your site to new server. You seem to have two <div> tags with same class or ids in the wrong places. I suggest you to contact your web host and get it fixed.

    Kind Regards,
    Skandha

    in reply to: Problem after updating to WordPress 5.1 #166607
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Ad spots are black #166606
    Skandha
    Member

    @scot: Hello Scot,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Feature image not working in WP5.1 Rock Band 2.0 #166605
    Skandha
    Member

    @dhad06: Hello Peter,
    I checked your site and the featured images seems to be working well. Can you please elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: sub menus are open for always ! #166604
    Skandha
    Member

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

    .sub-menu {
    	display:none;
    }
    .menu-item-has-children:hover ul {
    	display:block;
    }

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

    in reply to: caption for images #166603
    Skandha
    Member

    @m-tenbrink: Hello there,
    Yes, it is possible to add captions to the featured images of the post. For that 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.

    Kind Regards,
    Skandha

    in reply to: SVG logo is blank #166601
    Skandha
    Member

    @spesriks: Hello there,
    Can you let me what logo you are trying to use on your site and where?

    Kind Regards,
    Skandha

    in reply to: Main menu position on the first page #166599
    Skandha
    Member

    @rayo: Hello there,
    I am unable to get what you mean. Can you please elaborate the issue? Also do post in your site URL as well.

    Kind Regards,
    Skandha

    in reply to: Portfolio Content #166598
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Display Widgets Conditionally on Specific Pages #166569
    Skandha
    Member

    @jcachero: 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/rock-star/reviews/#new-post
    Your review will help others know what to expect when they’re lookingfor 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: no catch-box-pro.zip file #166528
    Skandha
    Member

    @ice8810: Hello there,
    Can you let me know what files are there in the folder you downloaded?

    Kind Regards,
    Skandha

    in reply to: Adonis free #166527
    Skandha
    Member

    @stevieg: For this you can use our Catch Web Tools plugin. Install and activate the plugin. Then Go to => Dashboard => Catch Web Tools => Activate Webmaster Tool => Configure the Webmaster Tool => Header and Footer Scripts => Now add your Google Analytics Code in wp_head().

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

    in reply to: Contact Form Issues with Catch Starter Pro #166525
    Skandha
    Member

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

    Kind Regards,
    Skandha

Viewing 20 posts - 8,961 through 8,980 (of 12,014 total)