Forum Replies Created

Viewing 30 posts - 7,501 through 7,530 (of 10,428 total)
  • Author
    Posts
  • in reply to: Avia spinning #632003

    Hi,

    It appears “Revive Old Post (Former Tweet Old Post)” plugin is causing the issue please delete this plugin via FTP or rename the plugin’s folder via ftp and check if that help’s.

    We await to hear from you.

    Thank you for your kind cooperation :)

    @achtung-de Please open a new ticket and 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

    Best regards,
    Vinay

    • This reply was modified 9 years, 2 months ago by Vinay.
    in reply to: Close Button not working #631999

    Hi,

    All browsers usually cache the files to speed up load time and this cache expires automatically after a short duration in the mean time if there are any changes made one has to manually clear it.

    Glad it’s working for you now :)

    Thank you for using Enfold.

    Best regards,
    Vinay

    in reply to: custom.css local caching issue for returning visitors #631974

    Hi,

    In that case please use a child theme and enqueue an extra css file with version name at the end of the file. This will require changing the stylesheet name in the enqueue script every time you make an update.

    Please try adding this at the very end of your themes / child themes functions.php file:

    /*
    Enqueue Styles and Scripts
    */
    
    function custom_styles() {
    
    	wp_enqueue_style( 'custom_css', get_template_directory_uri() . '/css/custom-v1.css');
    }
    
    add_action( 'wp_enqueue_scripts', 'custom_styles');

    Best regards,
    Vinay

    in reply to: Twitter Widget Issue #631971

    Hi,

    I tried to troubleshoot this issue but in the login credentials you provided the password is missing. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    Best regards,
    Vinay

    in reply to: fullwidth submenu questions #631839

    Hey!

    Sorry about that please use the below css code instead. i have tested this code and it changes the menu link color to red on hover and button text to gold on hover.

    /*Menu link on hover*/
    .responsive #top .main_color .av-open-submenu.av-subnav-menu > li > a:hover {
    	color:#FF0000!important;
    }
    
    /*Button text on hover*/
    #top #wrap_all .main_color .av-menu-button-colored > a:hover .avia-menu-text {
    	color:gold!important;
    }

    Best regards,
    Vinay

    in reply to: Construction demo import not working #631837

    Hi!

    We cannot validate Themeforest API key if you got it this Jan it should be valid. If you have any issue please generate a new API key.

    We will await for your test results.

    Cheers!
    Vinay

    Hi!

    Yes I notice the errors on gallery page. We need to take a closer look at this issue please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Best regards,
    Vinay

    Hi!

    Themeforest updated a few things related to the API keys. Please generate a new API key and you should be good :)

    Please see this link for more info http://themeforest.net/help/api

    Best regards,
    Vinay

    in reply to: How to undo a deleted layerslider? #631811

    Hey!

    You are most welcome :) We will mark this ticket as resolved please feel free to reach out to us if you have any issue in future via new ticket.

    We really appreciate it if you rate our theme on Themeforest.

    Thank you for using Enfold.

    Best regards,
    Vinay

    in reply to: New posts missing from blog page #631809

    Hi!

    Haha Ok! Glad you were able to figure out the issue :)
    Please feel free to get in touch with us if you have any issues via new ticket.
    Thank you for using Enfold.

    Regards,
    Vinay

    in reply to: Sidebar widgets styling #631802

    Hey!

    Glad we could help! We really appreciate it if you rate our theme on Themeforest.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Smooth Scroll to Anchor Not working #631564

    Hey tlsdave,

    I checked the issue and all the anchor links seem to be correct. However a plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    If this don’t sort the problem we need to take a closer look 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

    Best regards,
    Vinay

    Hi,

    Glad everything is working great for you and we are always happy to help you. It’s usually a conflict with a plugin that cause unexpected issues.
    please feel free to reach out to us in future if you have any issues :)

    Best regards,
    Vinay

    in reply to: Wrong menu item highlighted #631550

    Hi,

    To resolve the issue i removed the www in the links in the scholarships submenus links. Please review the site now :)

    Best regards,
    Vinay

    in reply to: Browsing Cache Issue with latest WordPress Update #631549

    Hey jend_onesource,

    Disable any caching plugin for a short period of time may be a few day’s until the browser cache expires so new files are automatically loaded.

    There are other way’s to force the latest version of css and js to load using javascript or server side methods this topic is completely out of our support scope but we can point you to some useful resources http://stackoverflow.com/search?q=clear+cache+on+server+side

    http://stackoverflow.com/questions/24657101/force-js-cache-clearing-without-server-side-coding

    I believe this is a temporary issue as the browser cache expires after a short duration. I would just do what you did and display a warning message on the site.

    normally people don’t reading a lot so I would simplify it a bit :)

    To Force Refresh on various platforms you can use the following combination of keys:

    Windows: ctrl + F5
    Mac/Apple: Apple + R or command + R
    Linux: F5

    Best regards,
    Vinay

    in reply to: How to have button align center on smartphones #631532

    Hey andreki,

    The button is centered but the min-width is larger than the screen width hence it appears to extend. To resolve this issue please reduce the button min-width.

    To do so please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .avia-button.avia-size-x-large {
        min-width: 230px!important;
    }
    

    Best regards,
    Vinay

    Hi,

    The site looks good on my end please check the screenshots below in private content area. You may not see the changes until the cached files are cleared in your browser.

    Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

    Best regards,
    Vinay

    • This reply was modified 9 years, 2 months ago by Vinay.
    in reply to: Woocommerce lightbox lacks navigation arrows #631524

    Hey cbentley65,

    By default when you install Enfold and Woocommerce it should display the product image lightbox with arrows as seen in the below screenshot.

    If this is not what you see on your site we need to take a closer look 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

    Best regards,
    Vinay

    in reply to: Increase the size of shopping cart icon in enfold #631519

    Hey codecreative,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .cart_dropdown  .cart_dropdown_link > span:before {
    	font-size: 30px!important;
    }
    

    Best regards,
    Vinay

    in reply to: Construction demo import not working #631503

    Hi,

    We need to take care of two issues that could be causing this problem.

    1. It appears that the folder permissions are not set correctly at the moment and wordpress require some folders to be writeable.

    2. As Andy mentioned you are using an old version.

    To resolve folder permission issue please check this link https://codex.wordpress.org/Changing_File_Permissions

    To update the theme please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.

    If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/

    Best regards,
    Vinay

    in reply to: Enfold vs Thrive Leads plugin #631493

    Hey zedsolutions,

    We noticed the issue and to resolve this we need to take a closer look 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 plugin if required

    Best regards,
    Vinay

    Hey michaelmiddle,

    Thank you for getting in touch with us regarding this issue.

    I have noticed the problem on your site and fixed it using the below script in Appearance > Functions.php

    /*
     * jQuery Fix
     */
    function modify_jquery() {
    if (!is_admin()) {
    	wp_deregister_script('jquery');
    	wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js');
    	wp_enqueue_script('jquery');
    }
    }
    add_action('init', 'modify_jquery');
    
    

    You are currently using an old version of the theme please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.

    If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/

    Once the theme is updated you can remove the above code from the bottom of Appearance > Functions.php

    Best regards,
    Vinay

    in reply to: Error fetching content #631478

    Hey Sunique,

    It appears to be related to wordpress core files please backup necessary settings/modifications and reinstall wordpress from Dashboard > Updates > Reinstall
    and update enfold to latest version 3.5.4 it should resolve the issue for you :)

    If this by chance do not solve the problem 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

    Best regards,
    Vinay

    Hi,

    Glad you found a work around, The church demo installs correctly on a number of the site’s our users are installing. This is one of a case where it is possible other site/server settings could possibly be
    causing this issue. if you still face same issue in future please try to increase the php memory and try again, maybe this helps: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,
    Vinay

    in reply to: How to undo a deleted layerslider? #631470

    Hi,

    Please select “Removed sliders” from screen options on top right and they will appear in the slider list.

    Best regards,
    Vinay

    in reply to: Stretched background color #631467

    Hi,

    Thank you for sharing the mockup, I have added the below CSS code to the Quick CSS section under Enfold > General Styling. To target specific pages you can use the html_entry_id class.
    Please clear browser cache and review the site now :)

    
    /*Page bg color*/
    
    .html_stretched.html_entry_id_303 #wrap_all {
        background-color: #C62F2F!important;
    }
    

    Best regards,
    Vinay

    in reply to: Website can not pass the google mobile friendly test #631422

    Hi,

    Thank you for getting in touch with us :)

    I just checked for the mobile friendly test on Google and got the below result :)

    Please review the site again on google and let us know if you have any questions.

    Best regards,
    Vinay

    Hi,

    Thank you for getting back to us with the details. This issue is reported to Kriesi please await his reply. In the meantime let us know if the woocommerce is updated to the latest version.

    UPDATE: I just had a word with my team regarding this and the warning turns out to be a false positive. Just make sure your plugins are updated :)

    Best regards,
    Vinay

    • This reply was modified 9 years, 2 months ago by Vinay.
    in reply to: SVG and Avia Layout Architect #631332

    Hey!

    You are most welcome :)

    If you are using another caching plugin with Wordfence try and disable minify js feature in Wordfence settings and check if that solves the problem.
    You can also use an alternate plugin for security please check out recommend plugins https://kriesi.at/support/topic/recommended-plugins/

    Best regards,
    Vinay

    Hi,

    As mentioned above you need to remove the page id and use the rest of the code to hide submenu sitewide. The above code was intended to hide submenu in the example page only.

    Best regards,
    Vinay

Viewing 30 posts - 7,501 through 7,530 (of 10,428 total)