Forum Replies Created

Viewing 20 posts - 521 through 540 (of 4,116 total)
  • Author
    Posts
  • in reply to: Adding links/Link error #316872
    tikaram
    Participant

    @ccarnahan :Looks like the link issues has been fixed. Can you please let me know if you are still having issues.

    Regards,
    Tikaram

    in reply to: Interface error not showing frontend posts #316870
    tikaram
    Participant

    @ngoinhaweb : Thanks a lot for your Wonderful review. If you have any theme related issues please let me know again so that I can help you resolve the issues.

    Regards,
    Tikaram

    in reply to: Header video #316854
    tikaram
    Participant

    @hirschan :Login to your WordPress admin section. Go to Appearance => Customize=> Additional css and add the following css.

    @media only screen and (max-width: 600px) {
      .header-media {
        padding-top: 0;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Remove grey bar in header #316838
    tikaram
    Participant

    @hirschan : I will contact you shortly.

    Regards,
    Tikaram

    in reply to: Embedded video in header not showing in mobile browsers #316837
    tikaram
    Participant

    @webmonster : The header video feature is disabled by WordPress core and it’s not a theme related issue. If you would like to enable header video on mobile devices as well you will need to install and activate Header Enhancement plugin by Catch Plugins. You may check out the Pro version as well which contains a lot more features than the free version.
    Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Social Media Icons near Top Right #316812
    tikaram
    Participant

    @greenhornet : Are you using the free version or Pro version of the theme? It looks like the feature to enable social icons on top right is available in the Pro version of the theme only.

    Regards,
    Tikaram

    in reply to: Child Theme Fotografie Pro Premium #316806
    tikaram
    Participant

    @ujesko : You can easily create a child theme with the Help of Generate Child Theme Plugin by Catch Plugins.
    Let me know if you need any further assistance to create a child theme. I will guide you through the process.

    Regards,
    Tikaram

    in reply to: IFrameResize did not work #316804
    tikaram
    Participant

    @ms : I could not find any iFrame content loaded on your site. Can you please let me know what you are trying to add with the help of iFrame on your site.

    Regards,
    Tikaram

    in reply to: Interface error not showing frontend posts #316756
    tikaram
    Participant

    @ngoinhaweb : Glad to know that you are able to get the desired result and thanks a lot for your support.  If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/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! 🙂

    Regards,
    Tikaram

    in reply to: Interface error not showing frontend posts #316750
    tikaram
    Participant

    @ngoinhaweb : Please check your inbox as well as the spam folder as well so that we can communicate easily.

    Regards,
    Tikaram

    in reply to: Header video #316715
    tikaram
    Participant

    @hirschan : The feature has been disabled by the WordPress cor team and it is not a theme related issue. If you would like to enable Header video on mobile devices you may install and active Header Enhancement Plugin by Catch Plugins.
    Let me know if this helps to resolve your issue

    Regards,
    Tikaram

    in reply to: Remove grey bar in header #316714
    tikaram
    Participant

    @hirschan : It looks like you have enabled a header video on your site. To remove the grey bar from all other pages. Login to your WordPress admin section. Go to Appearance => Customize => Header Media
    Under Enable on : Select Homepage/FrontPage and click on publish.
    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Number of posts on home page by category #316712
    tikaram
    Participant

    @fireflywebs : Instead of displaying recent post on static homepage you may enable the featured content section on Homepage/FrontPage  and select type as category where you can display post from desired category in the featured content section. Now in the post page you may select all category and display all the post in the static page.
    let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Adding links/Link error #316710
    tikaram
    Participant

    @ccarnahan : I tried adding links to images and I don’t seem to find any issues with the links. Maybe I need to look upon your site to understand the issue more clearly. Can you please post in the valid URL of the page that you are having issue with so that I can replicate the issue at my end and provide you the required fix.

    Regards,
    Tikaram

    in reply to: Interface error not showing frontend posts #316707
    tikaram
    Participant

    @ngoinhaweb : I will contact you shortly.

    Regards,
    Tikaram

    in reply to: 404 Page Customization #316703
    tikaram
    Participant

    @ccarnahan : You can edit the default 404 template and make changes as desired from the editor. You don’t need to add a new page or block to display the 404 page.
    Login to your WordPress admin section. Go to Site Editor. Click on the W (Toggle navigation) icon on the leftmost part of the site editor. Now click on Templates. You will find a list of available templates as shown below. Click on 404 and edit the template as desired and save your changes.
    404

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Interface error not showing frontend posts #316701
    tikaram
    Participant

    @ngoinhaweb : It looks like you have created a custom post type. It is difficult to find out the solution looking at the screenshot of the code. This doesn’t seem to be a theme related issue rather it looks like there is issue with your custom code. Please let me know if you have any theme related questions.

    Regards,
    Tikaram

    in reply to: Category Page Customizations #316686
    tikaram
    Participant

    @www-no : The category pages have a default layout and it can not be changes as the page or post templates. To change the layout of category pages you will need to get your site customized. Sorry for the inconvenience caused.

    Regards,
    Tikaram

    in reply to: Theme Options #316684
    tikaram
    Participant

    @ccarnahan : If you are having difficulty changing the color from site editor then you may add the following additional css.
    Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .is-style-outline .wp-block-button__link::after {
        background-color: #D900CF;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Image size for recent posts #316683
    tikaram
    Participant

    @wchase1030 : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css to remove the background color from the images

    .home .archive-post-wrap .hentry::before,
    .recent-blog-content .archive-post-wrap .hentry::before {
        background-color: unset;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

Viewing 20 posts - 521 through 540 (of 4,116 total)