Forum Replies Created

Viewing 30 posts - 24,511 through 24,540 (of 25,536 total)
  • Author
    Posts
  • in reply to: Double tag #715419

    Hi!

    Yes, I think you can. :) Try to add it if it doesn’t duplicate the title tag then that wouldn’t be a problem :)

    Best regards,
    Nikko

    in reply to: Enfold Newsletter Sign Up #715414

    Hey!

    Glad we could help :)

    Regards,
    Nikko

    in reply to: Double tag #715392

    Hey!

    This is fixed. I have found the duplicate in your header.php file, I have removed this code:

    <!-- page title, displayed in your browser bar -->
    <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>

    Let us know if it’s good on your end too.

    Cheers!
    Nikko

    in reply to: The word "save" shows up on a single blog post #715382

    Hi!

    I checked it and can confirm that it’s showing on this specific blogpost Visit with Accolade at SC16 in Salt Lake City, Utah, however I couldn’t find what’s causing it and the weird thing is that it only affects a specific blogpost and the issue couldn’t be replicated. Since excerpt is not really used the temporary solution I can give is adding this code in Quick CSS (located in Enfold > General Styling):

    .template-blog .entry-content p {
        display: none;
    }

    another solution is to use excerpt and it removes those save word. I’m not sure if this would help but would you allow us to deactivate all plugins? so we can isolate the issue and inspect it further.

    Regards,
    Nikko

    in reply to: Contact Form is NOT sending Emails #715361

    Hi lombrano!

    I have tested the form and change some settings in the form, and it’s not working as what you have said though redirecting to other pages was working well when I tested it, but I didn’t receive any emails (even in spam).

    For the meantime, can you use Contact Form 7 or other 3rd party contact form plugins on your live site until we found what’s causing the issue and fix it. Can you tell us what is changed or added to your site before the enfold form stops working? probably some code added or changed, new plugin, plugin or theme update, or upgrade in php version, anything that you could recall might help us. Since the site we are testing is a stage site, would you give us permission to deactivate all plugins? so we can isolate the issue. Also if you would grant us ftp access for the stage site, it would help us inspect further on the issue.

    Regards,
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.
    in reply to: Problem with form options on iphone #715351

    Hey!

    I am based in Philippines. When you are editing the contact form element, there’s a Form Element Validation, did you set it to Is not empty? The shortcode for the form element (select) only would look something like this:
    [av_contact_field label='Country' type='select' options='Austria,Australia,Germany,Philippines,Sweden' check='is_empty' width=''][/av_contact_field]
    The shortcode should have this check=’is_empty’. Hope this helps.

    Best regards,
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.
    in reply to: Google Analytics tracking #715340

    Hey!

    Is it working properly now? since piwik plugin is installed? I tried using the chrome extension and still your website shows No HTTP response detected, I don’t think this is a theme issue, if you try to check on our demo site: http://kriesi.at/themes/enfold/ you will see it’s working properly. Would you allow us to deactivate all plugins? so we can check if there is problem with the theme in your site and we can isolate it. Also would you allow us to change it to default theme (probably less than a minute) just to check also if the issue still persists using default wordpress theme such as Twenty Sixteen.

    Cheers!
    Nikko

    in reply to: Blog tags on bottom of post #715328

    Hey Justin,

    I have enabled Blog Post Tags in Enfold Child > Blog Layout. The tags now appear beneath the date. In you child theme, please create includes folder inside it create a new file called loop-index.php then add this code: http://pastebin.com/3CmppN4s

    Try to check the post after, let us know if it works :)

    Regards,
    Nikko

    in reply to: Problem with form options on iphone #715308

    Hi!

    When attempting to login in the backend I get this:

    Forbidden
    
    « Back

    Also, can you post the link in the page that has the form? just post it in the “private content”.

    Best regards,
    Nikko

    Hi!

    Glad we could help :) Regarding the documentation, I think it’s a related topic but it’s a bit situational, it’s better to keep it simple. :)

    Cheers!
    Nikko

    Hi!

    Try to follow the instructions here: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
    then copy contact.php from enfold>config-templatebuilder>avia-shortcodes folder to the shortcodes folder of your child theme then modify contact.php (in line 379):
    $elements['avia_age'] = array('type'=>'captcha', 'check'=>'captcha', 'label'=> __('Please prove that you are human by solving the equation','avia_framework' ));
    Just replace Please prove that you are human by solving the equation. Hope this helps. :)

    Cheers!
    Nikko

    Hey!

    I have modified your code and it should be working properly and not overriding the one that comes from enfold: http://pastebin.com/JAQ6187v

    Here are the changes I made, in line 245 this code:
    ), $atts, 'av_postslider');
    I have changed av_postslider to my_av_postslider and all instances of avia_post_slider (total of 6) I have replaced with my_avia_post_slider. Let us know if it works properly on your end.

    Cheers!
    Nikko

    • This reply was modified 8 years, 1 month ago by Nikko.

    Hi!

    The last time I checked sumome was still activated, is it still activated now? I tried logging in with the details but doesn’t seem to work now, can you create a temporary admin account? so we can activate/deactivate the plugin when testing.

    Cheers!
    Nikko

    in reply to: Animated Count Down not working #715155

    Hey!

    Form Maker Pro causes the issue. I have re-activated it back since you might still be using this. Try to deactivate the said plugin and the Animated Counter should work just fine.

    Best regards,
    Nikko

    in reply to: Change Logo Text to different color in shrinking header #715107

    Hey!

    Glad we could help :)

    Regards,
    Nikko

    in reply to: Do I Need To Hire Someone For This? #715098

    Hey TheUnum,

    Yes, I think you need to hire a freelancer for that or you could try our partner to customize it for you: http://kriesi.at/contact/customization

    Best regards,
    Nikko

    in reply to: Color section background parallax negative ratio #715095

    Hi,

    The direction of parallax is the same as the direction you are scrolling for example when scrolling down the image also moves down but at a different speed or if scrolled up it moves up also. I tried to reverse the direction but failed, I think would take us a lot of time to do it. Since the feature isn’t available yet please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Nikko

    in reply to: Advanced Layerslider on Mobile Devices #715090

    Hi,

    I couldn’t see the code I gave reflected on the frontend. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    in reply to: Change Logo Text to different color in shrinking header #715089

    Hey!

    The last code should work on ipad, on mobile try to add this code:

    @media only screen and (max-width:767px) {
      #header #header_main .logo .subtext {
        color: #000 !important;
      }
    }

    Best regards,
    Nikko

    in reply to: The settings for the rotating of the Logo/Partner element #714873

    Hi promhock,

    You’re very much welcome. Glad we could help :)

    Regards,
    Nikko

    in reply to: Sidebar showing at the bottom of the post as well #714872

    Hi!

    Glad we could help :)

    Regards,
    Nikko

    Hey!

    Sorry if I misunderstood the question, I probably forgot some of the details when I saw your code above which uses same name Post Slider. Just to confirm I understood the issue properly, you have 2 post sliders, one comes with enfold and the other one (my-postslider) is modified by you, the modified version works fine but the when trying to use the original version the modified version is what is executed (since the modified version overrides the original), is this right?

    Can you try to post your whole code for my-postslider.php in http://pastebin.com/index.php and give us a link to it. So we atleast check the code. I might be able to reply on this tomorrow since it’s a bit late now.

    Regards,
    Nikko

    Hi!

    Yes, that should be good atleast we can inspect and check if there’s missing why it’s not appearing.

    Regards,
    Nikko

    in reply to: Portfolio #714830

    Hey!

    It should be good now, I’ve cleared the cache and minified css/js. :)

    Regards,
    Nikko

    Hi!

    Can you try to check it with other device? something like a different laptop? just to make sure nothing is cached. Also if you are example using chrome primarily, try to use firefox just clear everything in firefox then test the page. Let us know if the issue still persists in it.

    Cheers!
    Nikko

    in reply to: portfolio gallery for each project #714824

    Hi,

    Glad that it’s fixed. You can try to activate your plugins one by one so you know what plugin is causing the issue.

    Best regards,
    Nikko

    Hi L!

    I think it’s possible, you need to edit this file slideshow_feature_image.php found in Enfold/config-templatebuilder/avia-shortcodes/ folder. The post title is located in line 545:
    $caption .= ' <h2 class="avia-caption-title"><a href="'.$link.'">'.$title.'</a></h2>';
    you should modify on top of that.

    Just a quick reminder, since you will be modifying files in advanced layout builder and any customization in Enfold (parent theme) will be overwritten during a theme update, I suggest following the instructions here: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/

    Best regards,
    Nikko

    in reply to: Fullwith Slider Image Resolution #714820

    Hi!

    Try to lazy load images, there are some plugins offered for free. If it doesn’t work and if all images are already optimized and cached, I think the only option is reduce the images on the page which is already heavy.

    Cheers!
    Nikko

    in reply to: Top bar #714811

    Hi!

    I think that would be possible by using custom js scripts, can you post the link to the page mentioned? and can you tell us what you need to duplicate and put on the other end?

    Cheers!
    Nikko

    in reply to: Blog tags on bottom of post #714810

    Hi Justin!

    I don’t think it would be that difficult, we can use custom js scripts to change it’s position. Just post to us a link to the page mentioned, as long as it’s using one of our themes we would be glad to help you with it :)

    Cheers!
    Nikko

Viewing 30 posts - 24,511 through 24,540 (of 25,536 total)