Forum Replies Created

Viewing 20 posts - 2,981 through 3,000 (of 4,116 total)
  • Author
    Posts
  • in reply to: Number of entries in Header Highlight Content does not change #128068
    tikaram
    Participant

    @norbertheyl : The theme has been updated. Please update your theme to the latest version. I don’t seem to find any issue with the portfolio feature. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Change Default No-Featured-Image Images #128067
    tikaram
    Participant

    @ebetech : The no-featured-image images is used as a placeholder and you are supposed to upload featured images on every post as this theme heavily relies on featured images. If you would like to replace the default images with your own images, you will need to copy every function that displays no featured images and replace get_template_directory_uri() with get_stylesheet_directory_uri() in each function. If you do not have knowledge with child theme customization, i suggest you to hire a customizer
    Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: No Mobile Version #128041
    tikaram
    Participant

    @matthiastp : Glad to know that the issue has been resolved. Have a good day.

    Regards,
    Tikaram

    in reply to: Site title, Secondary and Primary Menus not Sticky. #128035
    tikaram
    Participant

    @realtime : Go to Appearance => Customize => Additional css and add the following css.

    #masthead {
    	position:fixed;
    	width:100%;
    	top:0;
    	z-index:22;
    	background-color:#fff;
    }
    #main-slider{
    	margin-top:11%;
    }
    .site{
    	width:100%;
    }
    .featured-slider .slides img {
    	width: 100%;
    }
    @media only screen and (max-width: 480px) { 
    #main-slider{
    	margin-top:42%;
    }
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @norbertheyl : To make the social icons visible : Go to Appearance => Customize => Additional css and add the following css.

    #colophon .widget_parallax_frame_social_icons a {
    	color: #000;
    }

    The Header Highlight bug will be fixed soon. The update will be released in couple of days.
    Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: header image size correction #128027
    tikaram
    Participant

    @publshrs : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Looks wrong #128026
    tikaram
    Participant

    @cassyput : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: How to "unfix" the header when scrolling #128025
    tikaram
    Participant

    @annemarie-b : 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/parallax-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.

    Regards,
    Tikaram

    in reply to: Featured Image from individual pages #128024
    tikaram
    Participant

    @clvanstadengmail-com : 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.

    Regards,
    Tikaram

    in reply to: Header height & Site name centered #128023
    tikaram
    Participant

    @masfur : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Featured Slider images not displaying in Google Chrome #128022
    tikaram
    Participant

    @fmck718 : Please try disabling all plugins and follow this link to know more about plugin conflict with our theme. Try changing the image file name from HERO-1140×450-AcadExcl-0917_tiny.png to a simpler name with alphabetical characters only. Let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Dropdown menu design #128021
    tikaram
    Participant

    @kmckay : It can done by creating a child theme and customizing the site as desired. If you do not have knowledge of child theme or you cannot customize your site as desired you can hire a customizer and get your site customized.

    Regards,
    Tikaram

    in reply to: Regarding logo setting 【Catch Evolution】 #128020
    tikaram
    Participant

    @homa : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Separate Logo and Primary Menu #128019
    tikaram
    Participant

    @kmckay : I will need to access your site. I will contact you shortly by email.

    Regards,
    Tikaram

    in reply to: Second menu #128017
    tikaram
    Participant

    @kmckay : The demo video features Adventurous theme and you have a different theme. Every theme comes with different menu and menu locations. There is no similarity in the design of themes that’s why these two theme display the menu in different locations. If you need to get your site customized as in the Adventurous theme you will need to hire a customizer. Let me know if you have any more theme related issues.

    Regards,
    Tikaram

    in reply to: How to make the text as "justify" align in the Hero Content #128016
    tikaram
    Participant

    @jeremyfeng : Go to Appearance => Customize => Additional css and add the following css.

    #hero-section {
    	text-align: justify;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Change menu items #128015
    tikaram
    Participant

    @basbeijes : Go to Appearance => Menus . Under edit menus tab locate custom links and click on the arrow to expand it. Enter # in the URL field and desired text in link text. Finally, click on add to menu. This menu item will have no link and you can add sub-menu items under it.

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: No Mobile Version #128014
    tikaram
    Participant

    @matthiastp : Go to Appearance => Customize => Theme Options => Responsive Options
    Uncheck on Check to disable responsive style.
    Hope this resolves your issue. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Social Icons Header Right Sidebar #128013
    tikaram
    Participant

    @donal-leader : I don’t seem to find any issue on your site with chrome browser. Please try clearing the cache at your end. Let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Images on the blog-page and logo in the nav #128009
    tikaram
    Participant

    @padrone : You can display a single image which you can select as featured image. Follow this link to know more about adding featured image to your post.
    To add logo to the navbar, you will need to create a child theme and get your site customized. Alternatively, you can hire a customizer to get your site customized if you cannot deal with child theme.

    Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 20 posts - 2,981 through 3,000 (of 4,116 total)