Viewing 30 results - 96,841 through 96,870 (of 142,822 total)
  • Author
    Search Results
  • #620493

    Hi Ismael,
    thank you for your reply!
    Not solved yet, please have a look at the screenshots from Safari on Mac right here, and it’s just one of several desktop browsers portfolio and blog do not run on properly.

    Appreciate your help, thank you!

    #620474

    Thanks, but this is not what I want and tried to describe for # 1 and # 2. Sorry if I wasn’t clear.

    I’m using 1440×900 pictures both for Fullscreen slider and Color Section backgrounds. The picture you see in my previous post is full-screen 1440×900 picture. Screenshot of the page layout was attached in imgur gallery in my first post. The overlay will just darken the entire background image and this is not what I want.

    In case of #1, I would like to have the same display of my layout on mobile as I see it on my desktop. I need to be able to control the appearance of key elements (video slider, text blocks etc), dictate where they appear (left or right side of the screen no matter what the viewers device is), and how they align with the background image of color section.

    In case of #2, what I want is to control the placement of the text block. I’m OK NOT to have the person’s image (part of color section background) in the mobile version of sections at all, just the KEY elements. It’s all pretty much the same as #1, except that I’m ready to compromise and not have person’s image at all, and let text blocks appear on other part of color section background (not the person’s face or body, or a chair etc). I don’t want any overlays with textured objects, that’s why I designed the background picture this way (1/3 person, 2/3 plain background for text)

    Thank you for your help!

    PS I: the CSS destroyed the alignment of the desktop version of the page.
    PS II: All my designs on this page fall apart on the mobile devices.

    #620469

    In reply to: LayerSlayder problem

    HI, ok

    I did it.
    this the code of two images i saw using chrome inspector.
    1)

    2)

    I did a little check and i’ve noted that that %CC%80 there is only in these two images, not in the others of section i’ve checked…i don’t know if it’s a matter or it’s indifferent.

    I have to tell 4 things.
    1) I tried to delate those images from library and delate cache and to make hard refresh, than i upload them again from my desktop (mac) but nothing change.
    2) if i put those 2 images in other places inside my pages, they don’t work, i can’t see them
    3) if i put other 2 images i have in library without changing name of images these other two different images work.
    4) if i delete them from library, and than i upload two other different images from my Mac and nothing change, on mobile devices i’m not able to see them

    This 3 things i told heppend only on mobile divices (iphone, ipad), i don’t know on android or windows phone. On desktop (mac using chrome i haven’t problem) i put some screenshot. the first 2 are desktop view, there are 2 different colored arrow. because the red one indicates the same image in different place of the site. The second 2 images are ipad view.

    first 2 images
    http://s31.postimg.org/ki3ej1qq3/genitorialita_desktop.png
    http://s31.postimg.org/jhll0ffrf/genitoriliata_e_disturbi_della_personalita_des.png

    second 2 images
    http://s31.postimg.org/shm1q93ez/genitorialita_e_disturbi_della_personalita_ipa.png
    http://s31.postimg.org/ybxbc4j2j/genitorialita_ipad.png

    thank help me please

    • This reply was modified 9 years, 11 months ago by giorgiosilvia.
    #620457

    Hi!

    There’s an option to set an “overlay” to a Color Section, try setting a grey one with opacity of 1 and add this to Quick CSS:

    @media only screen and (min-width: 767px) {
    #top .av-section-color-overlay-wrap{ display: none; }
    }

    Best regards,
    Josue

    #620453

    Hi,

    Not sure if that solved you problem so let us know if you should need any help on the topic.

    Best regards,
    Rikard

    #620432

    Hi! I would like to have these two possibilities when viewed on mobile device (phone, tablet etc) :

    1) “responsive site” is turned OFF – same look as on laptop/desktop with possibility to zoom in. Is is possible ?

    2) “responsive site” is ON – text doesn’t get to the part of photo with texture (example bellow). I’m OK NOT to have the person’s image in the mobile version of this section at all, just don’t want to heave text on the person’s face. How do I control the text placement for mobile versions of this section?

    Thank you!

    #620431

    Andy,

    I think you have missed the question the issue I am asking is where can I manually set this as in hotspots you only set bymoving the hotspots into posisition. What I am trying to do is to refine the exact position and need to alter the individual element style. So that currently the hotspot the individual element.style {
    left: 10.8%;
    top: 46.1%;
    }

    I want to adjust this to
    element.style {
    left: 10.9%;
    top: 46.1%;
    }

    So how can I manually alter the css to get this as this is such a small change I cant do it by moving the hotspot manually

    Hi Basilis!

    Really? I mean, there’s a code block at my homepage, on the top of it, above the separator, with these shortcodes:
    [add_to_cart id=”752″]
    [add_to_cart id=”621″]
    [add_to_cart SKU=”NM0″]
    And none of them working.
    Could you tell me please what I’m missing?

    #620412

    Hello Basilis,

    http://www.xandrianoir.com is the site but I am working on a backpage at the moment http://xandrianoir.com/photography-2/ The page has Masonry and Portfolio Grid both at the moment as I want Masonry only but there is no lightbox there.
    I have already generated a thread to request a light box in Masonry here https://kriesi.at/support/topic/photography-portfolio-layout/
    Once this is fixed, will design the page completely.

    Till then I was hoping to change the Portfolio Grid LightBox background to white.

    Regards,
    XN

    Hi,

    Great, glad you found a fix. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #620404

    Hey Carsten,

    I’ve tagged our german speaking moderator for the topic, please wait for his reply.

    Thanks,
    Rikard

    #620389

    Hi,

    Could you try following the steps listed here please: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    Thanks,
    Rikard

    #620386
    bdeller
    Participant

    Hi

    Through your previous other support answers I have managed to be able to add a header to the top of the blog category pages.

    This has been styled using this code in the archive php:

    <h1 class=”category_archive_title”>
    <?php
    single_cat_title( ‘Posted in: ‘, true );
    single_month_title( ‘ ‘, true );
    ?>
    </h1>
    <div class=”category-term-description”>
    <?php echo term_description(); ?>
    </div

    This works great – so thank you for that.

    Is there any way to change the basic H1 tag to be the Default Special Heading?

    I am using this style header on all of the other site pages as a header, but can’t seem to be able to apply it on the Archive page.

    Thanks for your assistance.

    Ben

    #620383

    Hi,

    Great, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    #620345

    Hi Ditmar!

    Thanks for getting in touch with us!

    I visited your link and I’m using Google Chrome on a Windows 10 laptop. The slider showed the same as it did when I visited the site using Firefox. Try clearing your browser’s cache and refreshing the page.

    If that does not help, could you please provide a screenshot and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Cheers!
    Jordan

    #620342

    In reply to: WP-DB Backup

    Hi keifygeorge!

    We haven’t tested this backup plugin but if you look up their documentation you should be able to find the answer.
    I personally use wordpress.org/plugins/duplicator/ feel free to give it a try and do check out our recommended list of plugins here kriesi.at/support/topic/recommended-plugins/

    Best regards,
    Vinay

    #620335

    In reply to: LayerSlayder problem

    Hey!

    Great you found out the conflicting plugin and got the layer slider issue srted.

    To check for improvements on the site first enable your site for public viewing and then run a test on https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.studiopsicologoverona.it%2F&tab=desktop

    We will surely help you with the missing images please let us know which ones are missing and if possible provide us a screenshot of the issue on the iphone with comparison on desktop where you see the images.

    After you have made any changes disable caching plugins and please do a hard refresh by press Ctrl + Shift + i to open the Chrome Dev Tools then hold down Ctrl and click on the Reload button.

    Best regards,
    Vinay

    #620333

    Hi laptophobo!

    Yes it is possible to add additional icons please refer to this link http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader

    You can import new icons from Enfold > import/export

    Cheers!
    Vinay

    ferencziakos
    Participant

    Hey!

    I’ve sadly experieced that in my webpage the [add_to_cart id=””] shortcode not functioning.
    I have no idea what could couse this.
    Could you please take a look at it?
    I’ve already tried deactivating other plugins, reinstalling woocommerce, nothing seemed to work.
    Thanks in advance! :)

    Hey Connie!

    Thanks for getting back to us!

    Please follow the steps found here: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    You need to especially do step 1 and update the Enfold theme. You are currently using a very old version.

    Cheers!
    Jordan

    #620260

    In reply to: 4.5 update

    Hi simsb79!

    Thanks for getting in touch with us!

    Please refer to this link here for help: https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/

    There are a few things you need to do, which includes updating the theme as well. You are currently using an old version of the Enfold theme.

    Let me know if you need further assistance.

    Cheers!
    Jordan

    #620253

    In reply to: portfolio mouse over

    Hey!

    Try adding this code to the Quick CSS:

    .entry-content-header {
        position: absolute;
        top: -10px;
    }
    
    .grid-content {
        position: relative;
        min-height: 50px;
    }

    Cheers! 
    Josue

    #620240

    Hey!

    Try adding this code to the Quick CSS:

    @media only screen and (max-width: 767px) {
        .responsive #top #wrap_all .grid-sort-container .grid-entry {
            width: 100% !important;
        }
    }

    Cheers! 
    Josue

    #620234

    Topic: Page Anchor Link

    in forum Enfold
    jcurtinca
    Participant

    Hello,

    I can’t seem to get the Section ID to work for a page with a Color Section. Perhaps I don’t understand the functionality. I have the following code near the top of the page Click Here and at the bottom of the page is the Color Section with For Developers: Section ID = Countries filled in. However when clicking on the link it does not go to the bottom section. A workaround I am using is in the section above. I am on WordPress 4.5 and Enfold 3.5.3

    Any help would be appreciated.

    Thanks,
    John

    Thanks Josue. I am seeing it on our other iPhone as well.

    Today in “Incognito Mode” on chrome desktop I saw this error at top of page and menu froze:
    “Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas08_data02/27/2854827/html/wp-content/object-cache.php on line 520

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/p3pnexwpnas08_data02/27/2854827/html/wp-content/object-cache.php:520) in /home/content/p3pnexwpnas08_data02/27/2854827/html/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 35

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/p3pnexwpnas08_data02/27/2854827/html/wp-content/object-cache.php:520) in /home/content/p3pnexwpnas08_data02/27/2854827/html/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 35”

    Cache cleared, all plugins updated.

    Are the two related?

    Everything works fine in normal mode where cookies can be set.

    Thanks!

    #620215

    Hey!

    Please try this code in functions.php to remove the # from mobile menu

    function removeScrollToTop(){
    ?>
    <script>
         jQuery(document).scroll(function() {     
            jQuery("#advanced_menu_toggle").removeAttr("href");     
            jQuery("#advanced_menu_hide").removeAttr("href");        
        });
    </script>
    <?php
    }
    add_action('wp_head', 'removeScrollToTop');

    Regards,
    Vinay

    #620208
    MCCi01
    Participant

    The contact forms stopped sending notifications when a form is submitted. Are these submissions archived or saved anywhere in the theme?

    Hi!

    This is more of a wordpress issue. Please check this post for solution https://kriesi.at/support/topic/i-dont-see-what-im-writing-in-the-text-boxes-on-my-enfold-theme-wp/#post-597683

    Alternatively you could try this in functions.php

    add_action('wp_enqueue_scripts', 'tinyMCE');
    function tinyMCE() {
      wp_enqueue_script('tinymce', '//tinymce.moxiecode.com/js/tinymce/jscripts/tiny_mce/jquery.tinymce.js', array(), '3', true);
      wp_enqueue_script('tiny_mce', '//tinymce.moxiecode.com/js/tinymce/jscripts/tiny_mce/tiny_mce.js', array(), '3', true);
    }
    

    Regards,
    Vinay

    • This reply was modified 9 years, 11 months ago by Vinay.
    #620195
    hypergolica
    Participant

    Dear Kriesi Support:

    I experience the same problem described here:

    Then followed the instructions here:
    https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/
    I added the code given at the end of that post to my Enfold Child theme’s function.php file and that fixed it.

    Question: how can I go about tracking down the culprit if all plugins are up to date? (In other words, after updating all plugins, I removed the snippet and the problem returned, so I had to put it back.)

    Please advise. Thank you.

    Cheers,

    Tim

    #620169

    Yigit
    Once i removed the code and put it back in the editor stopped working properly. the site looks ok but i am unable to add content elements or layout elements i hard cleared the cache

Viewing 30 results - 96,841 through 96,870 (of 142,822 total)