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 14 posts - 321 through 334 (of 334 total)
  • Author
    Posts
  • in reply to: Help videos #382

    Noa
    Keymaster

    What do you need help with?

    in reply to: slide show #381

    Noa
    Keymaster

    Yes very easily by simply placing the slideshow’s short-code into the post’s content area.

    in reply to: about everest item: #378

    Noa
    Keymaster

    I answered those questions in the other ticket.

    in reply to: about everest item: #377

    Noa
    Keymaster

    Hello,

    Yes, it’s possible to set the posts in the Masonry layout, as 4 columns. Simply enter the Posts tab in the page editor, choose the categories of the posts you’d like to display and select the content layout as Masonry.

    Regarding the single post page, of course it’s possible to add a Posts widget which will display a list of the posts of your choice. However, it’s not displayed as a dropdown menu, but as a list.

    in reply to: about everest item: #375

    Noa
    Keymaster

    Ikar hello,

    There is an option of setting a gallery in the “Psifas” (Masonry) design, but unfortunately not in all the themes.

    In Everest, for example, there isn’t the option.

    in reply to: Page builder issue #322

    Noa
    Keymaster

    Hello,

    Try opening a new page with the content.

    In addition try clicking Ctrl+F5 to the current page. See if this works..

    If it doesn’t, send us access to your Control Panel so we could check what the issue is.

    in reply to: Google Analytics #262

    Noa
    Keymaster

    Theme Options > General > Google Analytics ID

    Just embed your Google Analytics account ID. For example: UA-XXXXX-X

    You can also install a plugin: https://wordpress.org/plugins/google-analytics-for-wordpress which has more options

    in reply to: Common Troubleshooting #266

    Noa
    Keymaster

    The Problem:

    I uploaded images to the gallery, but they are completely pixelette. Only when I click on the image do I see a big image. How do I solve this?

    The Solution:

    What you need to do is set the thunmbnail size to the relevant size in Settings > Media

    You can use the following plugin to re-adjust the images:

    https://wordpress.org/plugins/regenerate-thumbnails/

    You can read more regarding the proccess in the following guide: https://support.pojo.me/docs/setting-thumbnails-in-wordpress-and-woocommerce/

    in reply to: Common Troubleshooting #265

    Noa
    Keymaster

    The Problem:

    How to embed a font icon in the theme?

    The Solution:

    Our themes support Font Awesome
    You can use all the icons in the site:http://fontawesome.io/icons

    Just choose an icon that you want and copy its code, for example:

    <i class="fa fa-facebook-square"></i>

    You can display the icons anywhere you want: Widget titles, buttons or in the content.

    Note that Font Awesome has built-in options that allow you to do a couple of combinations, click this link to see more examples:

    http://fontawesome.io/examples

    Good Luck

    in reply to: Why does the customizer not work? #252

    Noa
    Keymaster

    What theme and WordPress version are you working on?

    in reply to: The Customizer is empty when I open it! #250

    Noa
    Keymaster

    Below is a link to a guide explaining exactly how to upgrade the theme:

    Quick Start Guide

    in reply to: The Customizer is empty when I open it! #247

    Noa
    Keymaster

    Check that your theme is in the latest version and that WordPress’s version is 4.1

    It’s a bug that comes as a result in unadjusted versions.

    in reply to: Adding a code in the widget title #243

    Noa
    Keymaster

    If you are working with a Child Theme, then that’s great. Just enter the code into the Child Theme’s functions.php file and it should be ok.

    in reply to: Adding a code in the widget title #234

    Noa
    Keymaster

    Welcome!

    By “widget title” do you mean in the WordPress widget area, or in in the Page Builder?

    Either way WordPress has entered a filter blocking any HTML from being added to this field…..but if you want to disable it, you can just place the following code in your [functions.php] file:

    remove_filter( 'widget_title', 'esc_html' );

    P.S.

    Our Page Builder system works according to the WordPress widget standards, so the code written above will apply to the widget area as well.

Viewing 14 posts - 321 through 334 (of 334 total)