Forum Replies Created

Viewing 20 posts - 961 through 980 (of 4,908 total)
  • Author
    Posts
  • Mahesh
    Participant

    @olaf-boehmebissantz-de: Yes, got the credentials and checked your site too. We’re looking into it and will let you know soon about the issue. Thank you for your patience.

    Regards,
    Mahesh

    in reply to: logo slider why not happen? #113119
    Mahesh
    Participant

    @r3hiphop: What about demo logos? Please check on demo logo slider. And please check our demo too.
    https://catchthemes.com/demo/parallax-frame/

    Regards.
    Mahesh

    in reply to: Page order sequence ignored on categories page ignored #113116
    Mahesh
    Participant

    @themecatcher: Its kinda strange that you have categories in Pages. Do you have option to add category in Page in admin dashboard?

    Regards
    Mahesh

    in reply to: Reading time #113112
    Mahesh
    Participant

    @valeska-conducere: Well, we haven’t tested the plugin on our theme. You may feel free to try out the plugin with our different themes and check it by yourself.

    Regards
    Mahesh

    in reply to: CSS code needed #113110
    Mahesh
    Participant

    @peterdroginformation-nu:

    h1, .entry-title, .page-title, #featured-content #featured-heading {
        font-size: 38px;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 26px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    body {
        line-height: 1.75;
    }

    Regards,
    Mahesh

    in reply to: Footer area left, centre, right areas #113109
    Mahesh
    Participant

    @rolandallen: Add the following HTML between the left and right div.
    <div class="center">Some Text in the center/div>
    Then go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #site-generator .copyright, 
    #site-generator .powered,
    #site-generator .center {
        width: 33.33%;
    }
      
    #site-generator .center {
        text-align: center;
        float: left;
    }

    Regards,
    Mahesh

    in reply to: Homepage not showing latest post #113108
    Mahesh
    Participant

    @chewfamily: Checked your site and the posts are still showing. For full refresh tap Ctrl+F5. And about the admin toolbar on top, it should be there unless in Dashboard=> User=> Your Profile, Show Toolbar when viewing site option is unchecked.

    Regards,
    Mahesh

    in reply to: Drop down menu #113107
    Mahesh
    Participant

    @liesbeth: You’ve put the category menu in social menu. Social menu doesn’t support multiple level menu. That’s why only main are being shown. Hope you understand.
    Regards,
    Mahesh

    in reply to: Changing the default footer #113106
    Mahesh
    Participant

    @kejpa: This feature is already included in the Pro version. I recommend you to upgrade to Pro version. Since you’ve already put up the codings, I’ll give you the simple idea.
    Instead of adding and removing actions, directly override the function catchbase_footer_content() through your child theme. It will work just fine.

    Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Headlines H1 and H2 #113105
    Mahesh
    Participant

    @peterdroginformation-nu: Multiple H1 has been already optimized in Version 1.2. You are using this version so I guess you won’t have any trouble of this one. And if you want to edit the h1 or h2 tags/html elements, I recommend you to hire a customizer.

    Regards,
    Mahesh

    in reply to: Issues with Header Highlight Content display #113104
    Mahesh
    Participant

    @kataka-publishing:
    1) Spacing: This issue is because you are using big fonts for headings and the more content text. Please limit the text.

    2) Text Coloring: Use custom CSS for this. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #header-highlights-content .large-featured-image .entry-container {
        color: #fff;
    }
    
    @media screen and (max-width: 909px) {
        #header-highlights-content .entry-container {
            color: #fff;
        }
    }

    3) Add the following CSS:

    .site .more-button a:hover, .site .more-button a:focus, .reply a:hover, .reply a:focus {
        background-color: #00ff00;
         border-color: #00ff00;
    }
    
    #header-featured-image .more-button a:hover, #header-featured-image .more-button a:focus, #feature-slider .more-button a:hover, #feature-slider .more-button a:focus {
        background-color: #00ff00;
        border-color: #00ff00;
    }

    4) This option is for Header Hightlight’s Small Content’s text color.
    In your case: All header highlight contents except The Cost of Organic

    Regards,
    Mahesh

    in reply to: How to copy settings free version to pro version? #113063
    Mahesh
    Participant

    @backcover: Well, you don’t need to order the same product twice. It should have migrated. If still not migrated, use a plugin to export and import the customizer settings. There are numbers of such plugin in https://wordpress.org/plugins. Please use one appropriate for you.
    Please post in your site url.

    Regards,
    Mahesh

    in reply to: Parallax Frame Pro WPML Ready for multi-language #113056
    Mahesh
    Participant

    @mariustodor: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Homepage not showing latest post #113055
    Mahesh
    Participant

    @chewfamily: Seem like a caching issue. I did face the problem on your site, after some full refresh, the post did appear. Its now appearing on the homepage.

    Regards,
    Mahesh

    in reply to: Logo mobil device #113050
    Mahesh
    Participant

    @marie21: Glad to know 🙂 Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: How to copy settings free version to pro version? #113049
    Mahesh
    Participant

    @backcover: Thank you for using Parallax Frame Pro. The settings are automatically migrated to Pro version during the upgrade.

    Regards,
    Mahesh

    in reply to: Drop down menu #113048
    Mahesh
    Participant

    @liesbeth: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Footer area left, centre, right areas #113046
    Mahesh
    Participant

    @rolandallen: By default, footer is aligned left and right, what seems to be the problem. And post in your site url.

    Regards,
    Mahesh

    in reply to: Remove Search box above social icons #113044
    Mahesh
    Participant

    @a74bucll: Yes, sure. Have a nice day!

    Regards,
    Mahesh

    Mahesh
    Participant

    @mihailo: It’s better to have 100% translation. And Yes, it woud be really great and simple to have specific translation strings within the customization but that didn’t seem to be working. Please contact the plugins support if they have any solution.

    Regards,
    Mahesh

Viewing 20 posts - 961 through 980 (of 4,908 total)