Noa

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 - 261 through 280 (of 334 total)
  • Author
    Posts
  • in reply to: Mobile mode #745

    Noa
    Keymaster

    אני לא רואה שום בעיה בריספונסיביות באתר.

    תוכל להפנות אותי לאזור?

    נשמח להמשיך לעזור בפורום העברי שלנו:

    תמיכה

    in reply to: Sidebar-main Width Ratio #731

    Noa
    Keymaster

    Hello Tzafi,

    If you want to change the ratio you can add the sidebar as a widget in the page (in the Page Builder).

    This is the easiest way to do it, without requiring any code.


    Noa
    Keymaster

    In general there is a limit in adding widgets at once on PHP level. In most cases there’s enough space to add a lot of widgets, but at some point there is a specific problem of sending data.

    By the way, this is a common issue in WP, and it exists also in the Menus area.

    To solve this issue there are 2 options:

    1. If you have access to the php.ini file on your server – you can insert the following code: max_input_vars = 5000

    2. Request from the web host to increase the value of data saving in PHP to what I wrote in the previous solution.

    You can always try to minimize the use of widgets and rows in the Page Builder to its minimum and it will work ok.


    Noa
    Keymaster

    Try inserting the following code into Appearance > Customizer > Live CSS:

    @media (min-width: 1170px) {
    #primary #content{margin-top:0;}
    }
    

    Noa
    Keymaster

    You can send it here, as a private reply.

    in reply to: Mobile mode #720

    Noa
    Keymaster

    שלום רב,

    כל התבניות שלנו תאומות 100% למובייל.

    אפשר קישור לאתר?


    Noa
    Keymaster

    Hello Boaz,

    Could you send us a link to the site?


    Noa
    Keymaster

    Hello Boaz,

    Can you send us access to a temporary user in your admin, so we could check this issue?

    in reply to: Some issues about Everest theme #714

    Noa
    Keymaster

    1. אפשר קישור לעמוד?

    2. אכן לא בכל התבניות זה מתאפשר, באיזו תבנית מדובר?

    נשמח להמשיך את הדיון איתך בפורום התמיכה העברי שלנו:

    תמיכה

    in reply to: Some issues about Everest theme #690

    Noa
    Keymaster

    שלום רב,

    1. ניתן באמצעות ווידג’ט מפריד למקם את הווידג’טים בבילדר.

    האם ניסית את זה?

    2. ב > התאמה אישית > תפריטים, ניתן להוסיף את אייקון החיפוש לתפריט.

    3. ב > אפשרויות תבנית > כללי > שדה 1 / 2, ניתן לערוך את שדות הקרדיט


    Noa
    Keymaster

    Everything is supposed to work perfectly, except the automatic update which right now doesn’t work well with a theme on a multisite that isn’t updated on the main site.

    Aside from that there aren’t supposed to be any issues.

    in reply to: Woocommerce Sidebar Trouble #677

    Noa
    Keymaster

    Hello Bart,

    Did you try in the Customizer > Layout > Products Archive to select the Full Width layout as well?

    Below is a link to a screenshot:

    http://screencast.com/t/8YhiQNlPJ


    Noa
    Keymaster

    Hello Boaz,

    Unfortunately we have an issue with multisite licenses,and it’s possible to upgrade a license only when the theme is installed on the main site.

    Which is why it would be easiest for you to upgrade manually.

    in reply to: Upgrade theme problem #667

    Noa
    Keymaster

    שלום רב,

    תוכל לשלוח פרטי גישה ליוזר זמני (בתגובה פרטית)?

    נשמח להמשיך לעזור לך בתמיכה עברית:

    תמיכה

    in reply to: Forma #666

    Noa
    Keymaster

    Hello,

    We are planning on releasing today a full guide for the Pojo Forms plugin..

    in reply to: Pojo Framework #665

    Noa
    Keymaster

    Hello,

    Are you talking about the theme itself?

    If you had inserted your license key, then you can automatically update the theme directly from the system.

    The other way is via FTP, by downloading the theme’s zip file from your account and then uploading it to /wp-content/themes/

    Of course it is very important to fully backup your site before upgrading.

    in reply to: Edit Themes #659

    Noa
    Keymaster

    Because using the WP code editor can cause a lot of issues.

    The best way to do it is by using Source code editors that connect directly to the FTP, for example Notepad++.

    in reply to: Please help memory/code problems #658

    Noa
    Keymaster

    An error like this has to do with your hosting company.

    There seems to be a limit in the memory, so I’d increase the memory by inserting the following code to the wp-config file:

    define( 'WP_MEMORY_LIMIT', '64M' );

    The following is a link to a WP guide regarding this issue:

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    in reply to: Please help memory/code problems #655

    Noa
    Keymaster

    Hello Lior,

    What message exactly do you get?

    Could you send us a screenshot?

    in reply to: Edit Themes #650

    Noa
    Keymaster

    Hello Gal,

    That’s right, when using the Child Theme it is best to use the style.css file for long and complex CSS codes.

    If you want to insert simpler CSS codes, you can go to Appearance > Customizer > Live CSS.

Viewing 20 posts - 261 through 280 (of 334 total)