Search Results for 'ie'

  • Author
    Search Results
  • #59815

    Help,

    I’m trying to add amazon to my custom widget right sidebar, and it doesnt show when live, but when i go to customize it… Its there. What causes this??

    Website: www.smartjointpainrelief.com

    #59771

    Hello J.R,

    I just tried the solution posted by Zed, by modifying the function anima_ipblocks() in the
    /includes/landing-page.php file from

    if (function_exists('pll_get_post')) {
    	$page = get_post($pageid);
    }

    to

    if (function_exists('pll_get_post')) {
        $page = get_post(pll_get_post($pageid, get_locale()));
        $pageid = pll_get_post($pageid, get_locale());
    } else {
        $page = get_post($pageid);
    }

    Regards.

    #59729

    Yes, page layout is set to two-column with a header in Nirvana, and all pages except the home page do appear that way.

    In addition, I just now tried explicitly setting the template in WP Page Attributes to “Two Columns, Sidebar on Right”.

    Same result.

    Website: www.ideatreelive.com/music

    • This reply was modified 7 years ago by ronman.
    • This reply was modified 7 years ago by ronman.
    #59717

    Thank you very much! The CSS worked! I tried the options under the lay-out section, but I didn’t want all the content padded (the colored rows and the top images) so that didn’t work. But this CSS does. Thanks again for your help!

    #59704

    In reply to: Add opt-in pop up code

    Zed
    Cryout Creations mastermind

    That is a shortcode, which can be added either inside post/page content, inside a widget (which processes shortcodes) or inside the theme’s text fields (which also process shortcodes).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59696
    Zed
    Cryout Creations mastermind

    Please see this post:
    https://www.cryoutcreations.eu/forums/t/multi-language-front-page/?view=all#post-54385


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59690
    Zed
    Cryout Creations mastermind

    The landing page sections all have unique identifiers which can be used in links to make the browsers skip/scroll to them:

    • #lp-blocks1
    • #lp-text-one
    • #lp-boxes-1
    • #lp-text-two
    • #lp-boxes-2
    • #lp-text-three
    • #lp-posts / #lp-page
    • #lp-text-four

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59682
    Zed
    Cryout Creations mastermind

    Thank you for pointing out that the CTA button fields are missing. We’ll get them right back.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59677

    In reply to: Gallery ?

    Hi,

    I tried several themes, with different widths, no worries,
    The problem is only with your themes.
    Already the pictures appear larger than with other topics.

    – 344x520px with your theme
    – With Twenty Seventeen 159x240px

    Thank you

    #59660
    This reply is private.
    #59658
    Zed
    Cryout Creations mastermind

    I believe you are looking for Parabola GNU/Linux:
    https://www.parabola.nu/

    This forum is for our Parabola WordPress theme.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59513

    In reply to: Post Template

    Adding Posts to Pages

    I found a plugin that will do this, and put it in a grid with thumbnail and except just like the theme has built in. It uses the category of your post to put it on that categories page. you can customize button to match this theme’s colors ect.. Hit me back if you want the plugin name.

    #59482

    I have the same question, in Tahuna I want one of my menu entries to link to a section on the homepage. Is that possible?

    #59456

    I installed it via the install tool on the LXDE 2.2.1 OpenRC release & its still just hanging instead of rebooting. I guess I’m going to attempt the beta version… I will keep checking here the next few days! Very excited to have a 32-bit OpenRC arch variant! I use Artix on all my x64’s & debian-based distros are giving me grief on this particular netbook.

    #59404

    I hope this is ok to post but I have a tempera site (meguk.ac.uk) with responsiveness set on and a presentation page with no slider but several cryout columns enabled. Posts are disabled on the presentation page. On android smartphones and iphones we seem to get the collapsed menu and header image and then

    Nothing Found

    Apologies but no results were found for the requested archive. Perhaps searching will help find a related post.

    Under this is a search box.

    Any help appreciated.

    Jeff.

    • This reply was modified 7 years ago by jeffersA.
    • This reply was modified 7 years ago by jeffersA.
    #59277

    It appears to be some kind of a timing problem which I confess I don’t really understand…
    But as an experiment I modified …\plugins\cryout-serious-slider\resources\slider.js as follows:

    after line 253 I added 2 functions:

    `function simulateClick() {
    var event = new MouseEvent(‘click’, {
    view: window,
    bubbles: true,
    cancelable: true
    });
    var body = document.getElementsByTagName(“body”)[0];
    body.dispatchEvent(event);
    }

    function runSim(count) {
    window.setTimeout(function () {
    simulateClick();
    count -= 1;
    if (count > 0) {
    runSim(count);
    }
    }, 10);
    }`

    in Carousel.prototype.slide after line 219 I added:

    runSim(10);

    This doesn’t explicitly add time to the Transition Duration but the additional thread
    activity permits the slide image to get properly loaded before the slide animation starts,
    eliminating the blank slide.

    #59135
    kennedy
    Power User

    Roughly correct. At some point in late 2016, the ability to star-rate products stopped working.

    When I view comments (I can send screenshots) products reviewed before the end of 2016 have a star rating drop down option. But viewing comments created after that time, there is no option for a drop-down rating, even though the product has been reviewed. And require star rating is selected for.

    Not able to create a star rating for…
    https://www.sigridnaturals.com/shop/comfrey-healing/

    But this product has a star rating:
    https://www.sigridnaturals.com/shop/back-to-the-garden/

    But if you were to review this product today, there is no option/requirement to star rate it.

    Website: www.sigridnaturals.com

    #59066

    In general I am very satisfied with the CC themes. For some reason I could not drag&drop the widgets, so I had to edit them one by one.
    Normally you just hit the Update-Button, this was a bit unexpected but problems are solved now.
    Keep up the good work!

    #59065

    “The forum topic I’m pointing to also indicates how to return to a previous theme version – the info is in the last paragraph.”

    Merci de me donner un lien ou est le “dernier paragraphe, ou une copie écran; je ne le vois pas

    #59055

    I’m having the same issue, sidebar (on right) shows below content. Can’t figure what’s causing it. I use a child theme but tried removing all customizations and no joy. I’ve even copied the site elsewhere (using WP Migrate DB to preserve theme config) and bizarrely the copied site seems to work fine so I’ve no idea what’s going on. I tried as much as possible to eliminate the problem being caching of some description. Maybe I should copy the site and then re-import it…

    #59013
    Zed
    Cryout Creations mastermind

    We’d need and example or sketch of what you are trying to achieve.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #59006
    Zed
    Cryout Creations mastermind

    Is your new text displayed in the field after clicking the Save button and the page reloading? (you can re-open the flap section by clicking its title).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    Zed
    Cryout Creations mastermind

    You can place custom styling in the theme’s Custom CSS filed (in its settings page), in WordPress’ Additional CSS field (in the customizer) or use a custom CSS plugin of your choice to apply extra CSS to the site.
    You don’t need to modify any files.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #58999
    Zed
    Cryout Creations mastermind

    @mezhaheleena, I see you are using a child theme in which you’ve copied Mantra’s style in its entirety. This is generally a bad idea since it can create issues when updates bring styling changes (which the child theme will then overlap).

    The child theme should only contain the customized styling rules or new ones.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #58996
    Zed
    Cryout Creations mastermind

    I believe you are using another plugin which also uses Bootstrap and loads its own script methods, which override the slider’s.

    Try to temporarily disable the ‘responsive-accordion-and-collapse’ plugin to check if the slider animations return, then let us know if this is the plugin that it is conflicting with so we can investigate further.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #58801

    update…
    just discovered child themes (very new to WordPress)…
    I followed the WordPress codex on creating a child theme and then also noticed this line in the quantity-input.php file

    This template can be overridden by copying it to yourtheme/woocommerce/global/quantity-input.php

    so I reinstated the original file in the tempera theme and copied it as suggested to my child theme and modified as I mentioned in my previous post and not I have the “working” quantity control in a child theme so have to worry less about Tempera theme updates. I will of course still check this quantity control issue when Tempera is updated in case a solution is included but at least I have a workable solution for now.
    I’ll still play around some more to try get the quantity control to be a little narrower, just for visual aesthetics…

    Website: www.castlecrafts.co.za/shop

    #58746

    There seems however to be some sort of strange thing happening here, that the developers’ team may want to look into. On our QA site, I have articles that display the sidebar below content (http://qa.woxx.lu/1917-part-1/) and most others that look fine (http://qa.woxx.lu/alte-und-neue-kriege%e2%80%a9-denken-statt-schiessen/). Still waiting before upgrading, although most of it looks fine with necessary CSS tweaks 8^)

    Website: qa.woxx.lu

    #58706

    Si on choisit un thème c est qu’à priori nous ne sommes pas informaticiens, et pas capable de monter de toute pièce un site.

    Il bazarde l’ancienne version comme si nous étions tous des professionnels capables de reprendre tous leurs changements !!!!!!!! Ils ne pouvaient pas appeler la nouvelle version “mantra 2” et laisser l’ancienne ?????

    On fait comment maintenant ? on change d’hébergeur ? et on en trouve un qui respecte un peu plus ses clients ? ou on passe un diplôme d’informaticien ?

    #58700

    What was the issue pointed out by @carnegie – that message is marked private. I’m wondering if there is any need to update to 3.0.4.
    Thanks,
    John

    Website: rnshs.ca

    #58682
    Zed
    Cryout Creations mastermind

    @carnegie, thank you for pointing out this issue; it is fixed in 3.0.4


    @brendan
    , we have not supported the relative dimensions layout since Mantra 2.0.2 (released in 2013) and we disabled it on new theme installs in 2.6.1.
    Finally we removed the option completely in the 3.0 release because using it with the new styling changes would have resulted in a broken site.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 30 results - 961 through 990 (of 3,144 total)