Viewing 30 results - 239,101 through 239,130 (of 244,382 total)
  • Author
    Search Results
  • #162099
    jm.sierra
    Participant

    Hello, Most recently while trying to use the (Layerslider) plug in it has become unresponsive while trying to edit existing and new slides. The weird thing is the plug in is still running as you can visit the site ( Comunidadonline.org ) and the sliders are running and active. On the WordPress backend I can click on the plug in and get as far as clicking edit to modify a slide show but once Im in the slides and try to change any settings nothing happens. The issue presented itself while running enfold ver: 2.0.1. I installed 2.1 to see if issue was resolved but same results.

    I have also manually deleted and reinstalled Layerslider via FTP as well as deleted this line of code this line of code from functions.php

    Line 341: equire_once( ‘config-layerslider/config.php’ );//layerslider plugin

    The plug in did indeed deactivate but once reinstalled and reenabled the issue continues. To clarify I do not know much about PHP and simply attempted the deleting of the code based on an article I found. I am hoping its not an issue with the whole site and it will have to be redone. Any help is appreciated.

    I think with image is better, so I’m asking the same question with image:

    When I try to edit the ‘Enfold – most beautiful theme ever’,

    I get following error:
    error

    also,

    problem in saving the new slider:
    problem adding new slider

    #162084

    In reply to: Install Demo Content

    Hi brunocferreira,

    First thing to do is re-download the theme from your downloads on ThemeForest. The version you have installed is quite a bit out of date and will not work with WordPress 3.6+.

    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

    Then you can see this video for the basics on getting your site set up as you would on a “first” time installation: https://vimeo.com/channels/aviathemes/64927356

    Regards,

    Devin

    #162068

    I am having similar problems when installed I get this, I tried to put the # sign in front of the lines but then it just moved the warning down a line.

    Warning: Missing argument 1 for get_post(), called in /home/vintagew/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/vintagew/public_html/wp-includes/post.php on line 371

    Warning: Missing argument 1 for get_post(), called in /home/vintagew/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 128 and defined in /home/vintagew/public_html/wp-includes/post.php on line 371

    Fatal error: Call to undefined function wp_get_theme() in /home/vintagew/public_html/wp-content/themes/enfold/framework/php/function-set-avia-frontend.php on line 1175

    ANY HELP ON THIS IS VERY MUCH APPRECIATED

    #162053

    Hi comitzuu,

    How have you added them into your page? All content elements should always be inside column elements which is how the layout is then generated for the live view.

    By default, that isn’t how they should be getting displayed so I’m not sure what the issue is but knowing a bit more about how you have that content structured in your advanced layout editor will help.

    Regards,

    Devin

    Hi comitzuu,

    The best way would be to turn on the custom class field for all elements by adding this to your functions.php file:
    add_theme_support('avia_template_builder_custom_css');

    Then you can add your own class to each element as needed.

    Regards,

    Devin

    #162050

    Hi anchantw,

    You can use this plugin to change all content to use HTTPS over HTTP in the meantime: http://wordpress.org/plugins/wordpress-https/

    The background images sounds like its a user uploaded one or possible added in via the Quick CSS field (which gets saved to the enfold.css file in the dynamic upload folder). If that is the case then you can modify it in the css. If not, then it just needs its method changed for custom uploads in the style editor.

    Both will be fixed with the above plugin however though neither actually effect the security of using SSL.

    Regards,

    Devin

    #162024

    Hi,

    I see the accents displaying correctly:

    Regards,
    Josue

    #162011
    JasonAlmeida
    Participant

    Site: acstemps.com just tried install today. I know I installed correct file.
    Getting these odd below messages.

    Warning: session_start() [function.session-start]: open(/home/content/04/11791704/tmp/sess_3tlijs48dhbld0jeq6te61nhd7, O_RDWR) failed: No such file or directory (2) in /home/content/04/11791704/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/04/11791704/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/04/11791704/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/04/11791704/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/04/11791704/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    #162009

    Hi,

    The problem is that this file doesn’t exist http://wingchun.sifuzahler.de/wp-content/uploads/dynamic_avia/enfold.css, if you want me to check it personally, please create an administrator account and send it to (Email address hidden if logged out) .

    Regards,
    Josue

    #161999

    Enfold 2.2 is not up on themeforest. Version 2.1 of the theme’s update in theme options doesn’t say there is an update either.

    #161998

    Great it is fixed now!
    Thank you Josue.

    Regards,

    Pieterjan

    #161997

    Hi Chad,

    In the latest version of Enfold (2.2), wp_link_pages() is called in these files (3):

    http://i.imgur.com/XhHIgja.png

    Regards,
    Josue

    #161996

    I understand that wordpress handles it. However, each theme, for styling purposes, deals with wp_link_pages() differently. In the Twenty-Twelve theme the wp_link_pages() tag is found in single.php.

    Where are ALL the wp_link_pages() tags located in Enfold? I found one in loop-single.php, one in loop-index.php, and one in loop-page.php in the \includes\ folder. But when I make changes to the attributes in wp_link_pages() in those php files nothing happens in the theme. There must be another location for that template tag in Enfold. Or something in the theme styling is overriding those changes.

    All I want to do is change the way the posts handle the <!–nextpage–> Page Link. Currently in Enfold it only displays “1 2 3” etc… In wordpress default it at least displays “page 1 2 3” etc…

    Thanks,
    Chad

    #161995
    optizign13
    Participant

    Hello, Enfold is great! Please provide the CSS customizations for the following, if possible:

    1. I would like to shorten the height of menu without ruining the drop down. I’ve tried the code below but it messes up the drop down menu:

    #top .main_menu .menu li>a { height: 65px!important; line-height: 65px!important}

    2. Change the active menu link color. Other ones I’ve found only changed the drop down item color

    3. Change the title color/size (where the breadcrumbs were)

    #161993

    Hi,

    I solved it :). It was settings in Enfold>Sidebars>Page Sidebar navigation. I just turned it off. And it’s ok now… I need to get use to the logic of Enfold theme, it will take some time. Love the way, the creators of Enfold think!

    #161980

    Hi,

    Please enable the custom-facebook-feed plug-in, i want to check for errors in the Javascript console.

    Regards,
    Josue

    #161979
    dorseybrand
    Participant

    Thanks for such a great theme!

    I’m having some issues, however. I’m currently using the most updated WP and Enfold theme and cannot get my created and saved pages to load. When I go to Settings/Reading, there is NO setting option for the Homepage or the Posts page. Under Enfold, I cannot choose any dropdown page and even under Menus, there are NO pages. PLEASE HELP.

    With Appreciation,
    Dionna
    (Email address hidden if logged out)

    #161974

    Thanks for the quick reply.

    The map image is displaying correctly on http://www.assc.org.uk/contact-us/.

    The facebook plug-in is currently disabled in the right sidebar at http://www.assc.org.uk/

    #161961

    In reply to: embed twitter widget

    Hi,

    I applied the code it works fine. But read more does not work. It may be because you are using WordPress 3.6.1 and Enfold version 1.6. You should at least have version 2.0.1 if you are using WordPress 3.6+. Version 2.1 is available on ThemeForest. You can try updating your theme. In that case, if you are not using child theme, please make sure you have backup of changes you have made on the theme overall.

    Regards,
    Yigit

    #161959

    In reply to: Install Demo Content

    Hello, sorry, it’s the first time use. The theme is the Enfold, located the import button to import but the slider does not install and error it appears beyond not see the rest of the content. Only one carries on the home page blog even selecting another type of home page. (www.bresola.com.br / site)

    #161958

    Hi,

    Can you post a link to your website please?

    Regards,
    Josue

    #161950

    In reply to: varied problems

    Hi,

    Please add following code to Quick CSS in Enfold theme options under Styling
    #top .main_menu .menu>li:last-child>a { padding-right: 13px; }

    Regards,
    Yigit

    #161949

    I have the same issue. I’m running Enfold 2.1 (clean install on a new host) and Enfold Child 1.0 downloaded a day after the 2.1 update came out. Is this issue present on the Child theme, but not the main theme? Can I import my settings from the Child theme into the Main theme? Is there even a need for the Child theme now that the main theme includes an update theme feature?

    #161947
    ChunkyBits
    Participant

    Hi,
    I have a website that is using the Enfold google map widget on my contact page. This displays correctly.

    However, when I enable the custom-facebook-feed plug-in (http://wordpress.org/plugins/custom-facebook-feed/), then the facebook feed works as expected, but the google map widget no longer displays the map image.

    This behaviour occurs in both custom widget and existing widget areas. As soon as I deactivate the custom-facebook-feed plug-in, then the google map image returns with a simple refresh of the website page.

    I appreciate that this is issue is just as likely to be the fault of the custom-facebook-feed plug-in, but unfortunately, I’ve got no idea of where to begin in tracking down the clash.

    Any ideas?

    Thanks,

    #161936

    Glad we could help. Let us know if you have any other questions or issues.

    #161935

    Hi Bogdan,

    Actually you are using Enfold version 1.6. Currently 2.1 is available on ThemeForest. I would recommend you to firstly update your theme and WordPress to 3.6 or to 3.6.1. Since version 1.6 many bugs fixed and improvements done. Let us know if issues remain after update
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP:
    http://vimeo.com/67209750

    Regards,
    Yigit

    #161934

    Devin,
    Fixed it. A thousand thank yous! This is one of those times some folks would have said “not part of our theme, so not our problem”. I really appreciate your help. Great support!

    #161931
    #161925

    Hi Stephane,

    Just figured out the problem. Your widget titles are the same color as your background. They are there but not visible. Please add following code to Quick CSS in Enfold theme options under Styling
    #footer .widgettitle { color: white!important; }
    You can change the color by changing ‘white’ and you can insert Hex color values like #ff4d4d

    Regards,
    Yigit

    • This reply was modified 12 years, 6 months ago by Yigit.
Viewing 30 results - 239,101 through 239,130 (of 244,382 total)