Forum Replies Created

Viewing 20 posts - 41 through 60 (of 204 total)
  • Author
    Posts
  • in reply to: unofficial homepage/header media link #339733
    sujapati
    Keymaster

    @angelp: Yes, you can make the plain domain(url.com) link to different page from theme’s official homepage(url.com/home) . You’ll need to create static Front Page in Settings.

    • Go to Settings => Reading => Your Homepage displays and set it to static page like ‘Landing’.
    • Create a separate page named ‘Home’  and link it as url.com/home.(Now the theme will treat /home as normal page)

    For second option, which involves a scroll-down effect, you’ll need to include additional JavaScript and CSS to implement the functionality, as this theme doesn’t currently have that feature.

    Please feel free incase you need any further assistacne.

    Kind Regards,
    Sujapati

    in reply to: Archives widget has stopped functioning #339546
    sujapati
    Keymaster

    @effess: We’ve checked the Archive widget on our server, and it’s working as expected. It’s possible that a plugin conflict on your site is causing the issue. We recommend temporarily deactivating other plugins to identify any potential conflicts.

    Please check the following link.

    https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/

    Kind Regards,
    Sujapati

    in reply to: I can’t change the default font on catch box pro #339542
    sujapati
    Keymaster

    @ambermax: Apologies for the inconvenience.. We’ve tested it on our server, and everything works perfectly both editor and front end. Please find the screenshot below.

    image

    Could you kindly share your URL so we can further observe it?

    Kind Regards,
    Sujapati

    in reply to: Can’t find “Social links” #339512
    sujapati
    Keymaster

    @Rockpix: Glad to know that Rock! Let us know if there’s anything else we can do to support you with the theme.

    Kind Regards,
    Sujapati

    in reply to: Can’t find “Social links” #339509
    sujapati
    Keymaster

    @Rockpix: You can add social link from Menu options. Please navigate “Appearance => Customize => Menu’. You can  create the custom menu and select the locations as shown in screenshot below:

    image

    image

    Please let us know if you need any further assistance.

    Kind Regards,
    Sujapati

    in reply to: text color of the navigation menu #339508
    sujapati
    Keymaster

    @stapia: We apologize for the inconvenience. Thank you for letting us know. Our development team is actively working on resolving the issue, and you will receive an update notification as soon as the bug is fixed. Thank you for your patience and understanding.

    Kind Regards,
    Sujapati

    in reply to: all words in menu begin with a capital #339396
    sujapati
    Keymaster

    @HansH:
    It’s strange that your main navigation is displaying with every word capitalized. I recall you sending a reference image for the ‘Navigation’ settings yesterday. In the image, you have three options for letter case: ‘uppercase,’ ‘lowercase,’ and ‘capitalize.’ To make the main menu appear in lowercase, please select the ‘lowercase’ option, as per your site’s requirements.
    I’ve attached the reference image below for your convenience:

    image

    This will adjust your main menu to lowercase. If you’d like your submenu to follow the same style, please add the following CSS.

    body .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item__content {
        text-transform: inherit;
    }

    Additionally, the two-stage changes (logged in/logged out) are likely occurring because many plugins disable caching when you’re signed into the WordPress login. To resolve this, please try clearing the cache and check if the issue persists.

    Kind Regards,
    Sujapati

    in reply to: all words in menu begin with a capital #339381
    sujapati
    Keymaster

    @HansH :Don’t worry at all, it’s easy to miss a step sometimes! You’ve successfully fixed the letter issue in the main menu. For the submenu items, please select the individual menu under ‘Navigation,’ on the right sidebar, you’ll find the ‘Text’ blocks where you can manually adjust the wording as needed. I’ve attached an image below for reference.

    image

    Additionally, you’ll need to add the following CSS to override the theme’s default style, which capitalizes the first letter of each word.

    body .wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
        text-transform: none;
    }

    Kind Regards,
    Sujapati

     

    in reply to: Change block spacing in Posts #339376
    sujapati
    Keymaster

    @Larissa: We noticed that you’ve used a Spacer block with a height of 100px. You can adjust the height of the Spacer block to increase or decrease the gap between the blocks as needed.
    Additionally, to remove any extra space between paragraphs, you can add the following CSS:

    p:last-of-type {
        margin: 0;
    }

    Go to Appearance > Customize > Additional CSS to add the CSS.
    Please feel free to reach out if you need any further assistance!

    Kind Regards,
    Sujapati

    in reply to: all words in menu begin with a capital #339375
    sujapati
    Keymaster

    @HansH:  It seems the link you provided is not working. In the Elevatebiz Pro theme, the default letter case is set to uppercase by design. However, you can easily adjust it to your preferred style through the editor. To do this, go to ‘Edit Site,’ then select the active navigation in the header. You will find the option to adjust the menu letter case there. Please refer to the attached image for guidance.

    image

    Kind Regards,
    Sujapati

    in reply to: front page not right view in mobil #339343
    sujapati
    Keymaster

    @johnmejer:  Your query is a bit unclear, and we’re having trouble understanding what you’re describing. We’ve made testing on our end and it seems header on mobile is working perfectly. Would you please share with us your URL or screenshot would be better so that we can assist you better?

    Kind Regards,
    Sujapati

    sujapati
    Keymaster

    @Nina: The CSS you provided seems to be incorrect, as it prevents the overall scrolling behavior of the page. Upon inspecting your site, we noticed that custom CSS has been applied to the HTML, and the webkit-scrollbar property is set to transparent. This makes the scrollbar invisible, though scrolling is still functioning properly. Could you please confirm if the issue has been fixed?

    Kind Regards,
    Sujapati

    in reply to: Mobile Web not responsing #339341
    sujapati
    Keymaster

    @lolahentertaiment: We’ve conducted thorough testing on our server and everything works properly. It may be due to the plugin conflict on your end.  Would you please try deactivating plugins one by one to find the root cause of the issue? Please let us know.

    Kind Regards,
    Sujapati

    in reply to: Subnav menu items font color #339232
    sujapati
    Keymaster

    @vrleavitt: Glad to know that. Feel free to reach out anytime if you encounter any other issues.

    Kind Regards,
    Sujapati

    in reply to: Rock Star (Free) change the text on the feature slider #339218
    sujapati
    Keymaster

    @AndyG:  Thank you for your inquiry. You can adjust the text length of the excerpt through the Excerpt Options in the Customizer. Simply go to Customizer → Theme Options → Excerpt Options. There, you will find an input field labeled ‘Excerpt Length.’ Please refer to the image below for clarification

    image

    Kind Regards,
    Sujapati

    in reply to: license staging #339209
    sujapati
    Keymaster

    @HansH:  Since you have a valid ElevateBiz Pro license, you’re fully able to rebuild the website using it. You can clean up the staging environment and install the theme there to start fresh. Let me know if you need any support during the process!

    Kind Regards,
    Sujapati

    in reply to: Subnav menu items font color #339206
    sujapati
    Keymaster

    @vrleavitt: I’ve checked the URL link you shared, and it seems there might be different colors set for the submenu items. To ensure consistency, you can set a uniform color for the entire submenu by selecting the ‘submenu & overlay text’ option as shown in the image below.

    image-9

    Kind Regards,
    Sujapati

    in reply to: Seitenname #339003
    sujapati
    Keymaster

    @Maxes: Please go to Customize => Theme Options => Homepage/Front Options.
    There, you’ll find a field labeled Latest Posts Title. If you enter a title in this field, it will appear as the section title on the homepage. To remove the title, simply leave this field blank.
    Alternatively, you can hide the title using the following CSS:

    Bitte navigieren Sie zu Customizer → Theme-Optionen → Startseite/Front-Optionen. Dort finden Sie ein Feld mit der Bezeichnung”Neuester Beitragstitel”. Wenn Sie in dieses Feld einen Titel eingeben, wird er als Abschnittstitel auf der Startseite angezeigt.
    Um den Titel zu entfernen, lassen Sie dieses Feld einfach leer.
    Alternativ können Sie den Titel mit folgendem CSS ausblenden:

    
    .home header.page-header {
        display: none;
    }

    Kind Regards,
    Sujapati

    sujapati
    Keymaster

    @dan: The issue could be related to a plugin conflict, so we suggest deactivating plugins one by one to identify the cause. if the problem persists, please feel free to reach out anytime.

    Kind Regards,
    Sujapati

    sujapati
    Keymaster

    @dan: We’ve tested the theme on our local server, and everything functions properly. Have you made any recent changes to your site? A plugin conflict might cause the issue. We recommend deactivating your plugins one by one to identify the source of the problem.

    Kind Regards,
    Sujapati

Viewing 20 posts - 41 through 60 (of 204 total)