Viewing 30 results - 239,011 through 239,040 (of 243,792 total)
  • Author
    Search Results
  • #140065

    Okay. I have reinstalled WordPress, installed the new version of Enfold, reinstalled the databases, switched themes (WP default twentythirteen theme text editor works fine), increased memory limit, and other things. Nothing is working. Desperately need some help here.

    #29225
    airbur
    Participant

    Hello,

    WordPress v3.6

    Enfold Theme v2.1 Setup for eCommerce

    Synthesis Web Hosting

    WooCommerce v2.0.14

    All of a sudden whenever you click on the Login option within Enfold, it redirects you to the WP admin login page. Users should never see this. Also, when you logout, you end up at the WP Admin login page.

    I tried using the the BAW Login/Logout plugin to get around it but it does the same thing.

    http://www.keeptightgear.com/Homepage

    I have already tried removing all plugins and also deleting the .htaccess file with no luck. I have emptied all caches, temp files, cookies etc. It’s happening for everyone.

    The only thing that changed I can think of was I pointed the DNS at the wp install IP to make the site live. Any help? Something in the database? Thanks!

    #29221
    #140040

    Hi Tfboy, you can do this changing the file and uploading it using an FTP program.

    Go to folder “Enfold” config-templatebuilder => avia-shortcodes => and open “contact.php” you will find it on line 226 if theme is V 2.1

    for V 2.0.1 open it on the same path and edit on line 218, save the file and upload it by FTP.

    I hope you understand.

    Regards,

    Elson Santos

    #139912

    Dear Devin,

    I have tried right now with the plugin Contact Form 7 and when a click the bottom “Send” I get the message – Failed to send your message. Please try later or contact the administrator by another method –

    The second plugin called WP Mail SMTP shows a message – http://wordpress.org/plugins/wp-mail-smtp/ – that say “This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress – so I don’t know what to do.

    I have asked you in my previous mail that I want to know how to update the Enfold Theme to the latest Version 2.1, but I don’t know how to proceed.

    Perhaps if I update the theme, the problem will be resolved. What do you think?

    Many thanks for the help and best regards, Adolfo

    #139911

    Dear Devin,

    I have been using right now the email address (Email address hidden if logged out) and my company host is BlueHost.com, but the Contact Form still doesn’t work.

    I will try this weekend using the plugins Contact Form7 or Wp-mail-smtp or I will talk to my server BlueHost.com as you told me. I will inform you about my inquiries,…

    Another question. The Enfold version I bought is “2013 August 21 – Version 2.0.1” but I read there is an Update: “Version 2.1 is Out Now” but my Dashboard don’t reflect there is a new version available to download and update automatically. Does Enfold not update automatically the news updates?

    This is a silly question, but how can I do to download the newest versions and make a re-installation?

    Many thanks for the help, Adolfo

    #140037

    In reply to: WP e-commerce

    Hey!

    No, but Enfold supports another shop plugin http://wordpress.org/plugins/woocommerce/

    Best regards,

    Peter

    #29207

    Topic: WP e-commerce

    in forum Enfold
    nicoleck83
    Participant

    Does the plugin WP e-commerce integrate into ENFOLD’s theme? I installed it and now all my pages and navigation are missing.

    #139815

    In reply to: Fullscreen Slider

    Hi salai_com,

    First disable any active plugins you have running. There seems to only be one but disable it just in case.

    Then delete the page with the fullscreen slider. Re-create it and add in only the image for the slide. If you are still getting the error, try re-updating your theme to the most recent version by re-downloading the theme from your downloads on ThemeForest and uploading it via FTP.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    goncalo
    Participant

    Hi,

    Since updating to Enfold 2.1 the accordion displays all toggles closed. The items that are configured to be initially open are closed but do display a ‘-‘ in front of the item name (as opposed to the ‘+’).

    Any thoughts?

    #29200
    robkhoo
    Participant

    Hi guys,

    I am transfering a large site over to enfold but am having some difficulties with the custom post type titles for archive pages. I have a template for the CPT and a portion snipped and pasted below. What I want is to display something different from the current “Archives” heading that current displays here: http://the758.com/restaurants/

    <?php

    global $avia_config, $more;

    /*

    * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.

    */

    get_header();

    echo avia_title(array(‘title’ => avia_which_archive()));

    ?>

    #139839

    Actually there’s no real workaround. You can either deactivate the plugin – then the ids will not change and the widgets work as expected or you can activate the plugin but then you need to re-configure all widgets and assign them to the new widget area. It also doesn’t make sense to change the order of the widget areas and to append them at the very bottom because as soon as you create a new “Enfold Custom Widget Area” the ids and the order will change again. However the good news is: as long as the plugin is activated the order of the widgets won’t change again.

    Personally I’d drag’n’drop all widgets into the “Inaktive Widgets” area – WordPress then saves the configuration of the widgets. Then activate the plugin and drag’n’drop all widget back into the proper areas…

    #139838

    uff, that sounds not good. What do you suggest in my case?

    #29192
    goncalo
    Participant

    Hi,

    Does Enfold have the possibility of a hover-zoom (to see enlarged details of image) on portfolio items. I’m looking for the functionality that you have in the product page of the Abundance Ecommerce template.

    Or do you know of a plugin that would work in Enfold to achieve this?

    Thanks!

    The avia map widget is very basic and you can’t i.e. add different locations to it. If you want build advanced maps without taking care of code modifications I recommend to use this plugin: WP Google Maps. I tested it with Enfold and it’s very intuitive & easy to use and it integrates well into our theme. You can create an unlimited number of maps & markers, re-size the maps, etc.

    #114836

    Hey!

    You can try: http://wordpress.org/plugins/wp-charts/ – I tested some charts with Enfold and they look pretty neat.

    Regards,

    Peter

    #134009

    In reply to: Portfolio meta

    There’s no need to exclude the file. Just create a “shortcodes” directory in your child theme folder and copy the shortcode file you want to overwrite (by default all files are located in wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes) from the parent theme directory to the child theme “shortcodes” directory. Then modify the shortcode php code as you like. Afterwards insert following code at the very end of the child thrmes functions.php

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    $template_url = get_stylesheet_directory();
    array_unshift($paths, $template_url.'/shortcodes/');

    return $paths;
    }

    Note that Enfold does not support theme files of other themes. You can’t i.e. simply copy the portfolio template from Replete or Propulsion into the Enfold folder but it requires some custom work to implement new features.

    #29132
    jackyking
    Participant

    Hi,

    After upgrading to ENFOLD 2.1 and then to WooCommerce 2.0.14, the WooCommerce shop base page is using WooCommerce’s style now and it messes up with that of ENFOLD.

    I tested with the previous version of ENFOLD and WooCommerce and didn’t find this issue.

    What I need help with is, how can I restore ENFOLD’s styling? or How can I make sure that any of the plugins installed don’t mess up with ENFOLD’s style settings?

    Thank you,

    #139566

    1) Please update your theme to version 2.1. The “old jquery version” issue was fixed in Enfold 2.0 which includes the latest version of layerslider (4.6.0) and according to the plugin authors this version is fully compatible with jQuery 1.10.x.

    2) If this doesn’t help please deactivate ALL plugins except bbpress and WooCommerce and check if the issue still persists. If not a plugin conflicts with the theme. Activate them one by one to find the culprit.

    #139986

    Hi Yigit,

    I have pasted the code into the Quick CSS in the Enfold theme options under styling. But when viewed on my Android phone the slider is still displayed.

    Cheers Vicki

    #114835

    I would like to see charts & graphs shortcodes like here

    or here

    http://demos.artillegence.com/limitless/shortcodes/charts-graphs/

    Thanks in advance :)

    #139932

    Hey,

    You have version 2.0.1. Please update to Enfold 2.1.

    Regards,

    Ismael

    #114987

    Hey,

    @yutakaemura: Domo arigatou gozaimasu. :)

    Cheers,

    Ismael

    #139970

    Hi,

    You have disabled mobile menu in CSS, please try adding this code to custom.css file or into Quick CSS in Enfold theme options page under Styling

    .responsive .mobile_menu_tablet .main_menu { display: block; }

    Regards,

    Yigit

    #139985

    Hi,

    Please add following code to Quick CSS in Enfold theme options page under Styling

    @media only screen and (min-width: 480px) and (max-width: 767px) { div.ls-wp-fullwidth-container { display: none; } }

    Regards,

    Yigit

    #139951

    I dont see anything attached? I’m looking for this page/section: http://kriesi.at/themes/enfold/features/#tab-id-2

    Which is the second tab called, “Style Generator”.

    #114986

    I created Japanese translations:

    http://www.emurasoft.com/pub/enfold-ja.zip

    I hope this will help someone!

    #29179
    yutakaemura
    Participant

    Thank you for adjusting date format on v2.1!

    I still found a missing place at:

    line 72 of enfold/includes/loop-author.php

    the_time(‘d M Y’)

    should be

    the_time(get_option(‘date_format’))

    Thank you!

    #139910

    Hi ahauber,

    I can assure that by itself the contact form does work :) With 9,000 copies sold of the theme we would have a few more reports if it flat out didn’t work.

    Typically there are a few things that can cause it to not work on an individual server. The first is to make sure the email address used is one based at your domain. Eg (Email address hidden if logged out) . Many servers have spam protection that will not allow mail to be sent out if it is being sent from an outside domain like @gmail.com or something like that.

    Your host may also not allow you to use the php mail function in which case you would need to try using smtp instead: http://wordpress.org/plugins/wp-mail-smtp/

    So first thing to try is change the email address the form gets sent to/originates to a domain hosted one. Next, try using an outside plugin like Contact Form 7 to test your servers mail function (or just talk to your server). If need be, use the smtp mail plugin.

    Regards,

    Devin

    #138976

    Hello Devin,

    Ok, I updated to Enfold 2.0.1 and the main menu items are still messed up in Safari. ;-(

    Please, if you have a moment, can you log into Safari and see what I’m talking about? You have to click on one of the menu links to see what I mean. Some turn “bold” and others do not. Very odd. http://goo.gl/lNogs8

    If you want to see what it’s supposed to look like, view it in Firefox browser.

    Thanks a bunch Devin. I know these support tickets cost $. I try not to get carried away.

    Sincerely,

    Pat

Viewing 30 results - 239,011 through 239,040 (of 243,792 total)