How can we help?

If you are looking for support for our PokaTheme, this is the place!

Forum Replies Created

Viewing 10 posts - 1,631 through 1,640 (of 1,641 total)
  • Author
    Posts
  • in reply to: Visual Settings problem #1441
    admin
    Keymaster

    Hi Christopher,

    What do you mean by not showing up? Do you get any errors? or you see just a blank page?
    Also what version of Poka do you use?

    in reply to: Translate German Language #1416
    admin
    Keymaster
    This reply has been marked as private.
    in reply to: Hide sidebar #1412
    admin
    Keymaster

    Hi,

    In your child theme you can add:

    `
    @media (max-width: 767px) {
    #sidebar { display:none; }
    }
    `

    in reply to: Translate German Language #1359
    admin
    Keymaster

    Hi,

    I you want you can send us an admin account with your site to have a look.
    You can add it as a private reply.

    in reply to: Translate German Language #1356
    admin
    Keymaster

    Hi spielo,

    I’m sorry but I don’t know how this plugin works, the recommended WordPress workflow is by translating the .po files in your language.
    I believe the guide in my previous comment is quite simple. If you have any problem don’t hesitate to contact!

    About the shortcode [single_affiliate] it should work with just the title of the review.
    Please check the title you are using is correct, because the shortcodes [single_affiliate] and [single_affiliate_freespins] are searching for the review the same way and if one is working probably you are having something different in the second.
    Also what version of Poka v2 you are using?

    in reply to: Translate German Language #1350
    admin
    Keymaster

    Hi spielo!

    Yes you can create a German translation and you can find a quick tutorial here : https://pokatheme.com/topic/how-to-createedit-language-packs/
    Sorry but I don’t know the plugin you are mentioning…

    About the shortcode [single_affiliate] in the title field you should enter the exact title of your review. Do you have a review called “casino” and it doesn’t work?

    in reply to: Changelog of PokaTheme v2 #1268
    admin
    Keymaster

    ver. 2.0.2

    22/12/2017

    • Now you can assign a page as your “Posts page” – (index.php gets a loop)
    • Screenshots part in Review pages in AMP versions are now updated to AMP Carousel
    • Fixed empty alt tags in two affiliate shortcodes
    • Text in shortcode [single_affiliate] now gets trimmed for a nicer look when used in columns
    • Some depreciated ACF functions are now replaced
    • Links in text area now inherit text color
    • Fixed notice in new Review page when rating didn’t have value
    • Small fixes/improvements in various parts of the theme
    in reply to: Affiliate link ID and Review Bottom Group #1218
    admin
    Keymaster
    This reply has been marked as private.
    in reply to: Affiliate link ID and Review Bottom Group #1206
    admin
    Keymaster

    Hi!

    Right now the ‘review-bottom-group’ is inside the templates and it doesn’t exist as a shortcode.
    If you want I can make a similar shortcode for you by Monday so you can add it to your child theme and place it inside content.

    in reply to: Affiliate link ID and Review Bottom Group #1204
    admin
    Keymaster

    Hi!

    You can find the ID for affiliate links in the url of each link. When you edit an affiliate link check the address bar.
    For example: post.php?post=32&action=edit (the ID is the number 32)
    This also apply to every custom post type in WordPress.

    For the second question I didn’t understand what you would like to do.
    You want to edit this area or do you want to have this area in a shortcode so you can place it in another position inside content?
    If you want to hide the review link in this area you can hide it with CSS.

Viewing 10 posts - 1,631 through 1,640 (of 1,641 total)