Forum Replies Created

Viewing 15 posts - 121 through 135 (of 1,544 total)
  • Author
    Posts
  • in reply to: Popup Maker #196755
    Psink
    Keymaster

    @s2001t, In the meantime, can you please contact the plugin support team? Maybe that will have a solution for this issue

    in reply to: Graduate Pro header area #196752
    Psink
    Keymaster

    We will release the update before the end of current week.

    in reply to: Popup Maker #196751
    Psink
    Keymaster

    Currently it is not possible to trigger popup form the Navigation menu. Seems there is a conflict issue with the JS file within the theme.

    For now we will inform this to theme developer

    in reply to: No TikTok svg icon #196750
    Psink
    Keymaster

    If the theme license is active on the site, you will see the update option for the theme, in Dashboard >> Appearance >> Themes. Same as Twenty Twenty-Four in the screen shot

    https://tinyurl.com/28yda7ve

    in reply to: Site Title Not Displaying on Mobile #196748
    Psink
    Keymaster

    @corinna, You can add the below CSS to adjust the font size of site title and site description

    @media screen and (max-width: 567px) {
    .site-identity .site-title{
    font-size: 18px;
    }

    .site-identity .site-description{
    font-size: 12px;
    }
    }

    Please adjust the font size value as per your requirement

    in reply to: No TikTok svg icon #196729
    Psink
    Keymaster

    @therastan666, just to inform you, we have released the update by adding tiktok social icon. You can update the theme, with the latest version you will be able to add the titok icon

    in reply to: Graduate Pro header area #196727
    Psink
    Keymaster

    In current version of theme, X icon is not available. We will release update by adding X icon soon

    For now you can use this URL https://twitter.com/NumismaticCrime, this will show the old logo. However the URL has twitter.com it will redirect to X.com

    in reply to: PHP issue #196726
    Psink
    Keymaster

    We have released the update by fixing the issue. If you are unable to update theme from dashboard provide your email to us, we will share a link to latest version of theme. You can share email to prashant.themepalace@gmail.com

    in reply to: PHP issue #196722
    Psink
    Keymaster

    @lindajerlamgmail-com, Hmm strange

    As you can see in the below screen record, there is a update options for the theme
    https://www.awesomescreenshot.com/video/31486451?key=4030de8972337470323be1eb3e7e49ff

    Could you please share your email address? We will provide you a latest zip of the theme so that you will be able to upload zip manually

    in reply to: academic pro sort section on the frontpage #196718
    Psink
    Keymaster

    @iternetcz, We have released the update please update the theme. Now with the new update you will be able to sort the homepage sections

    • This reply was modified 1 year ago by Psink.
    in reply to: Activating Next Travel Pro breaks login and publishing #196717
    Psink
    Keymaster

    Yes, please share the temporary login at the same email as before. We will inspect form our side and let you know

    in reply to: PHP issue #196708
    Psink
    Keymaster

    @lindajerlamgmail-com, We have released the update for the theme please update the theme.

    Let us know if you are getting same issue even after the update

    • This reply was modified 1 year ago by Psink.
    in reply to: PHP issue #196688
    Psink
    Keymaster

    @lindajerlamgmail-com, Could you please let us know when you got this email? Is this a recent one or older email

    in reply to: Add a whatsapp icon to the social menu #196687
    Psink
    Keymaster

    In the current version, the WhatsApp icon is not available on the theme. We will add it and release a theme update soon

    in reply to: Site Title Not Displaying on Mobile #196686
    Psink
    Keymaster

    @corinna, Yes the site title by default is hidden for smaller devices. You can add this CSS in the Additional CSS to show the site title on smaller devices

    .wp-custom-logo .site-identity {
    display: block !important;
    }

Viewing 15 posts - 121 through 135 (of 1,544 total)