Boaz

The support forum is open for members only. To add a topic or reply in the forum, please login or register.

Support Forum Moved
The Pojo Themes support has been transferred to a faster and more personal ticketing platform, so the forums are no longer active.
  • If you want to learn how to use Pojo themes, check out our extensive documentation guides.
  • Need help with using our themes? Contact us with a detailed explanation of your issue in the support page.
  • Have a pre-sale question or other inquiry? Feel free to contact us about it.

Forum Replies Created

Viewing 20 posts - 241 through 260 (of 484 total)
  • Author
    Posts
  • in reply to: Color on the widgets #2170

    Boaz
    Keymaster

    Did you create the child theme yourself?
    Or did you downloaded it from our website (through your account)?

    in reply to: Migration #2169

    Boaz
    Keymaster

    Hi,
    How did you do the migration?
    Did you make sure that in the data base all the paths were replaced with your new domain?

    Try to use this plugin to replace all the references to old domain with the new one.

    in reply to: Menu position – No dropdown #2166

    Boaz
    Keymaster

    Hi Gio,
    In General, if the issue is the appearance of the menu, the best approach is to use the primary menu and to customize it – As far as you can with the built in customizer and the rest with custom CSS.

    in reply to: Color on the widgets #2165

    Boaz
    Keymaster

    Hi Marco,
    Could you first switch back to the main theme and see if it’s working properly with it?

    in reply to: Pojo forms חיבור ל API #2157

    Boaz
    Keymaster

    Hi,
    In principal you can integrate with our plugin, but it requires coding.
    You can see, for example, how we integrated it with contact form 7:

    https://github.com/pojome/pojo-forms/blob/master/classes/class-pojo-forms-cf7db.php


    Boaz
    Keymaster

    You are welcome 🙂


    Boaz
    Keymaster

    You can add this:

    #builder-section-1 {
        padding-top: 0!important;
    }
    in reply to: Gravity Forms #2150

    Boaz
    Keymaster

    Hi Opher,
    What do you mean “it doesn’t show in Customize”?
    You can’t design external plugin inside Customize panel.
    If it doesn’t work with the settings of the plugin itself, you need to use CSS.

    in reply to: לא מצליח להיכנס ל Customize #2149

    Boaz
    Keymaster
    This reply has been marked as private.
    in reply to: צור קשר במובייל – ריבר #2141

    Boaz
    Keymaster

    Hi,
    You can add this CSS:

    @media (max-width: 767px) {
    .pojo-form {padding-left: 10px;padding-right: 10px;}
    }
    
    in reply to: How I access to WordPress Dashboard? #2137

    Boaz
    Keymaster

    So you need to contact them and ask them how should you start with WordPress.
    I’m sure they can install it for you – A lot of hosting companies are doing it.

    After you will have WordPress installed on your server, then you could start with installing our themes.

    Let us know if you need any additional help.

    in reply to: How I access to WordPress Dashboard? #2135

    Boaz
    Keymaster

    And they install WordPress on it?
    Or did you?

    in reply to: How I access to WordPress Dashboard? #2133

    Boaz
    Keymaster

    Do you have a hosting plan?
    In order to work with WordPress and our theme,
    You gotta have first a server on which you install WordPress and only then you can install the theme.

    in reply to: Mobile Responsive from 1200px #2124

    Boaz
    Keymaster

    Hi,
    Make sure you change all the classes – this one, for example is still set to 767px:

    @media (max-width: 767px) {
    #responsive-menu-button {top: 40px !important;}
    }
    in reply to: Mobile Responsive from 1200px #2122

    Boaz
    Keymaster

    Hi,
    Unfortunately, we can’t offer support in such level… :/
    The theme is built and design in a certain way, and of course you could modify it to your understanding, but we can’t help with this.

    in reply to: שינוי לוגו Sticky בתנית "Poza" #2121

    Boaz
    Keymaster

    Hi,
    Go to Design > Customize > Logo

    in reply to: Mobile Responsive from 1200px #2118

    Boaz
    Keymaster

    Hi Ido,
    In order to do it you need to do some CSS modification.
    It’s not one line of code we can give you.

    In short, you need to change all the media queries now set to 767px to 1200px.

    in reply to: content-page.php #2115

    Boaz
    Keymaster

    Shalom Nico,
    So you need to create this folder – loop, then to copy the page.php file from the main theme, and put it in the new folder you have created.

    The principal is that you need to the have the exact file, with the same path in your child theme.

    in reply to: content-page.php #2113

    Boaz
    Keymaster

    Try this file (again, in the child theme): loop/page.php.

    in reply to: רוחב עמודות באלמנטור #2107

    Boaz
    Keymaster

    It was something in the way you have inserted the text.
    I cut it and the pasted it back, and now it seems to work.

Viewing 20 posts - 241 through 260 (of 484 total)