Viewing 30 results - 221,251 through 221,280 (of 242,450 total)
  • Author
    Search Results
  • #254473

    Topic: Homepage V9

    in forum Enfold
    hark
    Participant

    Update
    Hi Guys

    I have just updated my Enfold Theme to 2.7.

    When I bought the theme there was no http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/ as an option for a homepage. The update did not bring in this page either?

    I am I missing something in having the V9 optoin on my dashboard?

    Thanks for any help.

    #254469

    In reply to: For Blog posting

    Hi niceenfold!

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

    .post-meta-infos { display: none!important; }

    Cheers!
    Yigit

    #254468

    Hey RobPhrase!

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

    @media only screen and (max-width: 990px) { 
    .template-page .entry-content-wrapper h2 {
    font-size: 20px;
    }
    section.av_textblock_section > span {
    float: left!important;
    }}

    Best regards,
    Yigit

    #254464

    Hey!

    Deactivating plugins probably helped, i have not logged in to your website. You can try activating plugins one by one to find the culprit.
    I am marking this topic as resolved. Let us know if you have any other questions or issues

    Cheers!
    Yigit

    #254462

    Hi Yigit,
    Thank you very much! What did you do to make it work?

    Thanks again!
    Jason

    #254461

    Yes. I tried to flush the cache and also viewed it in a “private” window in the browser, still not showing up when the window is resized to small. I have installed the woocommerce menu cart plugin to help people identify where the cart is at, however I’ve tried it with and without, so I don’t think there is a conflict with that.

    I do use maxcdn and I know that some of the css files for enfold are cached there. Is there a certain CSS file I would need to flush on maxcdn that the quick CSS inserts into?

    Gary

    #254460
    adrianwackernah
    Participant

    Seit ich das Update 2.7 eingespielt habe – was übrigens tolle neue Features hat –, bekomme ich ein Warning im Frontend angezeigt, das erst verschwindet, wenn ich wpSEO von Sergej Müller deaktiviere:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wpseo_frontend_head_init’ not found or invalid function name in /www/htdocs/w00ffce5/bm-de/wp-includes/plugin.php on line 470

    Das liegt an Enfold 2.7 und bitte bitte gebt mir schnell ein Update, denn ich deaktivierte erstmal das wpSEO, was natürlich überhaupt nicht gut ist.

    • This topic was modified 11 years, 2 months ago by adrianwackernah. Reason: Aktualisierter Stand
    #254453

    Hey!

    There there.. Please check your website now. It does work fine on my end! :)

    Cheers!
    Yigit

    #254440

    Hey!

    Thank you for the update.

    I checked the website on IE 10 and scroll the page a few times. The icon is positioned properly.

    Although I noticed that you’re using a very old version of the theme. Please download the latest Enfold version 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    #254439

    Ok i understand,
    no problem.
    thx !

    Hey!

    Thank you for the update.

    Yes, there is a solution to change the flag with php but it is outside the scope of support and the task is quite involved. The flag hook and css code is working properly. You might need to hire a freelance developer to modify the theme for you. Please visit Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Cheers!
    Ismael

    #254435
    cortvermin
    Participant

    Hello,
    i updated to 2.9 (via updatefunction in wordpress) and tried to use the new magazine layout. but it seems, the css is missing (?)

    you can see the problem here http://www.wohnluft.de/

    BTW: its not visible on the menu on your livepage, but i found it due the search button http://kriesi.at/themes/enfold/home-v10-magazine/

    #254432

    Hi Yigit,
    I did what you instructed but it didn’t work.
    Sob sob…

    Jason

    #254431

    Hey!

    Thank you for your patience.

    If you don’t mind, can you please provide us with the link to the original thread that you posted? A screenshot explaining the issue will greatly help. We’re trying our best to help you out with the issues you’re having and if the solutions provided are not sufficient, we would like to apologize. Replacing the theme files and updating them are necessary to fix a certain problem or at least find the direct issue, so if it is not fixing the problem, again, we would like to apologize. Note that this is a free service so please, let’s keep the tone light and respectful. Thanks! :)

    Please post the login details here and set it as a private reply. Make sure that you’re running Enfold 2.7 and the latest version of WordPress which is version 3.9.

    Regards,
    Ismael

    #254426

    Hey!

    Please try deactivating all active plugins and check if that helps

    Cheers!
    Yigit

    #254420

    Please help me. Thanks!
    Jason

    #254414
    undervised
    Participant

    I’m currently adding google maps widget to the footer:

    http://checkmymole.co.uk/

    It saying Fetching coordinated when I’m adding an address but then nothing happens:
    http://tashload.com/Uploader/uploads//uzqECjI.png

    Hi!

    It seems like only one image is broken on my end – http://i.imgur.com/IZzrhqz.png
    Please try removing and re-uploading it in Media > Library

    Regards,
    Yigit

    #254406

    Hey!

    Please try updating Enfold to the latest version 2.7 and check if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #254403

    In reply to: iPhone iPad

    Hey mullemull!

    Thank you for using the theme.

    Did you set the Enfold > Theme Options > Responsive Layout active? to Fixed Layout? If not, users don’t need to zoom because the website is responsive. If you still want to enable the zoom, please edit header.php and find this code on line 40:

    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
    

    Replace it with:

    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes">';
    

    Regards,
    Ismael

    #254402

    In reply to: Theme Update to 2.7

    Hi Devin, so other than the footer.php file the

    1. the Styling changes via Quick Css and
    2. the Enfold Theme options I have set in the backend

    will definitely not be effected by the complete theme update via Ftp and the site will look the exact same?

    #254396

    Hey!

    The string can be translated. You can find it on includes > helper-social-media.php file.

    You can use this plugin to find the string then translate it: http://wordpress.org/plugins/codestyling-localization/

    Regards,
    Ismael

    #254392

    In reply to: Visual Editor

    Hi park13!

    Please flush cache few times and issue should be fixed. If not, let us know!
    P.S.: Version 2.7 is now available on ThemeForest – kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #254391
    swissfilm
    Participant

    Installed the latest version of WPML and the Enfold 2.7 on WP 3.9.
    I noticed that the advanced layout editor or shortcodes no longer work. same goes for options dropdown,help, widget and so on. There also seems to be a standing issue with the portfolio taxonomy. Switching language inside a portfolio page creates a 404 page.
    when clicking on the design page following error appears on top:
    Warning: uasort() [function.uasort]: Array was modified by the user comparison function in /home/www/xyz/html/wp-includes/class-wp-theme.php on line 1211

    • This topic was modified 11 years, 2 months ago by swissfilm.

    Hey!

    Sure thing, just use this:

    .avia-icon-list .iconlist_icon {
    border-radius: 0;
    }

    If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

    #254387

    Hi!

    As always, thank you for using the theme!

    If you can’t see the update on the theme update panel, please download the latest version 2.7 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/


    @elbnetz
    : If you don’t mind, please provide us a link to your website. We would like to check it. You might want to increase the wordpress php memory limit to at least 128M. Depending on your hosting environment you might experience an issue when trying to access the Advance Layout Builder. This is usually due to the builder timing out because of a memory limit in your server environment. The first thing you can do to fix this is to add the following lines in your wp-config.php file located at the root of wp directory:

    define( 'WP_MEMORY_LIMIT', '128M' );
    define( 'WP_MAX_MEMORY_LIMIT', '256M' );

    You can also contact your host if you’re not comfortable doing the adjustments yourself. Refer to this link for more info: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Best regards,
    Ismael

    #254384

    Hey!

    It looks like your website is currently down – http://www.downforeveryoneorjustme.com/http://hyrenhunk.sokonline.se/
    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .news-thumb {
    height: 130px;
    width: 130px; }
    .news-thumb img, .news-thumb img {
    width: 122px;
    height: 122px;
    }

    Then go to Appearance > Editor and open functions.php file and find

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news

    and change width and height to 122px and regenerate thumbnails using – http://wordpress.org/plugins/regenerate-thumbnails/
    Regards,
    Yigit

    #254383

    In reply to: Enfold Showcase

    Sure, my email is (Email address hidden if logged out)

    Thanks!

    #254380

    Hi!

    Glad it is working now. If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. You can also watch some of our Video Tutorials to learn more about the theme.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page.

    Best regards,
    Ismael

Viewing 30 results - 221,251 through 221,280 (of 242,450 total)